1. e70c6b1 Update emsdk-release image by Kevin Lubick · 6 years ago
  2. e6c8575 Update markdown files by skia-bookmaker · 6 years ago
  3. 8042bc2 Update go_deps asset by skia-recreate-skps · 6 years ago
  4. 11407e5 fix paint docs by Cary Clark · 6 years ago
  5. 5b2bda7 Fix FP / header inconsistency by Brian Osman · 6 years ago
  6. 2dfab27 Revert "Fix div-by-zero loophole in gradient factory func" by Brian Osman · 6 years ago
  7. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  8. 7064a6e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  9. d3ab447 Roll third_party/externals/swiftshader 20622c0194bd..4169b31090db (1 commits) by skia-autoroll · 6 years ago
  10. df8225e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  11. d9b16df add alternative setters for hinting by Mike Reed · 6 years ago
  12. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  13. 803a502 Fix persp_images with DDL correctly by Jim Van Verth · 6 years ago
  14. c34dd6c Fix div-by-zero loophole in gradient factory func by Michael Ludwig · 6 years ago
  15. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  16. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  17. 7da4676 Temporarily disable support of mipmapped flattened YUVA image by Jim Van Verth · 6 years ago
  18. 46f21ff Move Painter implementations into Painter by Herbert Derby · 6 years ago
  19. abdba8f lookup sent types using factory pointer by Mike Klein · 6 years ago
  20. 32262da Revert "ccpr: Unblacklist Sandy Bridge/Bay Trail on Mesa" by Chris Dalton · 6 years ago
  21. 1d5762f Roll third_party/externals/angle2 37297a4f1440..3d86e89bce7a (1 commits) by skia-autoroll · 6 years ago
  22. a0f5935 Reorganize to extract GPU main drawing code by Herbert Derby · 6 years ago
  23. aa27a83 Minor HotSort updates by Allan MacKinnon · 6 years ago
  24. 71cf629 Documentation: more updates to site/dev/testing/xsan.md by Hal Canary · 6 years ago
  25. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  26. 97ea59a Reland: [skjson] Unescape strings by Florin Malita · 6 years ago
  27. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  28. 8b35379 Revert "[skjson] Unescape strings" by Florin Malita · 6 years ago
  29. 0909331 add SkFontTypes.h by Mike Reed · 6 years ago
  30. 3725cf4 Roll third_party/externals/swiftshader 9911aca4f7c6..20622c0194bd (1 commits) by skia-autoroll · 6 years ago
  31. 20fda9c [skjson] Unescape strings by Florin Malita · 6 years ago
  32. cb42b91 add SkFontPriv.h by Mike Reed · 6 years ago
  33. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  34. e71e9ef [canvaskit] Add catchException everywhere by Kevin Lubick · 6 years ago
  35. 5191608 Update go_deps asset by skia-recreate-skps · 6 years ago
  36. 98bb9a4 Update markdown files by skia-bookmaker · 6 years ago
  37. 0a8b4e1 [skottie] Add support for explicit text line breaks by Florin Malita · 6 years ago
  38. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  39. 99485ac Update SKP version by skia-recreate-skps · 6 years ago
  40. 2b21e88 Update go_deps asset by skia-recreate-skps · 6 years ago
  41. 7e40815 Roll third_party/externals/swiftshader d0d9928f376c..9911aca4f7c6 (1 commits) by skia-autoroll · 6 years ago
  42. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  43. 0e6fc6f focus legacy blitters a little more by Mike Klein · 6 years ago
  44. 7eb4aed Roll third_party/externals/swiftshader 155f802a6be3..d0d9928f376c (1 commits) by skia-autoroll · 6 years ago
  45. e1b1d05 Revert "Remove one field of unique data from SkGlyphCacheBuilder" by Mike Klein · 6 years ago
  46. f1ec391 Update markdown files by skia-bookmaker · 6 years ago
  47. b3babd6 Update go_deps asset by skia-recreate-skps · 6 years ago
  48. 9f84594 Roll third_party/externals/angle2 6ba22ee13768..37297a4f1440 (3 commits) by skia-autoroll · 6 years ago
  49. 5d5de8b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  50. 570b99d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  51. 93c0648 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  52. 5f61798 remove references to align by Mike Reed · 6 years ago
  53. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  54. 2904121 Remove one field of unique data from SkGlyphCacheBuilder by Herb Derby · 6 years ago
  55. 521e7d8 Remove one more unused macro by Brian Osman · 6 years ago
  56. 1a17423 [Infra] Switch to latest Win10 in Skolo. by Ben Wagner · 6 years ago
  57. 6113a41 Make special SkRunFont ctor in SkPaint private again by Herb Derby · 6 years ago
  58. bdd0f51 Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros by Brian Osman · 6 years ago
  59. 1324541 Make glyph runs const in the glyph run list. by Herb Derby · 6 years ago
  60. 18b950a Add SK_API to SkYUVASizeInfo def by Jim Van Verth · 6 years ago
  61. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  62. e8354b2 DeMorgan's blend-on-black logic by Mike Klein · 6 years ago
  63. ab350ca Leverage readPixels to simplify PDF bitmap output by Brian Osman · 6 years ago
  64. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  65. 3432d04 Roll third_party/externals/angle2 caeb1e895d7b..6ba22ee13768 (3 commits) by skia-autoroll · 6 years ago
  66. 509ccb0 implement most SkImageEncoderFns with skcms by Mike Klein · 6 years ago
  67. 713d034 Remove colorType switches in SkBitmap and SkBitmapDevice by Brian Osman · 6 years ago
  68. ef1c83a make big-endian very opt-in by Mike Klein · 6 years ago
  69. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  70. 08883cd transform_scanline_888x is transform_scanline_RGBX by Mike Klein · 6 years ago
  71. d6db27c Observe SkFont::textToGlyphs() maxGlyphCount by Florin Malita · 6 years ago
  72. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  73. 0c904fa remove unused SkImageEncoderFns bits by Mike Klein · 6 years ago
  74. 3bfe966 Move unused fields to bottom by Herb Derby · 6 years ago
  75. f67b162 add pvg experiment by Mike Reed · 6 years ago
  76. d029c0e remove color 16 implementation out of public by Cary Clark · 6 years ago
  77. 6a2a1f6 move SkICC::WriteToICC out of line by Mike Klein · 6 years ago
  78. d7ae238 Roll third_party/externals/swiftshader 42e8e54e3049..155f802a6be3 (2 commits) by skia-autoroll · 6 years ago
  79. 30edaaa Simplify and generalize alpha image extraction in PDF by Brian Osman · 6 years ago
  80. 13853a1 Roll third_party/externals/angle2 502d2e215556..caeb1e895d7b (2 commits) by skia-autoroll · 6 years ago
  81. 2dc1e34 Update markdown files by skia-bookmaker · 6 years ago
  82. e1abea6 Update go_deps asset by skia-recreate-skps · 6 years ago
  83. 26fcd71 remove scale parameter from getFontMetrics by Mike Reed · 6 years ago
  84. 81f11c9 match getFontMetrics change in docs by Cary Clark · 6 years ago
  85. 563a013 Roll third_party/externals/swiftshader a23184454e9c..42e8e54e3049 (1 commits) by skia-autoroll · 6 years ago
  86. 67510d3 remove (unused and weird) zoom parameter on getFontMetrics by Mike Reed · 6 years ago
  87. 99d0a28 Roll third_party/externals/angle2 2197dc529052..502d2e215556 (1 commits) by skia-autoroll · 6 years ago
  88. 94d7af7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  89. 3f7864b Revert "Remove the unused buffers for unique glyph handling" by Herb Derby · 6 years ago
  90. b9a401e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  91. 0316572 Roll third_party/externals/swiftshader 75889d00033b..a23184454e9c (1 commits) by skia-autoroll · 6 years ago
  92. 6c3879d ccpr: Age out path cache entries by Chris Dalton · 6 years ago
  93. e978ca2 limit range of surface sizes in surface_image_unity by Mike Klein · 6 years ago
  94. ef77604 Switch to postConcat from preConcat by Michael Ludwig · 6 years ago
  95. 21d4b4c Un-omit Win10 IntelIris540 Vulkan tests. by Ben Wagner · 6 years ago
  96. 01ecf0f Remove vertex-shader perspective divide by Michael Ludwig · 6 years ago
  97. c647324 Expose aaType in simple mesh draw op helper by Michael Ludwig · 6 years ago
  98. c106081 Send correct 3rd component for uvr vertex attribute by Michael Ludwig · 6 years ago
  99. c34d065 Roll third_party/externals/swiftshader adfbbcbed6e7..75889d00033b (1 commits) by skia-autoroll · 6 years ago
  100. 6d546b5 Simplify PMColor preprocessor logic, move it all into SkColorPriv.h by Brian Osman · 6 years ago