index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
BLASTBufferQueue.cpp
Age
Commit message (
Expand
)
Author
2020-05-01
Update libgui to use android::base properties instead of cutils
Michael Hoisie
2020-04-27
Merge "BLASTBufferQueue: Don't query for triple buffering" into rvc-dev
Rob Carr
2020-04-22
BLASTBufferQueue: Don't query for triple buffering
Robert Carr
2020-04-20
BLASTBufferQueue: Don't use mNextTransaction on Binder thread.
Robert Carr
2020-04-02
BLASTBufferQueue: Avoid duplicate calls to setDefaultBufferSize
Robert Carr
2020-04-01
BLASTBufferQueue: Initialize transform hint on creation.
Robert Carr
2020-04-01
BLASTBufferQueue: Pass same default usage as BufferQueueLayer
Robert Carr
2020-02-19
Set timeout on dequeue buffer for BLAST Adapter
Valerie Hau
2020-02-18
Merge "BLASTBufferQueue: Correct deadlocks in mNextTransaction handling."
TreeHugger Robot
2020-02-15
BLASTBufferQueue: Correct deadlocks in mNextTransaction handling.
Robert Carr
2020-02-16
Merge "Move maxAcquired back to 1 and set maxDequeued"
TreeHugger Robot
2020-02-13
Move maxAcquired back to 1 and set maxDequeued
Valerie Hau
2020-02-13
Only process passback transactions during onFrameAvailable
Valerie Hau
2020-02-05
Plumb FrameEventHistory to client
Valerie Hau
2020-01-30
Merge "Set frame based on surface control width/height"
TreeHugger Robot
2020-01-30
Set frame based on surface control width/height
Valerie Hau
2020-01-27
Add desired present time to BLAST adapter
Valerie Hau
2020-01-24
add transformToDisplayInverse
Valerie Hau
2020-01-17
Adding check for num acquired for early bailout
Valerie Hau
2020-01-13
Remove maxBufferCount
Valerie Hau
2019-12-18
Fixing triple buffer bug
Valerie Hau
2019-12-06
Adding transform to BLAST adapter
Valerie Hau
2019-12-03
Set the crop on the BLASt adapter
Valerie Hau
2019-11-26
Adding triple buffering without wait
Valerie Hau
2019-11-07
Pass transformHint to BLASTBufferQueue adapter
Valerie Hau
2019-10-16
Adding onFrameAvailable test for BLASTBufferQueue
Valerie Hau
2019-10-08
Provide a basic BLASTBufferQueue implementation.
Robert Carr