1. b4ce944 Runtime effects: Fix error when mutating main's coords by Brian Osman · 3 years, 9 months ago
  2. 47fd8b2 Remove the skipping of some GMs for the *ooprddl configs on the bots by Robert Phillips · 3 years, 9 months ago
  3. ba3e8f9 Improve Viewer on UNIX by Brian Osman · 3 years, 10 months ago
  4. 7601370 Add unit tests for overflowing int and uint literal limits. by John Stiles · 3 years, 10 months ago
  5. ef0cdc1 Remove "output color" placeholder from PipelineStageArgs by Brian Osman · 3 years, 9 months ago
  6. bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 3 years, 10 months ago
  7. 9902cff Use SkSpan to clean up GrOnFlushCallbackObject API by Adlai Holler · 3 years, 9 months ago
  8. 5acf6a8 Code cleanup: replace macros with lambda functions. by John Stiles · 3 years, 9 months ago
  9. 869eb97 Roll Chromium from 083976a7ea21 to 2cd5dabd7743 (870 revisions) by skia-autoroll · 3 years, 9 months ago
  10. ea8db5a Roll ANGLE from 72001c7d85ba to 47b3db22be33 (12 revisions) by skia-autoroll · 3 years, 9 months ago
  11. 5a31c32 Roll Dawn from c04a0132be6c to f3c829047220 (1 revision) by skia-autoroll · 3 years, 9 months ago
  12. 480d950 Roll SwiftShader from 4ed9d3498dcf to 019feda602ec (1 revision) by skia-autoroll · 3 years, 9 months ago
  13. 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 3 years, 10 months ago
  14. 24c1852 Make runtime effect error tests simpler / more explicit by Brian Osman · 3 years, 10 months ago
  15. 1fe2b80 Revert "Reland "Draw image filters directly under non-axis-aligned transforms"" by Michael Ludwig · 3 years, 10 months ago
  16. 282f8f4 Recompute the last-move-to inside addPath() by Mike Reed · 3 years, 10 months ago
  17. a0a5146 [svg] Use new parsing for gradient classes by Tyler Denniston · 3 years, 10 months ago
  18. 7712db9 Reland "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 3 years, 10 months ago
  19. 88e8bb2 Fix UMR (valgrind) bug in GrDrawingManager by Robert Phillips · 3 years, 10 months ago
  20. 40022ad use SkFourByteTag to squelch warnings by Mike Klein · 3 years, 10 months ago
  21. 7f7b485 Fix flipped array dimensions in SkSL. by John Stiles · 3 years, 10 months ago
  22. 267826c Disable both preservefillrule _big and _little for the *ooprddl configs by Robert Phillips · 3 years, 10 months ago
  23. 624f3f7 cull glyphs that have far out positions - try #2 by Herb Derby · 3 years, 10 months ago
  24. a695d62 Limit struct nesting depth to a maximum of eight levels. by John Stiles · 3 years, 10 months ago
  25. 8d05659 Limit arrays to a maximum of eight dimensions. by John Stiles · 3 years, 10 months ago
  26. 008d63e replace std::aligned_union by Mike Klein · 3 years, 10 months ago
  27. 4888cda Fix up a ton of implicit memory_order_seq_cst for unique id gen by Adlai Holler · 3 years, 10 months ago
  28. 9e2544e Add unit test for array with many dimensions. by John Stiles · 3 years, 10 months ago
  29. 90ad0fe Add a mock implementation of GrMeshDrawOp::Target by Chris Dalton · 3 years, 10 months ago
  30. cca1976 Remove the bulk add-renderTasks entry point from the drawing manager by Robert Phillips · 3 years, 10 months ago
  31. a502878 [canvaskit] Add support for woff2 fonts by Kevin Lubick · 3 years, 10 months ago
  32. fb5850f replace std::aligned_storage by Mike Klein · 3 years, 10 months ago
  33. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 10 months ago
  34. e96c19e Add unit test demonstrating array function param bug. by John Stiles · 3 years, 10 months ago
  35. b25caae [svg] Implement feComposite, basic filter result storage by Tyler Denniston · 3 years, 10 months ago
  36. 02dd0ed Change UnrefDDLTask to just be the DDLTask by Robert Phillips · 3 years, 10 months ago
  37. 5b85989 Roll ANGLE from d4439824c554 to 72001c7d85ba (15 revisions) by skia-autoroll · 3 years, 10 months ago
  38. c2b8ecf Roll Dawn from 3e17e33724b4 to c04a0132be6c (3 revisions) by skia-autoroll · 3 years, 10 months ago
  39. 9c81e52 use initial device coordinates as subrun positions by Herb Derby · 3 years, 10 months ago
  40. cd2e148 [skshaper] Fix CoreText segfault and convert UTF16 indices to UTF8 by Martin Vejdarski · 3 years, 10 months ago
  41. f1aa6fc Fix GrPathUtils::convertLineToCubic by Chris Dalton · 3 years, 10 months ago
  42. f143274 Simplify promise image callbacks. by Brian Salomon · 3 years, 10 months ago
  43. c6acdab refactor Sk[S]TArray methods by Mike Klein · 3 years, 10 months ago
  44. 84d503b Report an SkSL error if an `in` var has an initializer expression. by John Stiles · 3 years, 10 months ago
  45. 823b153 [canvaskit] Add config key and manual mode to unit test harness. by Kevin Lubick · 3 years, 10 months ago
  46. 339f0ee align SkAlignedSTStorage<N,T> to T by Mike Klein · 3 years, 10 months ago
  47. ee1098d Update code-signing script to have better error messages. by Jim Van Verth · 3 years, 10 months ago
  48. 61b099b re-enable tests on GCC (and Clang o_O) by Mike Klein · 3 years, 10 months ago
  49. 0ad52f6 Add unit test for fuzzer-detected error with in vars. by John Stiles · 3 years, 10 months ago
  50. 46f11c2 init SkSTArray storage before passing to SkTArray by Mike Klein · 3 years, 10 months ago
  51. 5de0b38 [bugs-central] Add documentation for sheriffs by Ravi Mistry · 3 years, 10 months ago
  52. 2f30936 [canvaskit] Disable GrTextBlobMoveAround by Kevin Lubick · 3 years, 10 months ago
  53. 7d3886d rename Gr*Subrun to *Subrun in .cpp by Herb Derby · 3 years, 10 months ago
  54. cffe7e6 Roll Chromium from a4f272b3a785 to 083976a7ea21 (536 revisions) by skia-autoroll · 3 years, 10 months ago
  55. 0780c2f Roll SwiftShader from 612ded0654a0 to 4ed9d3498dcf (2 revisions) by skia-autoroll · 3 years, 10 months ago
  56. 7683939 Roll ANGLE from 3dfaeeb00271 to d4439824c554 (28 revisions) by skia-autoroll · 3 years, 10 months ago
  57. ee0ce98 Roll Dawn from 2b6b0f45ff05 to 3e17e33724b4 (6 revisions) by skia-autoroll · 3 years, 10 months ago
  58. cfe647c Update SKP version by skia-recreate-skps · 3 years, 10 months ago
  59. ed43595 Fix issues with latest GN by Martin Vejdarski · 3 years, 10 months ago
  60. c2bfcff Use SkSpan to cut out some noise when flushing surfaces by Adlai Holler · 3 years, 10 months ago
  61. 86d4cfd Revert "Update GrTriangulator to count curves" by Chris Dalton · 3 years, 10 months ago
  62. d7b59c0 Have DDLs honor the reduceOpsTaskSplittingFlag by Adlai Holler · 3 years, 10 months ago
  63. e886b8e move concrete subruns to .cpp by Herb Derby · 3 years, 10 months ago
  64. 1d1c5c1 Yet another workaround Thai \n problem (same as txtlib) by Julia Lavrova · 3 years, 10 months ago
  65. 8c42567 [svg] Convert most presentation attributes to new style parsing by Florin Malita · 3 years, 10 months ago
  66. b06301e Reland "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 3 years, 10 months ago
  67. 3331641 Allow public SkSL to return vec4 (aka float4) by Brian Osman · 3 years, 10 months ago
  68. 70bb18d [svg] Implement feColorMatrix filter by Tyler Denniston · 3 years, 10 months ago
  69. aee25fd Totally block trying to flush a ddl drawmgr by Adlai Holler · 3 years, 10 months ago
  70. b8123cc [canvaskit] Clean up readPixels API on Canvas and Image by Kevin Lubick · 3 years, 10 months ago
  71. 15b95d6 Move image sampling options into their own header by Mike Reed · 3 years, 10 months ago
  72. 7990e03 Reland "Add memsets to the GrBlockAllocator unit tests." by John Stiles · 3 years, 10 months ago
  73. cf27b4f Improve constant folding for int vectors. by John Stiles · 3 years, 10 months ago
  74. 56277e5 Add Literal<T> and getVecComponent<T> for template code. by John Stiles · 3 years, 10 months ago
  75. 6a1763b Fix merge conflict in RELEASE_NOTES.txt by Brian Osman · 3 years, 10 months ago
  76. 4eb7c23 - GrGLPath: Fix hitting an assert when a style applies a path effect that results in an empty path by kcbanner · 3 years, 10 months ago
  77. 1448eb9 Fix formatting nit. by Greg Daniel · 3 years, 10 months ago
  78. 4cb5c5e Revert "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 3 years, 10 months ago
  79. 25f9db4 test for extents of SkTextBlob drawing by Herb Derby · 3 years, 10 months ago
  80. ba9a04f Revert "Revert "Additional SkSL benches"" by Ethan Nicholas · 3 years, 10 months ago
  81. 729a37f Fix ST array storage for vulkan memory barriers. by Greg Daniel · 3 years, 10 months ago
  82. 3078f85 Remove dead no-sorting GrDrawingManager code paths by Adlai Holler · 3 years, 10 months ago
  83. 6cafdc0 Revert "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 3 years, 10 months ago
  84. 05f74f2 Roll ANGLE from 1e494cae8d48 to 3dfaeeb00271 (13 revisions) by skia-autoroll · 3 years, 10 months ago
  85. 86d4f7d Roll SwiftShader from ad54c71632cc to 612ded0654a0 (4 revisions) by skia-autoroll · 3 years, 10 months ago
  86. 2e6a1d0 Roll Chromium from e1d559cf7760 to a4f272b3a785 (432 revisions) by skia-autoroll · 3 years, 10 months ago
  87. 92bc649 Roll Dawn from 6564890116fd to 2b6b0f45ff05 (4 revisions) by skia-autoroll · 3 years, 10 months ago
  88. 8d0f710 Test that SkSTArray and SkTArray classes are compatible. by John Stiles · 3 years, 10 months ago
  89. bea0dc6 Rearrange SkSL pre-include modules to hide things by Brian Osman · 3 years, 10 months ago
  90. f8f23b2 Draw image filters directly under non-axis-aligned transforms by Michael Ludwig · 3 years, 10 months ago
  91. 88d7e62 Make ManagedBackendTexture fail on invalid GrBackendTexture by Brian Salomon · 3 years, 10 months ago
  92. 1277971 Revert "Additional SkSL benches" by Ethan Nicholas · 3 years, 10 months ago
  93. 98f7823 Add a method to search for the command that shades a pixel. by Nathaniel Nifong · 3 years, 10 months ago
  94. 0266c8a allow overriding {target,host}_link = ... in GN by Mike Klein · 3 years, 10 months ago
  95. 107e862 Add int-vector folding tests to VectorFolding. by John Stiles · 3 years, 10 months ago
  96. a2d6b31 Additional SkSL benches by Ethan Nicholas · 3 years, 10 months ago
  97. 64596c5 Use GrTBlockList instead of SkAutoSTMalloc to reduce GrAtlasTextOp size by Michael Ludwig · 3 years, 10 months ago
  98. 71624de Allow constant propagation for negated constant-vectors and ints. by John Stiles · 3 years, 10 months ago
  99. efc89d2 Compact fixed state tracked in GrAtlasTextOp by Michael Ludwig · 3 years, 10 months ago
  100. 401321d [svg] Minor parser tweaks by Florin Malita · 3 years, 10 months ago