1. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  2. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 3 years, 4 months ago
  3. 252a8c5 Merge "Only requantize sensor max range if significant" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  4. 6fc4147 Merge "SF: clamp refresh rate to nearest bucket in TimeStats" into sc-dev by Ady Abraham · 3 years, 3 months ago
  5. 3dd8502 Only requantize sensor max range if significant by Brian Duddie · 3 years, 3 months ago
  6. 5a7ea51 Merge "Disable broken tests" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  7. b8624a5 Merge "Added setBufferCrop" into sc-dev by Chavi Weingarten · 3 years, 3 months ago
  8. 0f249ce Merge "Ensure that blurRegions take into account the buffers rotation." into sc-dev by Derek Sollenberger · 3 years, 3 months ago
  9. d13f6c4 Merge "ProjectionSpace fixes for caching:" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  10. 3403a3f SF: clamp refresh rate to nearest bucket in TimeStats by Ady Abraham · 3 years, 3 months ago
  11. ae66880 Merge "SF Buffer Stuffing" into sc-dev by Adithya Srinivasan · 3 years, 3 months ago
  12. f3f40fe Added setBufferCrop by chaviw · 3 years, 3 months ago
  13. 39feade Ensure that blurRegions take into account the buffers rotation. by Derek Sollenberger · 3 years, 3 months ago
  14. 7217643 Merge "Add rate limiting to fps reporter." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  15. 97c7891 Disable broken tests by John Reck · 3 years, 3 months ago
  16. 0d3d1fe Merge "[SF] When content detection is off layer should have NoVote" into sc-dev by Marin Shalamanov · 3 years, 3 months ago
  17. 4be385e [SF] When content detection is off layer should have NoVote by Marin Shalamanov · 3 years, 3 months ago
  18. 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 3 years, 4 months ago
  19. 07b27ce Add rate limiting to fps reporter. by Alec Mouri · 3 years, 3 months ago
  20. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 3 years, 3 months ago
  21. de2afa8 Merge "Dispatcher: refactor getWindowHandleLocked and StrongPointerHash" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  22. 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  23. 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  24. 5bbe200 Merge "Fix source crop that's being sent to hwc for sf caching" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  25. 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 3 years, 4 months ago
  26. 07e2dc8 Add blur region to CompositionEngine dump by Alec Mouri · 3 years, 3 months ago
  27. be7e0df Merge "Fix the secure flag check for blackout layer issue" into sc-dev by Ady Abraham · 3 years, 3 months ago
  28. 6a9a831 Dispatcher: refactor getWindowHandleLocked and StrongPointerHash by Prabir Pradhan · 3 years, 3 months ago
  29. 641f703 Merge "Add a stricter check for resetting all cached sets." into sc-dev by Alec Mouri · 3 years, 3 months ago
  30. f0dcab5 Merge "Log creation and removal of monitors" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  31. 883da26 Merge "Add dynamic display id associations for keyboards" into sc-dev by Christine Franks · 3 years, 3 months ago
  32. 59a9f29 Log creation and removal of monitors by Siarhei Vishniakou · 3 years, 3 months ago
  33. cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 3 years, 4 months ago
  34. 64d3b59 Add a stricter check for resetting all cached sets. by Alec Mouri · 3 years, 3 months ago
  35. fa030dc Merge changes from topics "identify_a_pip", "writeStateToHWC_update" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  36. df0409b Merge "Fix ts for prediction expired dropped frames" into sc-dev by Adithya Srinivasan · 3 years, 3 months ago
  37. 3509323 Merge "Adjust SET_DISPLAY_BRIGHTNESS check" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  38. 743ffdb Merge "Exclude BufferStuffing from TimeStats atoms" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  39. 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 3 years, 4 months ago
  40. 53e5c40 Exclude BufferStuffing from TimeStats atoms by Adithya Srinivasan · 3 years, 4 months ago
  41. b2283c3 Fix ts for prediction expired dropped frames by Adithya Srinivasan · 3 years, 4 months ago
  42. a102ff9 Fix the secure flag check for blackout layer issue by yuhui.zhang · 3 years, 4 months ago
  43. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 3 years, 4 months ago
  44. ff3c57e SF: only hole punch through opaque layers by Leon Scroggins III · 3 years, 4 months ago
  45. d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 3 years, 4 months ago
  46. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 3 years, 4 months ago
  47. f8a1831 Identify a PIP window and implement hole punch by Leon Scroggins III · 3 years, 4 months ago
  48. 344d6a6 Merge "SF: wait instead of presenting early" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  49. 3645e64 SF: wait instead of presenting early by Ady Abraham · 3 years, 4 months ago
  50. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 3 years, 4 months ago
  51. 3cf1095 Merge "Fix crop scaling with BSL" into sc-dev by Vishnu Nair · 3 years, 4 months ago
  52. 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 3 years, 4 months ago
  53. 4de5bbe Merge "SurfaceFlinger: Mock Clock for OneShotTimerTest" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  54. 018ff0b SurfaceFlinger: Mock Clock for OneShotTimerTest by Ady Abraham · 3 years, 4 months ago
  55. a8bfb93 Merge "Reroute surfaceflinger pulled atoms" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  56. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 3 years, 4 months ago
  57. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 3 years, 4 months ago
  58. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 3 years, 4 months ago
  59. dba591c SF: non blocking createSurface by arthurhung · 3 years, 6 months ago
  60. 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 3 years, 4 months ago
  61. d404971 libbinder->libpermission: appops by Steven Moreland · 3 years, 4 months ago
  62. 09b02ac Print string version of status when errors occur by Siarhei Vishniakou · 3 years, 4 months ago
  63. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 3 years, 4 months ago
  64. 98aba2d Merge "Remove surface damage from planner LayerState" into sc-dev by Alec Mouri · 3 years, 4 months ago
  65. 7f0c9b1 Merge "libsurfaceflinger_unittest: use static power HAL library" into sc-dev by Wei Wang · 3 years, 4 months ago
  66. 8655ce4 Merge "SF: Disallow VSYNC injection outside tests" into sc-dev by Dominik Laskowski · 3 years, 4 months ago
  67. 98a9c04 Merge "Revert "Add ExternalTexture class into RenderEngine interface"" into sc-dev by Alec Mouri · 3 years, 4 months ago
  68. 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 3 years, 5 months ago
  69. 799540c libsurfaceflinger_unittest: use static power HAL library by Wei Wang · 3 years, 4 months ago
  70. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 3 years, 4 months ago
  71. e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 3 years, 4 months ago
  72. 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 3 years, 4 months ago
  73. 0e4c8a4 Merge "Add ExternalTexture class into RenderEngine interface" into sc-dev by Alec Mouri · 3 years, 4 months ago
  74. 19239b7 Merge changes I7bae2f9d,I0e8f0b15,I09cbb0cb into sc-dev by Adithya Srinivasan · 3 years, 4 months ago
  75. ba8e67a Merge "SF: add display id to 1035 backdoor" into sc-dev by Ady Abraham · 3 years, 4 months ago
  76. fb44e5f Merge "Change hwui jank detection to use deadline & gpu completion (2/2)" into sc-dev by Jorim Jaggi · 3 years, 4 months ago
  77. ac95b62 Merge "SurfaceFlinger: Remove deferTransactionUntil" into sc-dev by Rob Carr · 3 years, 4 months ago
  78. d7f7f3f Merge "SurfaceFlinger::getNewTexture: Don't deadlock on main thread" into sc-dev by Rob Carr · 3 years, 4 months ago
  79. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 3 years, 4 months ago
  80. c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 3 years, 6 months ago
  81. cdc6088 Merge changes Id305effe,I065f1968,I18b6d921 into sc-dev by Leon Scroggins · 3 years, 4 months ago
  82. d84eb5e Merge "Make blur regions alpha depend on layer alpha" into sc-dev by Galia Peycheva · 3 years, 4 months ago
  83. 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 3 years, 5 months ago
  84. 1a6ecaf Merge "Bump Surfaceflinger's binder threads to SCHED_FIFO" into sc-dev by Jagadeesh Pakaravoor · 3 years, 4 months ago
  85. cdd7df9 SurfaceFlinger::getNewTexture: Don't deadlock on main thread by Robert Carr · 3 years, 4 months ago
  86. 36b01af Consider GPU comp info for jank classification by Adithya Srinivasan · 3 years, 4 months ago
  87. e0acf38 Make blur regions alpha depend on layer alpha by Galia Peycheva · 3 years, 4 months ago
  88. fb85366 SF: add display id to 1035 backdoor by Ady Abraham · 3 years, 4 months ago
  89. 1e06ed6 Bump Surfaceflinger's binder threads to SCHED_FIFO by Jagadeesh Pakaravoor · 3 years, 4 months ago
  90. 842fd2a Merge "Small fixes to PWLE implementation" into sc-dev by Lais Andrade · 3 years, 4 months ago
  91. c2d5b1b Merge "Revert^2 "Remove setFrame from BufferStateLayer"" into sc-dev by Chavi Weingarten · 3 years, 4 months ago
  92. 04b992c SF: Only buildCachedSets if (mergeWithCachedSets) by Leon Scroggins III · 3 years, 4 months ago
  93. e55d11e Remove Flattener::mLayersHash by Leon Scroggins III · 3 years, 4 months ago
  94. 219aba1 Mark CachedSet::mFingerprint as const by Leon Scroggins III · 3 years, 4 months ago
  95. 286c7f2 Merge "Fix the drag window still alive after drop failed" into sc-dev by Arthur Hung · 3 years, 4 months ago
  96. 494199e Merge "SF: add trace for composer execution time" into sc-dev by Midas Chien · 3 years, 4 months ago
  97. 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 3 years, 4 months ago
  98. 6d0571e Fix the drag window still alive after drop failed by Arthur Hung · 3 years, 4 months ago
  99. 910d836 Merge "ADPF: Plumb getAppSession throughout PowerHal wrapping" into sc-dev by Wei Wang · 3 years, 4 months ago
  100. 7660b21 Merge "Refactor InputController into PeripheralController." into sc-dev by Chris Ye · 3 years, 4 months ago