1. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 6 months ago
  2. 56566c6 Remove obsolete test outputs. by John Stiles · 3 years, 6 months ago
  3. e1d1b08 Migrate convertSwitch to SwitchStatement::Make. by John Stiles · 3 years, 6 months ago
  4. 7142e40 Fix SPIR-V code generation when unreachable code exists. by John Stiles · 3 years, 6 months ago
  5. 3b31f68 [infra] Fix InfraTests recipe for other repos which use it by Eric Boren · 3 years, 6 months ago
  6. d1b6c37 Simplify ddlbench a bit by Robert Phillips · 3 years, 6 months ago
  7. 98f85d0 Add some tracking stats to ddlbench by Robert Phillips · 3 years, 6 months ago
  8. be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 3 years, 6 months ago
  9. 90be6c1 [infra] Fix index.d.ts copy in Wasm Docker build by Kevin Lubick · 3 years, 6 months ago
  10. 4882e9a Remove specific blend mode layout qualifiers by Brian Osman · 3 years, 6 months ago
  11. 2b3d1f2 Remove constant propagation from static-switch test. by John Stiles · 3 years, 6 months ago
  12. 04ca41a Fix switch optimization pass. by John Stiles · 3 years, 6 months ago
  13. 77ea58e [infra] Fix lottie-ci CasSpec by Eric Boren · 3 years, 6 months ago
  14. 3b760b6 [canvaskit] Add full build to npm release. by Kevin Lubick · 3 years, 6 months ago
  15. 5364864 Move blend fallback case to default case. by John Stiles · 3 years, 6 months ago
  16. 3dbca47 [canvaskit] Remove Font.measureText and Font.getWidths by Kevin Lubick · 3 years, 6 months ago
  17. 58605b0 [canvaskit] Remove ShapedText API. by Kevin Lubick · 3 years, 6 months ago
  18. 926bd8c [infra] Tweak compile_cas to work with other repos by Eric Boren · 3 years, 6 months ago
  19. cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 6 months ago
  20. e3a41ce Roll SwiftShader from d85a7a27b272 to 22186f076bf3 (4 revisions) by skia-autoroll · 3 years, 6 months ago
  21. 1d89ed3 Roll ANGLE from 2be246927811 to 1a70e5a04584 (5 revisions) by skia-autoroll · 3 years, 6 months ago
  22. e82436f Roll Chromium from e842e7438e94 to 5cd489ad4ec5 (395 revisions) by skia-autoroll · 3 years, 6 months ago
  23. 97507e5 Optimize stroke tessellation patch allocation by Chris Dalton · 3 years, 6 months ago
  24. c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 6 months ago
  25. cc35b06 Revert "Fix issues with insetting and outsetting quads." by Brian Salomon · 3 years, 6 months ago
  26. bd97400 Split IRGenerator's VarDeclaration processing into two parts by Ethan Nicholas · 3 years, 6 months ago
  27. d56589b Remove deprecated morphology image filter headers by Michael Ludwig · 3 years, 6 months ago
  28. 4a281dc Fix issues with insetting and outsetting quads. by Brian Salomon · 3 years, 6 months ago
  29. ffee476 SkSL: Allow 'const' on function parameters by Brian Osman · 3 years, 6 months ago
  30. 981e4a7 Avoid recursion for (most) stroke tessellation patches by Chris Dalton · 3 years, 6 months ago
  31. 55af50b Add SkReadPixelsRec.h & SkImage_Base.h to core.gni by Adlai Holler · 3 years, 6 months ago
  32. ed82686 Delete GrSTArenaList by Chris Dalton · 3 years, 6 months ago
  33. a3e5e55 Reland "Reland "Test mac system font variations."" by Ben Wagner · 3 years, 6 months ago
  34. 6058eae [infra] Tweak CasSpecs to support other repos which use gen_tasks_logic by Eric Boren · 3 years, 6 months ago
  35. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  36. cc75fa8 Remove deprecated merge image filter header by Michael Ludwig · 3 years, 6 months ago
  37. 66c53b9 Demonstrate a bug with inlined static switches. by John Stiles · 3 years, 6 months ago
  38. 1f95e6c Reland "[infra] Switch from isolate to RBE-CAS" by Eric Boren · 3 years, 6 months ago
  39. d6d7957 Roll ANGLE from d3d30921fc4c to 2be246927811 (9 revisions) by skia-autoroll · 3 years, 6 months ago
  40. e1c0de5 Roll SwiftShader from 3ab17bd731f6 to d85a7a27b272 (10 revisions) by skia-autoroll · 3 years, 6 months ago
  41. e80dae1 Roll Chromium from cd6a8517d95a to e842e7438e94 (535 revisions) by skia-autoroll · 3 years, 6 months ago
  42. 759f261 Revert "Reland "Test mac system font variations."" by Mike Klein · 3 years, 6 months ago
  43. 13d6c4f Revert "Opt into new image-shaders with sampling" by Mike Reed · 3 years, 6 months ago
  44. b06dc99 Remove deprecated matrix convolution header and old types by Michael Ludwig · 3 years, 6 months ago
  45. 05e1795 Roll ANGLE from fd132e4e7a9c to d3d30921fc4c (15 revisions) by skia-autoroll · 3 years, 6 months ago
  46. ba55be6 Reland "Test mac system font variations." by Ben Wagner · 3 years, 6 months ago
  47. 3830714 Disable -Wrange-loop-analysis. by Ben Wagner · 3 years, 6 months ago
  48. e4f8710 Make enum values explicit by Mike Reed · 3 years, 6 months ago
  49. cad4709 Remove JoinType::kNone from GrStrokeHardwareTessellator by Chris Dalton · 3 years, 6 months ago
  50. 86b6ac7 Extract stateful parts of GrStrokeHardwareTessellator to helper class by Chris Dalton · 3 years, 6 months ago
  51. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  52. 4c0b9b9 Revert "Test mac system font variations." by Jim Van Verth · 3 years, 6 months ago
  53. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 6 months ago
  54. a612dc7 Test mac system font variations. by Ben Wagner · 3 years, 6 months ago
  55. dced31f Change PromiseImage API to take GrContextThreadSafeProxy by Adlai Holler · 3 years, 6 months ago
  56. 6e88e04 Migrate convertSwizzle to Swizzle::Make. by John Stiles · 3 years, 6 months ago
  57. 4f78f23 give GrAtlasTextOp::Geometry a proper dtor by Herb Derby · 3 years, 6 months ago
  58. b7218c1 Remove deprecated magnifier filter header by Michael Ludwig · 3 years, 6 months ago
  59. 6a60b80 Remove offensive content from lottie-samples by Brian Osman · 3 years, 6 months ago
  60. e11168d GrStrokeHardwareTessellator cleanups by Chris Dalton · 3 years, 6 months ago
  61. 463fad2 Add test for duplicate `default` switch-case. by John Stiles · 3 years, 6 months ago
  62. d235b91 Remove GrStrokeHardwareTessellator::fCurrentPoint by Chris Dalton · 3 years, 6 months ago
  63. c505e43 [svg] Refactor <path> to use new parsing by Tyler Denniston · 3 years, 7 months ago
  64. 54f0049 Move Constructor generation and type-coercion out of IRGenerator. by John Stiles · 3 years, 6 months ago
  65. 7b99343 Remove unused convexity code by Mike Reed · 3 years, 6 months ago
  66. 9de609c Temporary fix for bad data pushed to Android test devices by Brian Osman · 3 years, 6 months ago
  67. b4d7b58 Improve error reporting from DSL unit tests. by John Stiles · 3 years, 6 months ago
  68. ca107c9 Move strictES2Mode method to ProgramConfig. by John Stiles · 3 years, 6 months ago
  69. b2705a1 Replace AutoClear with SK_AT_SCOPE_EXIT. by John Stiles · 3 years, 6 months ago
  70. a443dc3 Reland "Remove (unused) gpuType from SkRuntimeEffect::Uniform" by Brian Osman · 3 years, 6 months ago
  71. 8d03eb0 Added DSL sk_SampleCoord var by Ethan Nicholas · 3 years, 6 months ago
  72. 24ec764 Fix directory path expansion for iOS bundles. by Jim Van Verth · 3 years, 6 months ago
  73. 1e7d8aa Fix output path of run_sksllex to match what the script does by Brian Osman · 3 years, 6 months ago
  74. 0b9216e Revert "Simplify pushing directories to android devices" by Brian Osman · 3 years, 6 months ago
  75. a844847 cache whole luma color filter by Mike Klein · 3 years, 6 months ago
  76. a50940d Delete deprecated SkLightingImageFilter header by Michael Ludwig · 3 years, 6 months ago
  77. af8db30 promote the runtime mixer CF to the only mixer CF by Mike Klein · 3 years, 6 months ago
  78. b2bfa9d Fix UWP build by James Clarke · 3 years, 6 months ago
  79. 81a58cf Simplify pushing directories to android devices by Brian Osman · 3 years, 6 months ago
  80. 82094cd Chain indirect stroke ops that have mismatched colors by Chris Dalton · 3 years, 6 months ago
  81. bbdbff8 Roll Chromium from 9f186342d66a to cd6a8517d95a (1014 revisions) by skia-autoroll · 3 years, 6 months ago
  82. c5e4b25 Roll ANGLE from e8c0aa81af87 to fd132e4e7a9c (25 revisions) by skia-autoroll · 3 years, 6 months ago
  83. 1e31993 Roll SwiftShader from bb04803b8daf to 3ab17bd731f6 (12 revisions) by skia-autoroll · 3 years, 6 months ago
  84. 3a71687 Roll Dawn from a5ba2827f581 to 1024d6e1873c (15 revisions) by skia-autoroll · 3 years, 6 months ago
  85. 1017a35 Add a dynamic color attrib to hw tessellated stroking by Chris Dalton · 3 years, 6 months ago
  86. fac4efc Don't use structured binding on the PathStroke struct by Chris Dalton · 3 years, 6 months ago
  87. 91bfda0 Rename SkImageSource to SkImageImageFilter by Michael Ludwig · 3 years, 6 months ago
  88. 9b7ad1b Migrate SwizzleComponent to be shared between SkSL::Swizzle and the DSL. by John Stiles · 3 years, 6 months ago
  89. 58ee898 Remove "buffer" modifier from SkSL by Brian Osman · 3 years, 6 months ago
  90. bfcd782 Use 8 or 16 bit state values in lexer, depending on # of states by Brian Osman · 3 years, 6 months ago
  91. 6b748e4 Reland "use a linked list for GrAtlasTextOp geometries" by Herb Derby · 3 years, 9 months ago
  92. 17776e3 Move GrProxyProvider down to GrRecordingContext by Adlai Holler · 3 years, 6 months ago
  93. 51963d3 Remove "precision" from SkSL lexer by Brian Osman · 3 years, 6 months ago
  94. 9ca38ff Remove GLSL memory qualifiers from SkSL by Brian Osman · 3 years, 6 months ago
  95. 42582fc Add dynamic stroke attribs to tessellated stroking by Chris Dalton · 3 years, 6 months ago
  96. e75021e Allow optional targets to specify tests. by Ben Wagner · 3 years, 6 months ago
  97. 9cb3f98 Remove PLS support from SkSL by Brian Osman · 3 years, 6 months ago
  98. 26f4962 [canvaskit] Deploy 0.24.0 to npm by Kevin Lubick · 3 years, 6 months ago
  99. 7026961 [canvaskit] Remove references to particles.skia.org from demos by Kevin Lubick · 3 years, 6 months ago
  100. 3607dd4 Fix the flag that enables use of SkFontMetrics.fStrikeoutPosition by Jason Simmons · 3 years, 6 months ago