1. 3bad19c use __builtin_shufflevector when available by Mike Klein · 6 years ago
  2. 36477b4 Fix GrFillRRectOp rendering in Metal. by Jim Van Verth · 6 years ago
  3. 1dcc55b rewrite new SkVx unit test by Mike Klein · 6 years ago
  4. ae6c5c0 clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER by Mike Klein · 6 years ago
  5. 90c9749 simplify and centralize SK_API by Mike Klein · 6 years ago
  6. 41d087c limit mask drawing to clip bounds by Lee Salzman · 6 years ago
  7. 4b44a0d add SkVx helpers for working with unorm8 by Mike Klein · 6 years ago
  8. 812499d Change getMetrics to the final API prepareForDrawing by Herb Derby · 6 years ago
  9. caefdf1 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  10. c33e6dc restore SkOpts::blit_row_color32 by Mike Klein · 6 years ago
  11. 25e371f Make SkFontMgr_fontconfig respect the sysroot. by Ben Wagner · 6 years ago
  12. 0a72a06 Enable all Mtl tests by Jim Van Verth · 6 years ago
  13. b1cc013 removed redundant GrCircleEffect.h by Ethan Nicholas · 6 years ago
  14. 76e626d SkQP: remove bad tests from future branches. by Hal Canary · 6 years ago
  15. 6d60534 Update go_deps asset by skia-recreate-skps · 6 years ago
  16. 80eff54 Roll third_party/externals/angle2 f39b4f0280ef..e6b23e45b380 (7 commits) by skia-autoroll · 6 years ago
  17. 235ec02 Roll ../src 1b121674f584..f8764798ff0e (366 commits) by skia-autoroll · 6 years ago
  18. 4d657d5 Roll third_party/externals/swiftshader f0aa9d5ab738..3954a0bafb8a (42 commits) by skia-autoroll · 6 years ago
  19. 99d7922 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  20. be94a48 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  21. 34adc46 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  22. fb5bcca oops, remove the rest of SkMixer by Mike Reed · 6 years ago
  23. 49f0630 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  24. eded39a Return a span from getMetrics by Herb Derby · 6 years ago
  25. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 6 years ago
  26. 6dd9d3d removed duplicate GrCircleEffect.cpp by Ethan Nicholas · 6 years ago
  27. 42280f8 Add Shared library Windows builds by Brian Osman · 6 years ago
  28. eec1e9e Even more DLL build fixes by Brian Osman · 6 years ago
  29. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  30. e20f6ca Reland "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" by Greg Daniel · 6 years ago
  31. b72dee2 [skottie] Initial "Levels" effect support by Florin Malita · 6 years ago
  32. 347a970 Reland "[skottie] More snug kTop Shaper alignment" by Florin Malita · 6 years ago
  33. 9896a0d Add mipmap generation for Metal by Jim Van Verth · 6 years ago
  34. 6028fa7 SkPDF: narrow layer bbox by Hal Canary · 6 years ago
  35. 1208002 Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" by Greg Daniel · 6 years ago
  36. 1c62426 make to_vec template parameters explicit by Mike Klein · 6 years ago
  37. da7b053 tweak SkVx to play nicely with others by Mike Klein · 6 years ago
  38. 13df106 Add an index to SkGlyphPos by Herb Derby · 6 years ago
  39. b156c41 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  40. c725e8f Make SkShaper's GN setup more DLL friendly by Brian Osman · 6 years ago
  41. ca94656 Make Skottie's GN setup more DLL friendly by Brian Osman · 6 years ago
  42. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 6 years ago
  43. 7921c01 Reland "Do not use sub-pixel positioning for source space" by Herb Derby · 6 years ago
  44. 223845f Remove unnecessary flush in RenderYUVAToRGBA (take 2) by Robert Phillips · 6 years ago
  45. 1400382 Delete SkSL::Compiler copy constructor and assignment operator by Brian Osman · 6 years ago
  46. 20054dc Make path in Sk1DPathEffect thread safe. by Ben Wagner · 6 years ago
  47. f5edf36 SkPDF: split GraphicStateStack out by Hal Canary · 6 years ago
  48. b4719cc SkPDF: simplify device drawRect by Hal Canary · 6 years ago
  49. 442615b regenerated FP files to make bot happy by Ethan Nicholas · 6 years ago
  50. a585fe9 Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer by Brian Salomon · 6 years ago
  51. e8a9863 Define all ImageSetEntry members out of line by Brian Osman · 6 years ago
  52. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 6 years ago
  53. 7bea727 [Android compile bot] Also build frameworks/base/libs/hwui by Ravi Mistry · 6 years ago
  54. 26f410d externs needed for cpu/gpu switch by Nathaniel Nifong · 6 years ago
  55. 064a0b4 Update go_deps asset by skia-recreate-skps · 6 years ago
  56. e3e1146 Roll third_party/externals/angle2 82418c821689..f39b4f0280ef (12 commits) by skia-autoroll · 6 years ago
  57. 241382a Roll third_party/externals/swiftshader eba396cc66d3..f0aa9d5ab738 (14 commits) by skia-autoroll · 6 years ago
  58. 42bd047 Roll ../src 79154509c679..1b121674f584 (400 commits) by skia-autoroll · 6 years ago
  59. b5c6859 remove shader factory guard define by Mike Reed · 6 years ago
  60. 2655ede Revert "Add non-AA support to OvalFactoryOps." by Greg Daniel · 6 years ago
  61. 85de152 Move common canvas/pathkit dockerfiles to more intuitive location by Kevin Lubick · 6 years ago
  62. 10bf702 Add non-AA support to OvalFactoryOps. by Jim Van Verth · 6 years ago
  63. ff4fb33 ComposeShader GPU implementations by Ethan Nicholas · 6 years ago
  64. 46431bf Add RG format to Metal by Jim Van Verth · 6 years ago
  65. 9816878 extract ToolUtils::colortype_depth() by Mike Klein · 6 years ago
  66. 201b375 Build HarfBuzz with multi-thread support. by Ben Wagner · 6 years ago
  67. de8362c remove DMJsonWriter::AddTestFailure by Mike Klein · 6 years ago
  68. 42cbedd Temporarily make TransferPixelsFromTest read BGRA as RGBA on ES. by Brian Salomon · 6 years ago
  69. 4429738 remove def of colorfilter flag by Mike Reed · 6 years ago
  70. c8bea7d New factories for SkShaders by Mike Reed · 6 years ago
  71. d54b1fc full collection of externs by Nathaniel Nifong · 6 years ago
  72. 66083e9 Reland "Handle translating blob to origin in bulk" by Herb Derby · 6 years ago
  73. 7742278 SkPDF: move annotations away from device. by Hal Canary · 6 years ago
  74. a833cff some refactoring ideas by Mike Klein · 6 years ago
  75. bcd51e8 SkSL 'key' variables can now be controlled by 'when' expressions by Ethan Nicholas · 6 years ago
  76. 8065820 Revert "[skottie] More snug kTop Shaper alignment" by Florin Malita · 6 years ago
  77. f22466e SkPDF: remove unused field by Hal Canary · 6 years ago
  78. 212ff05 Fix to barrier batching. by Greg Daniel · 6 years ago
  79. 7b8bc53 --parameters -> --properties by Mike Klein · 6 years ago
  80. 97b9442 Detect simpler quad type when possible by Michael Ludwig · 6 years ago
  81. b5d8c63 remove guard for bitmap shader api by Mike Reed · 6 years ago
  82. 4ffbfe6 Add support for importing GL_R16F for YUVA promise images by Brian Salomon · 6 years ago
  83. 8842799 add missing shared lib visibility macros by Martin Vejdarski · 6 years ago
  84. 09fb824 Revert "Handle translating blob to origin in bulk" by Herb Derby · 6 years ago
  85. c6cfca4 Revert "Reland "Do not use sub-pixel positioning for source space"" by Herb Derby · 6 years ago
  86. ba6087c Roll skia/third_party/skcms 36eeb1311a72..0da672fc2c69 (1 commits) by skia-autoroll · 6 years ago
  87. a519999 Reland "Add maxDimension() to glyph" by Herb Derby · 6 years ago
  88. 8aa0ea0 Reland "Do not use sub-pixel positioning for source space" by Herb Derby · 6 years ago
  89. 5aa11fb Shader serialization experiment (with Mali Offline Compiler analysis) by Brian Osman · 6 years ago
  90. d9b8eed Revert "Do not use sub-pixel positioning for source space" by Mike Reed · 6 years ago
  91. d351617 Revert "Add maxDimension() to glyph" by Mike Reed · 6 years ago
  92. 9a7c7be Revert "Skip flush in GrDrawingManager if the specifed proxy doesn't have any work" by Robert Phillips · 6 years ago
  93. 097e77c Update go_deps asset by skia-recreate-skps · 6 years ago
  94. 696e8dd Roll third_party/externals/swiftshader 4ba1911b2d7f..eba396cc66d3 (3 commits) by skia-autoroll · 6 years ago
  95. 8f838d5 Roll third_party/externals/angle2 90b1865e2a8b..82418c821689 (8 commits) by skia-autoroll · 6 years ago
  96. 6436246 Roll ../src afd96fdcf75a..79154509c679 (442 commits) by skia-autoroll · 6 years ago
  97. 0ea414a Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  98. 7ef3e14 [skottie] More snug kTop Shaper alignment by Florin Malita · 6 years ago
  99. 2f08a40 examples: Avoid undefined behavior by Greg Kaiser · 6 years ago
  100. 187a91e undef guard for bitmap shader by Mike Reed · 6 years ago