1. 7ce1751 Split apart SkRuntimeInvalid tests into multiple functions. by John Stiles · 3 years, 7 months ago
  2. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 7 months ago
  3. be2a861 Roll Chromium from b9b9a8a5022a to 8aca3b4d64f2 (503 revisions) by skia-autoroll · 3 years, 7 months ago
  4. cc3e936 Roll ANGLE from 5b8dec52b68f to 2ed9671a0ddd (8 revisions) by skia-autoroll · 3 years, 7 months ago
  5. 38ca513 Roll Dawn from 9ff83f6c957f to 424fd828893e (13 revisions) by skia-autoroll · 3 years, 7 months ago
  6. 9fd75e9 Revert "sketch Half in skvm" by Mike Klein · 3 years, 7 months ago
  7. 0a69b4b Roll ANGLE from 2c65da28a2ee to 5b8dec52b68f (3 revisions) by skia-autoroll · 3 years, 7 months ago
  8. 47114db Move GrAATriangulator into its own file by Chris Dalton · 3 years, 8 months ago
  9. f92f89b Add flag to force skslc to compile one test file at a time. by John Stiles · 3 years, 7 months ago
  10. 24472af Move various static GrTriangulator functions into structs by Chris Dalton · 3 years, 7 months ago
  11. ace3f29 Remove SkEffectBinding feature from particle system by Brian Osman · 3 years, 7 months ago
  12. 73032ff Reland "Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes." by Jim Van Verth · 3 years, 7 months ago
  13. 4b7fdc4 Construct IntLiterals with type fIntLiteral. by John Stiles · 3 years, 7 months ago
  14. 56ff5de Add is_apple (= is_mac || is_ios) to our GN files by Brian Osman · 3 years, 7 months ago
  15. fb79f9f Remove all particle examples that use SkEffectBinding by Brian Osman · 3 years, 7 months ago
  16. e60dcb1 Revert "Scrub memory released from a GrMemoryPool in debug mode." by John Stiles · 3 years, 7 months ago
  17. 23c93bc Bump SkXMLParser buffer size by Florin Malita · 3 years, 8 months ago
  18. 4d2bbbb Changed signature of IRGenerator::convertIndex by Ethan Nicholas · 3 years, 7 months ago
  19. 1497527 Improve handling of SkSL literal types. by John Stiles · 3 years, 7 months ago
  20. 5251c82 Revert "Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes." by Jim Van Verth · 3 years, 7 months ago
  21. c8e16bb Add recycled gpu resource ref counting and use it in GrVkCommandBuffer. by Greg Daniel · 3 years, 7 months ago
  22. 187d811 [svg] Implement feGaussianBlur by Tyler Denniston · 3 years, 7 months ago
  23. e931b83 Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes. by Jim Van Verth · 3 years, 7 months ago
  24. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 7 months ago
  25. 3a92f77 [svg] Implement onObjectBoundingBox for circle and path by Tyler Denniston · 3 years, 7 months ago
  26. bffe80a Add SkSL DSLVar by Ethan Nicholas · 3 years, 7 months ago
  27. c0315a7 Scrub memory released from a GrMemoryPool in debug mode. by John Stiles · 3 years, 7 months ago
  28. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 7 months ago
  29. b30151e Add a reference to the ErrorReporter to the SkSL Context. by John Stiles · 3 years, 7 months ago
  30. c92df39 Convert interpreter "compound types" test to SkVM by Brian Osman · 3 years, 7 months ago
  31. a55af23 Roll Chromium from 9da1d76d9cd4 to b9b9a8a5022a (443 revisions) by skia-autoroll · 3 years, 7 months ago
  32. f301535 Roll ANGLE from 0b90eef09f60 to 2c65da28a2ee (13 revisions) by skia-autoroll · 3 years, 7 months ago
  33. a314baa Roll SwiftShader from 348ba200aa29 to 3549479dc4cc (3 revisions) by skia-autoroll · 3 years, 7 months ago
  34. a4bd6ae Roll Dawn from 3a0405597374 to 9ff83f6c957f (8 revisions) by skia-autoroll · 3 years, 7 months ago
  35. 93c2d81 Move the outer mesh into a member of GrAATriangulator by Chris Dalton · 3 years, 7 months ago
  36. 7cf3add Extract a GrAATriangulator class by Chris Dalton · 3 years, 7 months ago
  37. aed808c Position inside family glyph by Julia Lavrova · 3 years, 7 months ago
  38. 559f9c1 Make the DDLTileHelper skip uninitialized tiles by Robert Phillips · 3 years, 7 months ago
  39. 9a4904f Move emit functions from Poly/Vertex structs into GrTriangulator by Chris Dalton · 3 years, 8 months ago
  40. 508eba7 Implement constant folding for vector*scalar ops. by John Stiles · 3 years, 7 months ago
  41. c39a143 Remove ByteCode from some failure-expecting interpreter tests by Brian Osman · 3 years, 7 months ago
  42. 54e7c05 Separate out built-in SkSL types into their own struct. by John Stiles · 3 years, 7 months ago
  43. 11233d2 Convert InterpreterFunctions test to SkVM by Brian Osman · 3 years, 7 months ago
  44. 6f4eee2 Break SkSLInliner mangling out into a separate class by Ethan Nicholas · 3 years, 7 months ago
  45. ce73961 Silence SkCodecPrintf on Android by Leon Scroggins · 3 years, 7 months ago
  46. 5ede6e3 Split convertIf into an AST part and IR part. by John Stiles · 3 years, 7 months ago
  47. 52a7eca Disable vulkan discardable msaa on devices that showed no improvement. by Greg Daniel · 3 years, 7 months ago
  48. 70577a0 Revert "[infra] Use Mac10.15.7 and xcode12.3 for all builds." by Weston Tracey · 3 years, 7 months ago
  49. 7ff897a Add release notes summarizing breaking changes to SkRuntimeEffect by Brian Osman · 3 years, 7 months ago
  50. 74192fd Migrate constant folding tests into a separate directory. by John Stiles · 3 years, 7 months ago
  51. b869916 Remove obsolete flag SK_SUPPORT_LEGACY_ASYNCRESCALE_QUALITY by Mike Reed · 3 years, 7 months ago
  52. ea4aa39 Add SkShadowUtils::GetLocalBounds. by Jim Van Verth · 3 years, 7 months ago
  53. 0a145b7 [svg] Compute and use filter primitive subregion by Tyler Denniston · 3 years, 7 months ago
  54. dc8ec31 Move constant folding to a separate file. by John Stiles · 3 years, 7 months ago
  55. eb54bb5 Reflect the DDLTask's ref on its target in its factory by Robert Phillips · 3 years, 8 months ago
  56. b270c7e Remove rewrite of `true ^^ expr` to `!expr`. by John Stiles · 3 years, 8 months ago
  57. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  58. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 8 months ago
  59. e2416d7 Convert early-return interpreter test to SkVM by Brian Osman · 3 years, 8 months ago
  60. f0cb733 Remove redundant constantPropagate in Swizzle. by John Stiles · 3 years, 8 months ago
  61. 58a8ccc Remove DDLTarget tracking from the GrDrawingManager by Robert Phillips · 3 years, 7 months ago
  62. 183461f Add a isDDLTarget flag to GrSurfaceProxy by Robert Phillips · 3 years, 8 months ago
  63. 97eede4 Roll Chromium from f936dc21b927 to 9da1d76d9cd4 (569 revisions) by skia-autoroll · 3 years, 7 months ago
  64. 5acdda2 Roll ANGLE from 51603c63d1cb to 0b90eef09f60 (1 revision) by skia-autoroll · 3 years, 7 months ago
  65. 63ebdf9 Roll Dawn from 00fcab636a05 to 3a0405597374 (4 revisions) by skia-autoroll · 3 years, 7 months ago
  66. 1fb6cc2 Roll SwiftShader from 937395c1ed5d to 348ba200aa29 (6 revisions) by skia-autoroll · 3 years, 7 months ago
  67. f6c68d0 Cleanup in pictureshader by Mike Reed · 3 years, 8 months ago
  68. a754839 Update SKP version by skia-recreate-skps · 3 years, 7 months ago
  69. 2199cde Roll ANGLE from b590fd1b9a59 to 51603c63d1cb (43 revisions) by skia-autoroll · 3 years, 7 months ago
  70. 8f282f5 Reland "Disable tessellation when we don't have indirect draw support" by Chris Dalton · 3 years, 8 months ago
  71. 5045de3 Move GrTriangulator nested struct defs into the .h file by Chris Dalton · 3 years, 8 months ago
  72. 50940ab fix a few failing gm tests in wasm by Nathaniel Nifong · 3 years, 8 months ago
  73. ae562bd remove default Uniforms base Ptr by Mike Klein · 3 years, 8 months ago
  74. 17ce8c5 Finish converting GrTriangulator structs to nested classes by Chris Dalton · 3 years, 8 months ago
  75. 54515b7 Support function calls in SkSL-to-SkVM by Brian Osman · 3 years, 8 months ago
  76. 6bf6963 Remove context argument from short_circuit_boolean. by John Stiles · 3 years, 8 months ago
  77. 047d5bb Improve flush-time op spew (esp. for DDL tasks) by Robert Phillips · 3 years, 8 months ago
  78. e0403a4 Fix 'out' and 'inout' params in user-defined runtime effect functions by Brian Osman · 3 years, 8 months ago
  79. 00e43df rename Arg to Ptr by Mike Klein · 3 years, 8 months ago
  80. 7296c23 a little more unused code cleanup by Mike Klein · 3 years, 8 months ago
  81. f8f01d4 SkCanvas::makeSurface() can fail by Mike Klein · 3 years, 8 months ago
  82. 7f39983 Remove unused context argument from compareConstant. by John Stiles · 3 years, 8 months ago
  83. 416ebde Actually abort playback on error by Mike Reed · 3 years, 8 months ago
  84. b06ebee Make SkBase64 interface less unpleasant. by Ben Wagner · 3 years, 8 months ago
  85. 2a735ba add colorspace2 GM by Mike Klein · 3 years, 8 months ago
  86. 09b7afc quiet dehyrdate_sksl unless it fails by Mike Klein · 3 years, 8 months ago
  87. 13cc59e Check for null image before querying its bounds by Mike Reed · 3 years, 8 months ago
  88. b3d4e74 Add SkSL DSLType by Ethan Nicholas · 3 years, 8 months ago
  89. 3486fac Pre-emptive fix for upcoming ANGLE change. by Stephen White · 3 years, 8 months ago
  90. d8d9cf1 Enable using discardable msaa attachments in vulkan. by Greg Daniel · 3 years, 8 months ago
  91. fafb477 [infra] Filter PathKit and CanvasKit tryjobs when cutting Chrome branch by Eric Boren · 3 years, 8 months ago
  92. 0355118 debug build for wasm gm tests by Nathaniel Nifong · 3 years, 8 months ago
  93. f5aed17 [infra] Use Mac10.15.7 and xcode12.3 for all builds. by Weston Tracey · 3 years, 8 months ago
  94. d2f51b1 Fix fuzzer-discovered optimizer crash. by John Stiles · 3 years, 8 months ago
  95. cb3bcf8 Roll Chromium from ebb8289a1933 to f936dc21b927 (446 revisions) by skia-autoroll · 3 years, 8 months ago
  96. b2ac129 Roll Dawn from fac169113df7 to 00fcab636a05 (5 revisions) by skia-autoroll · 3 years, 8 months ago
  97. f7ce1cd Roll SwiftShader from 7b2f93895418 to 937395c1ed5d (2 revisions) by skia-autoroll · 3 years, 8 months ago
  98. f4ea305 Revert "Cache ICU break iterators in SkUnicode_icu" by Mike Reed · 3 years, 8 months ago
  99. c6e2575 Always lerp when post-rotating tile in pictureshader by Mike Reed · 3 years, 8 months ago
  100. 811dc6a Make Comparator& refs in GrTriangulator const by Chris Dalton · 3 years, 8 months ago