1. eae47f4 Copy Skia's GrGLTestInterface locally (it's deleted at HEAD) by Brian Osman · 5 years ago
  2. 1a31ea8 Merge "Merge "Respect the hardware buffer usage flags set by the consumer." into qt-dev am: 66846fe825" into qt-dev-plus-aosp by Derek Sollenberger · 5 years ago
  3. 4670126 Respect the hardware buffer usage flags set by the consumer. by Derek Sollenberger · 5 years ago
  4. 8e874bb Make an Android-specific copy of Skia's Null GL interface by Brian Osman · 5 years ago
  5. 5ce16d2 Merge "Revert "Fix lifecycle issue in CommonPool"" into qt-dev am: da4d6e86a3 by David James · 5 years ago
  6. da4d6e8 Merge "Revert "Fix lifecycle issue in CommonPool"" into qt-dev by TreeHugger Robot · 5 years ago
  7. 162305a Revert "Fix lifecycle issue in CommonPool" by David James · 5 years ago
  8. 6e8c6dc Merge "Allow non-references to be copied between AssetManagers" into qt-dev am: 4108c7fca4 by Ryan Mitchell · 5 years ago
  9. bcaf61c Merge changes I9706478e,I3fe2dea3,Ic65566c0 into qt-dev am: 1be371ddbd by Joe Onorato · 5 years ago
  10. c2168e8 Merge "Fix lifecycle issue in CommonPool" into qt-dev am: 562888399c by John Reck · 5 years ago
  11. 4108c7f Merge "Allow non-references to be copied between AssetManagers" into qt-dev by TreeHugger Robot · 5 years ago
  12. 1be371d Merge changes I9706478e,I3fe2dea3,Ic65566c0 into qt-dev by Joe Onorato · 5 years ago
  13. 93bca97 Allow non-references to be copied between AssetManagers by Ryan Mitchell · 5 years ago
  14. 5628883 Merge "Fix lifecycle issue in CommonPool" into qt-dev by John Reck · 5 years ago
  15. 4796ae6 Fix mMaxOffset not initialized. by Joe Onorato · 5 years ago
  16. 5ff61f3 Fix lifecycle issue in CommonPool by John Reck · 5 years ago
  17. a06c4b6 Merge "Add back render-ahead support" by TreeHugger Robot · 5 years ago
  18. 4d52722 Add back render-ahead support by John Reck · 5 years ago
  19. 1ea486b Merge "Fix remaining pointer leaks in Asset.cpp" by TreeHugger Robot · 5 years ago
  20. ca3088a Merge "Add per-file owner for CursorWindow.cpp" by TreeHugger Robot · 5 years ago
  21. 89bb24e Fix remaining pointer leaks in Asset.cpp by Winson · 5 years ago
  22. 7988315 Merge "Add support for /odm/overlay" by TreeHugger Robot · 5 years ago
  23. 859f98d Add back render-ahead support by John Reck · 5 years ago
  24. 878cbf8 Add per-file owner for CursorWindow.cpp by Makoto Onuki · 5 years ago
  25. 2276cea Improve CursorWindow failure message by Makoto Onuki · 5 years ago
  26. 48c24cf Add support for /odm/overlay by Mårten Kongstad · 5 years ago
  27. 0c682d0 Merge "Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0" by TreeHugger Robot · 5 years ago
  28. 2173f18 Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0 by Greg Daniel · 5 years ago
  29. d91a716 Merge "Don't load EGL driver always" by TreeHugger Robot · 5 years ago
  30. b51fda1 Merge "Invalidate Skia shader cache if Vulkan driver has changed" by TreeHugger Robot · 5 years ago
  31. 30b9096 Don't load EGL driver always by Stan Iliev · 5 years ago
  32. 4cb02be Merge "Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling" by TreeHugger Robot · 5 years ago
  33. fbe8723 Merge changes from topic "code-paths-and-resources-caching-fix" by Winson Chiu · 5 years ago
  34. b0085ce Fix AssetManager2 isUpToDate check by Winson · 5 years ago
  35. fbeac3c Add missing trace points by John Reck · 5 years ago
  36. bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 5 years ago
  37. 27b119b Fix crash in Vulkan WebView drawable when parent View has alpha by Stan Iliev · 5 years ago
  38. ac513c2 Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling by John Reck · 5 years ago
  39. 9d4dfc2 Merge "Couple fixes to HardwareBitmapUploader." by TreeHugger Robot · 5 years ago
  40. 78b7ddc Couple fixes to HardwareBitmapUploader. by Greg Daniel · 5 years ago
  41. ceece48 Fix the build by Joe Onorato · 5 years ago
  42. 1c33a64 Merge "incidentd can now handle multiple callers asking it for incident reports" by Joe Onorato · 5 years ago
  43. 9db54bc Merge "Fix crash after dequeueNativeBuffer fails" by TreeHugger Robot · 5 years ago
  44. bc5f06b Fix crash after dequeueNativeBuffer fails by Stan Iliev · 5 years ago
  45. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 5 years ago
  46. d336f5d Deprecate is_layer for vulkan functor by Bo Liu · 5 years ago
  47. 8f8deb2 Merge "Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags" by TreeHugger Robot · 5 years ago
  48. 31c1b82 Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags by Derek Sollenberger · 5 years ago
  49. 197843d Block GPU on dequeue fence only if it has not signalled already by Stan Iliev · 5 years ago
  50. 3e99fa7 Block GPU on release fence from dequeueBuffer earlier by Stan Iliev · 5 years ago
  51. a2a52be Merge "RRO: remove ability to overlay assets" by TreeHugger Robot · 5 years ago
  52. ee3754a Fix TextureView glitch and memory leak by Stan Iliev · 5 years ago
  53. dbf343b RRO: remove ability to overlay assets by Mårten Kongstad · 5 years ago
  54. c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 5 years ago
  55. 9eb60fa Merge "Delete pAsset* when failing to open chunk from FileAsset" by TreeHugger Robot · 5 years ago
  56. 40e0d2a Delete pAsset* when failing to open chunk from FileAsset by Winson · 5 years ago
  57. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 5 years ago
  58. 322b8ab Remove old TaskManager system by John Reck · 5 years ago
  59. 51d6f3d Merge "Fix profile gpu bars to use display fps" by TreeHugger Robot · 5 years ago
  60. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 5 years ago
  61. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  62. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 5 years ago
  63. e4e16ab Merge "Add a copy of lockClocks.sh from androidx" by John Reck · 5 years ago
  64. 896804e Add a copy of lockClocks.sh from androidx by John Reck · 5 years ago
  65. 75f61c5 Merge "Hide packing structure from public API" by TreeHugger Robot · 5 years ago
  66. 902ce2a Cache EGLImage and VkImage used by SurfaceTexture by Stan Iliev · 5 years ago
  67. f296a87 Merge "Copy extension names to an owning container to prevent use-after-free" by TreeHugger Robot · 5 years ago
  68. fb1b479 Hide packing structure from public API by Seigo Nonaka · 5 years ago
  69. 74ace839e Copy extension names to an owning container to prevent use-after-free by Roman Kiryanov · 5 years ago
  70. 545f090 Remove unused include of SkToSRGBColorFilter.h by Brian Osman · 5 years ago
  71. 3b049de Merge "Directly manage buffer presentation in Vulkan using AHardwareBuffers." by Derek Sollenberger · 5 years ago
  72. 908309f Merge "Clean up attribute apis based on api council feedback." by Aurimas Liutikas · 5 years ago
  73. 5b7a305 Merge "Fix damage tracking for RenderNode drawn twice" by TreeHugger Robot · 5 years ago
  74. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 5 years ago
  75. 0b19a73 Re-enable empty damage drop optimization by John Reck · 5 years ago
  76. f1aa7909e Fix damage tracking for RenderNode drawn twice by John Reck · 5 years ago
  77. f9dbd5f Clean up attribute apis based on api council feedback. by Aurimas Liutikas · 5 years ago
  78. 55805af Merge "Add receiver info to IncidentdDetails in statsd_config" by TreeHugger Robot · 5 years ago
  79. a8e78b9 Add receiver info to IncidentdDetails in statsd_config by Yao Chen · 5 years ago
  80. f57f492 Merge "Add some test mappings" by TreeHugger Robot · 5 years ago
  81. 70ddefc Add some test mappings by John Reck · 5 years ago
  82. 5a95250 Merge "Invalidate style stack resids" by Ryan Mitchell · 5 years ago
  83. 2c4d874 Invalidate style stack resids by Ryan Mitchell · 5 years ago
  84. 2e1966e Merge "Add ability to change context priority of RT Vulkan queues" by TreeHugger Robot · 5 years ago
  85. 7e73336 Add ability to change context priority of RT Vulkan queues by Stan Iliev · 5 years ago
  86. 82fd15c Merge "Add ANDROID_LOG to supress android specific logs" by TreeHugger Robot · 5 years ago
  87. 2fe2347 Add ANDROID_LOG to supress android specific logs by Ryan Mitchell · 5 years ago
  88. e2791fc Merge "Revert "Enable CCPR in Ganesh"" by Leon Scroggins · 5 years ago
  89. 803db6c Merge "Fix mouse pointer not getting enlarged" by TreeHugger Robot · 5 years ago
  90. 1f24ccf Merge changes from topic "display_policy" by TreeHugger Robot · 5 years ago
  91. 4fecb6af Merge "Allow outline for projected backward nodes to be a path" by TreeHugger Robot · 5 years ago
  92. 350896b Fix mouse pointer not getting enlarged by Arthur Hung · 5 years ago
  93. a5a21f7 DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  94. 8b7cc51 Allow outline for projected backward nodes to be a path by Stan Iliev · 5 years ago
  95. 3fcb697 Revert "Enable CCPR in Ganesh" by Christopher Dalton · 5 years ago
  96. a55dc2e Fix long paths on Windows by Ryan Mitchell · 5 years ago
  97. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 5 years ago
  98. 700079e Fix RenderThread setForLooper by John Reck · 5 years ago
  99. 6c0dbe1 Merge "Signature policy for overlayable items" by Winson Chiu · 5 years ago
  100. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 5 years ago