1. 2eafe9c Fixing canvaskit test after fixing line metrics by Julia Lavrova · 3 years, 4 months ago
  2. 8e2c56e Disallow DMSAA with DDL by Chris Dalton · 3 years, 4 months ago
  3. 475c975 Move the DMSAA surface flag into the public API by Chris Dalton · 3 years, 4 months ago
  4. 89d5a90 Roll SK Tool from 2a0de43aadc8 to 662df6e651a2 by skia-autoroll · 3 years, 4 months ago
  5. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 4 months ago
  6. 5aade83 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  7. 575c921 Account for hairline mode in rect op bounds for clipping by Michael Ludwig · 3 years, 4 months ago
  8. 3a44eb9 Apparently, line metrics should not include newlines by Julia Lavrova · 3 years, 4 months ago
  9. 51eb0ca Roll skcms from bae5e281e80f to ba17399285ce (1 revision) by skia-autoroll · 3 years, 4 months ago
  10. 1edb41f Replace benjaminwagner@ and mtklein@ with rmistry@ and jcgregorio@. by John Stiles · 3 years, 4 months ago
  11. f3ee264 Count trailing spaces when calculating glyph position by Julia Lavrova · 3 years, 4 months ago
  12. 7729e0a Add hints to slicing-constructor error messages. by John Stiles · 3 years, 4 months ago
  13. 82bbe60 Add static to global nullopt symbol. by John Stiles · 3 years, 4 months ago
  14. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 4 months ago
  15. 2d25d28 Fix typo in doc-comments. by John Stiles · 3 years, 4 months ago
  16. 46f39a0 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 4 months ago
  17. 224e3e2 Roll Chromium from 697e53f421f9 to 3572711a2c6a (478 revisions) by skia-autoroll · 3 years, 4 months ago
  18. 56a582a Roll ANGLE from 04cb5e1d7d89 to a8e98a238521 (6 revisions) by skia-autoroll · 3 years, 4 months ago
  19. 3a00e3e Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  20. 8de415a Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  21. 63ec43c Hide deprecated filterquality by Mike Reed · 3 years, 4 months ago
  22. 9cc34b4 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  23. 2ef07d8 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  24. cc29a39 Never disable MSAA for FillRRectOp or GrDrawAtlasPathOp by Chris Dalton · 3 years, 4 months ago
  25. 4fd997f Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  26. ea46ef3 Move clip optimizations into GrFillRRectOp by Chris Dalton · 3 years, 4 months ago
  27. e5ab6f2 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  28. dd984dc Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  29. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 4 months ago
  30. 010c0ec Allow swizzles on Boolean scalar expressions. by John Stiles · 3 years, 4 months ago
  31. 5643e55 Add flag for filterquality in flutter by Mike Reed · 3 years, 4 months ago
  32. bccbec3 Remove drawImageAtCurrentFrame by Mike Reed · 3 years, 4 months ago
  33. 7f56b41 Add scalar-swizzling tests for int and bool types. by John Stiles · 3 years, 4 months ago
  34. 0742e6b Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  35. 59ff4e2 Moved swizzle error checking into Swizzle::Convert by Ethan Nicholas · 3 years, 4 months ago
  36. df3edc5 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  37. 526b0b9 Use value_or in getBlendMode_or. by John Stiles · 3 years, 4 months ago
  38. 586d61d Add V1 & V2 build bots by Robert Phillips · 3 years, 4 months ago
  39. c6b0848 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  40. 18e2de2 Fix the AppleM1 skpbench bot name by Chris Dalton · 3 years, 4 months ago
  41. 25a29e8 Make GrMtlAttachment a little more generic. by Jim Van Verth · 3 years, 4 months ago
  42. ba1b2e1 Disable SkSLMatrixToVectorCast test on Adreno 4/5/6xx. by John Stiles · 3 years, 4 months ago
  43. 49c4176 Shore up matrix/vector conversion tests. by John Stiles · 3 years, 4 months ago
  44. cc2d9cc Support the Boolean form of mix() in the Metal/SPIR-V backends. by John Stiles · 3 years, 4 months ago
  45. ebc9fad Fixed some fixups not being applied to DSL code by Ethan Nicholas · 3 years, 4 months ago
  46. f9ad6ec Add support for mat2-to-ivec4 conversions in SkSL. by John Stiles · 3 years, 4 months ago
  47. ac69e12 Disable SkSLMatrixToVectorCast test on Adreno 330. by John Stiles · 3 years, 4 months ago
  48. 6c2764b Roll Chromium from a30ee6a7dc21 to 697e53f421f9 (500 revisions) by skia-autoroll · 3 years, 4 months ago
  49. f8c98a5 Roll SwiftShader from 65498c15ca60 to 4716eec90fcb (3 revisions) by skia-autoroll · 3 years, 4 months ago
  50. 6a0ee71 Roll ANGLE from 17a4b6e7f6bd to 04cb5e1d7d89 (13 revisions) by skia-autoroll · 3 years, 4 months ago
  51. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 4 months ago
  52. c1478d6 Roll SK Tool from 80b49c278b92 to 431aedb0c26d by skia-autoroll · 3 years, 4 months ago
  53. 6fd6c47 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  54. 8e97449 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  55. bc81b8a Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  56. 0ae7361 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  57. 513b368 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  58. bc35495 Fix python3 issue in compile_sksl_tests.py by Brian Osman · 3 years, 4 months ago
  59. 4b6e2f0 Remove GrBlendFragmentProcessor::BlendBehavior. by Brian Salomon · 3 years, 4 months ago
  60. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 4 months ago
  61. c2e18e0 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  62. fa5a8b8 Add a gradient to the rrect_clip tests by Chris Dalton · 3 years, 4 months ago
  63. b161a77 Remove unused tracking methods in GrManagedResource by Jim Van Verth · 3 years, 4 months ago
  64. 6de2e1d Add support for matrix-to-vector conversions in SkSL. by John Stiles · 3 years, 4 months ago
  65. 13d3449 Remove detection of GL_ARB_fragment_coord_conventions by Brian Salomon · 3 years, 4 months ago
  66. 768843b Remove .fp logic from CheckGeneratedFiles bot by Brian Osman · 3 years, 4 months ago
  67. 552a81a Remove SkSLCPP.h, utilities that were only used by .fp generated code by Brian Osman · 3 years, 4 months ago
  68. 50f0dad Remove GrSharedEnums.h by Brian Osman · 3 years, 4 months ago
  69. b7df418 Fix Housekeeper warning. by John Stiles · 3 years, 4 months ago
  70. 5e1aa8b Misc skgpu cleanup by Robert Phillips · 3 years, 4 months ago
  71. 8573dab Fix special returns in GrBlendFragmentProcessor::Make for kSrc and kDst. by Brian Salomon · 3 years, 4 months ago
  72. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 4 months ago
  73. a0e44d7 [skottie] Avoid null ptr deref in motion tile effect by Florin Malita · 3 years, 4 months ago
  74. 14a7741 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  75. beb2fbf Simplify SPIR-V matrix construction logic. by John Stiles · 3 years, 4 months ago
  76. f5bd4e4 Roll ANGLE from 4964513a254d to 17a4b6e7f6bd (18 revisions) by skia-autoroll · 3 years, 4 months ago
  77. 33299d7 Roll SwiftShader from 9534228df856 to 65498c15ca60 (11 revisions) by skia-autoroll · 3 years, 4 months ago
  78. 39122d4 Roll Chromium from 347565ba49f8 to a30ee6a7dc21 (426 revisions) by skia-autoroll · 3 years, 4 months ago
  79. c2f5b31 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  80. b5565cd Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  81. 5a825da Reland "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  82. b1fd64e Extract a GrAtlasInstancedHelper subclass by Chris Dalton · 3 years, 4 months ago
  83. bdc412f Revert "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years, 4 months ago
  84. 3c636f0 Convert FillRRectOp to store its draw data in a linked list by Chris Dalton · 3 years, 4 months ago
  85. f009db5 Revert "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  86. 1f7300b Fix Metal row/column confusion. by John Stiles · 3 years, 4 months ago
  87. cce0b60 More (no more) getBlendMode cleanup by Mike Reed · 3 years, 4 months ago
  88. 54fd2c5 Re-enable large png decode bench by Florin Malita · 3 years, 4 months ago
  89. 01e35b7 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  90. a897812 Add tests for matrix-vector conversions. by John Stiles · 3 years, 4 months ago
  91. 31580b3 Remove GrBlendFragmentProcessor::Behavior::kSkBlendMode. by Brian Salomon · 3 years, 4 months ago
  92. 28b5b63 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 4 months ago
  93. ee40d5a Make GrDrawAtlasPathOp cleaner by Chris Dalton · 3 years, 4 months ago
  94. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 4 months ago
  95. 2ec023e Run nanobench on the AppleM1 by Chris Dalton · 3 years, 4 months ago
  96. 87499cd Start running dmsaa on nanobench and skpbench by Chris Dalton · 3 years, 4 months ago
  97. 7a0541e Run cmdbuffer_es2_dmsaa on the bots by Chris Dalton · 3 years, 4 months ago
  98. e6ed3c2 Added DSL support for interface blocks by Ethan Nicholas · 3 years, 4 months ago
  99. 26ea975 Arithmetic blender by Mike Reed · 3 years, 4 months ago
  100. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 4 months ago