1. 187a18c Merge "Add explicit clearSyncTransaction instead of passing in null" into udc-dev by Chavi Weingarten · 2 years, 4 months ago
  2. c398c01 Add explicit clearSyncTransaction instead of passing in null by Chavi Weingarten · 2 years, 4 months ago
  3. 5b5f693 [bbq] always update size if scaling mode changes to non freeze by Vishnu Nair · 2 years, 4 months ago
  4. c794b69 Increase frame history size when SF buffer queue size changes by Brian Lindahl · 2 years, 6 months ago
  5. 70670e6 [BBQ] Only update destination frame when buffer matches requested by Chavi Weingarten · 2 years, 6 months ago
  6. eb489f6 Add producerId so we know when the BBQ producer has been changed. by liulijun · 2 years, 10 months ago
  7. ce14101 Merge conflict didn't pick up changes. by Chavi Weingarten · 2 years, 6 months ago
  8. 765f5e0 Merge "BBQ: Check if we have already acquired max num of buffers" by Chavi Weingarten · 2 years, 6 months ago
  9. 77feb9a Merge "Add thread safety check to libgui build" by Chavi Weingarten · 2 years, 6 months ago
  10. e0237bb Add thread safety check to libgui build by Chavi Weingarten · 2 years, 6 months ago
  11. b4b484a BBQ: Check if we have already acquired max num of buffers by Vishnu Nair · 2 years, 7 months ago
  12. 473757b Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 am: 43f03d260e am: 2d449b5ffa by Ady Abraham · 2 years, 6 months ago
  13. 2d449b5 Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 am: 43f03d260e by Ady Abraham · 2 years, 6 months ago
  14. 43f03d2 Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 by Ady Abraham · 2 years, 6 months ago
  15. d6e409e SF: fix FrameTimelineInfo association to buffers by Ady Abraham · 2 years, 7 months ago
  16. 92bf8b0 [BBQ] Only wait when acquiring a buffer if in a sync. by Chavi Weingarten · 2 years, 7 months ago
  17. f90df63 Fix an arithmetic error when using unsigned by liulijun · 2 years, 9 months ago
  18. 3a8f19b [BBQ] Only wait when acquiring a buffer if in a sync. by Chavi Weingarten · 2 years, 7 months ago
  19. 74ca6ab BBQ: Check if the buffer is already in the pending release queue before logging by Vishnu Nair · 2 years, 9 months ago
  20. 28fe2e6 BBQ: Check if the buffer is already in the pending release queue before logging by Vishnu Nair · 2 years, 9 months ago
  21. 321f53f Merge "SF: Trigger ANR when buffer cache is full" by Patrick Williams · 2 years, 10 months ago
  22. f1e5df1 SF: Trigger ANR when buffer cache is full by Patrick Williams · 2 years, 10 months ago
  23. 71fcf91 SF: Avoid updating clients with stale or incorrect transform hints by Vishnu Nair · 2 years, 10 months ago
  24. 84252b5 BlastBufferQueue: Fake release if not received by complete am: 405e2f68fb am: cad6995e1b by Robert Carr · 2 years, 10 months ago
  25. 405e2f6 BlastBufferQueue: Fake release if not received by complete by Robert Carr · 3 years, 7 months ago
  26. a4343e6 Clean up BBQ#abandon dead code by Vishnu Nair · 2 years, 11 months ago
  27. d00e0f7 Added trace data for latch and release buffers by Chavi Weingarten · 3 years, 1 month ago
  28. 74a49fe Merge "BBQ: Remove BufferFreedListener" by Vishnu Nair · 3 years, 1 month ago
  29. 728dba1 BBQ: Remove BufferFreedListener by Vishnu Nair · 3 years, 1 month ago
  30. c027ac6 Merge "Account for release callbacks when determing if sync is finished" into tm-qpr-dev am: 4b383323f7 am: 23a7c8a1a5 by Chavi Weingarten · 3 years, 2 months ago
  31. c1cf402 Account for release callbacks when determing if sync is finished by chaviw · 3 years, 2 months ago
  32. db7061c Merge "SurfaceFlinger: Report stuck fences to client" into tm-dev am: 407d5f2390 am: 661dfb66e6 by Rob Carr · 3 years, 3 months ago
  33. 4c1b646 SurfaceFlinger: Report stuck fences to client by Robert Carr · 3 years, 8 months ago
  34. d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 5 months ago
  35. 02186fb Migrate 13 methods of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
  36. 3b4bdcf Invoke sync transaction callback if overwritten by chaviw · 3 years, 5 months ago
  37. 79dc06a BLASTBufferQueue/SF: apply transactions with one-way binder by Robert Carr · 3 years, 6 months ago
  38. 4861b10 Changed setSyncTransaction to syncNextTransaction with callback logic. by Tianhao Yao · 3 years, 6 months ago
  39. d2aaab1 SurfaceView: Avoid destination frame updates on multiple threads 2/2 by Vishnu Nair · 3 years, 6 months ago
  40. e18b5a4 Merge "Add gatherPendingTransactions in BBQ" by Chavi Weingarten · 3 years, 6 months ago
  41. d84085a Add gatherPendingTransactions in BBQ by chaviw · 3 years, 6 months ago
  42. 57ae4b2 Add more info in BBQ Tracing by chaviw · 3 years, 6 months ago
  43. a58fbee Merge "BBQ: Fix log spam when creating a new BBQ" by Vishnu Nair · 3 years, 7 months ago
  44. 862ee16 Merge "Replace releaseCallbackId with generateReleaseCallbackId in BufferData" by Chavi Weingarten · 3 years, 7 months ago
  45. 8dd181f Replace releaseCallbackId with generateReleaseCallbackId in BufferData by chaviw · 3 years, 7 months ago
  46. dbca135 keep a wp<BLASTBufferQueue> in BufferItemConsumer by Ady Abraham · 3 years, 8 months ago
  47. ab06651 BBQ: Fix log spam when creating a new BBQ by Vishnu Nair · 3 years, 7 months ago
  48. 1e8bf10 BBQ: Recreate BBQ when SurfaceControl changes 1/2 by Vishnu Nair · 3 years, 7 months ago
  49. 1cb8e89 BBQ: Capture initial destframe change from BBQ by Vishnu Nair · 3 years, 8 months ago
  50. cf2f21f BLASTBufferQueue: Cap shadow queue size during sync by Robert Carr · 3 years, 8 months ago
  51. f2dace7 Only add commit callback when using sync transaction by chaviw · 3 years, 9 months ago
  52. 0acd33a Add ability to process buffers into the same syncTransaction by chaviw · 3 years, 9 months ago
  53. a1c4c82 Rename nextTransaction to syncTransaction by chaviw · 3 years, 9 months ago
  54. c33c63a Revert "BBQ: Clean up acquire states on BQ disconnect" by Jiakai Zhang · 3 years, 9 months ago
  55. 9051fb1 BBQ: Clean up acquire states on BQ disconnect by Vishnu Nair · 3 years, 9 months ago
  56. 768bfa0 Change log to match with function it's coming from by chaviw · 3 years, 9 months ago
  57. 4497fa8 Merge "Remove setTransactionCompleteCallback" by Chavi Weingarten · 3 years, 10 months ago
  58. f10b904 Remove setTransactionCompleteCallback by chaviw · 3 years, 10 months ago
  59. 6ebdf5f Use bufferItem's fence when calling release by chaviw · 3 years, 10 months ago
  60. d7deef7 Move blast sync handling to BBQ by chaviw · 3 years, 10 months ago
  61. 69058fb Call release buffer if the buffer is overwritten in the client by chaviw · 3 years, 10 months ago
  62. 3ad4956 Merge "BlastBufferQueue: Fix async worker deadlock" into sc-v2-dev am: 0363ad304f am: bcb6fb80ed by Vishnu Nair · 3 years, 10 months ago
  63. 0363ad3 Merge "BlastBufferQueue: Fix async worker deadlock" into sc-v2-dev by Vishnu Nair · 3 years, 10 months ago
  64. 51e4dc8 BlastBufferQueue: Fix async worker deadlock by Vishnu Nair · 3 years, 10 months ago
  65. 1a81417 Merge "Combine Buffer Properties when calling setBuffer" by Chavi Weingarten · 3 years, 10 months ago
  66. 1d07b10 BlastBufferQueue: Fix scaling when buffer scaling mode changes am: 932f6aee50 am: fec689d8c3 by Vishnu Nair · 3 years, 10 months ago
  67. 932f6ae BlastBufferQueue: Fix scaling when buffer scaling mode changes by Vishnu Nair · 3 years, 10 months ago
  68. ba4320c Combine Buffer Properties when calling setBuffer by chaviw · 3 years, 11 months ago
  69. 6a19527 Add applyPendingTransactions by chaviw · 4 years ago
  70. 13753f4 Merge "Added getLastAcquiredFrameNum" by Chavi Weingarten · 4 years ago
  71. 92e4782 Merge "Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy" into sc-v2-dev by Vishnu Nair · 4 years ago
  72. 0b020f8 Added getLastAcquiredFrameNum by chaviw · 4 years ago
  73. 12b8cad Use a separate mutex for BLASTBufferQueue in BLASTBufferItemConsumer am: 5c8b18c908 am: 618f49aded by Alec Mouri · 4 years ago
  74. a3970b8 Use a separate mutex for BLASTBufferQueue in BLASTBufferItemConsumer am: 5c8b18c908 by Alec Mouri · 4 years ago
  75. 5c8b18c Use a separate mutex for BLASTBufferQueue in BLASTBufferItemConsumer by Alec Mouri · 4 years ago
  76. 95b6d51 Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy by Vishnu Nair · 4 years ago
  77. a837151 Merge "SurfaceView: Synchronize destframe updates with SurfaceView size changes" into sc-dev am: edec715c76 by Vishnu Nair · 4 years ago
  78. 084514a SurfaceView: Synchronize destframe updates with SurfaceView size changes by Vishnu Nair · 4 years ago
  79. 9c16128 BlastBufferQueue: Keep transform hint in Surface consistent by Vishnu Nair · 4 years, 1 month ago
  80. a4fbca5 BlastBufferQueue: Keep transform hint in Surface consistent by Vishnu Nair · 4 years, 1 month ago
  81. 5d356b0 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev by Chavi Weingarten · 4 years, 1 month ago
  82. 5fa91c2 BBQ: Update the transform hint if the SC layer handle does not change by Vishnu Nair · 4 years, 1 month ago
  83. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  84. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 1 month ago
  85. 2a52ca6 BlastBufferQueue: Fix acquire counts when holding buffers by Vishnu Nair · 4 years, 1 month ago
  86. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 2 months ago
  87. 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 4 years, 2 months ago
  88. 49ce858 Merge "BBQ: add a counter for pending buffers" into sc-dev by Ady Abraham · 4 years, 2 months ago
  89. 9dfe2b2 BBQ: add a counter for pending buffers by Ady Abraham · 4 years, 2 months ago
  90. de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 4 years, 2 months ago
  91. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 2 months ago
  92. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 3 months ago
  93. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 2 months ago
  94. 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 2 months ago
  95. 837d98e Merge "BBQSurface: Give client a chance to observe transform hint earlier" into sc-dev by Rob Carr · 4 years, 3 months ago
  96. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 3 months ago
  97. 82d07c9 BBQSurface: Give client a chance to observe transform hint earlier by Robert Carr · 4 years, 3 months ago
  98. 567533e BLASTBufferQueue: fix AsyncWorker race condition by Wonsik Kim · 4 years, 3 months ago
  99. 3cf1095 Merge "Fix crop scaling with BSL" into sc-dev by Vishnu Nair · 4 years, 4 months ago
  100. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 4 years, 4 months ago