1. e5a06e7 [canvaskit] Update examples after enum name change by Kevin Lubick · 6 years ago
  2. 762ba10 Skottie Android demo app improvements by Stan Iliev · 6 years ago
  3. e475f4e remove -DSK_DISABLE_RENDER_TARGET_SORTING from Flutter by Mike Klein · 6 years ago
  4. 1f95806 Roll skia/third_party/skcms 26679709b32f..ee5557693416 (1 commits) by skia-autoroll@skia-public.iam.gserviceaccount.com · 6 years ago
  5. d282860 get rid of SkScalarDiv by Mike Klein · 6 years ago
  6. 4991cd3 move third_party/gif deps to codec_srcs by Mike Klein · 6 years ago
  7. 273fa2f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  8. 67f5c0c Update go_deps asset by skia-recreate-skps · 6 years ago
  9. cd6738b Roll third_party/externals/swiftshader 6e8ec338eb25..825d344daa31 (1 commits) by skia-autoroll · 6 years ago
  10. 2a13921 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  11. 3daed9b Roll third_party/externals/angle2 77b2436e28f4..1bf18ce9e2ca (2 commits) by skia-autoroll · 6 years ago
  12. 7e69c8f fix paint docs by Cary Clark · 6 years ago
  13. fa7d370 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  14. d3ed301 remove SkScalarFastInvert by Mike Klein · 6 years ago
  15. 5c8d3e1 clean up SK_LEGACY_OP_COLOR_AS_BYTES by Mike Klein · 6 years ago
  16. 987e76c make SkColorShader RP-only by Mike Klein · 6 years ago
  17. 630e7d6 remove Gauss option from SkGaussFilter by Mike Klein · 6 years ago
  18. 0e50a38 Roll third_party/externals/swiftshader dc2966a15b0c..6e8ec338eb25 (1 commits) by skia-autoroll · 6 years ago
  19. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  20. e5eb1a5 Remove SkBitmap::[setH/h]asHardwareMipMap by Leon Scroggins III · 6 years ago
  21. 775ee90 Roll third_party/externals/swiftshader 1d8c8dba995a..dc2966a15b0c (1 commits) by skia-autoroll · 6 years ago
  22. 2aa9a22 Add subset of Ubuntu18 jobs. by Ben Wagner · 6 years ago
  23. eda2ac2 send 3D masks through raster pipeline blitter by Mike Klein · 6 years ago
  24. fe454ac Roll third_party/externals/swiftshader 4169b31090db..1d8c8dba995a (1 commits) by skia-autoroll · 6 years ago
  25. cb6f53e split out fontmetrics into its own struct by Mike Reed · 6 years ago
  26. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  27. 5d3deb7 [skottie] Preserve image aspect ratio by Florin Malita · 6 years ago
  28. fe24b83 Roll third_party/externals/angle2 3d86e89bce7a..77b2436e28f4 (1 commits) by skia-autoroll · 6 years ago
  29. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  30. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  31. 7a305a2 Enums: specify base by Hal Canary · 6 years ago
  32. 9617569 Add skia-wasm-release image. by Kevin Lubick · 6 years ago
  33. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  34. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  35. e70c6b1 Update emsdk-release image by Kevin Lubick · 6 years ago
  36. e6c8575 Update markdown files by skia-bookmaker · 6 years ago
  37. 8042bc2 Update go_deps asset by skia-recreate-skps · 6 years ago
  38. 11407e5 fix paint docs by Cary Clark · 6 years ago
  39. 5b2bda7 Fix FP / header inconsistency by Brian Osman · 6 years ago
  40. 2dfab27 Revert "Fix div-by-zero loophole in gradient factory func" by Brian Osman · 6 years ago
  41. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  42. 7064a6e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  43. d3ab447 Roll third_party/externals/swiftshader 20622c0194bd..4169b31090db (1 commits) by skia-autoroll · 6 years ago
  44. df8225e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  45. d9b16df add alternative setters for hinting by Mike Reed · 6 years ago
  46. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  47. 803a502 Fix persp_images with DDL correctly by Jim Van Verth · 6 years ago
  48. c34dd6c Fix div-by-zero loophole in gradient factory func by Michael Ludwig · 6 years ago
  49. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  50. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  51. 7da4676 Temporarily disable support of mipmapped flattened YUVA image by Jim Van Verth · 6 years ago
  52. 46f21ff Move Painter implementations into Painter by Herbert Derby · 6 years ago
  53. abdba8f lookup sent types using factory pointer by Mike Klein · 6 years ago
  54. 32262da Revert "ccpr: Unblacklist Sandy Bridge/Bay Trail on Mesa" by Chris Dalton · 6 years ago
  55. 1d5762f Roll third_party/externals/angle2 37297a4f1440..3d86e89bce7a (1 commits) by skia-autoroll · 6 years ago
  56. a0f5935 Reorganize to extract GPU main drawing code by Herbert Derby · 6 years ago
  57. aa27a83 Minor HotSort updates by Allan MacKinnon · 6 years ago
  58. 71cf629 Documentation: more updates to site/dev/testing/xsan.md by Hal Canary · 6 years ago
  59. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  60. 97ea59a Reland: [skjson] Unescape strings by Florin Malita · 6 years ago
  61. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  62. 8b35379 Revert "[skjson] Unescape strings" by Florin Malita · 6 years ago
  63. 0909331 add SkFontTypes.h by Mike Reed · 6 years ago
  64. 3725cf4 Roll third_party/externals/swiftshader 9911aca4f7c6..20622c0194bd (1 commits) by skia-autoroll · 6 years ago
  65. 20fda9c [skjson] Unescape strings by Florin Malita · 6 years ago
  66. cb42b91 add SkFontPriv.h by Mike Reed · 6 years ago
  67. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  68. e71e9ef [canvaskit] Add catchException everywhere by Kevin Lubick · 6 years ago
  69. 5191608 Update go_deps asset by skia-recreate-skps · 6 years ago
  70. 98bb9a4 Update markdown files by skia-bookmaker · 6 years ago
  71. 0a8b4e1 [skottie] Add support for explicit text line breaks by Florin Malita · 6 years ago
  72. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  73. 99485ac Update SKP version by skia-recreate-skps · 6 years ago
  74. 2b21e88 Update go_deps asset by skia-recreate-skps · 6 years ago
  75. 7e40815 Roll third_party/externals/swiftshader d0d9928f376c..9911aca4f7c6 (1 commits) by skia-autoroll · 6 years ago
  76. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  77. 0e6fc6f focus legacy blitters a little more by Mike Klein · 6 years ago
  78. 7eb4aed Roll third_party/externals/swiftshader 155f802a6be3..d0d9928f376c (1 commits) by skia-autoroll · 6 years ago
  79. e1b1d05 Revert "Remove one field of unique data from SkGlyphCacheBuilder" by Mike Klein · 6 years ago
  80. f1ec391 Update markdown files by skia-bookmaker · 6 years ago
  81. b3babd6 Update go_deps asset by skia-recreate-skps · 6 years ago
  82. 9f84594 Roll third_party/externals/angle2 6ba22ee13768..37297a4f1440 (3 commits) by skia-autoroll · 6 years ago
  83. 5d5de8b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  84. 570b99d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  85. 93c0648 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  86. 5f61798 remove references to align by Mike Reed · 6 years ago
  87. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  88. 2904121 Remove one field of unique data from SkGlyphCacheBuilder by Herb Derby · 6 years ago
  89. 521e7d8 Remove one more unused macro by Brian Osman · 6 years ago
  90. 1a17423 [Infra] Switch to latest Win10 in Skolo. by Ben Wagner · 6 years ago
  91. 6113a41 Make special SkRunFont ctor in SkPaint private again by Herb Derby · 6 years ago
  92. bdd0f51 Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros by Brian Osman · 6 years ago
  93. 1324541 Make glyph runs const in the glyph run list. by Herb Derby · 6 years ago
  94. 18b950a Add SK_API to SkYUVASizeInfo def by Jim Van Verth · 6 years ago
  95. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  96. e8354b2 DeMorgan's blend-on-black logic by Mike Klein · 6 years ago
  97. ab350ca Leverage readPixels to simplify PDF bitmap output by Brian Osman · 6 years ago
  98. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  99. 3432d04 Roll third_party/externals/angle2 caeb1e895d7b..6ba22ee13768 (3 commits) by skia-autoroll · 6 years ago
  100. 509ccb0 implement most SkImageEncoderFns with skcms by Mike Klein · 6 years ago