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