1. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 4 years, 2 months ago
  2. fcd6816 Fix crash on windows viewer when starting in vulkan. by Greg Daniel · 4 years, 2 months ago
  3. 15f5184 Reland "Disable HW tessellation shaders by default" by Chris Dalton · 4 years, 2 months ago
  4. f3a61fc Roll SwiftShader from fa44979d90aa to 1ca6504eb7bb (1 revision) by skia-autoroll · 4 years, 2 months ago
  5. 21cb476 Roll ANGLE from cb8903b14336 to 328f72ae21cb (15 revisions) by skia-autoroll · 4 years, 2 months ago
  6. de1dbe3 Roll Chromium from 7d81a2685bc7 to cdbef3e3d304 (476 revisions) by skia-autoroll · 4 years, 2 months ago
  7. 177af6f Make backend allocation tests avoid alphatype conversions by Brian Salomon · 4 years, 2 months ago
  8. b064334 Tessellation bug fixes by Chris Dalton · 4 years, 2 months ago
  9. 2078cbe Don't tessellate paths that have user stencil settings by Chris Dalton · 4 years, 2 months ago
  10. f2876b0 SkSL: Only allow 'discard' in fragment shaders by Brian Osman · 4 years, 2 months ago
  11. d059005 Avoid creating unnecessary scopes during inlining. by John Stiles · 4 years, 2 months ago
  12. 2f7a7ad Refactor beginRenderPass in vulkan. by Greg Daniel · 4 years, 2 months ago
  13. 1c2584d Revert "Disable HW tessellation shaders by default" by Chris Dalton · 4 years, 2 months ago
  14. 9b1c960 Top and base device are always non-null by Michael Ludwig · 4 years, 2 months ago
  15. 9b0fc9c sketch Half in skvm by Mike Klein · 4 years, 3 months ago
  16. b339bbe Add GrSurfaceFillContext by Brian Salomon · 4 years, 2 months ago
  17. ad8b9fa Disable HW tessellation shaders by default by Chris Dalton · 4 years, 2 months ago
  18. 775cf0d Remove SK_IGNORE_GPU_CLAMP_BLUR_FIX guard by Brian Salomon · 4 years, 2 months ago
  19. a298431 Extend scissor respecification workaround to apply to all FBOS. by Brian Salomon · 4 years, 2 months ago
  20. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 4 years, 2 months ago
  21. 06b52ad Add first class hairline support to tessellated stroking by Chris Dalton · 4 years, 2 months ago
  22. 9777157 Have SkWuffsCodec use one Wuffs decoder by Nigel Tao · 4 years, 2 months ago
  23. cc2c1f8 Remove EmitArgs::fOutputColor. by John Stiles · 4 years, 2 months ago
  24. 02eb5dc Remove sk_OutColor built-in variable. by John Stiles · 4 years, 2 months ago
  25. adc6889 [svg] Refactor text rendering context plumbing by Florin Malita · 4 years, 2 months ago
  26. b65d299 Fix C API example, ensure the C API example is built in CI by Martin Kustermann · 4 years, 2 months ago
  27. f3009b2 more paint cleaning helpers by Mike Klein · 4 years, 2 months ago
  28. dcf288b [svg] Fix filter region bounds by Tyler Denniston · 4 years, 2 months ago
  29. a16bdc1 Remove sk_OutColor usage from .fp unit tests. by John Stiles · 4 years, 2 months ago
  30. 887ac49 Always use AutoLayerForImageFilter by Michael Ludwig · 4 years, 2 months ago
  31. 2bacaf9 Simplify Displacement fragment processor. by John Stiles · 4 years, 2 months ago
  32. d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 4 years, 2 months ago
  33. 1ad5445 Revert "Add integer relational ops to sksl_public." by Ethan Nicholas · 4 years, 2 months ago
  34. b476981 Add integer relational ops to sksl_public. by John Stiles · 4 years, 2 months ago
  35. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 4 years, 2 months ago
  36. 0765022 Roll Chromium from 2c493e0e0782 to 7d81a2685bc7 (9278 revisions) by skia-autoroll · 4 years, 2 months ago
  37. 4df3fea Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions) by skia-autoroll · 4 years, 2 months ago
  38. f01e6c8 Roll ANGLE from 282fb4092b6c to cb8903b14336 (6 revisions) by skia-autoroll · 4 years, 2 months ago
  39. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 4 years, 2 months ago
  40. 23096a3 Get CanvasKit viewer compiling again by Chris Dalton · 4 years, 2 months ago
  41. f607dbb implement SkAudioPLayer for Android by Jorge Betancourt · 4 years, 2 months ago
  42. 1c50643 Optimize Gaussian convolution fragment processor. by John Stiles · 4 years, 2 months ago
  43. 1d2b075 [wasm-gms] Enable filesystem by default. by Kevin Lubick · 4 years, 2 months ago
  44. e28f509 Remove sk_OutColor from a handful of fragment processors. by John Stiles · 4 years, 2 months ago
  45. f79b298 Remove UPDATE_DEVICE_CLIP macro by Michael Ludwig · 4 years, 2 months ago
  46. 9b395f5 [infra] Use Mac10.15.7 and xcode 12.2 for CommandBuffer builds. by Weston Tracey · 4 years, 2 months ago
  47. 39ce12e Don't store tessellation tolerances on GrStrokeOp by Chris Dalton · 4 years, 2 months ago
  48. 9685e52 Implement findMSB intrinsic in Metal. by John Stiles · 4 years, 2 months ago
  49. bdbfcd2 Revert "Revert "Add new SkCanvas methods for Android Framework WebView queries."" by Brian Salomon · 4 years, 2 months ago
  50. bc68832 Separate the playback and recording characterizations in the DDLTileHelper by Robert Phillips · 4 years, 2 months ago
  51. 5df97bb [canvaskit] Replace core build with profile build in npm by Kevin Lubick · 4 years, 2 months ago
  52. 1f0dc9c Update SkSL type priorities to differentiate signed/unsigned types. by John Stiles · 4 years, 2 months ago
  53. ea16670 Fix various SkSL errors that don't report a line number. by John Stiles · 4 years, 2 months ago
  54. cbdc261 Centralize storage/initialization of SkSL::Compiler in GrGpu by Brian Osman · 4 years, 3 months ago
  55. 6c32c7b SkSLSlide: Guard against asserts in the compiler by Brian Osman · 4 years, 2 months ago
  56. ad2d494 Replace SkSL::Type constructors with named factory functions. by John Stiles · 4 years, 2 months ago
  57. 035cd91 [canvaskit] Update to emsdk 2.0.10 by Kevin Lubick · 4 years, 2 months ago
  58. 371967f [canvaskit] Update Chrome version and use npm ci for tests by Kevin Lubick · 4 years, 2 months ago
  59. 4b208f7 [canvaskit] Update npm dev dependencies by Kevin Lubick · 4 years, 2 months ago
  60. 39f69dc [fuzz] Fix CI Fuzz build process by Kevin Lubick · 4 years, 2 months ago
  61. 68da231 Roll ANGLE from c75473c2cf88 to 282fb4092b6c (9 revisions) by skia-autoroll · 4 years, 2 months ago
  62. d3bcd2b Roll SwiftShader from 0a64a9747555 to c16dc7107fd3 (8 revisions) by skia-autoroll · 4 years, 2 months ago
  63. 35ebfe2 Use SkNoPixelsDevice when layer creation fails by Michael Ludwig · 4 years, 2 months ago
  64. 95df31b remove test code by Mike Reed · 4 years, 2 months ago
  65. 4bd9fcc Address Michael's after the bell comments on blur change by Brian Salomon · 4 years, 2 months ago
  66. 1f6ac6d Update SKP version by skia-recreate-skps · 4 years, 2 months ago
  67. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 4 years, 2 months ago
  68. 057fcbe Use sampling for bitmap shaders by Mike Reed · 4 years, 2 months ago
  69. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 4 years, 2 months ago
  70. 82abece Bitmap should use sampling options by Mike Reed · 4 years, 2 months ago
  71. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 4 years, 2 months ago
  72. 346dd53 Reland "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 2 months ago
  73. 652d790 [canvaskit] Remove filterquality on paint. by Kevin Lubick · 4 years, 2 months ago
  74. f760258 Revert "Add new SkCanvas methods for Android Framework WebView queries." by Brian Salomon · 4 years, 2 months ago
  75. 06e9e5d SkSLSlide: Add shadertoy iResolution & iMouse by Brian Osman · 4 years, 2 months ago
  76. 609e1a9 Store command buffer usages to GrSurface's on GrVkCommandBuffer. by Greg Daniel · 4 years, 2 months ago
  77. 4b6f54a Increase QuadEdge precision on all platforms by Jim Van Verth · 4 years, 2 months ago
  78. 8c56f34 SkSLSlide: Add geometry options by Brian Osman · 4 years, 2 months ago
  79. 82e0d52 Don't crash debugger on missing images by Nathaniel Nifong · 4 years, 2 months ago
  80. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 4 years, 2 months ago
  81. 62a683e [svg] Prep work for filter primitive subregion by Tyler Denniston · 4 years, 2 months ago
  82. 1fd8ac8 Add gr_cb class to help tracking command buffer uses of GrGpuResources. by Greg Daniel · 4 years, 2 months ago
  83. 14a25ef Add new SkCanvas methods for Android Framework WebView queries. by Brian Salomon · 4 years, 2 months ago
  84. 2933907 fixed SkSL crash when performing binary operations on invalid types by Ethan Nicholas · 4 years, 2 months ago
  85. 86424eb Add Metal support for the `findLSB` intrinsic. by John Stiles · 4 years, 2 months ago
  86. 6ecee7f SkSLSlide: Fill the entire canvas with the user shader by Brian Osman · 4 years, 2 months ago
  87. b37a693 Revert "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 2 months ago
  88. b2d1a3b [svg] Minor cleanups by Tyler Denniston · 4 years, 2 months ago
  89. b2f2b81 Update buildbot repo to deploy debugger changes by Nathaniel Nifong · 4 years, 2 months ago
  90. 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 4 years, 2 months ago
  91. ad0571f Add support for scalar `faceforward` intrinsic in Metal. by John Stiles · 4 years, 2 months ago
  92. 8ed0443 [svg] Add feFlood filter node by Tyler Denniston · 4 years, 2 months ago
  93. e2d34f8 Add Metal support for degrees() and radians() intrinsics. by John Stiles · 4 years, 2 months ago
  94. 0063a9f Clean up Metal bitcast implementation. by John Stiles · 4 years, 2 months ago
  95. 203ae7e Revert "Fix SkPathStroker::CheckConicLinear" by Mike Reed · 4 years, 2 months ago
  96. 3a7b025 [infra] Add CIPD asset for mockery. by Kevin Lubick · 4 years, 2 months ago
  97. f7fdf1a [canvaskit] Add API for deleting webgl ctx by Kevin Lubick · 4 years, 2 months ago
  98. 5284e96 Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  99. 2d113af Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions) by skia-autoroll · 4 years, 2 months ago
  100. b0cb837 Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision) by skia-autoroll · 4 years, 2 months ago