1. 4babfc4 SF: Remove ConnectionHandle concept in Scheduler by Dominik Laskowski · 1 year, 6 months ago
  2. 3fa3fb9 Merge "[SF] Updates to not send hints without a present being followed" into main by Ram Indani · 1 year, 6 months ago
  3. ae64582 [SF] Updates to not send hints without a present being followed by ramindani · 1 year, 7 months ago
  4. 2ae2cc9 Merge "SF: Initialize all displays on boot/restart" into main by Dominik Laskowski · 1 year, 7 months ago
  5. a42d539 SF: Initialize all displays on boot/restart by Dominik Laskowski · 2 years, 10 months ago
  6. a7be94e Cleanup Scheduler::initVsync by Leon Scroggins III · 1 year, 7 months ago
  7. 0bd0d4c SF: Move present timing to FrameTargeter by Leon Scroggins III · 2 years, 8 months ago
  8. 823d4ca Move VsyncConfiguration from SF to Scheduler by Leon Scroggins III · 1 year, 8 months ago
  9. a5643cb Merge "Revert "SF: Flow DisplayModeRequest through mode set FSM"" into main by Leon Scroggins · 1 year, 8 months ago
  10. 63abc2b Revert "SF: Flow DisplayModeRequest through mode set FSM" by Dominik Laskowski · 1 year, 8 months ago
  11. de415b2 Merge "SF: pass last vsync to VsyncPredictor" into main by Ady Abraham · 1 year, 8 months ago
  12. 4335afd SF: pass last vsync to VsyncPredictor by Ady Abraham · 1 year, 8 months ago
  13. aaab4c3 SF: Flow DisplayModeRequest through mode set FSM by Dominik Laskowski · 2 years, 3 months ago
  14. b507b71 Merge "[SF] Move the notifyExpectedPresentHint call to SF" into main by Ram Indani · 1 year, 8 months ago
  15. c67d22c [SF] Move the notifyExpectedPresentHint call to SF by ramindani · 1 year, 8 months ago
  16. 18fa7c6 Add isProtected flag to Output by Chavi Weingarten · 1 year, 8 months ago
  17. f5fb5b0 Immediately fail screenshots if requesting secure without permission. by Chavi Weingarten · 1 year, 8 months ago
  18. be6e8dc Merge "Use the new HWC api to handle hotplug event" into main by Huihong Luo · 1 year, 8 months ago
  19. 791bef9 Use the new HWC api to handle hotplug event by Huihong Luo · 1 year, 11 months ago
  20. c94bffc SF: fix unittest failure for minFramePeriod by Ady Abraham · 1 year, 9 months ago
  21. 41376b6 Update LayerHistory layer properties when they change by Vishnu Nair · 1 year, 9 months ago
  22. d4354a9 [SF] Adds callback from the VsyncPredictor by ramindani · 1 year, 10 months ago
  23. 414f408 Non-visible layers are now "inactive" by Rachel Lee · 1 year, 10 months ago
  24. 69f9522 Change small area detection to support new front end design by Arthur Hung · 1 year, 10 months ago
  25. 8134c1a Avoid clearing transaction flags too early by Vishnu Nair · 1 year, 10 months ago
  26. 47b7bb4 [sf-newfe] Update layer history for invisible layers by Vishnu Nair · 1 year, 10 months ago
  27. f285161 SF: add IEventThreadCallback to EventThread by Ady Abraham · 1 year, 11 months ago
  28. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years ago
  29. 8c5b700 [sf] Add TransactionTraceWriterTests by Vishnu Nair · 2 years ago
  30. c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years ago
  31. fdac565 SF: Fix mode setting for secondary displays by Dominik Laskowski · 2 years, 1 month ago
  32. ec0eac2 SF: Report missed frames per display by Dominik Laskowski · 2 years, 6 months ago
  33. 9ea0312 SF: Update unit test to pass non-default mocks. by Brian Johnson · 2 years, 1 month ago
  34. 822ecbd SF: Move AttachedChoreographer to Scheduler by Ady Abraham · 2 years, 1 month ago
  35. 30db640 Revert "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 1 month ago
  36. 8117c1a SF: Introduce struct surfaceflinger::Config by Lloyd Pique · 2 years, 3 months ago
  37. d7ce14f Merge "Reland "SF: Encapsulate frame targeting"" into udc-qpr-dev am: 695dd0de28 am: 65fc8649f1 by TreeHugger Robot · 2 years, 2 months ago
  38. b418dd7 Reland "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 2 months ago
  39. a1456c1 SF: Add ro.surface_flinger.min_acquired_buffers by Lloyd Pique · 2 years, 3 months ago
  40. e85d7fa Revert "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 3 months ago
  41. 6d21dd3 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev am: 4530ad4d4d am: 92455a5c72 by Vishnu Nair · 2 years, 3 months ago
  42. d754983 Merge "Track transaction merges through transaction trace" into udc-dev am: addae5a203 am: 42e4a5e7a2 by Pablo Gamito · 2 years, 3 months ago
  43. 4530ad4 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev by Vishnu Nair · 2 years, 3 months ago
  44. addae5a Merge "Track transaction merges through transaction trace" into udc-dev by Pablo Gamito · 2 years, 3 months ago
  45. 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 4 months ago
  46. 9550c09 Move rotation flags to SF by Leon Scroggins III · 2 years, 3 months ago
  47. 85d4b22 Move rotation flags to SF by Leon Scroggins III · 2 years, 3 months ago
  48. 802ac4f [sf] avoid traversals for cursor updates and buffer udpates by Vishnu Nair · 2 years, 3 months ago
  49. c183eed SF: Encapsulate frame targeting by Dominik Laskowski · 2 years, 7 months ago
  50. 4235ea0 Loosen requirement that getVsyncSchedule returns an object by Leon Scroggins III · 2 years, 4 months ago
  51. cd5edad Merge "Round up virtual display refresh rate" into udc-dev by Huihong Luo · 2 years, 4 months ago
  52. 59a60b7 Round up virtual display refresh rate by Huihong Luo · 2 years, 5 months ago
  53. 40a0171 Merge "Move exclude layer to CaptureArgs." into udc-dev by TreeHugger Robot · 2 years, 4 months ago
  54. 0538cae Rewrite the PowerAdvisor using standard power wrappers and clean up by Matt Buckley · 2 years, 9 months ago
  55. 0284463 Move exclude layer to CaptureArgs. by Ajinkya Chalke · 2 years, 5 months ago
  56. b5f40e5 SF: Inline SurfaceFlinger::initializeDisplays by Dominik Laskowski · 2 years, 10 months ago
  57. 360ae78 SF: Avoid forcing modeset during boot by Dominik Laskowski · 2 years, 6 months ago
  58. 6738862 Reland "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 6 months ago
  59. ba9323a SF: Fix unit tests re-registering a display by Leon Scroggins III · 2 years, 6 months ago
  60. e99b98c SF: Fix synthetic VSYNC after first powering on by Dominik Laskowski · 2 years, 6 months ago
  61. 2b1037b SF: Clean up FakeDisplayDeviceInjector TODO by Dominik Laskowski · 2 years, 6 months ago
  62. aee9a62 SF: Deduplicate mock scheduler setup in tests by Dominik Laskowski · 2 years, 6 months ago
  63. 44e355f Merge changes Id6800c30,I6c84b89d by TreeHugger Robot · 2 years, 6 months ago
  64. a8cafbf Merge "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 6 months ago
  65. 6c6dd3b Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 6 months ago
  66. 39dfc94 SF: Avoid a few nullable sp<DisplayDevice> params by Dominik Laskowski · 2 years, 6 months ago
  67. 82a999b Merge "Revert "Cache and uncache buffers in the same transaction"" by Patrick Williams · 2 years, 6 months ago
  68. 1088bbf Revert "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 6 months ago
  69. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 6 months ago
  70. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 9 months ago
  71. 7aa0eb7 SF: Change screenshot code to use snapshots by Vishnu Nair · 2 years, 7 months ago
  72. 1c99a00 SF: Move ownership of VsyncModulator to Scheduler by Dominik Laskowski · 2 years, 7 months ago
  73. 75ce1ea Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 7 months ago
  74. 011f8ba SF: remove DispSyncSource by Ady Abraham · 2 years, 9 months ago
  75. 3190813 Fix RenderArea use after free error by Patrick Williams · 2 years, 7 months ago
  76. 6bb1282 Add security check to getPhysicalDisplayToken binder function. by Sally Qi · 2 years, 10 months ago
  77. b4d42f9 Merge "SF: Fix condition to activate display on power-on" by TreeHugger Robot · 2 years, 8 months ago
  78. bdf7e4b Each Display Mode now has a list of supported HDR types. by Marc Kassis · 2 years, 9 months ago
  79. c132a15 SF: Fix condition to activate display on power-on by Dominik Laskowski · 2 years, 8 months ago
  80. ace3d05 SF: add render frame rate to the scheduler by Ady Abraham · 2 years, 9 months ago
  81. 88b5db0 Merge "SF: Implement leader display promotion/demotion" by Dominik Laskowski · 2 years, 9 months ago
  82. 596a256 SF: Implement leader display promotion/demotion by Dominik Laskowski · 2 years, 9 months ago
  83. c5269bf Merge changes I61fe1d1f,I8a440e9f by Vishnu Nair · 2 years, 9 months ago
  84. 40fff5c SF: Look up buffer caches in binder thread by Vishnu Nair · 2 years, 9 months ago
  85. 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 2 years, 9 months ago
  86. ee5e78a Merge changes from topic "sf_render_frame_rate" by Ady Abraham · 2 years, 9 months ago
  87. 285f8c1 SF: store the render frame rate in RefreshRateConfigs::Policy by Ady Abraham · 2 years, 10 months ago
  88. b5a094b SF: Avoid registering DisplayDevice with Scheduler by Dominik Laskowski · 2 years, 10 months ago
  89. 13e11b5 Merge "SF: Rename RefreshRateConfigs" by TreeHugger Robot · 2 years, 9 months ago
  90. 0a525a4 SF: Change RenderEngine ownership by Patrick Williams · 2 years, 10 months ago
  91. d82e0f0 SF: Rename RefreshRateConfigs by Dominik Laskowski · 2 years, 10 months ago
  92. 07e2a48 SF: Carve out LayerHandle by Vishnu Nair · 2 years, 10 months ago
  93. e23e6bb Merge "SF: Carve out LayerCreationArgs" by Vishnu Nair · 2 years, 10 months ago
  94. cb8be50 SF: Carve out LayerCreationArgs by Vishnu Nair · 2 years, 10 months ago
  95. 377c014 SF: Add LayerSnapshotGuard to manage layer snapshot by Patrick Williams · 2 years, 10 months ago
  96. e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years ago
  97. 83876a7 Merge "Add layer name to layer_state_t and SurfaceControl" by Patrick Williams · 2 years, 10 months ago
  98. a361de6 Add layer name to layer_state_t and SurfaceControl by Patrick Williams · 2 years, 10 months ago
  99. ab8ffef Remove SurfaceInterceptor and surfacereplayer by Huihong Luo · 3 years ago
  100. 69b58e8 [MD] Single refresh rate selection by ramindani · 2 years, 11 months ago