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