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
/
native
/
webview
Age
Commit message (
Expand
)
Author
2021-07-19
Null check color_space_ptr in draw functor v2
Bo Liu
2021-07-15
Null check color_space_ptr in draw functor
Bo Liu
2021-05-13
Have HWUI validate the WebViewFunctors at registration
John Reck
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-08
Add TEST_MAPPING to run WebView CTS/GTS tests in presubmit.
Anna Malova
2020-11-25
Add API to WebView functor to support overlays
Vasiliy Telezhnikov
2020-04-16
Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8
Orion Hodson
2020-04-16
Add explicit dependencies on jni_headers
Orion Hodson
2020-02-20
Cleanup header and build targets for libhwui clients.
Derek Sollenberger
2019-04-04
Allow the WebView native library to have dependencies.
Torne (Richard Coles)
2019-03-25
Deprecate is_layer for vulkan functor
Bo Liu
2019-02-04
Do not call postDrawVk if did not call drawVk
Bo Liu
2019-02-05
Merge "Revert "Enable vulkan webview draw functor""
TreeHugger Robot
2019-02-04
Revert "Enable vulkan webview draw functor"
Bo Liu
2019-01-31
Merge "Enable vulkan webview draw functor"
TreeHugger Robot
2019-01-29
Update Vulkan skia creation to use apiVersion instead of instanceVersion
Greg Daniel
2019-01-24
Add color space params to webview gl functor
Bo Liu
2019-01-24
Enable vulkan webview draw functor
Bo Liu
2019-01-15
VkFunctorDrawable implementation
Bo Liu
2019-01-14
Put HWUI & Webview color space in a struct
Chris Blume
2019-01-11
Merge "Rename Vulkan functor items to match style"
TreeHugger Robot
2019-01-10
Rename Vulkan functor items to match style
Chris Blume
2019-01-09
Make sure interop path works with draw_fn
Bo Liu
2019-01-03
Plumb new functor in native/webview
Bo Liu
2018-12-13
Add C API for new webview draw functor
Bo Liu
2018-12-05
Add non-interop Vulkan functor
Chris Blume
2018-11-30
Add explicit values to ABI enums in libs/hwui
Chris Blume
2018-11-27
Merge "Use "override" keyword instead of "virtual"."
TreeHugger Robot
2018-11-19
Use "override" keyword instead of "virtual".
Chris Blume
2018-11-19
Merge "Convert libwebviewchromium_plat_support to Android.bp" am: 1feeeba433 ...
Dan Willemsen
2018-11-18
Convert libwebviewchromium_plat_support to Android.bp
Dan Willemsen
2018-09-17
Merge "Label the libwebview address space reservation."
TreeHugger Robot
2018-09-14
Label the libwebview address space reservation.
Richard Uhler
2018-08-07
Simplify WebView RELRO creation and handle more cases.
Torne (Richard Coles)
2018-05-15
Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a
Dan Willemsen
2018-05-15
Merge "Convert to Soong" am: acbd94d76f
Dan Willemsen
2018-05-14
Convert to Soong
Dan Willemsen
2018-04-16
Update native/webview OWNERS.
Torne (Richard Coles)
2018-04-11
Remove RenderPipelineType::OpenGL (1/many)
John Reck
2018-02-21
Move WebView plat_support from frameworks/webview.
Torne (Richard Coles)
2018-02-20
Add 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-26
Use classloader namespace instead of lib paths to load WebView libs.
Gustav Sennton
2017-06-23
Move WebView loader from frameworks/webview/ to frameworks/base/.
Gustav Sennton