1. 77daf70 SurfaceControl: Add setDropInputMode api by Vishnu Nair · 4 years ago
  2. addd383 Merge "Don't call invalidateHwcGeometry when handling transactions" into sc-dev by Rob Carr · 4 years, 5 months ago
  3. f6e2ea7 Merge "Prevent HDRLayerInfoListener traversal from running on every frame" into sc-dev by Rob Carr · 4 years, 5 months ago
  4. 167bdde Prevent HDRLayerInfoListener traversal from running on every frame by Robert Carr · 4 years, 5 months ago
  5. af50624 Don't call invalidateHwcGeometry when handling transactions by Robert Carr · 4 years, 5 months ago
  6. a30f7c9 Add mechanism for a task's windows to be trusted overlays (SF) by Winson Chung · 4 years, 6 months ago
  7. 707e813 Merge "Place mirrored layers offscreen instead of at root." into sc-dev by Chavi Weingarten · 4 years, 5 months ago
  8. e0c7b82 Place mirrored layers offscreen instead of at root. by chaviw · 4 years, 5 months ago
  9. 51e888b SF: allow more than one client to use eEarly[Start|End] flags by Ady Abraham · 4 years, 5 months ago
  10. 14d218b SF: Avoid promoting parent layer in binder thread by Vishnu Nair · 4 years, 6 months ago
  11. e565bb8 Merge "Fix HDR layer info listener to use the right area" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  12. db1a16b Fix HDR layer info listener to use the right area by John Reck · 4 years, 6 months ago
  13. 6e8e364 SF: fix BufferTX counter for null buffers by Ady Abraham · 4 years, 6 months ago
  14. a1f13f4 Merge "Optimize mirror layer management" into sc-dev by Rob Carr · 4 years, 6 months ago
  15. 6a0382d Optimize mirror layer management by Robert Carr · 4 years, 6 months ago
  16. 2b7d5ce Merge "Optimize offscreen layer management" into sc-dev by Rob Carr · 4 years, 6 months ago
  17. 867be37 Optimize offscreen layer management by Robert Carr · 4 years, 6 months ago
  18. 1047e5e SF: Update RefreshRateOverlay before SF applies transactions by Ady Abraham · 4 years, 6 months ago
  19. caf9f1b Merge "Disable expensive rendering during static screen" into sc-dev by Siddharth Kapoor · 4 years, 6 months ago
  20. 623322a Merge "Re-introduce debug.sf.latch_unsignaled" into sc-dev by Huihong Luo · 4 years, 6 months ago
  21. dea1ac5 Disable expensive rendering during static screen by Alec Mouri · 4 years, 6 months ago
  22. 86c80e3 Re-introduce debug.sf.latch_unsignaled by Huihong Luo · 4 years, 6 months ago
  23. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 6 months ago
  24. 3bd61066 Add sysprop for refresh rate threshold. by rnlee · 4 years, 6 months ago
  25. 8565ad2 SF: always preallocate the client composition buffers by Ady Abraham · 4 years, 6 months ago
  26. 6b90399 Merge "Avoid traversal in tunnel mode reporter" into sc-dev by Rob Carr · 4 years, 6 months ago
  27. f8f6d4a Merge changes I24be3859,I53d64db0,Ic426d55f into sc-dev by Rob Carr · 4 years, 6 months ago
  28. 3e2a299 Avoid traversal in tunnel mode reporter by Robert Carr · 4 years, 7 months ago
  29. a70e91c Protect committing child list behind visible regions changed by Robert Carr · 4 years, 7 months ago
  30. b552ff5 Coalesce handlePageFlip and doTransaction traversal by Robert Carr · 4 years, 7 months ago
  31. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 6 months ago
  32. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 6 months ago
  33. e450fb5 Factor our mChildrenChanged from doTransaction by Robert Carr · 4 years, 7 months ago
  34. 26953ee Merge "SF: turn off kernel idle timer when refresh rate switching is disabled" into sc-dev by Ady Abraham · 4 years, 6 months ago
  35. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 6 months ago
  36. a91605e SF: turn off kernel idle timer when refresh rate switching is disabled by Ady Abraham · 4 years, 6 months ago
  37. 6a16031 Start removing Current state by Robert Carr · 4 years, 7 months ago
  38. a785b9a Merge "SF: introduce debug.sf.hwc.min.duration" into sc-dev by Ady Abraham · 4 years, 6 months ago
  39. a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  40. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 6 months ago
  41. adbd486 Merge "onPostComposition doesnt need to run on layers without queued frames" into sc-dev by Rob Carr · 4 years, 6 months ago
  42. caba298 SF: introduce debug.sf.hwc.min.duration by Ady Abraham · 4 years, 6 months ago
  43. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 7 months ago
  44. fa14db8 Merge "SurfaceFlinger: add custom taskprofiles for SF threads" into sc-dev by Wei Wang · 4 years, 6 months ago
  45. c747ad0 onPostComposition doesnt need to run on layers without queued frames by Robert Carr · 4 years, 7 months ago
  46. 13a864c Merge changes I101f4015,Ia236fd4a,I8a00657e into sc-dev by Marin Shalamanov · 4 years, 6 months ago
  47. 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 4 years, 6 months ago
  48. 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 4 years, 7 months ago
  49. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 7 months ago
  50. 993ddf4 SF: Recreate display on resolution changes by Marin Shalamanov · 4 years, 7 months ago
  51. fe2a6db SF: RenderEngine::primeCache should not be called as SCHED_FIFO by Ady Abraham · 4 years, 7 months ago
  52. c99c890 Merge "Clear mForceTraversal" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  53. 83530cf Merge "Add a setting for vendor to set uclamp.min boost for SF main thread" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  54. 98db957 Clear mForceTraversal by Vishnu Nair · 4 years, 7 months ago
  55. 23aa5a6 Add a setting for vendor to set uclamp.min boost for SF main thread by Wei Wang · 4 years, 7 months ago
  56. ebc8d3a SF: Remove composer sequence IDs by Dominik Laskowski · 4 years, 8 months ago
  57. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 10 months ago
  58. 0bb9e65 SF: Parametrize display lookup by Dominik Laskowski · 4 years, 9 months ago
  59. 6481229 Merge "SurfaceFlinger: set the refresh rate on overlay when calling to hwc" into sc-dev by Ady Abraham · 4 years, 7 months ago
  60. 6909767 Merge "Improve blur caching heuristic" into sc-dev by Alec Mouri · 4 years, 7 months ago
  61. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 8 months ago
  62. d1feb3c SurfaceFlinger: set the refresh rate on overlay when calling to hwc by Ady Abraham · 4 years, 7 months ago
  63. dc63047 Merge "SF - plumbing game mode for metrics (Part 1)" into sc-dev by Adithya Srinivasan · 4 years, 7 months ago
  64. ac977e6 SF - plumbing game mode for metrics (Part 1) by Adithya Srinivasan · 4 years, 7 months ago
  65. 33713f7 Remove disable_blurs sysprop from SF by Galia Peycheva · 4 years, 7 months ago
  66. 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 8 months ago
  67. 60f46b5 Move TraceUtils.h to gui to share with libhwui. by rnlee · 4 years, 7 months ago
  68. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 7 months ago
  69. f2b9e68 Merge changes I9b4b0d4c,I1faca3aa,I38b538c1,I176c6641 into sc-dev by Ady Abraham · 4 years, 7 months ago
  70. b9723b8 Merge "SF: register layers with scheduler when added to current state" into sc-dev by Ady Abraham · 4 years, 7 months ago
  71. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 7 months ago
  72. 2eef0b6 Merge "Fix HDR detection" into sc-dev by John Reck · 4 years, 7 months ago
  73. b56eb90 Merge "Add CAPTURE_BLACKOUT_CONTENT permission check for screenshots" into sc-dev by Chavi Weingarten · 4 years, 8 months ago
  74. 562c271 SF: region sampling scheduling optimization by Ady Abraham · 4 years, 8 months ago
  75. be09aad SF: register layers with scheduler when added to current state by Ady Abraham · 4 years, 8 months ago
  76. ccf4b47 SurfaceFlinger: previousFrameFence needs to check the current time by Ady Abraham · 4 years, 8 months ago
  77. 036ddc4 Merge "Support toggling layer caching at runtime" into sc-dev by Alec Mouri · 4 years, 8 months ago
  78. f5bb97b Add CAPTURE_BLACKOUT_CONTENT permission check for screenshots by chaviw · 4 years, 8 months ago
  79. 241cc4a Fix HDR detection by John Reck · 4 years, 8 months ago
  80. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
  81. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 8 months ago
  82. 40c89dd Merge "SF: trace adjusted expected vsync time" into sc-dev by Ady Abraham · 4 years, 8 months ago
  83. 2274a31 Fix potential synchronized race between SF and InputFlinger by Arthur Hung · 4 years, 8 months ago
  84. 893c99d SF: trace adjusted expected vsync time by Ady Abraham · 4 years, 8 months ago
  85. 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  86. 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 4 years, 8 months ago
  87. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 9 months ago
  88. f3f40fe Added setBufferCrop by chaviw · 4 years, 8 months ago
  89. 3509323 Merge "Adjust SET_DISPLAY_BRIGHTNESS check" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  90. 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  91. 344d6a6 Merge "SF: wait instead of presenting early" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  92. 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 8 months ago
  93. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 8 months ago
  94. 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 4 years, 8 months ago
  95. a8bfb93 Merge "Reroute surfaceflinger pulled atoms" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  96. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 4 years, 8 months ago
  97. dba591c SF: non blocking createSurface by arthurhung · 4 years, 11 months ago
  98. 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 4 years, 8 months ago
  99. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 8 months ago
  100. 8655ce4 Merge "SF: Disallow VSYNC injection outside tests" into sc-dev by Dominik Laskowski · 4 years, 8 months ago