summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/VkInteropFunctorDrawable.cpp
AgeCommit message (Expand)Author
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-01-29Modernize calls to drawImageMike Reed
2020-09-18Migrate from SkCanvas::getGrContext to SkCanvas::recordingContextAdlai Holler
2020-06-26Remove legacy callDrawGlFunction2 from HWUIJohn Reck
2020-03-30Use ANDROID_get_native_client_buffer in HWUIAlec Mouri
2020-03-05Merge "[HWUI] remove libui from HWUI's dependencies"TreeHugger Robot
2020-03-01[HWUI] remove libui from HWUI's dependenciesAlec Mouri
2020-02-22opt into public SkM44Mike Reed
2020-01-22extend recordingcanvas overrides for mat4Mike Reed
2019-01-24Add color space params to webview gl functorBo Liu
2019-01-09Make sure interop path works with draw_fnBo Liu
2018-12-14New WebViewFunctor APIJohn Reck
2018-12-05Fix bug in synchronization code for Vulkan WebViewStan Iliev
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-11-06Fix VkInteropFunctorDrawable log messagesChris Blume
2018-11-06Rename VkFunctorDrawable->VkInteropFunctorDrawableChris Blume