1. db06ecf SurfaceFlinger: Disable early release optimization by Robert Carr · 3 years, 7 months ago
  2. 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 3 years, 8 months ago
  3. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  4. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  5. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 8 months ago
  6. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 8 months ago
  7. 8977ce9 Remove consumer frame event history by Alec Mouri · 3 years, 8 months ago
  8. 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  9. c2f8413 SurfaceFlinger: Disable early-release on multi displays by Robert Carr · 3 years, 10 months ago
  10. d2aaab1 SurfaceView: Avoid destination frame updates on multiple threads 2/2 by Vishnu Nair · 4 years ago
  11. 461296a SF: pass acquire fence on BLAST callbacks by Ady Abraham · 4 years ago
  12. 9dada82 SF: check the correct layer state flags for latch unsignaled by Ady Abraham · 4 years ago
  13. de6d7b4 SurfaceFlinger: Add Transaction#sanitize by Robert Carr · 4 years ago
  14. 26c4976 SF: Fix buffer use after move by Vishnu Nair · 4 years ago
  15. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 4 years ago
  16. cf6b4b4 Revert "BBQ: Clean up acquire states on BQ disconnect" by Alex Chau · 4 years, 1 month ago
  17. fab15e5 BBQ: Clean up acquire states on BQ disconnect by Vishnu Nair · 4 years, 1 month ago
  18. 6bb31e5 Merge "SF: Fix duplicate callbacks from mirrored layers" into sc-v2-dev am: f2cf7639a8 am: a1fd504439 by Vishnu Nair · 4 years, 2 months ago
  19. 3bb11d0 SF: Fix duplicate callbacks from mirrored layers by Vishnu Nair · 4 years, 2 months ago
  20. 068173d SF: Add VsyncSchedule skeleton by Dominik Laskowski · 4 years, 5 months ago
  21. 3704e31 Merge "SF: Create layers with layerid" by TreeHugger Robot · 4 years, 2 months ago
  22. ad88bf9 Merge "Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions"" by Jiakai Zhang · 4 years, 2 months ago
  23. 5c8426e Merge "Revert "BBQ: Clean up acquire states on BQ disconnect"" by Jiakai Zhang · 4 years, 2 months ago
  24. a5505cb Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions" by Jiakai Zhang · 4 years, 2 months ago
  25. c33c63a Revert "BBQ: Clean up acquire states on BQ disconnect" by Jiakai Zhang · 4 years, 2 months ago
  26. dbf7eef Merge "BBQ: Clean up acquire states on BQ disconnect" by TreeHugger Robot · 4 years, 2 months ago
  27. 7fb9e5a SF: Create layers with layerid by Vishnu Nair · 4 years, 2 months ago
  28. 9051fb1 BBQ: Clean up acquire states on BQ disconnect by Vishnu Nair · 4 years, 2 months ago
  29. 9542f9d Merge "SF: Add autorefresh to drawingstate" by Vishnu Nair · 4 years, 2 months ago
  30. 040744c Merge "SurfaceFlinger: Emit callbacks for non-buffer layer transactions" by Vishnu Nair · 4 years, 2 months ago
  31. 86653e9 SF: Add autorefresh to drawingstate by Vishnu Nair · 4 years, 2 months ago
  32. da1fd15 SurfaceFlinger: Emit callbacks for non-buffer layer transactions by Vishnu Nair · 4 years, 3 months ago
  33. 4d48f90 Latch Unsignaled when only a single layer is being updated. by ramindani · 4 years, 4 months ago
  34. 28bbee8 Merge "Revert "Layer: Use raw pointers for Current/Drawing parent"" by TreeHugger Robot · 4 years, 3 months ago
  35. c6d2d2b Revert "Layer: Use raw pointers for Current/Drawing parent" by Rob Carr · 4 years, 3 months ago
  36. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 4 years, 3 months ago
  37. c5f9d58 Merge "SF: Decouple MessageQueue" by Dominik Laskowski · 4 years, 3 months ago
  38. 2109270 Revert "Second Patch for async RenderEngine" by Vladimir Marko · 4 years, 3 months ago
  39. 403a05b Second Patch for async RenderEngine by Sally Qi · 4 years, 5 months ago
  40. 3334787 Merge "Layer: Use raw pointers for Current/Drawing parent" by Rob Carr · 4 years, 3 months ago
  41. cbdb79a Layer: Use raw pointers for Current/Drawing parent by Robert Carr · 4 years, 7 months ago
  42. 69058fb Call release buffer if the buffer is overwritten in the client by chaviw · 4 years, 4 months ago
  43. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 6 months ago
  44. ccab424 Release buffers early after GL comp by Robert Carr · 4 years, 4 months ago
  45. 1a81417 Merge "Combine Buffer Properties when calling setBuffer" by Chavi Weingarten · 4 years, 4 months ago
  46. ba4320c Combine Buffer Properties when calling setBuffer by chaviw · 4 years, 4 months ago
  47. 3d1047b Simplify TransactionCallbackInvoker by Robert Carr · 4 years, 4 months ago
  48. 5b10507 Merge "sf: send sideband frame to hwc when recieve a buffer" by TreeHugger Robot · 4 years, 5 months ago
  49. ad31f06 Merge "Enable -Wconversion in BufferStateLayer." by Rachel Lee · 4 years, 5 months ago
  50. ed20fa4 Enable -Wconversion in BufferStateLayer. by rnlee · 4 years, 5 months ago
  51. 9691b9c sf: send sideband frame to hwc when recieve a buffer by baocheng sun · 4 years, 6 months ago
  52. 9ea0a76 Merge "Send releaseCallbackId and releaseFence to correct listener" into sc-v2-dev by Chavi Weingarten · 4 years, 5 months ago
  53. 0b06a8d Send releaseCallbackId and releaseFence to correct listener by chaviw · 4 years, 5 months ago
  54. 52846cd Blast: Fix missing release callbacks for shared buffers by Vishnu Nair · 4 years, 5 months ago
  55. 167bdde Prevent HDRLayerInfoListener traversal from running on every frame by Robert Carr · 4 years, 6 months ago
  56. 27e3ed5 SF: Set dirty region bit if transparent region hint changes by Vishnu Nair · 4 years, 6 months ago
  57. 86c80e3 Re-introduce debug.sf.latch_unsignaled by Huihong Luo · 4 years, 7 months ago
  58. 848879a Merge "Blast: Use a unique id to track buffers" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  59. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 7 months ago
  60. 315f3c7 Fix latching of final buffer when moving off-screen and destroying by Robert Carr · 4 years, 7 months ago
  61. 3e2a299 Avoid traversal in tunnel mode reporter by Robert Carr · 4 years, 7 months ago
  62. 6a16031 Start removing Current state by Robert Carr · 4 years, 8 months ago
  63. a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  64. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 7 months ago
  65. 38d2500 Layer: Don't need atomic for transaction flags by Robert Carr · 4 years, 7 months ago
  66. 9d7aee1 Merge "SF: Pass transformHint with releaseBuffer" into sc-dev by Rob Carr · 4 years, 7 months ago
  67. 58069dc SF - plumbing game mode for metrics (part 2) by Adithya Srinivasan · 4 years, 8 months ago
  68. 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 7 months ago
  69. a4c34cc Merge "Update sideband stream when BufferStateLayer has receive a buffer" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  70. a663c2b Update sideband stream when BufferStateLayer has receive a buffer by baocheng sun · 4 years, 8 months ago
  71. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 8 months ago
  72. f3f40fe Added setBufferCrop by chaviw · 4 years, 9 months ago
  73. 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 4 years, 9 months ago
  74. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 9 months ago
  75. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 4 years, 9 months ago
  76. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
  77. 98a9c04 Merge "Revert "Add ExternalTexture class into RenderEngine interface"" into sc-dev by Alec Mouri · 4 years, 9 months ago
  78. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
  79. 0e4c8a4 Merge "Add ExternalTexture class into RenderEngine interface" into sc-dev by Alec Mouri · 4 years, 9 months ago
  80. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 10 months ago
  81. 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 4 years, 10 months ago
  82. a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 9 months ago
  83. a9a65fc Merge "Revert "Remove setFrame from BufferStateLayer"" into sc-dev by Orion Hodson · 4 years, 9 months ago
  84. 39d0147 Modify bounds and transform for BSL input. by chaviw · 4 years, 9 months ago
  85. 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 9 months ago
  86. b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
  87. 6c1b7ac SF: use FenceTime when possible by Ady Abraham · 4 years, 10 months ago
  88. 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 10 months ago
  89. a616da9 Merge "Add Gpu composition info to FrameTimeline" into sc-dev by Adithya Srinivasan · 4 years, 10 months ago
  90. b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 10 months ago
  91. b6a2fa1 Add Gpu composition info to FrameTimeline by Adithya Srinivasan · 4 years, 10 months ago
  92. b40ac20 Merge "SF: pass the predicted present time to LayerHistory" into sc-dev by Ady Abraham · 4 years, 10 months ago
  93. 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 10 months ago
  94. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 5 years ago
  95. b7f1556 SF: pass the predicted present time to LayerHistory by Ady Abraham · 4 years, 10 months ago
  96. cc81b2f Merge "Simplify width, height, transform variable for BSL" into sc-dev by Chavi Weingarten · 4 years, 10 months ago
  97. 785addd Add isBuffer to SurfaceFrame by Adithya Srinivasan · 4 years, 10 months ago
  98. 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 5 years ago
  99. cf69b99 Merge changes Ie6cff82f,I0f95f2a3 into sc-dev by Ady Abraham · 4 years, 10 months ago
  100. 43752eb SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline by Ady Abraham · 4 years, 11 months ago