1. f285161 SF: add IEventThreadCallback to EventThread by Ady Abraham · 2 years ago
  2. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years, 1 month ago
  3. 8c5b700 [sf] Add TransactionTraceWriterTests by Vishnu Nair · 2 years, 1 month ago
  4. c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years, 1 month ago
  5. fdac565 SF: Fix mode setting for secondary displays by Dominik Laskowski · 2 years, 2 months ago
  6. ec0eac2 SF: Report missed frames per display by Dominik Laskowski · 2 years, 7 months ago
  7. 9ea0312 SF: Update unit test to pass non-default mocks. by Brian Johnson · 2 years, 2 months ago
  8. 822ecbd SF: Move AttachedChoreographer to Scheduler by Ady Abraham · 2 years, 2 months ago
  9. 30db640 Revert "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 2 months ago
  10. 8117c1a SF: Introduce struct surfaceflinger::Config by Lloyd Pique · 2 years, 3 months ago
  11. d7ce14f Merge "Reland "SF: Encapsulate frame targeting"" into udc-qpr-dev am: 695dd0de28 am: 65fc8649f1 by TreeHugger Robot · 2 years, 3 months ago
  12. b418dd7 Reland "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 3 months ago
  13. a1456c1 SF: Add ro.surface_flinger.min_acquired_buffers by Lloyd Pique · 2 years, 4 months ago
  14. e85d7fa Revert "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 4 months ago
  15. 6d21dd3 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev am: 4530ad4d4d am: 92455a5c72 by Vishnu Nair · 2 years, 4 months ago
  16. d754983 Merge "Track transaction merges through transaction trace" into udc-dev am: addae5a203 am: 42e4a5e7a2 by Pablo Gamito · 2 years, 4 months ago
  17. 4530ad4 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev by Vishnu Nair · 2 years, 4 months ago
  18. addae5a Merge "Track transaction merges through transaction trace" into udc-dev by Pablo Gamito · 2 years, 4 months ago
  19. 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 5 months ago
  20. 9550c09 Move rotation flags to SF by Leon Scroggins III · 2 years, 4 months ago
  21. 85d4b22 Move rotation flags to SF by Leon Scroggins III · 2 years, 4 months ago
  22. 802ac4f [sf] avoid traversals for cursor updates and buffer udpates by Vishnu Nair · 2 years, 4 months ago
  23. c183eed SF: Encapsulate frame targeting by Dominik Laskowski · 2 years, 8 months ago
  24. 4235ea0 Loosen requirement that getVsyncSchedule returns an object by Leon Scroggins III · 2 years, 5 months ago
  25. cd5edad Merge "Round up virtual display refresh rate" into udc-dev by Huihong Luo · 2 years, 5 months ago
  26. 59a60b7 Round up virtual display refresh rate by Huihong Luo · 2 years, 6 months ago
  27. 40a0171 Merge "Move exclude layer to CaptureArgs." into udc-dev by TreeHugger Robot · 2 years, 5 months ago
  28. 0538cae Rewrite the PowerAdvisor using standard power wrappers and clean up by Matt Buckley · 2 years, 10 months ago
  29. 0284463 Move exclude layer to CaptureArgs. by Ajinkya Chalke · 2 years, 6 months ago
  30. b5f40e5 SF: Inline SurfaceFlinger::initializeDisplays by Dominik Laskowski · 3 years ago
  31. 360ae78 SF: Avoid forcing modeset during boot by Dominik Laskowski · 2 years, 6 months ago
  32. 6738862 Reland "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 7 months ago
  33. ba9323a SF: Fix unit tests re-registering a display by Leon Scroggins III · 2 years, 6 months ago
  34. e99b98c SF: Fix synthetic VSYNC after first powering on by Dominik Laskowski · 2 years, 7 months ago
  35. 2b1037b SF: Clean up FakeDisplayDeviceInjector TODO by Dominik Laskowski · 2 years, 7 months ago
  36. aee9a62 SF: Deduplicate mock scheduler setup in tests by Dominik Laskowski · 2 years, 7 months ago
  37. 44e355f Merge changes Id6800c30,I6c84b89d by TreeHugger Robot · 2 years, 7 months ago
  38. a8cafbf Merge "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 7 months ago
  39. 6c6dd3b Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 7 months ago
  40. 39dfc94 SF: Avoid a few nullable sp<DisplayDevice> params by Dominik Laskowski · 2 years, 7 months ago
  41. 82a999b Merge "Revert "Cache and uncache buffers in the same transaction"" by Patrick Williams · 2 years, 7 months ago
  42. 1088bbf Revert "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 7 months ago
  43. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 7 months ago
  44. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 10 months ago
  45. 7aa0eb7 SF: Change screenshot code to use snapshots by Vishnu Nair · 2 years, 7 months ago
  46. 1c99a00 SF: Move ownership of VsyncModulator to Scheduler by Dominik Laskowski · 2 years, 8 months ago
  47. 75ce1ea Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 8 months ago
  48. 011f8ba SF: remove DispSyncSource by Ady Abraham · 2 years, 10 months ago
  49. 3190813 Fix RenderArea use after free error by Patrick Williams · 2 years, 8 months ago
  50. 6bb1282 Add security check to getPhysicalDisplayToken binder function. by Sally Qi · 2 years, 11 months ago
  51. b4d42f9 Merge "SF: Fix condition to activate display on power-on" by TreeHugger Robot · 2 years, 9 months ago
  52. bdf7e4b Each Display Mode now has a list of supported HDR types. by Marc Kassis · 2 years, 10 months ago
  53. c132a15 SF: Fix condition to activate display on power-on by Dominik Laskowski · 2 years, 9 months ago
  54. ace3d05 SF: add render frame rate to the scheduler by Ady Abraham · 2 years, 10 months ago
  55. 88b5db0 Merge "SF: Implement leader display promotion/demotion" by Dominik Laskowski · 2 years, 10 months ago
  56. 596a256 SF: Implement leader display promotion/demotion by Dominik Laskowski · 2 years, 10 months ago
  57. c5269bf Merge changes I61fe1d1f,I8a440e9f by Vishnu Nair · 2 years, 10 months ago
  58. 40fff5c SF: Look up buffer caches in binder thread by Vishnu Nair · 2 years, 10 months ago
  59. 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 2 years, 10 months ago
  60. ee5e78a Merge changes from topic "sf_render_frame_rate" by Ady Abraham · 2 years, 10 months ago
  61. 285f8c1 SF: store the render frame rate in RefreshRateConfigs::Policy by Ady Abraham · 2 years, 11 months ago
  62. b5a094b SF: Avoid registering DisplayDevice with Scheduler by Dominik Laskowski · 2 years, 10 months ago
  63. 13e11b5 Merge "SF: Rename RefreshRateConfigs" by TreeHugger Robot · 2 years, 10 months ago
  64. 0a525a4 SF: Change RenderEngine ownership by Patrick Williams · 2 years, 10 months ago
  65. d82e0f0 SF: Rename RefreshRateConfigs by Dominik Laskowski · 2 years, 10 months ago
  66. 07e2a48 SF: Carve out LayerHandle by Vishnu Nair · 2 years, 11 months ago
  67. e23e6bb Merge "SF: Carve out LayerCreationArgs" by Vishnu Nair · 2 years, 11 months ago
  68. cb8be50 SF: Carve out LayerCreationArgs by Vishnu Nair · 2 years, 11 months ago
  69. 377c014 SF: Add LayerSnapshotGuard to manage layer snapshot by Patrick Williams · 2 years, 11 months ago
  70. e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years, 1 month ago
  71. 83876a7 Merge "Add layer name to layer_state_t and SurfaceControl" by Patrick Williams · 2 years, 11 months ago
  72. a361de6 Add layer name to layer_state_t and SurfaceControl by Patrick Williams · 2 years, 11 months ago
  73. ab8ffef Remove SurfaceInterceptor and surfacereplayer by Huihong Luo · 3 years, 1 month ago
  74. 69b58e8 [MD] Single refresh rate selection by ramindani · 3 years ago
  75. f2b0478 Merge "SF: Add TransactionHandler" by Vishnu Nair · 2 years, 11 months ago
  76. 59f6d2d SF: Add TransactionHandler by Vishnu Nair · 2 years, 11 months ago
  77. 10f71e7 Merge changes If83c9084,Iee87316e by TreeHugger Robot · 2 years, 11 months ago
  78. e591b55 SF: Identify the active display with its ID by Dominik Laskowski · 3 years ago
  79. 38cbb26 Merge "SF: Move color modes to DisplaySnapshot" by TreeHugger Robot · 3 years ago
  80. 1523dad SurfaceFlinger: Remove eSynchronous flag by Vishnu Nair · 3 years ago
  81. 788945b SF: Move color modes to DisplaySnapshot by Dominik Laskowski · 3 years ago
  82. 0a4fb00 CE: Snapshot layer metadata by Vishnu Nair · 3 years, 1 month ago
  83. bedb44b SF: Populate RE layer settings from layer snapshot and CE layer state by Vishnu Nair · 3 years, 1 month ago
  84. 83f36b2 SF: Remove BufferStateLayer class by Patrick Williams · 3 years ago
  85. 46b61b9 SF: Remove EffectLayer class by Patrick Williams · 3 years ago
  86. f8734e0 SF: Enforce thread safety of active mode access by Dominik Laskowski · 3 years ago
  87. b363c4c SF: Introduce DisplaySnapshot by Dominik Laskowski · 3 years, 1 month ago
  88. 1c69cd3 Allow first power mode as off state by linpeter · 3 years, 2 months ago
  89. f11728a SF: Introduce a configure stage by Dominik Laskowski · 3 years, 1 month ago
  90. add53b1 Merge "SF: Reject hotplug if display modes failed to load" by Dominik Laskowski · 3 years, 1 month ago
  91. bab5128 SF: Reject hotplug if display modes failed to load by Dominik Laskowski · 3 years, 1 month ago
  92. 8ee6e37 SF: Remove static screen stats by Dominik Laskowski · 3 years, 1 month ago
  93. 08fbd85 SF: Delegate ICompositor interfacing to Scheduler by Dominik Laskowski · 3 years, 2 months ago
  94. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 1 month ago
  95. b21272e Remove container layer by Vishnu Nair · 3 years, 2 months ago
  96. 129e7fc Merge "SurfaceFlinger: LocklessQueue for transaction queue" by Vishnu Nair · 3 years, 1 month ago
  97. 60d902e SurfaceFlinger: LocklessQueue for transaction queue by Vishnu Nair · 3 years, 2 months ago
  98. f9a7d41 Merge changes I078a2055,Ifa7f2705 by TreeHugger Robot · 3 years, 1 month ago
  99. 66296b2 SF: Stop collecting animation FrameStats by Dominik Laskowski · 3 years, 2 months ago
  100. b5ecca4 Merge changes I08302d7c,I0d2240f8,I22d8ad44,I72600027 by TreeHugger Robot · 3 years, 2 months ago