index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
TransactionCallbackInvoker.cpp
Age
Commit message (
Expand
)
Author
2025-03-13
Introduce a dependency monitor for fences
Alec Mouri
2024-10-28
Clean up BufferReleaseChannel logging
Patrick Williams
2024-10-17
Remove release fence flags
Melody Hsu
2024-09-23
Revert "Add some tracing for release fences"
Alec Mouri
2024-09-13
Add some tracing for release fences
Alec Mouri
2024-08-30
Read from BufferReleaseChannel in background thread
Patrick Williams
2024-08-30
Revert^3 "Read from BufferReleaseChannel in background thread"
Satish Yalla
2024-08-29
Revert^2 "Read from BufferReleaseChannel in background thread"
Patrick Williams
2024-08-28
Revert "Read from BufferReleaseChannel in background thread"
Priyanka Advani (xWF)
2024-08-26
Read from BufferReleaseChannel in background thread
Patrick Williams
2024-07-25
Revert "Optimize BLAST buffer releases via Unix sockets"
Patrick Williams
2024-07-23
Optimize BLAST buffer releases via Unix sockets
Patrick Williams
2024-06-28
Create a wrapper for atrace macros
Vishnu Nair
2024-06-28
Merge "Jank callback API refactor." into main
Pascal Mütschard
2024-06-28
Jank callback API refactor.
Pascal Mütschard
2024-06-26
Add trace slices to capture tasks important for latency monitoring
Vishnu Nair
2024-03-20
Add promise for buffer releaseFence to LayerFE.
Melody Hsu
2024-01-26
Correctly pass screenshot fences to transaction callbacks
Alec Mouri
2023-11-15
Assign previous release fence to previous frame ID
Alec Mouri
2023-02-09
Send available JankData in all transaction completion callbacks.
Pascal Muetschard
2023-01-09
Fix flicker issue on external display.
Sally Qi
2022-08-05
SF: Clean up postComposition
Dominik Laskowski
2022-05-18
Merge "Use semaphore instead of condition variable" into tm-dev
Alec Mouri
2022-05-16
Use semaphore instead of condition variable
Alec Mouri
2022-05-16
SF: Do not duplicate fences per layer per frame
Dominik Laskowski
2022-02-09
SF: pass acquire fence on BLAST callbacks
Ady Abraham
2021-11-19
SF: Introduce background task executor
Vishnu Nair
2021-11-09
Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions"
Jiakai Zhang
2021-11-04
SurfaceFlinger: Emit callbacks for non-buffer layer transactions
Vishnu Nair
2021-10-18
SurfaceFlinger: Fix duplicate callbacks
Vishnu Nair
2021-10-14
Revert^2 "Second Patch for async RenderEngine"
Sally Qi
2021-10-12
Revert "Second Patch for async RenderEngine"
Vladimir Marko
2021-10-11
Second Patch for async RenderEngine
Sally Qi
2021-10-11
TransactionCallbackInvoker: Send callbacks on thread
Robert Carr
2021-09-29
Simplify TransactionCallbackInvoker
Robert Carr
2021-06-25
Blast: Use a unique id to track buffers
Vishnu Nair
2021-06-17
SF: change acquired buffers based on the current refresh rate
Ady Abraham
2021-04-21
Introduce ASurfaceTransaction_setOnCommit api
Vishnu Nair
2021-03-17
Introduce release buffer callback for BufferStateLayer
Vishnu Nair
2021-02-03
SurfaceFlinger: Emit TransactionCompleted callbacks directly.
Robert Carr