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