1. fe4d05c Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy by Vishnu Nair · 4 years, 5 months ago
  2. 084514a SurfaceView: Synchronize destframe updates with SurfaceView size changes by Vishnu Nair · 4 years, 6 months ago
  3. a30f7c9 Add mechanism for a task's windows to be trusted overlays (SF) by Winson Chung · 4 years, 7 months ago
  4. 1d29826 Surface: Initialize mAutoPrerotation by Vishnu Nair · 4 years, 6 months ago
  5. 90b688e Merge "SF: fix BufferTX counter for null buffers" into sc-dev by Ady Abraham · 4 years, 6 months ago
  6. 6e8e364 SF: fix BufferTX counter for null buffers by Ady Abraham · 4 years, 7 months ago
  7. 9c16128 BlastBufferQueue: Keep transform hint in Surface consistent by Vishnu Nair · 4 years, 7 months ago
  8. 06e31f9 Merge "IGBP: Address inconsistent flatten/unflatten for QueueBufferInput" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  9. d67d244 IGBP: Address inconsistent flatten/unflatten for QueueBufferInput by Shuzhen Wang · 4 years, 7 months ago
  10. 5fa91c2 BBQ: Update the transform hint if the SC layer handle does not change by Vishnu Nair · 4 years, 7 months ago
  11. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 7 months ago
  12. 2a52ca6 BlastBufferQueue: Fix acquire counts when holding buffers by Vishnu Nair · 4 years, 7 months ago
  13. 39f4b1c Revert "Ensure reportFrameMetrics not being called on deleted instance" by Jorim Jaggi · 4 years, 7 months ago
  14. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 7 months ago
  15. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  16. 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  17. 49ce858 Merge "BBQ: add a counter for pending buffers" into sc-dev by Ady Abraham · 4 years, 7 months ago
  18. 9dfe2b2 BBQ: add a counter for pending buffers by Ady Abraham · 4 years, 7 months ago
  19. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 7 months ago
  20. de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 4 years, 7 months ago
  21. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 7 months ago
  22. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 8 months ago
  23. 603a15d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 7 months ago
  24. 6ed2ea8 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 7 months ago
  25. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 8 months ago
  26. c71ee4b Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 7 months ago
  27. 1283885 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 8 months ago
  28. 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 8 months ago
  29. ac977e6 SF - plumbing game mode for metrics (Part 1) by Adithya Srinivasan · 4 years, 8 months ago
  30. a3d681c Merge "Add robustness for permissions errors to Surface APIs." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  31. 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 9 months ago
  32. 60f46b5 Move TraceUtils.h to gui to share with libhwui. by rnlee · 4 years, 8 months ago
  33. 9b85a19 Add robustness for permissions errors to Surface APIs. by Brian Lindahl · 4 years, 8 months ago
  34. 5d5f7a7 Merge "Add a better getLastQueuedBuffer" into sc-dev by John Reck · 4 years, 8 months ago
  35. aa5a0b2 Add a better getLastQueuedBuffer by John Reck · 4 years, 8 months ago
  36. 837d98e Merge "BBQSurface: Give client a chance to observe transform hint earlier" into sc-dev by Rob Carr · 4 years, 8 months ago
  37. 0eac63f Merge "Fix java SurfaceControl BBQ wrapper update path" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  38. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 8 months ago
  39. f9cb20a Fix java SurfaceControl BBQ wrapper update path by Vishnu Nair · 4 years, 8 months ago
  40. 82d07c9 BBQSurface: Give client a chance to observe transform hint earlier by Robert Carr · 4 years, 8 months ago
  41. 8dae4a8 Merge "BLASTBufferQueue: fix AsyncWorker race condition" into sc-dev by Wonsik Kim · 4 years, 9 months ago
  42. 567533e BLASTBufferQueue: fix AsyncWorker race condition by Wonsik Kim · 4 years, 9 months ago
  43. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 10 months ago
  44. b8624a5 Merge "Added setBufferCrop" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
  45. f3f40fe Added setBufferCrop by chaviw · 4 years, 9 months ago
  46. 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 4 years, 9 months ago
  47. a8d3d0e Merge "Fix cursor event would be dropped" into sc-dev by Arthur Hung · 4 years, 9 months ago
  48. 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 4 years, 9 months ago
  49. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 9 months ago
  50. 3cf1095 Merge "Fix crop scaling with BSL" into sc-dev by Vishnu Nair · 4 years, 9 months ago
  51. 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 4 years, 9 months ago
  52. 5b5b915 Fix cursor event would be dropped by Arthur Hung · 4 years, 9 months ago
  53. a8bfb93 Merge "Reroute surfaceflinger pulled atoms" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  54. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 4 years, 9 months ago
  55. 8514c8e Merge "Check SurfaceControl in stats sent to transactionCallback" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
  56. dba591c SF: non blocking createSurface by arthurhung · 5 years ago
  57. 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 4 years, 9 months ago
  58. 4202616 Check SurfaceControl in stats sent to transactionCallback by chaviw · 4 years, 9 months ago
  59. 3310028 BlastBufferQueue: Update layer size before processing it. by Hongguang Chen · 4 years, 9 months ago
  60. 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 5 years ago
  61. e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 4 years, 10 months ago
  62. fb44e5f Merge "Change hwui jank detection to use deadline & gpu completion (2/2)" into sc-dev by Jorim Jaggi · 4 years, 9 months ago
  63. ac95b62 Merge "SurfaceFlinger: Remove deferTransactionUntil" into sc-dev by Rob Carr · 4 years, 9 months ago
  64. c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 5 years ago
  65. 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 4 years, 10 months ago
  66. b62e707 Merge "libgui: add aidl header lib" into sc-dev by Alec Mouri · 4 years, 9 months ago
  67. cdedc5d libgui: add aidl header lib by Alec Mouri · 4 years, 11 months ago
  68. a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 10 months ago
  69. cc60800 Merge "SurfaceFlinger: Remove reparentChildren" into sc-dev by Rob Carr · 4 years, 10 months ago
  70. a9a65fc Merge "Revert "Remove setFrame from BufferStateLayer"" into sc-dev by Orion Hodson · 4 years, 10 months ago
  71. 257fdae SurfaceFlinger: Remove reparentChildren by Robert Carr · 4 years, 10 months ago
  72. 39d0147 Modify bounds and transform for BSL input. by chaviw · 4 years, 10 months ago
  73. 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 10 months ago
  74. b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  75. b3b2ec1 Merge "HDR layer info listener" into sc-dev by John Reck · 4 years, 10 months ago
  76. 1592f2b Merge "Check for buffer changes explicitly instead of relying on acquire fence changes" into sc-dev by Vishnu Nair · 4 years, 10 months ago
  77. 8827090 HDR layer info listener by John Reck · 4 years, 10 months ago
  78. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  79. ddf9b5c Check for buffer changes explicitly instead of relying on acquire fence changes by Vishnu Nair · 4 years, 10 months ago
  80. 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 10 months ago
  81. 4fd10d8 Merge "Clear transaction that's passed to mergeWithNextTransaction" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  82. 49ad413 Hdr format settings [Backend] by Kriti Dang · 5 years ago
  83. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 10 months ago
  84. aad6cf5 Clear transaction that's passed to mergeWithNextTransaction by chaviw · 4 years, 10 months ago
  85. b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 10 months ago
  86. 9d52f99 Merge "Fix releaseBufferCallback null pointer dereference" into sc-dev by Vishnu Nair · 4 years, 10 months ago
  87. fa8dc0f Merge "Remove legacy disable triple buffering config" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  88. 5faedf5 Fix releaseBufferCallback null pointer dereference by Vishnu Nair · 4 years, 10 months ago
  89. 0fd5362 Merge "Extract ParcelableUtils to avoid code duplication" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  90. 81a9915 Merge changes from topic "eEarlyWakeup_remove" into sc-dev by Ady Abraham · 4 years, 10 months ago
  91. 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 10 months ago
  92. debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 4 years, 10 months ago
  93. 3b1f7bc Extract ParcelableUtils to avoid code duplication by Marin Shalamanov · 4 years, 10 months ago
  94. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 5 years ago
  95. 3fabf68 Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev by John Reck · 4 years, 10 months ago
  96. 8cbd307 SF: rename ExplicitEarlyWakeup -> EarlyWakeup by Ady Abraham · 4 years, 10 months ago
  97. 67fba0f SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup by Ady Abraham · 4 years, 10 months ago
  98. 2571450 Rename crop_legacy to just crop by chaviw · 5 years ago
  99. 22be696 Expand setBrightness to take BrightnessInfo object by John Reck · 4 years, 11 months ago
  100. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 4 years, 11 months ago