- 572d801 [HWUI] Update Ganesh includes to specify new location by Nolan Scobie · 6 months ago
- 87ef524 Implement RenderThread for host by Jerome Gaillard · 1 year ago
- 2375002 Fix some libhwui build warnings by John Reck · 1 year, 3 months ago
- e1163cd [base] Use newer GrDirectContexts::MakeGL by Kevin Lubick · 1 year, 5 months ago
- 3f9f863 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 1 year, 7 months ago
- 07f3d91 Add TextureView list to dumpsys gfxinfo by John Reck · 1 year, 6 months ago
- 44db040 Allow triming of font caches through WindowManager by Jernej Virag · 1 year, 10 months ago
- 9b64168 [hwui] Update dispatchFrameCallbacks to be by ramindani · 1 year, 10 months ago
- d7971e7 Update the frameCallback postAt time. by Carlos Martinez Romero · 2 years ago
- 5f66fb8 Change how memory policy is configured by John Reck · 2 years, 5 months ago
- cec2eda Update HWUI RenderThread to use GrGLMakeNativeInterface instead of deprecated GrGLCreateNativeInterface. The only difference is the former returns a sk_sp instead of a bare pointer. by Brian Salomon · 3 years ago
- 1a44c62 Rename to VsyncCallback & presentation time. by Rachel Lee · 3 years ago
- abe5a00 Merge changes from topic "scdocs" by Rachel Lee · 3 years, 1 month ago
- 5ad064f Use AVsyncId typedef in hwui. by Rachel Lee · 3 years, 1 month ago
- 3712a2a Update hwui with renamed AChoreographer method. by Rachel Lee · 3 years, 1 month ago
- 432b691 HWUI: use public choreographer api by Rachel Lee · 3 years, 6 months ago
- 540fdf8 Reparent surface control for Webview overlay by Huihong Luo · 3 years, 8 months ago
- 34f42fd Fix z-order for webview surface control by Huihong Luo · 3 years, 10 months ago
- ce9762b Use TraceUtils.h from gui shared library. by rnlee · 3 years, 9 months ago
- 2abc549 Fix PixelCopy & BQ crop by John Reck · 3 years, 9 months ago
- 3920768 More benchmark tweaks by John Reck · 3 years, 10 months ago
- 66e06d4 Macrobenchmark tweaks & gpu memory dumping by John Reck · 3 years, 10 months ago
- 108be5b Always use Skia reduceOpsTaskSplitting by Adlai Holler · 3 years, 10 months ago
- 054b8d3 Webview overlay support by Huihong Luo · 4 years ago
- 10f328c Change hwui jank detection to use deadline & gpu completion (1/2) by Jorim Jaggi · 4 years, 1 month ago
- 76ec382 libhwui: RenderThread: fix UAF by Steven Moreland · 3 years, 11 months ago
- 5636cde Move reduceOpsTaskSplitting property to Properties.h by Adlai Holler · 4 years ago
- dfc7d4c Add a system property to control Skia reduceOpsTaskSplitting by Adlai Holler · 4 years ago
- 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 1 month ago
- 5fdf7b8 Add SurfaceControl to hwui by Huihong Luo · 4 years, 1 month ago
- 7e7c3d7 Check if mGrContext exists when requiring a vk context. by Alec Mouri · 4 years, 2 months ago
- dfb1398 pass frame deadline to Choreographer by Ady Abraham · 4 years, 5 months ago
- 6fabb5a Shared timeline plumbing by Steven Thomas · 4 years, 6 months ago
- 802fefa Share Vulkan resources between RenderThread and HardwareBitmapUploader by Derek Sollenberger · 4 years, 7 months ago
- eb6d60e Merge "Revert "libhwui: avoid creating GPU context in Zygote"" by TreeHugger Robot · 4 years, 7 months ago
- bf37175 Revert "libhwui: avoid creating GPU context in Zygote" by Yiwei Zhang · 4 years, 7 months ago
- 0d958de Merge "libhwui: avoid creating GPU context in Zygote" by TreeHugger Robot · 4 years, 7 months ago
- 12259e5 libhwui: avoid creating GPU context in Zygote by Yiwei Zhang · 4 years, 7 months ago
- f8c434e Migrate from GrContext to GrDirectContext by Adlai Holler · 4 years, 7 months ago
- b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 4 years, 10 months ago
- 894f132 Revert "hwui: remove FatVector" by Tim Murray · 5 years ago
- 0865f2e hwui: remove FatVector by Tim Murray · 5 years ago
- e0fae23 Add memory tracing in HWUI by Stan Iliev · 5 years ago
- 4a818f1 [HWUI] use AChoreographer in place of DisplayEventReceiver. by Alec Mouri · 5 years ago
- 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 5 years ago
- e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 6 years ago
- 44c4be7 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am: 619946fdc4 by Ady Abraham · 6 years ago
- 9c501aa DisplayEventDispatcher: use eConfigChangedDispatch by Ady Abraham · 6 years ago
- 23462d8 Delete wrap_gles capability by John Reck · 6 years ago
- cf185f5 Dynamically adjust renderahead by John Reck · 6 years ago
- 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
- d91a716 Merge "Don't load EGL driver always" by TreeHugger Robot · 6 years ago
- 30b9096 Don't load EGL driver always by Stan Iliev · 6 years ago
- bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 6 years ago
- c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 6 years ago
- 09e2fbe Merge "Remove old TaskManager system" by John Reck · 6 years ago
- 322b8ab Remove old TaskManager system by John Reck · 6 years ago
- 3c0f563 Fix profile gpu bars to use display fps by John Reck · 6 years ago
- 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
- 700079e Fix RenderThread setForLooper by John Reck · 6 years ago
- 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
- 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
- b3cd68b Merge "Tell JVM to not wait for HWUI worker threads upon shutdown" by TreeHugger Robot · 6 years ago
- 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
- 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
- 150001a Invoke Vulkan initialize earlier by Stan Iliev · 6 years ago
- 283bb46 New WebViewFunctor API by John Reck · 6 years ago
- 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 6 years ago
- 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 6 years ago
- 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 6 years ago
- 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
- 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
- e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
- 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
- 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
- c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
- 333a83c Prefer ES 2.0 with external image support vs ES 3.0 without that support by Derek Sollenberger · 7 years ago
- b5fc209 Remove unneeded pipeline check by John Reck · 7 years ago
- b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 7 years ago
- 1e51071 Remove RenderThread from EglManager by John Reck · 7 years ago
- 1a4a981 Revert "Add support for render-ahead" by John Reck · 7 years ago
- 44627c2 So long OpenGLPipeline & OpenGLReadback (2/??) by John Reck · 7 years ago
- 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 7 years ago
- ec10097 Add support for render-ahead by John Reck · 7 years ago
- 5642847 Don't use IPC in isolateProcess by John Reck · 7 years ago
- a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
- 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 7 years ago
- 259b25a Switch RenderThread to a Java daemon thread by John Reck · 7 years ago
- 01b4394 Disable skia shader cache by Stan Iliev · 7 years ago
- 47f5c3a Fix leak of FILE* in dumping by John Reck · 7 years ago
- d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
- 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
- f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
- 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 8 years ago
- 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
- f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago
- 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 8 years ago
- 59069e0 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 8 years ago
- b33013f Fix recent apps in system UI for Skia pipeline by Stan Iliev · 8 years ago
- 2f94448 Add missing assert that task isn't queued by John Reck · 8 years ago