index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
AutoBackendTextureRelease.cpp
Age
Commit message (
Expand
)
Author
2024-10-03
Merge "HWUI: Make releaseQueueOwnership thread-safety" into main am: cf920879...
Treehugger Robot
2024-08-30
[HWUI] Update Ganesh includes to specify new location
Nolan Scobie
2024-08-30
HWUI: Make releaseQueueOwnership thread-safety
Penghui.Liu
2024-01-22
Update deprecated MutableTextureState Vulkan constructor call
Kevin Lubick
2023-08-16
Replace GrBackendSurfaceMutableState with skgpu::MutableTextureState
Brian Osman
2023-08-11
[base] Migrate deprecated GL GrSurfaceBackend related functions
Kevin Lubick
2023-06-05
Fix missing #include of GrBackendSurfaceMutableState.h
Kevin Lubick
2023-05-11
Use relocated SkImages context typedef
Kevin Lubick
2023-03-27
Migrate SkImage static methods to SkImages namespace
Kevin Lubick
2022-10-31
Fix erroneous self deletion on SkImage creation failure
Nolan Scobie
2021-05-26
In Vk DeferredLayerUpdater make sure we releause buffers to foreign queue.
Greg Daniel
2020-07-28
Migrate from GrContext to GrDirectContext
Adlai Holler
2019-11-08
Decouple SurfaceTexture from HWUI
Stan Iliev