1. 3e99fa7 Block GPU on release fence from dequeueBuffer earlier by Stan Iliev · 5 years ago
  2. ee3754a Fix TextureView glitch and memory leak by Stan Iliev · 5 years ago
  3. c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 6 years ago
  4. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 5 years ago
  5. 322b8ab Remove old TaskManager system by John Reck · 5 years ago
  6. 51d6f3d Merge "Fix profile gpu bars to use display fps" by TreeHugger Robot · 5 years ago
  7. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 5 years ago
  8. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  9. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 6 years ago
  10. e4e16ab Merge "Add a copy of lockClocks.sh from androidx" by John Reck · 5 years ago
  11. 896804e Add a copy of lockClocks.sh from androidx by John Reck · 5 years ago
  12. 75f61c5 Merge "Hide packing structure from public API" by TreeHugger Robot · 5 years ago
  13. 902ce2a Cache EGLImage and VkImage used by SurfaceTexture by Stan Iliev · 5 years ago
  14. f296a87 Merge "Copy extension names to an owning container to prevent use-after-free" by TreeHugger Robot · 5 years ago
  15. fb1b479 Hide packing structure from public API by Seigo Nonaka · 5 years ago
  16. 74ace839e Copy extension names to an owning container to prevent use-after-free by Roman Kiryanov · 5 years ago
  17. 545f090 Remove unused include of SkToSRGBColorFilter.h by Brian Osman · 5 years ago
  18. 3b049de Merge "Directly manage buffer presentation in Vulkan using AHardwareBuffers." by Derek Sollenberger · 5 years ago
  19. 5b7a305 Merge "Fix damage tracking for RenderNode drawn twice" by TreeHugger Robot · 5 years ago
  20. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 6 years ago
  21. 0b19a73 Re-enable empty damage drop optimization by John Reck · 5 years ago
  22. f1aa7909e Fix damage tracking for RenderNode drawn twice by John Reck · 5 years ago
  23. 70ddefc Add some test mappings by John Reck · 5 years ago
  24. 2e1966e Merge "Add ability to change context priority of RT Vulkan queues" by TreeHugger Robot · 5 years ago
  25. 7e73336 Add ability to change context priority of RT Vulkan queues by Stan Iliev · 5 years ago
  26. e2791fc Merge "Revert "Enable CCPR in Ganesh"" by Leon Scroggins · 5 years ago
  27. 8b7cc51 Allow outline for projected backward nodes to be a path by Stan Iliev · 6 years ago
  28. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  29. 3fcb697 Revert "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  30. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  31. 700079e Fix RenderThread setForLooper by John Reck · 6 years ago
  32. 8a74280 Merge "Add missing Looper::setForThread" by John Reck · 6 years ago
  33. 352e9f0 Add missing Looper::setForThread by John Reck · 6 years ago
  34. 07ec9db Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  35. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  36. cb26eb1 Merge "Decouple VulkanManager from RenderThread" by TreeHugger Robot · 6 years ago
  37. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  38. 7a6e219 Merge "Mark FrameMetricsObserver::notify() as pure virtual" am: 0b3cef8697 am: fec4795045 by Pirama Arumuga Nainar · 6 years ago
  39. dbeb139 Merge "Mark FrameMetricsObserver::notify() as pure virtual" am: 0b3cef8697 by Pirama Arumuga Nainar · 6 years ago
  40. 459afe9 Mark FrameMetricsObserver::notify() as pure virtual by Pirama Arumuga Nainar · 6 years ago
  41. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 6 years ago
  42. 38ce8c2 Merge "Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback." by TreeHugger Robot · 6 years ago
  43. f4795f5 Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback. by Derek Sollenberger · 6 years ago
  44. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
  45. b3cd68b Merge "Tell JVM to not wait for HWUI worker threads upon shutdown" by TreeHugger Robot · 6 years ago
  46. 04c971e Merge "Implement batch horizontal advances callback" by TreeHugger Robot · 6 years ago
  47. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
  48. adafb1b Merge "Enable CCPR in Ganesh" by Christopher Dalton · 6 years ago
  49. 1090f49 Implement batch horizontal advances callback by Seigo Nonaka · 6 years ago
  50. d25d134 Do not call postDrawVk if did not call drawVk by Bo Liu · 6 years ago
  51. 30780a2 Merge "Revert "Enable vulkan webview draw functor"" by TreeHugger Robot · 6 years ago
  52. a2b2535 Revert "Enable vulkan webview draw functor" by Bo Liu · 6 years ago
  53. 26a4e7a Merge "Fix crash when VulkanSurface is no longer valid" by TreeHugger Robot · 6 years ago
  54. 3316a0a Generalize physical display management by Dominik Laskowski · 6 years ago
  55. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
  56. b880024 Merge "IWYU" by TreeHugger Robot · 6 years ago
  57. c1f5e5a IWYU by Mike Reed · 6 years ago
  58. 199b8ca Merge "Cache SkImage in SurfaceTexture only if buffer content is same" by TreeHugger Robot · 6 years ago
  59. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 6 years ago
  60. ee3bfe7 Only decode to F16 if HARDWARE supports it by Leon Scroggins III · 6 years ago
  61. e703b19 Merge "Enable vulkan webview draw functor" by TreeHugger Robot · 6 years ago
  62. 26679ce Cache SkImage in SurfaceTexture only if buffer content is same by Stan Iliev · 6 years ago
  63. 2f10a26 Merge "Put Vulkan WebViews on a HW layer if stencil clip" by TreeHugger Robot · 6 years ago
  64. f09ee58 Put Vulkan WebViews on a HW layer if stencil clip by Stan Iliev · 6 years ago
  65. d8e7d56 Merge "Update Vulkan skia creation to use apiVersion instead of instanceVersion" by Greg Daniel · 6 years ago
  66. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 6 years ago
  67. 2e204fc don't pass bounds to textblobbuilder by Mike Reed · 6 years ago
  68. 0ea09a4 IWYU by Mike Reed · 6 years ago
  69. d8cf9da Merge "Store SkFont in android::Paint" by TreeHugger Robot · 6 years ago
  70. bdd89db Merge "Add color space params to webview gl functor" by TreeHugger Robot · 6 years ago
  71. f6d86ac Store SkFont in android::Paint by Mike Reed · 6 years ago
  72. b6da7f6 Add color space params to webview gl functor by Bo Liu · 6 years ago
  73. 78a6cb9 Merge "Increase ShaderCache max size to accomodate Vulkan pipeline cache" by TreeHugger Robot · 6 years ago
  74. da8a510 Increase ShaderCache max size to accomodate Vulkan pipeline cache by Stan Iliev · 6 years ago
  75. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 6 years ago
  76. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 6 years ago
  77. dec730f Enable vulkan webview draw functor by Bo Liu · 6 years ago
  78. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 6 years ago
  79. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 6 years ago
  80. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 6 years ago
  81. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  82. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 6 years ago
  83. caa8cc6 Merge "Standardize the surface origin for each HWUI pipeline." by Derek Sollenberger · 6 years ago
  84. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 6 years ago
  85. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 6 years ago
  86. 82637f5 Merge "Invoke Vulkan initialize earlier" by TreeHugger Robot · 6 years ago
  87. 40f4cb5 Merge "Switch to skcms-based factories and getters in SkColorSpace" by Brian Osman · 6 years ago
  88. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 6 years ago
  89. 1a2bdc8 Put HWUI & Webview color space in a struct by Chris Blume · 6 years ago
  90. a25b2ed Merge "Store VkPipelineCache to ShaderCache" by TreeHugger Robot · 6 years ago
  91. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 6 years ago
  92. 14211aa Store VkPipelineCache to ShaderCache by Stan Iliev · 6 years ago
  93. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 6 years ago
  94. 09b1843 Merge "Rename Vulkan functor items to match style" by TreeHugger Robot · 6 years ago
  95. 6104cea Fix leak/crash in exit by John Reck · 6 years ago
  96. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 6 years ago
  97. 237b092 Rename Vulkan functor items to match style by Chris Blume · 6 years ago
  98. 2f41a9c Merge "Make sure interop path works with draw_fn" by TreeHugger Robot · 6 years ago
  99. 2c9dad7 Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 am: 50991469e3 by Chih-Hung Hsieh · 6 years ago
  100. 739cf0d Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 by Chih-Hung Hsieh · 6 years ago