1. 18b9352 Move ADPF to standalone lib by Matt Buckley · 1 year ago
  2. 16c4c32 Remove flag single_hop_screenshots by Melody Hsu · 10 months ago
  3. 0b80c74 Reorder release fence attachment for non-threaded RE by Melody Hsu · 10 months ago
  4. 84aefcf Merge "Use Layer IDs instead of handles in BufferCountTracker" into main by Treehugger Robot · 11 months ago
  5. cd391bc Use Layer IDs instead of handles in BufferCountTracker by Melody Hsu · 11 months ago
  6. 85e62f1 Error fix from enabling Clang thread-safety checks in Cuttlefish by Liz Prucka · 11 months ago
  7. df30d2d Merge "Disable Clang thread-safety checks in surfaceflinger unit tests" into main am: 3579818329 am: 77dd3e1016 by Liz Prucka · 12 months ago
  8. ac05bcc Disable Clang thread-safety checks in surfaceflinger unit tests by Liz Prucka · 1 year ago
  9. 6f24017 SF: Remove dead code from Scheduler by Lloyd Pique · 12 months ago
  10. f5831f9 Remove the redundant parameters in applyTransactionsLocked by Shuangxi Xiang · 1 year ago
  11. de3019c Merge "Support capturing a gainmapped screenshot" into main by Alec Mouri · 12 months ago
  12. 0afaa4e Merge "Remove the redundant parameters in applyTransactionsLocked" into main by Sally Qi · 12 months ago
  13. a97d59d Remove the redundant parameters in applyTransactionsLocked by Shuangxi Xiang · 1 year ago
  14. dc83d4b Remove legacy layer states! by Vishnu Nair · 1 year, 1 month ago
  15. a12c5c7 Remove legacy layer hierarchy by Vishnu Nair · 1 year ago
  16. 1b1853f Support capturing a gainmapped screenshot by Alec Mouri · 1 year, 2 months ago
  17. 5268344 Remove legacy layer metadata by Vishnu Nair · 1 year, 1 month ago
  18. 9aeb2cb Merge "Fix DisplayState sanitization." into main by Treehugger Robot · 1 year, 1 month ago
  19. f65da8a Fix DisplayState sanitization. by Patrick Williams · 1 year, 1 month ago
  20. 5c35ea3 Change default value of mLayerLifecycleManagerEnabled to true by Vishnu Nair · 1 year, 1 month ago
  21. fd15975 Merge changes I50e3a5e1,Icd043916 into main by Vishnu Nair · 1 year, 1 month ago
  22. 0a51a87 Remove use of legacy layers from TransactionApplicationTest by Vishnu Nair · 1 year, 1 month ago
  23. 4dae374 Remove use of legacy layers from composition test by Vishnu Nair · 1 year, 1 month ago
  24. 6baa593 Merge "Revert "Fix DisplayState sanitization."" into main by Patrick Williams · 1 year, 2 months ago
  25. b3daf1a Revert "Fix DisplayState sanitization." by Patrick Williams · 1 year, 2 months ago
  26. 99175f5 Merge "Fix DisplayState sanitization." into main by Patrick Williams · 1 year, 2 months ago
  27. b6ddf52 Fix DisplayState sanitization. by Patrick Williams · 1 year, 2 months ago
  28. 575aa72 SF: Fix pacesetter promotion for folded mirroring by Dominik Laskowski · 1 year, 3 months ago
  29. 3ff44c7 SF: Fix pacesetter promotion for folded mirroring by Dominik Laskowski · 1 year, 3 months ago
  30. 5c989f5 SF: Isolate modesetting in DisplayModeController by Dominik Laskowski · 1 year, 5 months ago
  31. 8c42cf1 Remove main thread double hop from screenshots by Melody Hsu · 1 year, 3 months ago
  32. eddfe93 Remove legacy layer path in screenshot pathway by Melody Hsu · 1 year, 3 months ago
  33. 335ef3e Refactor obtaining display in SF main thread by Melody Hsu · 1 year, 3 months ago
  34. d53801c SF: Cleanup creating / destroying virtual display APIs by Alan Ding · 1 year, 4 months ago
  35. 56a49ba Merge "SF: Propagate uniqueID when creating virtual displays" into main by Alan Ding · 1 year, 4 months ago
  36. fc6eab5 SF: Propagate uniqueID when creating virtual displays by Alan Ding · 1 year, 4 months ago
  37. a958637 Merge "Refactor RenderAreaFuture to use RenderAreaBuilder" into main by Melody Hsu · 1 year, 4 months ago
  38. 2ffa36b Refactor RenderAreaFuture to use RenderAreaBuilder by Melody Hsu · 1 year, 4 months ago
  39. 7676100 Merge "Call SF#processDisplayChangesLocked in testable SF" into main by Melody Hsu · 1 year, 4 months ago
  40. be95e02 Call SF#processDisplayChangesLocked in testable SF by Melody Hsu · 1 year, 4 months ago
  41. 368e725 Merge "SF: Introduce DisplayModeController" into main by Dominik Laskowski · 1 year, 4 months ago
  42. 1dbb95f Merge "Revert^2 "[legacy sf flag] - Remove legacyFrontEndEnabled"" into main by Melody Hsu · 1 year, 4 months ago
  43. 6e46515 SF: Introduce DisplayModeController by Dominik Laskowski · 3 years ago
  44. ce0fe52 Revert^2 "[legacy sf flag] - Remove legacyFrontEndEnabled" by Melody Hsu · 1 year, 4 months ago
  45. 70ddc67 SF: Pass owning Layer when creating LayerFE by Lloyd Pique · 1 year, 4 months ago
  46. ce6bde8 Revert "[legacy sf flag] - Remove legacyFrontEndEnabled" by Matthew DeVore · 1 year, 4 months ago
  47. 11e197a [legacy sf flag] - Remove legacyFrontEndEnabled by Melody Hsu · 1 year, 5 months ago
  48. 6270d19 [legacy sf flag] - Remove enableNewFrontEnd() by Melody Hsu · 1 year, 5 months ago
  49. a07ce50 Merge "Test including metadata for building layer snapshots" into main by Melody Hsu · 1 year, 5 months ago
  50. 63e3dcc Test including metadata for building layer snapshots by Melody Hsu · 1 year, 5 months ago
  51. 7be2760 Add thread safety annotations to frontend by Vishnu Nair · 1 year, 5 months ago
  52. efb131e SF: Remove StartPropertySetThread by Dominik Laskowski · 1 year, 7 months ago
  53. 4babfc4 SF: Remove ConnectionHandle concept in Scheduler by Dominik Laskowski · 1 year, 7 months ago
  54. 3fa3fb9 Merge "[SF] Updates to not send hints without a present being followed" into main by Ram Indani · 1 year, 7 months ago
  55. ae64582 [SF] Updates to not send hints without a present being followed by ramindani · 1 year, 8 months ago
  56. 2ae2cc9 Merge "SF: Initialize all displays on boot/restart" into main by Dominik Laskowski · 1 year, 7 months ago
  57. a42d539 SF: Initialize all displays on boot/restart by Dominik Laskowski · 3 years ago
  58. a7be94e Cleanup Scheduler::initVsync by Leon Scroggins III · 1 year, 7 months ago
  59. 0bd0d4c SF: Move present timing to FrameTargeter by Leon Scroggins III · 2 years, 9 months ago
  60. 823d4ca Move VsyncConfiguration from SF to Scheduler by Leon Scroggins III · 1 year, 9 months ago
  61. a5643cb Merge "Revert "SF: Flow DisplayModeRequest through mode set FSM"" into main by Leon Scroggins · 1 year, 8 months ago
  62. 63abc2b Revert "SF: Flow DisplayModeRequest through mode set FSM" by Dominik Laskowski · 1 year, 9 months ago
  63. de415b2 Merge "SF: pass last vsync to VsyncPredictor" into main by Ady Abraham · 1 year, 9 months ago
  64. 4335afd SF: pass last vsync to VsyncPredictor by Ady Abraham · 1 year, 9 months ago
  65. aaab4c3 SF: Flow DisplayModeRequest through mode set FSM by Dominik Laskowski · 2 years, 4 months ago
  66. b507b71 Merge "[SF] Move the notifyExpectedPresentHint call to SF" into main by Ram Indani · 1 year, 9 months ago
  67. c67d22c [SF] Move the notifyExpectedPresentHint call to SF by ramindani · 1 year, 9 months ago
  68. 18fa7c6 Add isProtected flag to Output by Chavi Weingarten · 1 year, 9 months ago
  69. f5fb5b0 Immediately fail screenshots if requesting secure without permission. by Chavi Weingarten · 1 year, 9 months ago
  70. be6e8dc Merge "Use the new HWC api to handle hotplug event" into main by Huihong Luo · 1 year, 9 months ago
  71. 791bef9 Use the new HWC api to handle hotplug event by Huihong Luo · 2 years ago
  72. c94bffc SF: fix unittest failure for minFramePeriod by Ady Abraham · 1 year, 9 months ago
  73. 41376b6 Update LayerHistory layer properties when they change by Vishnu Nair · 1 year, 10 months ago
  74. d4354a9 [SF] Adds callback from the VsyncPredictor by ramindani · 1 year, 11 months ago
  75. 414f408 Non-visible layers are now "inactive" by Rachel Lee · 1 year, 10 months ago
  76. 69f9522 Change small area detection to support new front end design by Arthur Hung · 1 year, 11 months ago
  77. 8134c1a Avoid clearing transaction flags too early by Vishnu Nair · 1 year, 11 months ago
  78. 47b7bb4 [sf-newfe] Update layer history for invisible layers by Vishnu Nair · 1 year, 11 months ago
  79. f285161 SF: add IEventThreadCallback to EventThread by Ady Abraham · 2 years ago
  80. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years, 1 month ago
  81. 8c5b700 [sf] Add TransactionTraceWriterTests by Vishnu Nair · 2 years, 1 month ago
  82. c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years, 1 month ago
  83. fdac565 SF: Fix mode setting for secondary displays by Dominik Laskowski · 2 years, 2 months ago
  84. ec0eac2 SF: Report missed frames per display by Dominik Laskowski · 2 years, 7 months ago
  85. 9ea0312 SF: Update unit test to pass non-default mocks. by Brian Johnson · 2 years, 2 months ago
  86. 822ecbd SF: Move AttachedChoreographer to Scheduler by Ady Abraham · 2 years, 2 months ago
  87. 30db640 Revert "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 2 months ago
  88. 8117c1a SF: Introduce struct surfaceflinger::Config by Lloyd Pique · 2 years, 3 months ago
  89. d7ce14f Merge "Reland "SF: Encapsulate frame targeting"" into udc-qpr-dev am: 695dd0de28 am: 65fc8649f1 by TreeHugger Robot · 2 years, 2 months ago
  90. b418dd7 Reland "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 3 months ago
  91. a1456c1 SF: Add ro.surface_flinger.min_acquired_buffers by Lloyd Pique · 2 years, 4 months ago
  92. e85d7fa Revert "SF: Encapsulate frame targeting" by Dominik Laskowski · 2 years, 4 months ago
  93. 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
  94. d754983 Merge "Track transaction merges through transaction trace" into udc-dev am: addae5a203 am: 42e4a5e7a2 by Pablo Gamito · 2 years, 4 months ago
  95. 4530ad4 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev by Vishnu Nair · 2 years, 4 months ago
  96. addae5a Merge "Track transaction merges through transaction trace" into udc-dev by Pablo Gamito · 2 years, 4 months ago
  97. 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 5 months ago
  98. 9550c09 Move rotation flags to SF by Leon Scroggins III · 2 years, 4 months ago
  99. 85d4b22 Move rotation flags to SF by Leon Scroggins III · 2 years, 4 months ago
  100. 802ac4f [sf] avoid traversals for cursor updates and buffer udpates by Vishnu Nair · 2 years, 4 months ago