- 10f328c Change hwui jank detection to use deadline & gpu completion (1/2) by Jorim Jaggi · 4 years, 8 months ago
- 027b218 Integrate HWUI with PerformanceHintManager by Bo Liu · 4 years, 6 months ago
- 16d11c6 In CanvasContext check at start of frame if GrContext is abandoned. by Greg Daniel · 4 years, 5 months ago
- f3aba6e Merge "libhwui: RenderThread: fix UAF" into sc-dev by Steven Moreland · 4 years, 5 months ago
- 76ec382 libhwui: RenderThread: fix UAF by Steven Moreland · 4 years, 5 months ago
- 89f170c Respect HDR/HDR10 colormodes in HWUI Vulkan backend by Derek Sollenberger · 4 years, 5 months ago
- 5636cde Move reduceOpsTaskSplitting property to Properties.h by Adlai Holler · 4 years, 5 months ago
- dfc7d4c Add a system property to control Skia reduceOpsTaskSplitting by Adlai Holler · 4 years, 5 months ago
- c1eee28 Merge "Use VK_ANDROID_frame_boundary in HWUI" into sc-dev by Hugues Evrard · 4 years, 6 months ago
- adf5024 Send metrics notification just before frame advances by Siarhei Vishniakou · 4 years, 6 months ago
- b9510a0 Use VK_ANDROID_frame_boundary in HWUI by Hugues Evrard · 4 years, 6 months ago
- 6387cdf Merge "Pass actual present time to ViewRootImpl" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
- f0cf18d Pass actual present time to ViewRootImpl by Siarhei Vishniakou · 4 years, 6 months ago
- 4379d99 Merge "Trace vsync id" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- 150816c Trace vsync id by Ady Abraham · 4 years, 6 months ago
- be2803a Remove flushAndSubit from SkiaPipeline renderFrame. by Greg Daniel · 4 years, 7 months ago
- 554afe2 Merge "Add presentTime to FrameInfo" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
- 33adb57 Don't double lock when resetting jank tests by Jorim Jaggi · 4 years, 6 months ago
- 4bcbffd Add presentTime to FrameInfo by Siarhei Vishniakou · 4 years, 7 months ago
- 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 7 months ago
- 5fdf7b8 Add SurfaceControl to hwui by Huihong Luo · 4 years, 8 months ago
- aa92c8d Merge "Remove render ahead from hwui" into sc-dev by Ady Abraham · 4 years, 7 months ago
- 41ef566 Change CacheManager to not flush and submit at end of trimMemory. by Greg Daniel · 4 years, 7 months ago
- 7bb70fa Remove render ahead from hwui by Ady Abraham · 4 years, 7 months ago
- 1aee201 Merge "Fix render_ahead properties" into sc-dev by John Reck · 4 years, 7 months ago
- f516e3a Fix render_ahead properties by John Reck · 4 years, 7 months ago
- d11f38f Send input event id to SurfaceFlinger by Siarhei Vishniakou · 4 years, 8 months ago
- aa3e498 Turn on vk unit tests by Alec Mouri · 4 years, 9 months ago
- 7e7c3d7 Check if mGrContext exists when requiring a vk context. by Alec Mouri · 4 years, 8 months ago
- 70a8f0e HWUI: Finish frame callbacks before framecomplete callbacks by Vishnu Nair · 5 years ago
- 439b20b Merge "pass frame deadline to Choreographer" by Ady Abraham · 5 years ago
- dfb1398 pass frame deadline to Choreographer by Ady Abraham · 5 years ago
- d234521 Migrate some last instances of GrContext to GrDirectContext by Adlai Holler · 5 years ago
- b5cb0b5 Merge "Fix override setBufferCount" by TreeHugger Robot · 5 years ago
- fbe14bb Fix override setBufferCount by John Reck · 5 years ago
- ab76215 Migrate from SkCanvas::getGrContext to SkCanvas::recordingContext by Adlai Holler · 5 years ago
- 41b5d5a Merge "Shared timeline plumbing" by Ady Abraham · 5 years ago
- 6fabb5a Shared timeline plumbing by Steven Thomas · 5 years ago
- 0375fee Use SkSurface::recordingContext instead of deprecated getContext by Adlai Holler · 5 years ago
- 276d5fc HWUI: remove the redundant present queue by Yiwei Zhang · 5 years ago
- 09ea8e3 Remove VulkanManager::mCommandPool by Leon Scroggins III · 5 years ago
- e1b982f Merge "Fix crash regression when calling setSurface(null)" by John Reck · 5 years ago
- e95c62d Fix crash regression when calling setSurface(null) by John Reck · 5 years ago
- 4237d54 Merge "Share Vulkan resources between RenderThread and HardwareBitmapUploader" by Derek Sollenberger · 5 years ago
- 802fefa Share Vulkan resources between RenderThread and HardwareBitmapUploader by Derek Sollenberger · 5 years ago
- 7f43013 Refactor since EGL_ANDROID_native_fence_sync is exposed via eglQueryString by Yiwei Zhang · 5 years 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
- b36bfdd Wire-up colorMode="hdr" by John Reck · 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
- 9c9df93 Merge "Correctly expose EGL_ANDROID_native_fence_sync to hwui" by Alec Mouri · 5 years ago
- 49d87e5 Correctly expose EGL_ANDROID_native_fence_sync to hwui by Alec Mouri · 5 years ago
- aa4c982 Remove legacy callDrawGlFunction2 from HWUI by John Reck · 5 years ago
- 01b0f47 Remove old GrFlushFlag for cpu sync which isn't used anymore. by Greg Daniel · 5 years ago
- b516413 Merge "Revert "Drop max texture cache size from 12x to 5x"" into rvc-dev am: 556fe0b9e5 am: 6bf4b6b216 am: aeae81a937 am: 3844f2a385 by John Reck · 5 years ago
- 30d3678 Revert "Drop max texture cache size from 12x to 5x" by Leon Scroggins · 5 years ago
- 7ac1af3 switch to kDisplayP3 enum by Mike Reed · 5 years ago
- c7ad408 Update skia flush call APIs. by Greg Daniel · 5 years ago
- 9d023c5 Merge "Avoid excessive KGSL maps" into rvc-dev am: acf8443e9a am: 906a94baec am: d292bcc672 am: bc6a00d37e by John Reck · 5 years ago
- 8ddbc59 Avoid excessive KGSL maps by John Reck · 5 years ago
- 8fdfbde Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2 am: efe501a989 am: 2d83890dc0 am: 745cfdc765 by Dheeraj Shetty · 5 years ago
- 21b6e91 Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev by Dheeraj Shetty · 5 years ago
- 54b7a80 Merge "Send drawFinish callback even if did not draw" into rvc-dev am: 882ba30b8a am: 2b83886833 am: f962bfd028 am: 4c30f3e0fc by Chavi Weingarten · 5 years ago
- b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 5 years ago
- 5fc80e7 Send drawFinish callback even if did not draw by chaviw · 5 years ago
- 3fedf5a Remove unecessary exported symbols from libhwui.so by Derek Sollenberger · 6 years ago
- 6ee85a3 Merge "[HWUI] Add null check for CanvasContext" into rvc-dev am: c2e20c4b8a am: a1a64dc32d am: 5bf359df99 am: f5f276447d by TreeHugger Robot · 5 years ago
- 026106f [HWUI] Add null check for CanvasContext by Alec Mouri · 5 years ago
- b26d082 Merge "Revert "hwui: remove FatVector"" into rvc-dev am: e3c130ac0e am: 7741b69004 am: ce5a52610f am: 5c40415287 am: 8d17a16fb8 by Automerger Merge Worker · 6 years ago
- 894f132 Revert "hwui: remove FatVector" by Tim Murray · 6 years ago
- 4523801 [HWUI] remove libui from HWUI's dependencies by Alec Mouri · 6 years ago
- 680414e [HWUI] Remove libgui from libhwui's dependency list by Alec Mouri · 6 years ago
- 43fe6fc [HWUI] Remove references to gui/Surface. by Alec Mouri · 6 years ago
- bc12e08 Merge "[ANativeWindow] Rename allocateBuffers to tryAllocateBuffers" by TreeHugger Robot · 6 years ago
- c9d5f3d [ANativeWindow] Rename allocateBuffers to tryAllocateBuffers by Alec Mouri · 6 years ago
- 8a82b14 [HWUI] use ANativeWindow_getLastQueuedBuffer api by Alec Mouri · 6 years ago
- 072be5e Merge "hwui: remove FatVector" by Tim Murray · 6 years ago
- 0865f2e hwui: remove FatVector by Tim Murray · 6 years ago
- 3109b4c Merge "Ensure SkiaPipeline always has a valid colorspace." by Derek Sollenberger · 6 years ago
- ff07c8f [HWUI] use native_window timestamp apis by Alec Mouri · 6 years ago
- 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 6 years ago
- 869cb2a Merge "Adjust present time calculation" by John Reck · 6 years ago
- 56cffe5 Adjust present time calculation by John Reck · 6 years ago
- 80c7ef1 [HWUI] Use ANativeWindow_getNextFrameId api. by Alec Mouri · 6 years ago
- c2a6537 [HWUI] Hook up ANativeWindow_allocateBuffers by Alec Mouri · 6 years ago
- f023a32 [HWUI] Use ANativeWindow inteception methods in ReliableSurface by Alec Mouri · 6 years ago
- e0fae23 Add memory tracing in HWUI by Stan Iliev · 6 years ago
- 68f7a52 Merge "[HWUI] use AChoreographer in place of DisplayEventReceiver." by TreeHugger Robot · 6 years ago
- 4a818f1 [HWUI] use AChoreographer in place of DisplayEventReceiver. by Alec Mouri · 6 years ago
- a5a0c96 [HWUI] Minor ANativeWindow usage cleanup by Alec Mouri · 6 years ago
- cd18c22 Fix for Surface#lockHardwareCanvas lockups by John Reck · 6 years ago
- 1068999 Fix an issue with GPU stats not enabled by Stan Iliev · 6 years ago
- aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 6 years ago
- 0595561 Merge "[HWUI] Get DeviceInfo through stable ABI" by Alec Mouri · 6 years ago
- b451d87 [frameworks][base][hwui] re-fix -Wimplicit-int-float-conversion by Nick Desaulniers · 6 years ago
- 4145919 Fix wrong surfaceRequiresRedraw check by John Reck · 6 years ago
- b051671 Merge "[HWUI] Use ANativeWindow_get{Height, Width}" by TreeHugger Robot · 6 years ago
- da819e4 [HWUI] Use ANativeWindow_get{Height, Width} by Alec Mouri · 6 years ago