summaryrefslogtreecommitdiff
path: root/native/webview
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-04-16Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8Orion Hodson
2020-04-16Add explicit dependencies on jni_headersOrion Hodson
2020-02-20Cleanup header and build targets for libhwui clients.Derek Sollenberger
2019-04-04Allow the WebView native library to have dependencies.Torne (Richard Coles)
2019-03-25Deprecate is_layer for vulkan functorBo Liu
2019-02-04Do not call postDrawVk if did not call drawVkBo 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 instanceVersionGreg Daniel
2019-01-24Add color space params to webview gl functorBo Liu
2019-01-24Enable vulkan webview draw functorBo Liu
2019-01-15VkFunctorDrawable implementationBo Liu
2019-01-14Put HWUI & Webview color space in a structChris Blume
2019-01-11Merge "Rename Vulkan functor items to match style"TreeHugger Robot
2019-01-10Rename Vulkan functor items to match styleChris Blume
2019-01-09Make sure interop path works with draw_fnBo Liu
2019-01-03Plumb new functor in native/webviewBo Liu
2018-12-13Add C API for new webview draw functorBo Liu
2018-12-05Add non-interop Vulkan functorChris Blume
2018-11-30Add explicit values to ABI enums in libs/hwuiChris 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.bpDan Willemsen
2018-09-17Merge "Label the libwebview address space reservation."TreeHugger Robot
2018-09-14Label the libwebview address space reservation.Richard Uhler
2018-08-07Simplify WebView RELRO creation and handle more cases.Torne (Richard Coles)
2018-05-15Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2aDan Willemsen
2018-05-15Merge "Convert to Soong" am: acbd94d76fDan Willemsen
2018-05-14Convert to SoongDan Willemsen
2018-04-16Update native/webview OWNERS.Torne (Richard Coles)
2018-04-11Remove RenderPipelineType::OpenGL (1/many)John Reck
2018-02-21Move WebView plat_support from frameworks/webview.Torne (Richard Coles)
2018-02-20Add OWNERS for webview directories in framework.Torne (Richard Coles)
2017-10-05[WebView] Only pass one path to relro creation/loading at a time.Gustav Sennton
2017-06-26Use classloader namespace instead of lib paths to load WebView libs.Gustav Sennton
2017-06-23Move WebView loader from frameworks/webview/ to frameworks/base/.Gustav Sennton