1. b9cc1c6 Fix calculating clusters from start of input. by Ben Wagner · 5 years ago
  2. ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 5 years ago
  3. e9c57d3 Clean up GrQuad ctors by Michael Ludwig · 5 years ago
  4. 490e647 Have Wuffs output to BGRA, not indexed color by Nigel Tao · 5 years ago
  5. 5b83d05 Use bulk interface for paths by Herbert Derby · 5 years ago
  6. 5c1f8eb Various particle system improvements by Brian Osman · 5 years ago
  7. f6d28e2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  8. 5de7ea4 Particles/SkReflected: Generalize array reflection by Brian Osman · 5 years ago
  9. 498403d Roll third_party/externals/angle2 52047de4d41f..77874e2ca341 (1 commits) by skia-autoroll · 5 years ago
  10. 67f0195 Use destructors to free resources owned by lazy proxy callbacks by Brian Salomon · 5 years ago
  11. 10f3c40 Don't respect FontConfig matrix for bitmap fonts. by Ben Wagner · 5 years ago
  12. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 5 years ago
  13. a57d868 Defer loading particle effect to load time. by Ben Wagner · 5 years ago
  14. bc4994a Baulk at creating wait semaphores if we can't always delete them by Robert Phillips · 5 years ago
  15. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 5 years ago
  16. 4b06a92 Use kRGB_888x_SkColorType when importing R8G8B8X8 AHB. by Greg Daniel · 5 years ago
  17. 66a199b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  18. 9a88bee Roll ../src 1f0e830f475f..b698b62f407e (516 commits) by skia-autoroll · 5 years ago
  19. 8130afa resources: add text for testing shaper by Hal Canary · 5 years ago
  20. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  21. 126ac63 Bring back PerCommit-Bookmaker to the waterfall by Ravi Mistry · 5 years ago
  22. a0dcd29 Fix bug of the destructor of SkSVGDevice by KDr2 · 5 years ago
  23. 729bb19 Update examples to use SkFont by Mike Reed · 5 years ago
  24. 6152470 Update go_deps asset by skia-recreate-skps · 5 years ago
  25. 4037f7f Roll third_party/externals/angle2 6fc22a13d45d..52047de4d41f (3 commits) by skia-autoroll · 5 years ago
  26. 1f63b51 remove unused variable by Mike Reed · 5 years ago
  27. e77142e Fix bug of SkSVGCanvas::Make by KDr2 · 5 years ago
  28. 09c01e9 Make Housekeeper-PerCommit-Bookmaker a tryjob only bot by Ravi Mistry · 5 years ago
  29. afbe1c4 Remove empty processing from drawGlyphRunAsBMPWithPathFallback by Herb Derby · 5 years ago
  30. 77a0e92 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  31. 5105d68 Use half-floats for out-of-gamut color in GrAAFillRRectOp by Brian Osman · 5 years ago
  32. 9859ef8 Keep scaledHeight calculation across oID calls by Nigel Tao · 5 years ago
  33. 186669c work to fix bookmaker by Mike Reed · 5 years ago
  34. 2782b28 Fix drag events in Mac viewer. by Jim Van Verth · 5 years ago
  35. a4c6487 Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface. by Herb Derby · 5 years ago
  36. 65e8417 rewrite SkMasks::CreateMasks to work in bytesPerPixel by Mike Klein · 5 years ago
  37. e317664 Roll third_party/externals/angle2 d3fac74a236e..6fc22a13d45d (7 commits) by skia-autoroll · 5 years ago
  38. da5e039 add Windows -Wuffs builders by Mike Klein · 5 years ago
  39. 62ad46b fix contour-measure for move-line-move by Mike Reed · 5 years ago
  40. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  41. b6f5378 SkShaper: enable for unit and render tests by Hal Canary · 5 years ago
  42. ff1c492 fix rawiter::peek by Mike Reed · 5 years ago
  43. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  44. 721801a Roll ../src 77b5d9247fd7..1f0e830f475f (486 commits) by skia-autoroll · 5 years ago
  45. 30d15e6 Blacklist Codec tests on Wuffs bot by Leon Scroggins III · 5 years ago
  46. f28dc4f Roll third_party/externals/swiftshader 73c3124cc249..de16f327d051 (1 commits) by skia-autoroll · 5 years ago
  47. ac285b1 added constant 0 and 1 swizzle components to SkSL by Ethan Nicholas · 5 years ago
  48. 9cee184 Update go_deps asset by skia-recreate-skps · 5 years ago
  49. 94a5328 Add Ubuntu18 Calmbench and Valgrind jobs by Ben Wagner · 5 years ago
  50. 66f09a7 replace gamma_correct with gamut/transfer_fn in DM by Mike Klein · 5 years ago
  51. 7c86438 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  52. 883a991 Inline allocateNewGlyph by Herb Derby · 5 years ago
  53. a8d94c1 Font fallback to handle no font with character. by Ben Wagner · 5 years ago
  54. 3687a4c Roll third_party/externals/angle2 c66fb571be1a..d3fac74a236e (8 commits) by skia-autoroll · 5 years ago
  55. 63136af [sksg] Fix group hit-testing order by Florin Malita · 5 years ago
  56. be89130 update sample-sg with hittesting by Mike Reed · 5 years ago
  57. 9ca55f2 Check both thickness and position in gm. by Ben Wagner · 5 years ago
  58. 14d64dd Remove unneeded SkPackedUnicharID by Herb Derby · 5 years ago
  59. 8d2c435 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  60. 60ea40c Remove private configs from GrPixelConfig. by Greg Daniel · 5 years ago
  61. 59cf562 SkPaint: clean up ctor, dtor, etc by Hal Canary · 5 years ago
  62. 7c979f5 Experimental Particle System by Brian Osman · 5 years ago
  63. 50becee Primitive SkShaper to do primitive line breaking. by Ben Wagner · 5 years ago
  64. ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 5 years ago
  65. da5df74 Make SkSpan C++11 compatible. by Ben Wagner · 5 years ago
  66. 7ad9b96 Upgrade to Mesa 18.3.3 by Ben Wagner · 5 years ago
  67. 249b40e Remove redundant fGlyphMap.set by Herbert Derby · 5 years ago
  68. 0b6ae63 Roll third_party/externals/swiftshader 0f34a98a206d..73c3124cc249 (1 commits) by skia-autoroll · 5 years ago
  69. 8300626 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  70. 4ba75c8 Roll third_party/externals/swiftshader f96948857780..0f34a98a206d (1 commits) by skia-autoroll · 5 years ago
  71. eb46bd8 [sksg] Hit-testing API by Florin Malita · 5 years ago
  72. 01d5ec8 Roll ../src 35663ddf4997..77b5d9247fd7 (472 commits) by skia-autoroll · 5 years ago
  73. 0dc8087 SkSL Metal backend can now handle CCPR by Ethan Nicholas · 5 years ago
  74. 402bf74 Build code size treemaps for skottie_tool by Kevin Lubick · 5 years ago
  75. be03a851 SkUTF: Avoid potential nullptr dereference by Greg Kaiser · 5 years ago
  76. 3999f10 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  77. 63d477c Roll third_party/externals/angle2 ad194995ed72..c66fb571be1a (2 commits) by skia-autoroll · 5 years ago
  78. 217acf5 Update go_deps asset by skia-recreate-skps · 5 years ago
  79. 233fc0b remove unused cruft by Mike Reed · 5 years ago
  80. b69179b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  81. ece8b3d Roll third_party/externals/angle2 fe59f6b5ed2b..ad194995ed72 (8 commits) by skia-autoroll · 5 years ago
  82. b7a1b51 SkWuffsCodec: zero dst buffer before decodeFrame by Nigel Tao · 5 years ago
  83. 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 5 years ago
  84. 5456f09 Roll third_party/externals/swiftshader 64c44b0c53c4..f96948857780 (3 commits) by skia-autoroll · 5 years ago
  85. 0404afd Common code calculates strike for mask case. by Herb Derby · 5 years ago
  86. 640654d run all available OpenCL devices by Mike Klein · 5 years ago
  87. 603f190 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  88. 4925364 Introduce SkScopedStrike by Herb Derby · 5 years ago
  89. 17593ae add a -Wuffs bot by Mike Klein · 5 years ago
  90. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 5 years ago
  91. 7f3618a Use clang versions of SK_RESTRICT and SK_WARN_UNUSED_RESULT on Windows by Brian Osman · 5 years ago
  92. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 5 years ago
  93. cd2c3db Roll third_party/externals/swiftshader d9ce258c174b..64c44b0c53c4 (1 commits) by skia-autoroll · 5 years ago
  94. 103288b add Mac OpenCL bots by Mike Klein · 5 years ago
  95. fd823e9 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  96. 9685057 Plumb strike through the common code. by Herb Derby · 5 years ago
  97. 740e5db remove pointer tagging hack in SkRecord by Mike Klein · 5 years ago
  98. 73bfb89 GrGLGpu: Avoid potential nullptr dereference by Greg Kaiser · 5 years ago
  99. 8a1f15d update hello-opencl by Mike Klein · 5 years ago
  100. 91f96f8 Update Wuffs version by Nigel Tao · 5 years ago