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