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