1. 0595561 Merge "[HWUI] Get DeviceInfo through stable ABI" by Alec Mouri · 4 years, 8 months ago
  2. b051671 Merge "[HWUI] Use ANativeWindow_get{Height, Width}" by TreeHugger Robot · 4 years, 9 months ago
  3. da819e4 [HWUI] Use ANativeWindow_get{Height, Width} by Alec Mouri · 4 years, 9 months ago
  4. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 4 years, 10 months ago
  5. 83161dc Delete VectorDrawableAtlas by John Reck · 4 years, 9 months ago
  6. 39adc88 use rect version of join, the other is deprecated by Mike Reed · 5 years ago
  7. e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 5 years ago
  8. e2617db use mskp extension to differentiate multi frame files. by Nathaniel Nifong · 5 years ago
  9. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 5 years ago
  10. 894e85a Remove final usage of asSkCanvas by John Reck · 5 years ago
  11. 31fee3a Resolve drawable when playing back DisplayListData in the RenderThread. by Nathaniel Nifong · 5 years ago
  12. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 5 years ago
  13. e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 5 years ago
  14. 23462d8 Delete wrap_gles capability by John Reck · 5 years ago
  15. 0ab4439 Replace Skia font macros with enums. by Ben Wagner · 5 years ago
  16. 419b7ab Merge "Update to follow the new google benchmark API" am: d22ba181d0 am: bbd62aff7a by Haibo Huang · 5 years ago
  17. 3a38529 Merge "Update to follow the new google benchmark API" am: d22ba181d0 by Haibo Huang · 5 years ago
  18. 5eb2e96 Update to follow the new google benchmark API by Haibo Huang · 5 years ago
  19. c9b5a97 don't use legacy postTranslate255 by Mike Reed · 5 years ago
  20. 2ee3743 use new non-255 colormatrix by Mike Reed · 5 years ago
  21. bdcd598 Merge "Disable flaky tests" into qt-dev am: 30a25acb83 am: 64bb45ad2a by John Reck · 5 years ago
  22. 30a25ac Merge "Disable flaky tests" into qt-dev by TreeHugger Robot · 5 years ago
  23. 765d312 use colormatrix w/o legacy apis by Mike Reed · 5 years ago
  24. c24e8e6 Disable flaky tests by John Reck · 5 years ago
  25. 8bfcc6f Merge "Merge "Dynamically adjust renderahead" into qt-dev am: eecc52d796" into qt-dev-plus-aosp by John Reck · 5 years ago
  26. cf185f5 Dynamically adjust renderahead by John Reck · 5 years ago
  27. 4cb01ee Merge "Do not cache AVDs that are off screen" into qt-dev am: 949305fe52 by Leon Scroggins · 5 years ago
  28. 949305f Merge "Do not cache AVDs that are off screen" into qt-dev by Leon Scroggins · 5 years ago
  29. b10b60f Merge "Support render-ahead in vulkan" into qt-dev am: 08ca2a2560 am: a2e9ec9f2e by John Reck · 5 years ago
  30. 08ca2a25 Merge "Support render-ahead in vulkan" into qt-dev by John Reck · 5 years ago
  31. 0fa0cbc Support render-ahead in vulkan by John Reck · 5 years ago
  32. 6c5864c Do not cache AVDs that are off screen by Leon Scroggins III · 5 years ago
  33. 1c2f5fc Update to new factories for effects by Mike Reed · 5 years ago
  34. cfd929d Revert "Revert "Fix lifecycle issue in CommonPool"" by John Reck · 5 years ago
  35. da4d6e8 Merge "Revert "Fix lifecycle issue in CommonPool"" into qt-dev by TreeHugger Robot · 5 years ago
  36. 162305a Revert "Fix lifecycle issue in CommonPool" by David James · 5 years ago
  37. 5628883 Merge "Fix lifecycle issue in CommonPool" into qt-dev by John Reck · 5 years ago
  38. 5ff61f3 Fix lifecycle issue in CommonPool by John Reck · 5 years ago
  39. 4d52722 Add back render-ahead support by John Reck · 5 years ago
  40. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 5 years ago
  41. 322b8ab Remove old TaskManager system by John Reck · 5 years ago
  42. 896804e Add a copy of lockClocks.sh from androidx by John Reck · 5 years ago
  43. 700079e Fix RenderThread setForLooper by John Reck · 5 years ago
  44. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 5 years ago
  45. 3316a0a Generalize physical display management by Dominik Laskowski · 5 years ago
  46. d8cf9da Merge "Store SkFont in android::Paint" by TreeHugger Robot · 5 years ago
  47. f6d86ac Store SkFont in android::Paint by Mike Reed · 5 years ago
  48. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  49. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 6 years ago
  50. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 5 years ago
  51. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 6 years ago
  52. 6104cea Fix leak/crash in exit by John Reck · 6 years ago
  53. 2dfd55d don't toggle between Paint and SkPaint by Mike Reed · 6 years ago
  54. 17cc87e Merge "Fix/suppress hwui/tests google-explicit-constructor warnings" am: 6832595911 am: 0e0edd08ac by Chih-hung Hsieh · 6 years ago
  55. 1c57378 Fix/suppress hwui/tests google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  56. 8319a7e Merge "Plumb new functor in native/webview" by TreeHugger Robot · 6 years ago
  57. d6668e7 Plumb new functor in native/webview by Bo Liu · 6 years ago
  58. 3905e83 All non-blob variants of drawText are deprecated by Mike Reed · 6 years ago
  59. 3682251 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  60. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago
  61. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 6 years ago
  62. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  63. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  64. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 6 years ago
  65. 283bb46 New WebViewFunctor API by John Reck · 6 years ago
  66. 05f1d5c remove overrides of onDrawText -- no longer called by Mike Reed · 6 years ago
  67. d5342ae use SkTextEncoding by Mike Reed · 6 years ago
  68. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 6 years ago
  69. 5fdb83b Merge "Set the color space to sRGB on the Surface and remove colorFilter." by Derek Sollenberger · 6 years ago
  70. dbb4bc8 Update method signature to match private Skia header. by Derek Sollenberger · 6 years ago
  71. 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 6 years ago
  72. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  73. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  74. 1ae0309 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 6 years ago
  75. 16c142b move alignment to Paint (from SkPaint) by Mike Reed · 6 years ago
  76. a06d517 Track google-benchmark API changes. by Elliott Hughes · 6 years ago
  77. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 6 years ago
  78. e1afb6c Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  79. 672a4fd Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  80. e65e6c0 Merge "Remove unused classes from HWUI." by Derek Sollenberger · 6 years ago
  81. d0a6156 delete tests for deprecated isABitmap by Mike Reed · 6 years ago
  82. f3338bd SkRect::MakeLargest is deprecated, so create our own by Mike Reed · 6 years ago
  83. 7290327 Remove unused classes from HWUI. by Derek Sollenberger · 6 years ago
  84. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 6 years ago
  85. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 6 years ago
  86. 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 6 years ago
  87. a500cea Merge "Implement WebView support for Vulkan using temporary buffer" by TreeHugger Robot · 6 years ago
  88. 11606ff Implement WebView support for Vulkan using temporary buffer by Stan Iliev · 6 years ago
  89. 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 6 years ago
  90. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 6 years ago
  91. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  92. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 6 years ago
  93. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  94. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  95. 8f45d4a New DisplayList v2 by John Reck · 6 years ago
  96. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  97. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  98. d19d394 onDrawTextOnPath is deprecated (not called) by Mike Reed · 6 years ago
  99. 5062136 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f am: 6fc2f09b35 by Haibo Huang · 6 years ago
  100. 9fada23 Merge "Remove CSV support" am: 0faecf7b89 by Haibo Huang · 6 years ago