1. b2f2b81 Update buildbot repo to deploy debugger changes by Nathaniel Nifong · 3 years, 8 months ago
  2. 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 3 years, 8 months ago
  3. ad0571f Add support for scalar `faceforward` intrinsic in Metal. by John Stiles · 3 years, 8 months ago
  4. 8ed0443 [svg] Add feFlood filter node by Tyler Denniston · 3 years, 8 months ago
  5. e2d34f8 Add Metal support for degrees() and radians() intrinsics. by John Stiles · 3 years, 8 months ago
  6. 0063a9f Clean up Metal bitcast implementation. by John Stiles · 3 years, 8 months ago
  7. 203ae7e Revert "Fix SkPathStroker::CheckConicLinear" by Mike Reed · 3 years, 8 months ago
  8. 3a7b025 [infra] Add CIPD asset for mockery. by Kevin Lubick · 3 years, 8 months ago
  9. f7fdf1a [canvaskit] Add API for deleting webgl ctx by Kevin Lubick · 3 years, 8 months ago
  10. 5284e96 Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions) by skia-autoroll · 3 years, 8 months ago
  11. 2d113af Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions) by skia-autoroll · 3 years, 8 months ago
  12. b0cb837 Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision) by skia-autoroll · 3 years, 8 months ago
  13. d569789 Suppress ASAN warning for divide-by-zero in SkFindQuadMidTangent by Chris Dalton · 3 years, 8 months ago
  14. 90227be Add parameter names to FunctionDeclaration descriptions. by John Stiles · 3 years, 8 months ago
  15. f7cce2b Remove dead code (from old flags) by Mike Reed · 3 years, 8 months ago
  16. 27b1dc5 Fix SkPathStroker::CheckConicLinear by Chris Dalton · 3 years, 8 months ago
  17. 0e56e23 Restore GrRenderTargetContext as an alias for GrSurfaceDrawContext by Brian Salomon · 3 years, 8 months ago
  18. 0d19fb4 Fix misspelling of faceforward() intrinsic in SPIR-V. by John Stiles · 3 years, 8 months ago
  19. ff44584 SkSL: Disallow '%' and '%=' on non-integral types by Brian Osman · 3 years, 8 months ago
  20. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 8 months ago
  21. 6b07e0e Reland "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 8 months ago
  22. d06d4a9 Fix matrixCompMult halfNxM implementation and add unit tests. by John Stiles · 3 years, 8 months ago
  23. fb018a8 Add SurfaceContextReadPixels to excluded wasm tests by Brian Salomon · 3 years, 8 months ago
  24. 6d14f38 Reland "Cache text blobs computed by TextLine::paintText" by Jason Simmons · 3 years, 8 months ago
  25. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 8 months ago
  26. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 8 months ago
  27. 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 3 years, 8 months ago
  28. 31dd1f8 Remove SkDrawIter entirely by Michael Ludwig · 3 years, 8 months ago
  29. 52e5850 Revert "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 8 months ago
  30. 573923c Add specialized impl of Wang's formula for cubic rationals by Tyler Denniston · 3 years, 8 months ago
  31. ece00fb Remove ftransform intrinsic from SkSL. by John Stiles · 3 years, 8 months ago
  32. 55abaf5 Add a stencil test for transparent tessellated strokes by Chris Dalton · 3 years, 8 months ago
  33. 8655eab [skottie] Add text colorization GM by Florin Malita · 3 years, 8 months ago
  34. 411ee15 clean playback methods and constructors in SkottieView by Jorge Betancourt · 3 years, 8 months ago
  35. 23cbb99 Fix blending bug in animated webp decodes by Leon Scroggins · 3 years, 8 months ago
  36. f64e407 Add support for float/int bitcast intrinsics in Metal. by John Stiles · 3 years, 8 months ago
  37. cc9ff00 Add support for float/int bitcast intrinsics in SPIR-V. by John Stiles · 3 years, 8 months ago
  38. 2aa7682 Fix floatBitsToInt family of intrinsics and add tests. by John Stiles · 3 years, 8 months ago
  39. 2597ada Revise creation of blitCommandEncoder for speculative fix by Jim Van Verth · 3 years, 8 months ago
  40. 1fa76dd Add read pixels test for GrSurfaceContext by Brian Salomon · 3 years, 8 months ago
  41. 53f69f1 Reland "Revert "Initial land of SkSL DSL."" by Jorge Betancourt · 3 years, 8 months ago
  42. 0195727 Add SPIR-V support for modf intrinsic. by John Stiles · 3 years, 8 months ago
  43. a3b8ac7 Revert "Revert "Initial land of SkSL DSL."" by Ethan Nicholas · 3 years, 8 months ago
  44. 4106819 Use explicit sampling param by Mike Reed · 3 years, 8 months ago
  45. ddc27d8 Remove cons_moveTo() complexity by Mike Reed · 3 years, 8 months ago
  46. 2e9a03e Revert "Cache text blobs computed by TextLine::paintText" by Mike Klein · 3 years, 8 months ago
  47. 22f80a6 Roll ANGLE from 27e52ca05dc7 to 067a12f05951 (10 revisions) by skia-autoroll · 3 years, 8 months ago
  48. d968480 Roll SwiftShader from 84b9bb6621c7 to d94a77b304f4 (9 revisions) by skia-autoroll · 3 years, 8 months ago
  49. af11a00 Roll Dawn from 30805557e651 to 29fd62989338 (3 revisions) by skia-autoroll · 3 years, 8 months ago
  50. ff7bfea Cache text blobs computed by TextLine::paintText by Jason Simmons · 3 years, 8 months ago
  51. c2a1746 Implement stroke tessellation with indirect draws by Chris Dalton · 3 years, 8 months ago
  52. 41a98e0 Assert that SkPath is always internally consistent by Mike Reed · 3 years, 8 months ago
  53. 3679cd1 Add support for isinf/isnan intrinsics to SPIR-V. by John Stiles · 3 years, 8 months ago
  54. 5f675be Add tests for SkSL intrinsic functions. by John Stiles · 3 years, 8 months ago
  55. 201bcee Use full precision for QuadEdge attributes on iOS. by Jim Van Verth · 3 years, 8 months ago
  56. 04e03bc [svg] Convert stop-color and stop-opacity to presentation attrs by Tyler Denniston · 3 years, 8 months ago
  57. 7416571 [svg] Split out SkSVGColor from paint by Tyler Denniston · 3 years, 8 months ago
  58. 06b84ef Improve Metal support for out parameters. by John Stiles · 3 years, 8 months ago
  59. 5ef2267 Reland "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 8 months ago
  60. 3e1b355 use SkVM_fwd.h in SkColorFilterBase.h by Mike Klein · 3 years, 8 months ago
  61. dd213e9 Revert "Initial land of SkSL DSL." by Ethan Nicholas · 3 years, 8 months ago
  62. 0dd0ed6 Update our lastmoveindex if addPath ended with a kClose verb by Mike Reed · 3 years, 8 months ago
  63. 6e59951 Initial land of SkSL DSL. by Ethan Nicholas · 3 years, 8 months ago
  64. 9c1f1be [svg] xml:space support by Florin Malita · 3 years, 8 months ago
  65. a4bd478 Destroy GrRecordingContext::fAuditTrail last when by Adlai Holler · 3 years, 8 months ago
  66. 32c6099 Revert "Reland "[infra] Switch from isolate to RBE-CAS"" by Eric Boren · 3 years, 8 months ago
  67. 050ea3a Revert "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 8 months ago
  68. d0614f2 Support comma operator with mixed types in SPIR-V. by John Stiles · 3 years, 8 months ago
  69. 540b51c Reland "[infra] Switch from isolate to RBE-CAS" by Eric Boren · 3 years, 8 months ago
  70. 15b4892 Simplify constant single-value SkSL constructors. by John Stiles · 3 years, 9 months ago
  71. 47b4b19 Parenthesize intrinsic comparisons properly in Metal. by John Stiles · 3 years, 8 months ago
  72. c1e5fb6 Rewrite restore_scissor_on_fbo_change by Brian Salomon · 3 years, 8 months ago
  73. 123501f Fix SPIR-V compilation of binary expressions of boolN type. by John Stiles · 3 years, 8 months ago
  74. 0a8ddfb [infra] Roll infra DEPS, update CIPD packages by Eric Boren · 3 years, 8 months ago
  75. 83f3b8d Add newline to end of Metal's Globals struct definition. by John Stiles · 3 years, 8 months ago
  76. 03f9e2a Remove fInputColor usage in unit-test FPs by Brian Osman · 3 years, 8 months ago
  77. b120d41 Remove modulation by input color in convolution FPs by Brian Osman · 3 years, 8 months ago
  78. e0a57fc Add $genHType version of inversesqrt. by John Stiles · 3 years, 8 months ago
  79. 298c8c8 Increase Metal timeout to 1 second by Brian Osman · 3 years, 8 months ago
  80. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 8 months ago
  81. 5e744ac Roll ANGLE from 251ba5cb119f to 27e52ca05dc7 (24 revisions) by skia-autoroll · 3 years, 8 months ago
  82. 2fa093e Roll Dawn from 3668d352bc5f to 30805557e651 (33 revisions) by skia-autoroll · 3 years, 8 months ago
  83. b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 3 years, 8 months ago
  84. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 8 months ago
  85. f49c296 Add $genHType versions of frexp and ldexp. by John Stiles · 3 years, 8 months ago
  86. 9a6cece Simplify layer management in SkCanvas by Michael Ludwig · 3 years, 8 months ago
  87. 51ab694 Remove RGB8 Mali-400 workaround by Brian Salomon · 3 years, 8 months ago
  88. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 8 months ago
  89. eca04ee Always attempt to flatten images with mskp image ids by Nathaniel Nifong · 3 years, 8 months ago
  90. 93e661a Error out gracefully in SPIR-V when an intrinsic is missing. by John Stiles · 3 years, 8 months ago
  91. 759ff5b Assert that no FP needs local coords when the variable is void by Chris Dalton · 3 years, 8 months ago
  92. 7dc984a [svg] Text shaping and layout by Florin Malita · 3 years, 8 months ago
  93. c301218 Fix GN dirty checking for SPIR-V test files. by John Stiles · 3 years, 8 months ago
  94. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 8 months ago
  95. fb2c2d2 Remove legacy reference to fInputColor in GrSkSLFP by Brian Osman · 3 years, 8 months ago
  96. 09a2691 remove SK_BUILD_NO_OPTS by Mike Klein · 3 years, 8 months ago
  97. d91ce8b rename skvm norm() to mag(), move it where used by Mike Klein · 3 years, 8 months ago
  98. cdd6cce quiet SkParagraph non-tests by Mike Klein · 3 years, 8 months ago
  99. 8685c31 Apply clip in device space for onDrawBehind(). by Michael Ludwig · 3 years, 8 months ago
  100. e5d9bbf Add alt path dumper that outputs for SkPath::Make() by Mike Reed · 3 years, 8 months ago