index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
WebViewFunctorManager.cpp
Age
Commit message (
Expand
)
Author
2025-03-13
Call libgui's SurfaceControl directly in hwui
Alec Mouri
2024-04-10
Do not mix pid_t and int32_t in Hwui
Jerome Gaillard
2024-03-27
Pass active functor rendering threads to HWUI ADPF session
Igor Kraskevich
2024-03-13
Add ReportRenderingThreads function to WebView function table
Igor Kraskevich
2021-11-17
Enable WebView overlays for Vulkan
Vasiliy Telezhnikov
2021-07-23
Remove Webview Overlays on destroy
Huihong Luo
2021-07-01
Disable Webview Overlay when invisible
Huihong Luo
2021-06-30
Add a sys prop to control WebView Overlays support
Huihong Luo
2021-06-28
Reparent surface control for Webview overlay
Huihong Luo
2021-06-18
Fix z-order for webview surface control
Huihong Luo
2021-05-13
Have HWUI validate the WebViewFunctors at registration
John Reck
2021-04-17
Webview overlay support
Huihong Luo
2020-11-25
Add API to WebView functor to support overlays
Vasiliy Telezhnikov
2019-01-15
VkFunctorDrawable implementation
Bo Liu
2019-01-04
Mark GrContext dirty after onContextDestroyed
Bo Liu
2019-01-03
Plumb new functor in native/webview
Bo Liu
2018-12-14
New WebViewFunctor API
John Reck