1. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  2. 600ebac Merge "Create an empty stub for Vulkan readback" by TreeHugger Robot · 7 years ago
  3. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
  4. c6c96dd Improve correctness of SkiaCanvas::drawLayoutOnPath by Stan Iliev · 7 years ago
  5. d531218 Merge "Remove error log messages when skia shader cache is disabled" by TreeHugger Robot · 7 years ago
  6. ba72f9a Remove error log messages when skia shader cache is disabled by Stan Iliev · 7 years ago
  7. ec08381 Refactor TestUtils::drawUtf8ToCanvas usage in macrobench tests by Stan Iliev · 7 years ago
  8. d2cafca Merge "Private API became public..." am: eb44ebbfcd am: 85fc4d6dd6 by Elliott Hughes · 7 years ago
  9. 0e89ca2 Log daveys by John Reck · 7 years ago
  10. 7c2107b Private API became public... by Elliott Hughes · 7 years ago
  11. ceb1fa2 Minimal reformat to match internal master. by Elliott Hughes · 7 years ago
  12. 7129b1e Merge "SkPixelSerialize is deprecated (and unneeded in this case)" by TreeHugger Robot · 7 years ago
  13. 3fe9d79 Merge "Include what we use." am: b0efcc1f68 am: afa15b0846 am: 83a1241e5a by Dan Albert · 7 years ago
  14. b0efcc1 Merge "Include what we use." by Treehugger Robot · 7 years ago
  15. ebf96fb SkPixelSerialize is deprecated (and unneeded in this case) by Mike Reed · 7 years ago
  16. 4ee4d20 renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 7 years ago
  17. 74883ab renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 7 years ago
  18. 9b6a62f Include what we use. by Dan Albert · 7 years ago
  19. 6295c422 Merge "Update graphics stats to use long version codes." by TreeHugger Robot · 7 years ago
  20. 73453e4 Update graphics stats to use long version codes. by Dianne Hackborn · 7 years ago
  21. e12d731 Enable fast drawing for solid color nine patch rectangles by Stan Iliev · 7 years ago
  22. 1f39770 Merge "Update GrContext creation calls to use sk_sp" by Greg Daniel · 7 years ago
  23. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 7 years ago
  24. 7ccbd94 Merge "Turn on PGO for hwui" by TreeHugger Robot · 7 years ago
  25. e8b7642 Merge "Optimize Outline::setRoundRect" by TreeHugger Robot · 7 years ago
  26. f563833 Optimize Outline::setRoundRect by Stan Iliev · 7 years ago
  27. ad6c1ed Merge "Private API to turn off anti-aliasing for VectorDrawable" by Doris Liu · 7 years ago
  28. a232b53 Merge "Update VectorDrawables to use Skia's drawArc implementation." by TreeHugger Robot · 7 years ago
  29. 58e1b78 Turn on PGO for hwui by Zhizhou Yang · 7 years ago
  30. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 7 years ago
  31. 12f9b06 Update VectorDrawables to use Skia's drawArc implementation. by Derek Sollenberger · 7 years ago
  32. 03e6cff7 Allocate textures in multiples of LAYER_SIZE. by Derek Sollenberger · 7 years ago
  33. 6b184d7 Private API to turn off anti-aliasing for VectorDrawable by Doris Liu · 7 years ago
  34. a18d357 Merge "Switch RenderThread to a Java daemon thread" by TreeHugger Robot · 7 years ago
  35. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 7 years ago
  36. e44d5e5c Merge "Enable Skia shader cache" by TreeHugger Robot · 7 years ago
  37. 9789f09 Merge "Add a phony target containing benchmarks for PGO" by TreeHugger Robot · 7 years ago
  38. e75ef1f Enable Skia shader cache by Stan Iliev · 7 years ago
  39. 22b94c3 Merge "Fix text encoding in some macrobench tests" by TreeHugger Robot · 7 years ago
  40. f7cff5e Merge "Verify that b/68859852 won't happen again" by TreeHugger Robot · 7 years ago
  41. 70910fd Verify that b/68859852 won't happen again by Yuqian Li · 7 years ago
  42. a39b774 Fix text encoding in some macrobench tests by Stan Iliev · 7 years ago
  43. 5ebbc8e Always draw render node with a non-empty projected display list by Yuqian Li · 7 years ago
  44. fd020c4 Merge "Update FontStyle location in minikin." by TreeHugger Robot · 7 years ago
  45. c52075e Update FontStyle location in minikin. by Seigo Nonaka · 7 years ago
  46. bc1e177 Add a phony target containing benchmarks for PGO by Pirama Arumuga Nainar · 7 years ago
  47. 0dfd4be Apply PGO for all modules in hwui by Pirama Arumuga Nainar · 7 years ago
  48. b0f49a60 Merge "Create colored shadows demo" by TreeHugger Robot · 7 years ago
  49. 01b4394 Disable skia shader cache by Stan Iliev · 7 years ago
  50. 3c0369b Create colored shadows demo by John Reck · 7 years ago
  51. f559685 Merge "Fix leak of FILE* in dumping" by TreeHugger Robot · 7 years ago
  52. 47f5c3a Fix leak of FILE* in dumping by John Reck · 7 years ago
  53. 1c4ab70 Revert "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  54. 67e1f2e Merge "Create magnifier bench scene" by TreeHugger Robot · 7 years ago
  55. ed024d2 Create magnifier bench scene by John Reck · 7 years ago
  56. c061b43 Merge "Fix bug in View system recording where Skia dropped the colorFilter." by Derek Sollenberger · 7 years ago
  57. b01aaa0 Merge "Initialize pointer members in VulkanManager to null" by Greg Daniel · 7 years ago
  58. a9e3b8c Merge "Allow hwuimacro to choose a renderer" by John Reck · 7 years ago
  59. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 7 years ago
  60. 5e22f57 Merge "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  61. c0a35e7 Store FontCollection in MinikinPaint by Seigo Nonaka · 7 years ago
  62. 113ddd9 Allow hwuimacro to choose a renderer by John Reck · 7 years ago
  63. 4eb2144 Fix bug in View system recording where Skia dropped the colorFilter. by Derek Sollenberger · 7 years ago
  64. f1f3c38 Use Skia API to detect if FP16 render buffer is supported by Stan Iliev · 7 years ago
  65. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
  66. d5b3536 Merge "Use enum class for FontVariation and update MinikinUtils" by TreeHugger Robot · 7 years ago
  67. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  68. 7811c6b Merge "If the absolute value of a sweep angle >= 360 then draw it as an oval." by TreeHugger Robot · 7 years ago
  69. 2089f3a Merge "Export getRenderPipelineType" by Bo Liu · 7 years ago
  70. ef3b218 If the absolute value of a sweep angle >= 360 then draw it as an oval. by Derek Sollenberger · 7 years ago
  71. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  72. 30ec71c Add .clang-format file by John Reck · 7 years ago
  73. 285ec31 Merge "Add FontFakery argument to minikin callbacks" by TreeHugger Robot · 7 years ago
  74. f7340ee Export getRenderPipelineType by Bo Liu · 7 years ago
  75. 36e94d0 Merge "Add prep_taieye" by TreeHugger Robot · 7 years ago
  76. 4fbbcb7 Add prep_taieye by John Reck · 7 years ago
  77. 8472ac6 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  78. a89c2a3 Merge "Fix testWindowProducerCopyToRGBA16F test on x86 emulator" by TreeHugger Robot · 7 years ago
  79. 7475d0f Fix testWindowProducerCopyToRGBA16F test on x86 emulator by Stan Iliev · 7 years ago
  80. 0437f02 Merge "Fix PixelCopy readback" by TreeHugger Robot · 7 years ago
  81. cf91788 Fix PixelCopy readback by Stan Iliev · 7 years ago
  82. 9e5f228 Merge "Switch to a fancy new queue" by John Reck · 7 years ago
  83. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  84. 30bc95d Add FontFakery argument to minikin callbacks by Seigo Nonaka · 7 years ago
  85. 7c93e86 Make casting to bidi flags explicit by Seigo Nonaka · 7 years ago
  86. 7a4216b Don't clear a layerPool that is never initialized. by Derek Sollenberger · 7 years ago
  87. 30dfc68 Merge "Convert skpCaptureEnabled compile time flag into a property" by TreeHugger Robot · 7 years ago
  88. 59dc558 Merge "Fix crash in "Tree::updateBitmapCache"" by TreeHugger Robot · 7 years ago
  89. e9d0012 Convert skpCaptureEnabled compile time flag into a property by Stan Iliev · 7 years ago
  90. a0f2109 Merge "Fix crash in Vulkan pipeline at boot time" by TreeHugger Robot · 7 years ago
  91. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 7 years ago
  92. d56d218 Fix crash in Vulkan pipeline at boot time by Stan Iliev · 7 years ago
  93. ded6035 Turn off PGO temporarily by Zhizhou Yang · 7 years ago
  94. 990735e Merge "Enable PGO for hwui" by Zhizhou Yang · 7 years ago
  95. 17371ec Enable PGO for hwui by Zhizhou Yang · 7 years ago
  96. b762f56 Merge "Add missing includes." by TreeHugger Robot · 7 years ago
  97. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  98. 55a3ec9 Add missing includes. by Dan Albert · 7 years ago
  99. cd4e159 Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4 am: e9aaf3c546 by Dan Albert · 7 years ago
  100. caebafa Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4 am: e9aaf3c546 by Dan Albert · 7 years ago