summaryrefslogtreecommitdiff
path: root/native/webview/plat_support
AgeCommit message (Expand)Author
2024-03-13Add ReportRenderingThreads function to WebView function table Igor Kraskevich
2021-07-19Null check color_space_ptr in draw functor v2 Bo Liu
2021-07-15Null check color_space_ptr in draw functor Bo Liu
2021-05-13Have HWUI validate the WebViewFunctors at registration John Reck
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-11-25Add API to WebView functor to support overlays Vasiliy Telezhnikov
2020-02-20Cleanup header and build targets for libhwui clients. Derek Sollenberger
2019-03-25Deprecate is_layer for vulkan functor Bo Liu
2019-02-04Do not call postDrawVk if did not call drawVk Bo Liu
2019-02-05Merge "Revert "Enable vulkan webview draw functor"" TreeHugger Robot
2019-02-04Revert "Enable vulkan webview draw functor" Bo Liu
2019-01-31Merge "Enable vulkan webview draw functor" TreeHugger Robot
2019-01-29Update Vulkan skia creation to use apiVersion instead of instanceVersion Greg Daniel
2019-01-24Add color space params to webview gl functor Bo Liu
2019-01-24Enable vulkan webview draw functor Bo Liu
2019-01-15VkFunctorDrawable implementation Bo Liu
2019-01-14Put HWUI & Webview color space in a struct Chris Blume
2019-01-11Merge "Rename Vulkan functor items to match style" TreeHugger Robot
2019-01-10Rename Vulkan functor items to match style Chris Blume
2019-01-09Make sure interop path works with draw_fn Bo Liu
2019-01-03Plumb new functor in native/webview Bo Liu
2018-12-13Add C API for new webview draw functor Bo Liu
2018-12-05Add non-interop Vulkan functor Chris Blume
2018-11-30Add explicit values to ABI enums in libs/hwui Chris Blume
2018-11-27Merge "Use "override" keyword instead of "virtual"." TreeHugger Robot
2018-11-19Use "override" keyword instead of "virtual". Chris Blume
2018-11-19Merge "Convert libwebviewchromium_plat_support to Android.bp" am: 1feeeba433 ... Dan Willemsen
2018-11-18Convert libwebviewchromium_plat_support to Android.bp Dan Willemsen
2018-04-11Remove RenderPipelineType::OpenGL (1/many) John Reck
2018-02-21Move WebView plat_support from frameworks/webview. Torne (Richard Coles)