summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.h
AgeCommit message (Expand)Author
2025-03-13Call libgui's SurfaceControl directly in hwui Alec Mouri
2024-08-30[HWUI] Update Ganesh includes to specify new location Nolan Scobie
2024-02-22Implement RenderThread for host Jerome Gaillard
2023-05-18Allow triming of font caches through WindowManager Jernej Virag
2023-03-10Update the frameCallback postAt time. Carlos Martinez Romero
2022-09-28Change how memory policy is configured John Reck
2021-09-28HWUI: use public choreographer api Rachel Lee
2021-09-06Pass surface control id to callback to accurately identify surface metrics be... Pablo Gamito
2021-06-28Reparent surface control for Webview overlay Huihong Luo
2021-06-18Fix z-order for webview surface control Huihong Luo
2021-05-18Fix PixelCopy & BQ crop John Reck
2021-05-12More benchmark tweaks John Reck
2021-05-11Macrobenchmark tweaks & gpu memory dumping John Reck
2021-04-17Webview overlay support Huihong Luo
2021-04-02libhwui: RenderThread: fix UAF Steven Moreland
2021-03-25Move reduceOpsTaskSplitting property to Properties.h Adlai Holler
2021-03-25Add a system property to control Skia reduceOpsTaskSplitting Adlai Holler
2021-02-17Add GPU completion to FrameMetrics (1/3) Jorim Jaggi
2021-02-16Add SurfaceControl to hwui Huihong Luo
2020-09-16Shared timeline plumbing Steven Thomas
2020-08-17Share Vulkan resources between RenderThread and HardwareBitmapUploader Derek Sollenberger
2020-07-28Migrate from GrContext to GrDirectContext Adlai Holler
2020-04-09Remove unecessary exported symbols from libhwui.so Derek Sollenberger
2019-12-26[HWUI] use AChoreographer in place of DisplayEventReceiver. Alec Mouri
2019-11-08Decouple SurfaceTexture from HWUI Stan Iliev
2019-10-25[HWUI] Get DeviceInfo through stable ABI Alec Mouri
2019-08-09Access VectorDrawableAtlas only on RenderThread Stan Iliev
2019-07-31Include more precise dependencies Fedor Kudasov
2019-04-18Dynamically adjust renderahead John Reck
2019-04-12Support render-ahead in vulkan John Reck
2019-03-20Fix TextureView glitch and memory leak Stan Iliev
2019-03-15Fix profile gpu bars to use display fps John Reck
2019-02-20Start RenderThread earlier to preload Vulkan/EGL drivers Stan Iliev
2019-02-13Decouple VulkanManager from RenderThread Stan Iliev
2019-02-06Fix RenderThread and worker thread names used by tools Stan Iliev
2019-02-05Tell JVM to not wait for HWUI worker threads upon shutdown Stan Iliev
2019-01-15VkFunctorDrawable implementation Bo Liu
2019-01-04Mark GrContext dirty after onContextDestroyed Bo Liu
2018-12-14New WebViewFunctor API John Reck
2018-11-08Refactors and a potential public API for rendering John Reck
2018-08-24Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96 Greg Kaiser
2018-08-23RenderThread: Make ~IFrameCallback() virtual Greg Kaiser
2018-04-26Remove RenderThread from EglManager John Reck
2018-03-16Don't use IPC in isolateProcess John Reck
2017-12-11Update GrContext creation calls to use sk_sp Greg Daniel
2017-12-01Switch RenderThread to a Java daemon thread John Reck
2017-11-03Format the world (or just HWUI) John Reck
2017-10-27Switch to a fancy new queue John Reck
2017-08-25Release VectorDrawable cache surface on render thread Stan Iliev
2017-07-05Move frame history into jank tracker John Reck