1. 46b61b9 SF: Remove EffectLayer class by Patrick Williams · 3 years ago
  2. 997aaf2 Merge "Fix getLatestVsyncEventData deadline." by Rachel Lee · 3 years ago
  3. 0679cf2 Fix getLatestVsyncEventData deadline. by Rachel Lee · 3 years ago
  4. f8734e0 SF: Enforce thread safety of active mode access by Dominik Laskowski · 3 years ago
  5. b363c4c SF: Introduce DisplaySnapshot by Dominik Laskowski · 3 years, 1 month ago
  6. 5e3befd SurfaceFlinger: Add a test to ensure buffer takes priority over blur by Vishnu Nair · 3 years ago
  7. a494b85 Merge "SF: Merge EffectLayer into BufferStateLayer" by Patrick Williams · 3 years ago
  8. 12531a3 Merge "Refactor adpf cpu hints to use TimePoint and Duration" by TreeHugger Robot · 3 years ago
  9. bc4ee5c SF: Merge EffectLayer into BufferStateLayer by Vishnu Nair · 3 years, 1 month ago
  10. 4fb0b2a Merge "Remove rate limiter from adpf cpu hint session" by TreeHugger Robot · 3 years ago
  11. 2fa8501 Refactor adpf cpu hints to use TimePoint and Duration by Matt Buckley · 3 years ago
  12. 44e612e Remove rate limiter from adpf cpu hint session by Matt Buckley · 3 years ago
  13. bd9570a Merge "Use UIDFaker to ensure Credentials_test cleans up setting UID" by Chavi Weingarten · 3 years ago
  14. c73be48 Use UIDFaker to ensure Credentials_test cleans up setting UID by Chavi Weingarten · 3 years ago
  15. e5b9820 Merge "Use android.hardware.graphics.common-ndk and composer3-ndk wrappers." by Sally Qi · 3 years ago
  16. 1980b6d Merge "Allow first power mode as off state" by Peter Lin · 3 years ago
  17. 6920a2f Use android.hardware.graphics.common-ndk and composer3-ndk wrappers. by Sally Qi · 3 years ago
  18. 1af957a Merge "Use FenceResult in ScreenCaptureResults" by Patrick Williams · 3 years ago
  19. 1c69cd3 Allow first power mode as off state by linpeter · 3 years, 2 months ago
  20. af8a235 Merge "SF: layers above the frameRateMultipleThreshold should always be counted" by Ady Abraham · 3 years ago
  21. fdb57bb Use FenceResult in ScreenCaptureResults by Patrick Williams · 3 years, 1 month ago
  22. 501a72a Merge "Replace RenderEngineResult with FenceResult" by Patrick Williams · 3 years ago
  23. 62f51d9 SF: layers above the frameRateMultipleThreshold should always be counted by Ady Abraham · 3 years ago
  24. 3f3b23e Merge "Remove enableOverlay and disableOverlay tests" am: ec64653982 am: dabb65dd5b am: 5c5d63069c am: 3703bde460 am: f5ade49135 by Leon Scroggins · 3 years ago
  25. 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years, 1 month ago
  26. f5ade49 Merge "Remove enableOverlay and disableOverlay tests" am: ec64653982 am: dabb65dd5b am: 5c5d63069c am: 3703bde460 by Leon Scroggins · 3 years ago
  27. 0435883 Merge "SF: Clean up layer state" by Vishnu Nair · 3 years ago
  28. 5f2271e Remove enableOverlay and disableOverlay tests by Jason Macnak · 3 years ago
  29. 691c31d Add additional tests for PowerAdvisor am: 5727405482 am: e3f13500b4 by Matt Buckley · 3 years ago
  30. ea04b6f SF: Clean up layer state by Vishnu Nair · 3 years, 1 month ago
  31. 5727405 Add additional tests for PowerAdvisor by Matt Buckley · 3 years, 1 month ago
  32. 21e61b0 Merge changes I2b711317,I42e18339 by Dominik Laskowski · 3 years, 1 month ago
  33. f2ddca6 SF: Do not abort on duplicate hotplug disconnect by Dominik Laskowski · 3 years, 1 month ago
  34. ae2e3c7 SF: fix refresh rate scoring when frameRateMultipleThreshold is used by Ady Abraham · 3 years, 1 month ago
  35. f11728a SF: Introduce a configure stage by Dominik Laskowski · 3 years, 1 month ago
  36. add53b1 Merge "SF: Reject hotplug if display modes failed to load" by Dominik Laskowski · 3 years, 1 month ago
  37. a69f18c Merge "Fix SF hint sessions for virtual multi-display case" into tm-qpr-dev by Matt Buckley · 3 years, 1 month ago
  38. bac4b52 Merge "SF: Handle all HWComposer::getActiveMode errors" by Dominik Laskowski · 3 years, 1 month ago
  39. bab5128 SF: Reject hotplug if display modes failed to load by Dominik Laskowski · 3 years, 1 month ago
  40. 5b59d94 Disable ADPF CPU hints for SF unless active display is on by Matt Buckley · 3 years, 1 month ago
  41. e2c5b0a SF: Handle all HWComposer::getActiveMode errors by Dominik Laskowski · 3 years, 1 month ago
  42. cc17369 Merge "SF: Remove static screen stats" by TreeHugger Robot · 3 years, 1 month ago
  43. f0d26a3 Merge "SF: avoid dispatching close vsyncs" by TreeHugger Robot · 3 years, 1 month ago
  44. f734f69 Merge changes I50398940,I41c44699 by TreeHugger Robot · 3 years, 1 month ago
  45. 5885632 Merge "Change jank for CPU/GPU deadline miss." by TreeHugger Robot · 3 years, 1 month ago
  46. 3e68cce Fix SF hint sessions for virtual multi-display case by Matt Buckley · 3 years, 1 month ago
  47. 1809d90 Fix SF hint sessions for virtual multi-display case by Matt Buckley · 3 years, 1 month ago
  48. 8ee6e37 SF: Remove static screen stats by Dominik Laskowski · 3 years, 1 month ago
  49. 08fbd85 SF: Delegate ICompositor interfacing to Scheduler by Dominik Laskowski · 3 years, 2 months ago
  50. 3fcfd8b SF: avoid dispatching close vsyncs by Ady Abraham · 3 years, 2 months ago
  51. ba8d15a Disable ADPF CPU hints for SF unless active display is on by Matt Buckley · 3 years, 1 month ago
  52. 94917b3 Change jank for CPU/GPU deadline miss. by Rachel Lee · 3 years, 6 months ago
  53. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 1 month ago
  54. 93a3eb7 Merge changes from topic "bye-container-layer" by Vishnu Nair · 3 years, 1 month ago
  55. b21272e Remove container layer by Vishnu Nair · 3 years, 2 months ago
  56. 2a6c186 Deprecate Looper's pollAll by Ady Abraham · 3 years, 1 month ago
  57. f4b6b5f Merge "SF: BufferStateLayer cleanup" by TreeHugger Robot · 3 years, 1 month ago
  58. 129e7fc Merge "SurfaceFlinger: LocklessQueue for transaction queue" by Vishnu Nair · 3 years, 1 month ago
  59. 397a0e3 SF: BufferStateLayer cleanup by Vishnu Nair · 3 years, 1 month ago
  60. 60d902e SurfaceFlinger: LocklessQueue for transaction queue by Vishnu Nair · 3 years, 2 months ago
  61. f9a7d41 Merge changes I078a2055,Ifa7f2705 by TreeHugger Robot · 3 years, 1 month ago
  62. 66296b2 SF: Stop collecting animation FrameStats by Dominik Laskowski · 3 years, 2 months ago
  63. b5ecca4 Merge changes I08302d7c,I0d2240f8,I22d8ad44,I72600027 by TreeHugger Robot · 3 years, 2 months ago
  64. b4b4a13 Merge "SF: Remove more BQL dead code" by TreeHugger Robot · 3 years, 2 months ago
  65. f6c47b3 Merge "SF: Support xy scaling for rounded corners" by TreeHugger Robot · 3 years, 2 months ago
  66. 83a0b43 SF: Remove more BQL dead code by Vishnu Nair · 3 years, 2 months ago
  67. 50c0afe SF: Support xy scaling for rounded corners by Vishnu Nair · 3 years, 2 months ago
  68. 4376bd8 SF: Remove CompositorTiming state and lock by Dominik Laskowski · 3 years, 2 months ago
  69. 5d164f2 SF: Move some Scheduler APIs to VsyncSchedule by Dominik Laskowski · 3 years, 2 months ago
  70. ac85182 Merge "SurfaceFlinger: Remove usage of window types to implement policy" by Andy Labrada · 3 years, 2 months ago
  71. 019ce7c Merge "Returns min of minTime or presentTime instead of minTime or endTime." by Ram Indani · 3 years, 2 months ago
  72. 096227e SurfaceFlinger: Remove usage of window types to implement policy by Andy Labrada · 3 years, 3 months ago
  73. ea2bb82 Returns min of minTime or presentTime instead of minTime or endTime. by ramindani · 3 years, 2 months ago
  74. 641f7f2 Update syncInputWindows to use a callback. by Patrick Williams · 3 years, 3 months ago
  75. 4c459ef Use true present fence times in PowerHintSession duration calc am: c6b9d38c27 am: ce78d418ef by Matt Buckley · 3 years, 2 months ago
  76. c6b9d38 Use true present fence times in PowerHintSession duration calc by Matt Buckley · 3 years, 3 months ago
  77. 37ce3ec SurfaceFlinger: Remove BufferQueueLayer by Vishnu Nair · 3 years, 3 months ago
  78. 715b441 Merge "SF: Remove BufferQueueLayer tests" by Vishnu Nair · 3 years, 3 months ago
  79. 2a0286c Merge "Rename hwc-specific methods and properties for readability" into tm-qpr-dev am: d1424deade am: 0d837ac2de by Matt Buckley · 3 years, 3 months ago
  80. d1424de Merge "Rename hwc-specific methods and properties for readability" into tm-qpr-dev by Matt Buckley · 3 years, 3 months ago
  81. f8a873a SF: Remove BufferQueueLayer tests by Vishnu Nair · 3 years, 3 months ago
  82. 16dec1f Rename hwc-specific methods and properties for readability by Matt Buckley · 3 years, 3 months ago
  83. 286f4f9 LayerTraceGenerator: Fix duplicate layer ids by Vishnu Nair · 3 years, 3 months ago
  84. e3066de LayerTraceGenerator: Skip updating transform hint if display is not found by Vishnu Nair · 3 years, 3 months ago
  85. 761e2f5 Merge "HW Vsync turns off correctly in Doze/AOD." into tm-qpr-dev am: 91dc9f36f6 am: 4d0f000bed by Rachel Lee · 3 years, 3 months ago
  86. 6a9731d HW Vsync turns off correctly in Doze/AOD. by Rachel Lee · 3 years, 3 months ago
  87. 095dc30 Fix race condition in thread creation by Keith Mok · 3 years, 3 months ago
  88. c5c5bd8 Merge "Tweak wakeup time for OneShotTimer to reduce jank" into tm-dev am: 57a40d9dad am: 0ca9e31d3c by Alec Mouri · 3 years, 3 months ago
  89. 6a08510 Merge "Tweak wakeup time for OneShotTimer to reduce jank" into tm-dev am: 57a40d9dad am: ac8dbe52d6 by Alec Mouri · 3 years, 3 months ago
  90. b4ad360 Tweak wakeup time for OneShotTimer to reduce jank by Alec Mouri · 3 years, 3 months ago
  91. 35f37f5 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev am: 297bc93384 am: b016cb444d am: fbaf6591e5 am: a55e69f20a by Chavi Weingarten · 3 years, 4 months ago
  92. a55e69f Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev am: 297bc93384 am: b016cb444d am: fbaf6591e5 by Chavi Weingarten · 3 years, 4 months ago
  93. ec22e04 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev am: 297bc93384 am: b016cb444d by Chavi Weingarten · 3 years, 4 months ago
  94. 297bc93 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev by Chavi Weingarten · 3 years, 4 months ago
  95. d1bda4b Handle null buffer when calling Transaction::setBuffer by chaviw · 3 years, 4 months ago
  96. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 4 months ago
  97. f09ca7f Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: acae40270a by TreeHugger Robot · 3 years, 4 months ago
  98. 78cb59d Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: e1e2e66854 by TreeHugger Robot · 3 years, 4 months ago
  99. c60b529 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: 7f3e5c7621 by TreeHugger Robot · 3 years, 4 months ago
  100. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 4 months ago