- 540fdf8 Reparent surface control for Webview overlay by Huihong Luo · 4 years ago
- 34f42fd Fix z-order for webview surface control by Huihong Luo · 4 years, 2 months ago
- ce9762b Use TraceUtils.h from gui shared library. by rnlee · 4 years, 1 month ago
- 2abc549 Fix PixelCopy & BQ crop by John Reck · 4 years, 1 month ago
- 3920768 More benchmark tweaks by John Reck · 4 years, 2 months ago
- 66e06d4 Macrobenchmark tweaks & gpu memory dumping by John Reck · 4 years, 2 months ago
- 108be5b Always use Skia reduceOpsTaskSplitting by Adlai Holler · 4 years, 2 months ago
- 054b8d3 Webview overlay support by Huihong Luo · 4 years, 4 months ago
- 10f328c Change hwui jank detection to use deadline & gpu completion (1/2) by Jorim Jaggi · 4 years, 5 months ago
- 76ec382 libhwui: RenderThread: fix UAF by Steven Moreland · 4 years, 3 months ago
- 5636cde Move reduceOpsTaskSplitting property to Properties.h by Adlai Holler · 4 years, 3 months ago
- dfc7d4c Add a system property to control Skia reduceOpsTaskSplitting by Adlai Holler · 4 years, 3 months ago
- 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 5 months ago
- 5fdf7b8 Add SurfaceControl to hwui by Huihong Luo · 4 years, 6 months ago
- 7e7c3d7 Check if mGrContext exists when requiring a vk context. by Alec Mouri · 4 years, 6 months ago
- dfb1398 pass frame deadline to Choreographer by Ady Abraham · 4 years, 9 months ago
- 6fabb5a Shared timeline plumbing by Steven Thomas · 4 years, 10 months ago
- 802fefa Share Vulkan resources between RenderThread and HardwareBitmapUploader by Derek Sollenberger · 4 years, 11 months ago
- eb6d60e Merge "Revert "libhwui: avoid creating GPU context in Zygote"" by TreeHugger Robot · 5 years ago
- bf37175 Revert "libhwui: avoid creating GPU context in Zygote" by Yiwei Zhang · 5 years ago
- 0d958de Merge "libhwui: avoid creating GPU context in Zygote" by TreeHugger Robot · 5 years ago
- 12259e5 libhwui: avoid creating GPU context in Zygote by Yiwei Zhang · 5 years ago
- f8c434e Migrate from GrContext to GrDirectContext by Adlai Holler · 5 years ago
- b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 5 years 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 · 6 years ago
- 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 6 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 · 7 years ago
- 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 7 years ago
- 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 7 years ago
- 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 7 years ago
- 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 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 · 7 years ago
- 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
- 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 7 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 · 8 years ago
- 259b25a Switch RenderThread to a Java daemon thread by John Reck · 8 years ago
- 01b4394 Disable skia shader cache by Stan Iliev · 8 years ago
- 47f5c3a Fix leak of FILE* in dumping by John Reck · 8 years ago
- d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
- 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
- f8441e6 Switch to a fancy new queue by John Reck · 8 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
- 4d7094d Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5 by Tom Cherry · 8 years ago
- 298a146 Check for spurious wake ups by Tom Cherry · 8 years ago
- 7269372 Merge "Avoid starving RT anims" am: f77c220aa9 by John Reck · 9 years ago
- a5b7b89 Avoid starving RT anims by John Reck · 9 years ago
- 769ccdb Merge "Avoid starving RT anims" by John Reck · 9 years ago
- c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 9 years ago
- 12efa55 Avoid starving RT anims by John Reck · 9 years ago
- 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago
- fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
- 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
- 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
- c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- cba287b Fix threading issues by John Reck · 10 years ago
- 6b50780 Remove almost-all android::Singleton users by John Reck · 10 years ago
- 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 10 years ago
- 2507c34 Cleanup properties by Chris Craik · 10 years ago