summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/VkFunctorDrawable.cpp
AgeCommit message (Expand)Author
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2020-09-18Migrate from SkCanvas::getGrContext to SkCanvas::recordingContextAdlai Holler
2020-06-26Remove legacy callDrawGlFunction2 from HWUIJohn Reck
2020-02-22opt into public SkM44Mike Reed
2020-01-22extend recordingcanvas overrides for mat4Mike Reed
2019-04-12Support render-ahead in vulkanJohn Reck
2019-03-29Fix crash in Vulkan WebView drawable when parent View has alphaStan Iliev
2019-03-25Deprecate is_layer for vulkan functorBo Liu
2019-02-04Do not call postDrawVk if did not call drawVkBo Liu
2019-01-15VkFunctorDrawable implementationBo Liu
2018-12-14New WebViewFunctor APIJohn Reck
2018-12-05Add non-interop Vulkan functorChris Blume
2018-11-06Rename VkFunctorDrawable->VkInteropFunctorDrawableChris Blume
2018-09-18Implement WebView support for Vulkan using temporary bufferStan Iliev