index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
native
/
webview
/
plat_support
Age
Commit message (
Expand
)
Author
2024-03-13
Add ReportRenderingThreads function to WebView function table
Igor Kraskevich
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
2020-11-25
Add API to WebView functor to support overlays
Vasiliy Telezhnikov
2020-02-20
Cleanup header and build targets for libhwui clients.
Derek Sollenberger
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-04-11
Remove RenderPipelineType::OpenGL (1/many)
John Reck
2018-02-21
Move WebView plat_support from frameworks/webview.
Torne (Richard Coles)