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
/
ClientCache.cpp
Age
Commit message (
Expand
)
Author
2024-06-28
Create a wrapper for atrace macros
Vishnu Nair
2022-12-09
Push HWC cache slot generation down into CompositionEngine
Brian Lindahl
2022-10-20
SF: Trigger ANR when buffer cache is full
Patrick Williams
2022-10-11
SF: Trace buffer cache errors
Patrick Williams
2022-08-01
SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION
Ady Abraham
2022-01-13
SF: Make ExternalTexture mockable
Vishnu Nair
2021-09-24
Use Transactions for RefreshRateOverlay
chaviw
2021-09-09
FTL: Extend enum utilities imported from IF
Dominik Laskowski
2021-04-16
Revert "Revert "Add ExternalTexture class into RenderEngine inte..."
Alec Mouri
2021-04-15
Revert "Add ExternalTexture class into RenderEngine interface"
Alec Mouri
2021-04-13
Add ExternalTexture class into RenderEngine interface
Alec Mouri
2021-03-24
Change log level of superfluous logs
Vishnu Nair
2021-02-16
SurfaceFlinger: Add ClientCache dumps
Robert Carr
2019-11-19
Keeping sp<IBinder> around in ClientCache
Valerie Hau
2019-08-12
[SurfaceFlinger] Callback to renderengine when erasing BLAST buffers
Alec Mouri
2019-04-16
Change slot generation for BufferState
Marissa Wall