- 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
- 5fa91c2 BBQ: Update the transform hint if the SC layer handle does not change by Vishnu Nair · 4 years, 1 month 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
- 8514c8e Merge "Check SurfaceControl in stats sent to transactionCallback" into sc-dev by Chavi Weingarten · 4 years, 4 months ago
- 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 4 years, 4 months ago
- 4202616 Check SurfaceControl in stats sent to transactionCallback by chaviw · 4 years, 4 months ago
- 3310028 BlastBufferQueue: Update layer size before processing it. by Hongguang Chen · 4 years, 4 months ago
- 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 4 years, 6 months ago
- a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 4 months ago
- a9a65fc Merge "Revert "Remove setFrame from BufferStateLayer"" into sc-dev by Orion Hodson · 4 years, 4 months ago
- 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 4 months ago
- b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 4 years, 4 months ago
- 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 4 months ago
- 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 5 months ago
- 4fd10d8 Merge "Clear transaction that's passed to mergeWithNextTransaction" into sc-dev by Chavi Weingarten · 4 years, 4 months ago
- c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 5 months ago
- aad6cf5 Clear transaction that's passed to mergeWithNextTransaction by chaviw · 4 years, 5 months ago
- b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 5 months ago
- fa8dc0f Merge "Remove legacy disable triple buffering config" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 5 months ago
- debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 4 years, 5 months ago
- 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 4 years, 6 months ago
- 621ec58 Notify BLAST layer when sideband stream is changed. by Hongguang Chen · 4 years, 6 months ago
- 760ff0e Merge "Fix default consumer usage bits on BBQ consumer" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- 1618c67 Fix default consumer usage bits on BBQ consumer by Vishnu Nair · 4 years, 6 months ago
- 497e81c Convert certain format types to another buffer format. by chaviw · 4 years, 6 months ago
- fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 7 months ago
- 31999ef Merge "Enable backpressure for BufferStateLayer" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- f6eddb6 Enable backpressure for BufferStateLayer by Vishnu Nair · 4 years, 6 months ago
- 8b30dd1 Allow BlastBufferQueue to acquire an additional buffer by Vishnu Nair · 4 years, 6 months ago
- 565ee54 Pass in format when creating and updating BBQ. by chaviw · 4 years, 7 months ago
- adf632b BlastBufferQueue: Pass client dequeue times to SurfaceFlinger by Vishnu Nair · 4 years, 7 months ago
- 277142c SurfaceFlinger: Support out of order transactions by Vishnu Nair · 4 years, 7 months ago
- 17dde61 BlastBufferQueue: Handle queue to window composer queries by Vishnu Nair · 4 years, 7 months ago
- c4a40c1 Added mergeWithNextTransaction to BlastBufferQueue by Vishnu Nair · 4 years, 8 months ago
- 1319718 Merge "Add TransactionCompleteCallback" by Chavi Weingarten · 4 years, 7 months ago
- f0c5649 SurfaceFlinger: correctly pass desired present time for BLAST by Ady Abraham · 4 years, 8 months ago
- 71c2cc4 Add TransactionCompleteCallback by chaviw · 4 years, 10 months ago
- 2de42cf Merge "BlastBufferQueue: Call ProducerListener callbacks asynchronously" by Vishnu Nair · 4 years, 8 months ago
- 8949612 BlastBufferQueue: Call ProducerListener callbacks asynchronously by Vishnu Nair · 4 years, 8 months ago
- 603a913 Merge "BLASTBufferQueue: Pass in an invalid expected present time when acquiring a buffer" by TreeHugger Robot · 4 years, 8 months ago
- c6f89ee BLASTBufferQueue: Pass in an invalid expected present time when acquiring a buffer by Vishnu Nair · 4 years, 8 months ago
- ccee4e6 Merge "Add missing BufferItem->BLAST items" by TreeHugger Robot · 4 years, 8 months ago
- 137069e Add missing BufferItem->BLAST items by John Reck · 4 years, 8 months ago
- 8304f7f BLASTBufferQueue: Set consumerIsApp to false by Robert Carr · 4 years, 8 months ago
- 53c936c BlastBufferQueue: Update layer size immediately if the buffer can scale by Vishnu Nair · 4 years, 8 months ago
- a3fe67b Fix vsyncId for long frames and double stuffed by Jorim Jaggi · 4 years, 8 months ago
- cf26a0a BlastBufferQueue: Add support for auto refresh by Vishnu Nair · 4 years, 9 months ago
- ea0de00 BlastBufferQueue: Add buffer rejection by Vishnu Nair · 4 years, 9 months ago
- 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 4 years, 10 months ago
- fbcbb4c BLASTBufferQueue: Hold sp in transactionCallbackThunk by Robert Carr · 4 years, 9 months ago
- 8fe40ab Merge "BlastBufferQueue: Handle onFrameReplaced" by TreeHugger Robot · 4 years, 10 months ago
- 992496b Allow creating child surfaces from BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
- aef1de9 BlastBufferQueue: Handle onFrameReplaced by Vishnu Nair · 4 years, 10 months ago
- 9b611b7 BLASTBufferQueue: Support setFrameTimelineVsync by Robert Carr · 4 years, 10 months ago
- 9c006e0 BLASTBufferQueue: Support setFrameRate by Robert Carr · 4 years, 10 months ago
- 05086b2 BLASTBufferQueue: Handler allocateBuffers on thread. by Robert Carr · 4 years, 10 months ago
- bf25577 BlastBufferQueue: Fix wait in onFrameAvailable by Vishnu Nair · 4 years, 10 months ago
- 7eb670a BlastBufferQueue: Add a function to flush the shadow queue by Vishnu Nair · 4 years, 10 months ago
- e1a4232 Handle buffer orientation when rejecting buffers via blast by Vishnu Nair · 4 years, 10 months ago
- 670b3f7 Add buffer rejection logic to BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
- 6b7c5c9 Pass in framenumbers if submitting buffers via BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
- dab9409 Add debug logs to BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
- 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 5 years ago
- 2a69617 Merge "BLASTBufferQueue: Don't query for triple buffering" into rvc-dev by Rob Carr · 5 years ago
- cedef05 BLASTBufferQueue: Don't query for triple buffering by Robert Carr · 5 years ago
- 255acdc BLASTBufferQueue: Don't use mNextTransaction on Binder thread. by Robert Carr · 5 years ago
- fc41651 BLASTBufferQueue: Avoid duplicate calls to setDefaultBufferSize by Robert Carr · 5 years ago
- 9f133d7 BLASTBufferQueue: Initialize transform hint on creation. by Robert Carr · 5 years ago
- 5b2ae91 BLASTBufferQueue: Pass same default usage as BufferQueueLayer by Robert Carr · 5 years ago
- 0889c62 Set timeout on dequeue buffer for BLAST Adapter by Valerie Hau · 5 years ago
- 39e9a25 Merge "BLASTBufferQueue: Correct deadlocks in mNextTransaction handling." by TreeHugger Robot · 5 years ago
- e4943eb BLASTBufferQueue: Correct deadlocks in mNextTransaction handling. by Robert Carr · 5 years ago
- 05667cc Merge "Move maxAcquired back to 1 and set maxDequeued" by TreeHugger Robot · 5 years ago
- 65b8e87 Move maxAcquired back to 1 and set maxDequeued by Valerie Hau · 5 years ago
- 0188adf Only process passback transactions during onFrameAvailable by Valerie Hau · 5 years ago
- 871d635 Plumb FrameEventHistory to client by Valerie Hau · 6 years ago
- 408e967 Merge "Set frame based on surface control width/height" by TreeHugger Robot · 6 years ago
- 81ec607 Set frame based on surface control width/height by Valerie Hau · 6 years ago
- 181abd3 Add desired present time to BLAST adapter by Valerie Hau · 6 years ago
- 2882e98 add transformToDisplayInverse by Valerie Hau · 6 years ago
- d44034f Adding check for num acquired for early bailout by Valerie Hau · 6 years ago
- c78c43a Remove maxBufferCount by Valerie Hau · 6 years ago