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
2023-03-09
Increase frame history size when SF buffer queue size changes
Brian Lindahl
2023-02-08
Merge "BBQ: Check if we have already acquired max num of buffers" into tm-qpr...
Chavi Weingarten
2023-02-08
Merge "BBQ: Check if we have already acquired max num of buffers" into tm-qpr...
Chavi Weingarten
2023-02-07
BBQ: Check if we have already acquired max num of buffers
Vishnu Nair
2023-02-07
Merge "SF: fix FrameTimelineInfo association to buffers" into tm-qpr-dev am: ...
Wei Wang
2023-02-03
SF: fix FrameTimelineInfo association to buffers
Ady Abraham
2023-02-02
Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 am: 43f03d...
Ady Abraham
2023-02-02
Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77
Ady Abraham
2023-01-09
[BBQ] Only wait when acquiring a buffer if in a sync.
Chavi Weingarten
2023-01-05
Fix an arithmetic error when using unsigned
liulijun
2022-11-30
BBQ: Check if the buffer is already in the pending release queue before logging
Vishnu Nair
2022-09-28
BlastBufferQueue: Fake release if not received by complete
Robert Carr
2022-06-06
Account for release callbacks when determing if sync is finished
chaviw
2022-04-15
SurfaceFlinger: Report stuck fences to client
Robert Carr
2022-03-17
Invoke sync transaction callback if overwritten
chaviw
2022-03-07
BLASTBufferQueue/SF: apply transactions with one-way binder
Robert Carr
2022-02-28
Changed setSyncTransaction to syncNextTransaction with callback logic.
Tianhao Yao
2022-02-19
SurfaceView: Avoid destination frame updates on multiple threads 2/2
Vishnu Nair
2022-02-09
Merge "Add gatherPendingTransactions in BBQ"
Chavi Weingarten
2022-02-08
Add gatherPendingTransactions in BBQ
chaviw
2022-02-04
Add more info in BBQ Tracing
chaviw
2022-01-08
Merge "BBQ: Fix log spam when creating a new BBQ"
Vishnu Nair
2022-01-06
Merge "Replace releaseCallbackId with generateReleaseCallbackId in BufferData"
Chavi Weingarten
2022-01-05
Replace releaseCallbackId with generateReleaseCallbackId in BufferData
chaviw
2022-01-05
keep a wp<BLASTBufferQueue> in BufferItemConsumer
Ady Abraham
2022-01-04
BBQ: Fix log spam when creating a new BBQ
Vishnu Nair
2021-12-29
BBQ: Recreate BBQ when SurfaceControl changes 1/2
Vishnu Nair
2021-12-06
BBQ: Capture initial destframe change from BBQ
Vishnu Nair
2021-12-01
BLASTBufferQueue: Cap shadow queue size during sync
Robert Carr
2021-11-18
Only add commit callback when using sync transaction
chaviw
2021-11-11
Add ability to process buffers into the same syncTransaction
chaviw
2021-11-10
Rename nextTransaction to syncTransaction
chaviw
2021-11-09
Revert "BBQ: Clean up acquire states on BQ disconnect"
Jiakai Zhang
2021-11-08
BBQ: Clean up acquire states on BQ disconnect
Vishnu Nair
2021-11-01
Change log to match with function it's coming from
chaviw
2021-10-20
Merge "Remove setTransactionCompleteCallback"
Chavi Weingarten
2021-10-14
Remove setTransactionCompleteCallback
chaviw
2021-10-14
Use bufferItem's fence when calling release
chaviw
2021-10-13
Move blast sync handling to BBQ
chaviw
2021-10-08
Call release buffer if the buffer is overwritten in the client
chaviw
2021-10-04
Merge "BlastBufferQueue: Fix async worker deadlock" into sc-v2-dev am: 0363ad...
Vishnu Nair
2021-10-04
Merge "BlastBufferQueue: Fix async worker deadlock" into sc-v2-dev
Vishnu Nair
2021-10-01
BlastBufferQueue: Fix async worker deadlock
Vishnu Nair
2021-10-01
Merge "Combine Buffer Properties when calling setBuffer"
Chavi Weingarten
2021-09-30
BlastBufferQueue: Fix scaling when buffer scaling mode changes am: 932f6aee50...
Vishnu Nair
2021-09-30
BlastBufferQueue: Fix scaling when buffer scaling mode changes
Vishnu Nair
2021-09-30
Combine Buffer Properties when calling setBuffer
chaviw
2021-09-07
Add applyPendingTransactions
chaviw
2021-09-07
Merge "Added getLastAcquiredFrameNum"
Chavi Weingarten
2021-09-03
Merge "Surface: Release references to BlastBufferQueue and SurfaceControl on ...
Vishnu Nair
[next]