index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
pipeline
/
skia
/
VkInteropFunctorDrawable.cpp
Age
Commit message (
Expand
)
Author
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-01-29
Modernize calls to drawImage
Mike Reed
2020-09-18
Migrate from SkCanvas::getGrContext to SkCanvas::recordingContext
Adlai Holler
2020-06-26
Remove legacy callDrawGlFunction2 from HWUI
John Reck
2020-03-30
Use ANDROID_get_native_client_buffer in HWUI
Alec Mouri
2020-03-05
Merge "[HWUI] remove libui from HWUI's dependencies"
TreeHugger Robot
2020-03-01
[HWUI] remove libui from HWUI's dependencies
Alec Mouri
2020-02-22
opt into public SkM44
Mike Reed
2020-01-22
extend recordingcanvas overrides for mat4
Mike Reed
2019-01-24
Add color space params to webview gl functor
Bo Liu
2019-01-09
Make sure interop path works with draw_fn
Bo Liu
2018-12-14
New WebViewFunctor API
John Reck
2018-12-05
Fix bug in synchronization code for Vulkan WebView
Stan Iliev
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2018-11-06
Fix VkInteropFunctorDrawable log messages
Chris Blume
2018-11-06
Rename VkFunctorDrawable->VkInteropFunctorDrawable
Chris Blume