1. 5b5e00a Merge "Cache VectorDrawable bounds at record time" by TreeHugger Robot · 7 years ago
  2. 65e678f Cache VectorDrawable bounds at record time by Stan Iliev · 7 years ago
  3. 0606a88 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  4. ecc0078 Merge "Revert "Use new minikin::Font constructor"" by Seigo Nonaka · 7 years ago
  5. 36dadcf Revert "Use new minikin::Font constructor" by Seigo Nonaka · 7 years ago
  6. dd3afdb Merge "remove unused/deprecated flags from savelayer" by TreeHugger Robot · 7 years ago
  7. 58978e1 remove unused/deprecated flags from savelayer by Mike Reed · 7 years ago
  8. ab40df9 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  9. 98b136c Merge "Atom: DaveyOccurred" by TreeHugger Robot · 7 years ago
  10. 30731eb Merge "Update Typeface test implementation not to copy minikin::Font" by TreeHugger Robot · 7 years ago
  11. bb8554a Atom: DaveyOccurred by Tej Singh · 7 years ago
  12. 60dcffa Merge "Update argument of Layout methods." by TreeHugger Robot · 7 years ago
  13. 738f827 Merge "Fixes for animationEnd in AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  14. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  15. 70f93ee Merge "Add API to set tonal shadow color" by TreeHugger Robot · 7 years ago
  16. d8be4a0 Add API to set tonal shadow color by John Reck · 7 years ago
  17. df2491a Merge "Make AnimatedImageDrawable.start reset" by TreeHugger Robot · 7 years ago
  18. 99d66f0 Update Typeface test implementation not to copy minikin::Font by Seigo Nonaka · 7 years ago
  19. da252ac Update argument of Layout methods. by Seigo Nonaka · 7 years ago
  20. fad69a6 Merge "Store FontCollection in MinikinPaint" by TreeHugger Robot · 7 years ago
  21. 1996dbb Make AnimatedImageDrawable.start reset by Leon Scroggins III · 7 years ago
  22. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  23. 976f707 Store FontCollection in MinikinPaint by Seigo Nonaka · 7 years ago
  24. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 7 years ago
  25. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  26. 7362c89 Merge "Don't use shader disk cache on emulator" by Lingfeng Yang · 7 years ago
  27. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  28. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  29. bdd460b Merge "Remove unused argument LayoutOverhang" by TreeHugger Robot · 7 years ago
  30. 3a9f223 Don't use shader disk cache on emulator by Lingfeng Yang · 7 years ago
  31. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  32. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  33. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  34. 7e100e9 Improve layer rendering quality by Stan Iliev · 7 years ago
  35. bb7cb4a Remove unused argument LayoutOverhang by Seigo Nonaka · 7 years ago
  36. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  37. 600ebac Merge "Create an empty stub for Vulkan readback" by TreeHugger Robot · 7 years ago
  38. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
  39. c6c96dd Improve correctness of SkiaCanvas::drawLayoutOnPath by Stan Iliev · 7 years ago
  40. d531218 Merge "Remove error log messages when skia shader cache is disabled" by TreeHugger Robot · 7 years ago
  41. ba72f9a Remove error log messages when skia shader cache is disabled by Stan Iliev · 7 years ago
  42. ec08381 Refactor TestUtils::drawUtf8ToCanvas usage in macrobench tests by Stan Iliev · 7 years ago
  43. d2cafca Merge "Private API became public..." am: eb44ebbfcd am: 85fc4d6dd6 by Elliott Hughes · 7 years ago
  44. 0e89ca2 Log daveys by John Reck · 7 years ago
  45. 7c2107b Private API became public... by Elliott Hughes · 7 years ago
  46. ceb1fa2 Minimal reformat to match internal master. by Elliott Hughes · 7 years ago
  47. 7129b1e Merge "SkPixelSerialize is deprecated (and unneeded in this case)" by TreeHugger Robot · 7 years ago
  48. 3fe9d79 Merge "Include what we use." am: b0efcc1f68 am: afa15b0846 am: 83a1241e5a by Dan Albert · 7 years ago
  49. b0efcc1 Merge "Include what we use." by Treehugger Robot · 7 years ago
  50. ebf96fb SkPixelSerialize is deprecated (and unneeded in this case) by Mike Reed · 7 years ago
  51. 4ee4d20 renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 7 years ago
  52. 74883ab renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 7 years ago
  53. 9b6a62f Include what we use. by Dan Albert · 7 years ago
  54. 6295c422 Merge "Update graphics stats to use long version codes." by TreeHugger Robot · 7 years ago
  55. 73453e4 Update graphics stats to use long version codes. by Dianne Hackborn · 7 years ago
  56. e12d731 Enable fast drawing for solid color nine patch rectangles by Stan Iliev · 7 years ago
  57. 1f39770 Merge "Update GrContext creation calls to use sk_sp" by Greg Daniel · 7 years ago
  58. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 7 years ago
  59. 7ccbd94 Merge "Turn on PGO for hwui" by TreeHugger Robot · 7 years ago
  60. e8b7642 Merge "Optimize Outline::setRoundRect" by TreeHugger Robot · 7 years ago
  61. f563833 Optimize Outline::setRoundRect by Stan Iliev · 7 years ago
  62. ad6c1ed Merge "Private API to turn off anti-aliasing for VectorDrawable" by Doris Liu · 7 years ago
  63. a232b53 Merge "Update VectorDrawables to use Skia's drawArc implementation." by TreeHugger Robot · 7 years ago
  64. 58e1b78 Turn on PGO for hwui by Zhizhou Yang · 7 years ago
  65. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 7 years ago
  66. 12f9b06 Update VectorDrawables to use Skia's drawArc implementation. by Derek Sollenberger · 7 years ago
  67. 03e6cff7 Allocate textures in multiples of LAYER_SIZE. by Derek Sollenberger · 7 years ago
  68. 6b184d7 Private API to turn off anti-aliasing for VectorDrawable by Doris Liu · 7 years ago
  69. a18d357 Merge "Switch RenderThread to a Java daemon thread" by TreeHugger Robot · 7 years ago
  70. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 7 years ago
  71. e44d5e5c Merge "Enable Skia shader cache" by TreeHugger Robot · 7 years ago
  72. 9789f09 Merge "Add a phony target containing benchmarks for PGO" by TreeHugger Robot · 7 years ago
  73. e75ef1f Enable Skia shader cache by Stan Iliev · 7 years ago
  74. 22b94c3 Merge "Fix text encoding in some macrobench tests" by TreeHugger Robot · 7 years ago
  75. f7cff5e Merge "Verify that b/68859852 won't happen again" by TreeHugger Robot · 7 years ago
  76. 70910fd Verify that b/68859852 won't happen again by Yuqian Li · 7 years ago
  77. a39b774 Fix text encoding in some macrobench tests by Stan Iliev · 7 years ago
  78. 5ebbc8e Always draw render node with a non-empty projected display list by Yuqian Li · 7 years ago
  79. fd020c4 Merge "Update FontStyle location in minikin." by TreeHugger Robot · 7 years ago
  80. c52075e Update FontStyle location in minikin. by Seigo Nonaka · 7 years ago
  81. bc1e177 Add a phony target containing benchmarks for PGO by Pirama Arumuga Nainar · 7 years ago
  82. 0dfd4be Apply PGO for all modules in hwui by Pirama Arumuga Nainar · 7 years ago
  83. b0f49a60 Merge "Create colored shadows demo" by TreeHugger Robot · 7 years ago
  84. 01b4394 Disable skia shader cache by Stan Iliev · 7 years ago
  85. 3c0369b Create colored shadows demo by John Reck · 7 years ago
  86. f559685 Merge "Fix leak of FILE* in dumping" by TreeHugger Robot · 7 years ago
  87. 47f5c3a Fix leak of FILE* in dumping by John Reck · 7 years ago
  88. 1c4ab70 Revert "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  89. 67e1f2e Merge "Create magnifier bench scene" by TreeHugger Robot · 7 years ago
  90. ed024d2 Create magnifier bench scene by John Reck · 7 years ago
  91. c061b43 Merge "Fix bug in View system recording where Skia dropped the colorFilter." by Derek Sollenberger · 7 years ago
  92. b01aaa0 Merge "Initialize pointer members in VulkanManager to null" by Greg Daniel · 7 years ago
  93. a9e3b8c Merge "Allow hwuimacro to choose a renderer" by John Reck · 7 years ago
  94. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 7 years ago
  95. 5e22f57 Merge "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  96. c0a35e7 Store FontCollection in MinikinPaint by Seigo Nonaka · 7 years ago
  97. 113ddd9 Allow hwuimacro to choose a renderer by John Reck · 7 years ago
  98. 4eb2144 Fix bug in View system recording where Skia dropped the colorFilter. by Derek Sollenberger · 7 years ago
  99. f1f3c38 Use Skia API to detect if FP16 render buffer is supported by Stan Iliev · 7 years ago
  100. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago