1. 847d55b Update go_deps asset by skia-recreate-skps · 5 years ago
  2. 5dd9cb2 Roll third_party/externals/angle2 c832cdd75f75..82bcffa78747 (7 commits) by skia-autoroll · 5 years ago
  3. 583a082 Roll third_party/externals/swiftshader 84c3a94e1450..abaecd5f2ba7 (6 commits) by skia-autoroll · 5 years ago
  4. ced2b79 Roll ../src a3585f70a100..f968f64cdf27 (436 commits) by skia-autoroll · 5 years ago
  5. 14c90c1 Reland "Remove includes from SkFontTypes.h" by Ben Wagner · 5 years ago
  6. e64e632 Add __init__.py to page_sets by Ben Wagner · 5 years ago
  7. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  8. 5b39dc8 SkQP: fix model colorspace (16-bit gold images) by Hal Canary · 5 years ago
  9. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  10. 6f90470 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  11. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  12. 105d7c2 Add flag to map buffer flags in GrCaps to indicate whether mapping a by Brian Salomon · 5 years ago
  13. f19ef9b [infra] More work on chrome_release_branch by Eric Boren · 5 years ago
  14. da8a6e1 Add clang-cl arm64 builds by Mike Klein · 5 years ago
  15. 5155e09 Revert "added more SPIR-V RelaxedPrecision decorations" by Greg Daniel · 5 years ago
  16. 7a7a97d Make Metal render loop more stable by Jim Van Verth · 5 years ago
  17. 629ca1d roll clang_win by Mike Klein · 5 years ago
  18. 3e217a8 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  19. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  20. e88d438 Update go_deps asset by skia-recreate-skps · 5 years ago
  21. c22a81f Roll third_party/externals/angle2 e7da32f1c73e..c832cdd75f75 (7 commits) by skia-autoroll · 5 years ago
  22. a6b421c Roll third_party/externals/swiftshader 25be5bb97518..84c3a94e1450 (6 commits) by skia-autoroll · 5 years ago
  23. 7bd13fc Roll ../src 95629c4c410f..a3585f70a100 (459 commits) by skia-autoroll · 5 years ago
  24. 652b007 Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  25. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  26. 0b5e302 Revert "Remove includes from SkFontTypes.h" by Mike Reed · 5 years ago
  27. fa971d6 Reland "Add GrDisableColorXPFactory::makeXferProcessor()" by Chris Dalton · 5 years ago
  28. cdd5914 Remove includes from SkFontTypes.h by Ben Wagner · 5 years ago
  29. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  30. 78e5577 IWYU for SkCanvas.h by Ben Wagner · 5 years ago
  31. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 5 years ago
  32. 96e4e53 Reland "align skvx::Vec<N,T> to N*sizeof(T)" by Mike Klein · 5 years ago
  33. 522efc4 [infra] Add chrome_release_branch script by Eric Boren · 5 years ago
  34. 12de0c1 roll libpng to 1.6.37 by Mike Klein · 5 years ago
  35. 9a885b2 pass SkVx::Vec arguments as const& by Mike Klein · 5 years ago
  36. e9c375c Revert "Add GrDisableColorXPFactory::makeXferProcessor()" by Greg Daniel · 5 years ago
  37. 0a8da21 Remove generateCharFromGlyph and charToGlyphID. by Ben Wagner · 5 years ago
  38. 151a883 added more SPIR-V RelaxedPrecision decorations by Ethan Nicholas · 5 years ago
  39. 50303b9 Revert "align skvx::Vec<N,T> to N*sizeof(T)" by Mike Klein · 5 years ago
  40. 5dd7f84 Reduce use of path generation by Herb Derby · 5 years ago
  41. e3b110d align skvx::Vec<N,T> to N*sizeof(T) by Mike Klein · 5 years ago
  42. 11157ef Add GrDisableColorXPFactory::makeXferProcessor() by Chris Dalton · 5 years ago
  43. 30182b4 Ensure that insetting for blur texture domain doesn't invert domain rect. by Brian Salomon · 5 years ago
  44. 393981d Remove deprecated SkPaintFilterCanvas::onFilter. by Ben Wagner · 5 years ago
  45. 0e3342c WASM build cleanups by Kevin Lubick · 5 years ago
  46. 8bd22ae Remove non-canonical font color by Herb Derby · 5 years ago
  47. 68aeec0 Clarify that buffers of type GrGpuBufferType::kXferGpuToCpu are mapped for reading. by Brian Salomon · 5 years ago
  48. c809832 Convert 565 and 4444 bitmaps to 8888 for Mac Metal. by Jim Van Verth · 5 years ago
  49. 8c4cafd Don't flush pipeline state when querying sample locations in GL by Chris Dalton · 5 years ago
  50. c48bf3a just some refactoring for fm_bot.go by Mike Klein · 5 years ago
  51. 4aa13e7 Remove deprecated SkSurface::prepareForExternalIO and related uses of the name. by Greg Daniel · 5 years ago
  52. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 5 years ago
  53. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 5 years ago
  54. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago
  55. 5bee533 Update go_deps asset by skia-recreate-skps · 5 years ago
  56. 6642803 Roll third_party/externals/angle2 065f8dc35f9d..e7da32f1c73e (7 commits) by skia-autoroll · 5 years ago
  57. a6f480b Roll ../src b2d31144d9af..95629c4c410f (449 commits) by skia-autoroll · 5 years ago
  58. 121b0d0 Roll third_party/externals/swiftshader 64b761a8af9b..25be5bb97518 (11 commits) by skia-autoroll · 5 years ago
  59. 9d10206 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  60. d51d007 add _M_ARM64 support by Mike Klein · 5 years ago
  61. 19cc00f Support multisample in GrProxyProvider::MakeFullyLazyProxy by Chris Dalton · 5 years ago
  62. acb8be8 add retries to fm_bot by Mike Klein · 5 years ago
  63. 6f8bfba Fix fontcache GMs on Metal. by Jim Van Verth · 5 years ago
  64. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  65. e741921 Reland "Convert the CPU mask case to use prepareForDrawing" by Herb Derby · 5 years ago
  66. bf15b66 dump stack trace in FM on failure by Mike Klein · 5 years ago
  67. bcc7532 Implement SkHeifCodec::onRewind by Leon Scroggins III · 5 years ago
  68. 3d50730 restore vmull_u8() in color32() by Mike Klein · 5 years ago
  69. a71b4ce Guard GrRadialGradientLayout::TestCreate against Empty shaders by Brian Osman · 5 years ago
  70. e1c275e [skottie] 'Add' layer blend mode support by Florin Malita · 5 years ago
  71. bc537fa step carefully in decal_nofilter_scale by Mike Klein · 5 years ago
  72. 662d671 Roll skia/third_party/skcms 0da672fc2c69..668026c511f3 (1 commits) by skia-autoroll · 5 years ago
  73. 930c295 always zero SkMallocPixelRefs by Mike Klein · 5 years ago
  74. 1875353 Add LenovoYogaC630 (Win arm64 bot) by Ben Wagner · 5 years ago
  75. e716414 removed localmatrix getter by Mike Reed · 5 years ago
  76. be2062c Extend --writeShaders to output SPIR-V by Brian Osman · 5 years ago
  77. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  78. 831a293 Plumb sk_sp through the GrOpList class hierarchy by Robert Phillips · 5 years ago
  79. 1fe0b86 Remove some unused GrSurfaceProxy methods by Robert Phillips · 5 years ago
  80. e1c5ea6 Update go_deps asset by skia-recreate-skps · 5 years ago
  81. f697b0c Roll third_party/externals/angle2 cfc73cc1af5e..065f8dc35f9d (12 commits) by skia-autoroll · 5 years ago
  82. f5bb65e Roll ../src 6506f553b36c..b2d31144d9af (500 commits) by skia-autoroll · 5 years ago
  83. 3611ee1 Roll third_party/externals/swiftshader 13f230772370..64b761a8af9b (23 commits) by skia-autoroll · 5 years ago
  84. c9f55de Inline computeHinting by Herb Derby · 5 years ago
  85. b5e57e9a Update SKP version by skia-recreate-skps · 5 years ago
  86. 5c6b565 Update go_deps asset by skia-recreate-skps · 5 years ago
  87. 12cf258 Revert "Convert the CPU mask case to use prepareForDrawing" by Herb Derby · 5 years ago
  88. 33233a0 Reland "Convert the CPU path case to use prepareForDrawing" by Herb Derby · 5 years ago
  89. 69f54f8 Update go_deps asset by skia-recreate-skps · 5 years ago
  90. 990bfc7 Convert SkGlyph::toMask() to SkGlyph::mask() by Herb Derby · 5 years ago
  91. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  92. e62bf56 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  93. c48879e Convert the CPU mask case to use prepareForDrawing by Herb Derby · 5 years ago
  94. 81fd86c Revert "Convert the CPU path case to use prepareForDrawing" by Herb Derby · 5 years ago
  95. 9bf37f6 Remove debug quadType() checks by Michael Ludwig · 5 years ago
  96. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 5 years ago
  97. 8be917a Convert the CPU path case to use prepareForDrawing by Herb Derby · 5 years ago
  98. 53eab01 Factor common SSH logic into a new flavor. by Ben Wagner · 5 years ago
  99. bb85b8b remove dead code from old factories, enum by Mike Reed · 5 years ago
  100. 3d6f8d0 replace Sk4px with SkVx in SkBlitter_ARGB32 by Mike Klein · 5 years ago