1. 5b1ae4b Fix DSLParser clang-tidy warning by Ethan Nicholas · 3 years ago
  2. ef80d7b Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  3. 2844d3d Fix redefined-macro warning on non-UNIX platforms. by John Stiles · 3 years ago
  4. f1977ec Roll ANGLE from 1ca1589fed63 to c78ebccdb527 (7 revisions) by skia-autoroll · 3 years ago
  5. 5bb6743 Roll Chromium from a1a22cfaa7ce to 4cc0d39e9fc4 (459 revisions) by skia-autoroll · 3 years ago
  6. 02c7c24 Roll Dawn from 96ac969a33de to 8626b2142d82 (17 revisions) by skia-autoroll · 3 years ago
  7. 769146f Use string_view in Mangler. by John Stiles · 3 years ago
  8. 2586851 Add fwidth intrinsic to public SkSL in ES3. by John Stiles · 3 years ago
  9. 0dc09b1 Update SkSLTest to check a 2x2 surface. by John Stiles · 3 years ago
  10. 3e7cd00 Fixed a DSLParser bug with struct declarations by Ethan Nicholas · 3 years ago
  11. 9d0d426 Reland "The very first version of a new SkText API." by Julia Lavrova · 3 years ago
  12. c915da9 Revert "Enable MatrixConstructors test, outside of Quadro P400." by John Stiles · 3 years ago
  13. efb7ae1 Revert "The very first version of a new SkText API." by Julia Lavrova · 3 years ago
  14. 80d2b3e Fixed DSL line numbers with private type errors by Ethan Nicholas · 3 years ago
  15. e1bb73e Roll SK Tool from git_revision:c92e3a3bedee6adb134f6f27d62b14a80a24484d to 3ea0896ec4b4 by skia-autoroll · 3 years ago
  16. c6ce617 Enable MatrixConstructors test, outside of Quadro P400. by John Stiles · 3 years ago
  17. 646f693 Direct3D: recover better from command list submission failure by Jim Van verth · 3 years ago
  18. 81b7060 Fixed function analysis line numbers with DSLParser by Ethan Nicholas · 3 years ago
  19. 879224d Metal: disable use of discardable MSAA on non-Apple silicon. by Jim Van Verth · 3 years ago
  20. 8a20cea The very first version of a new SkText API. by Julia Lavrova · 3 years ago
  21. 4f1593e Use swizzles in Metal matrix helper functions. by John Stiles · 3 years ago
  22. faf8d57 Reject discard statements in non-fragment DSLParser programs by Ethan Nicholas · 3 years ago
  23. a047e8b Improve overflow checks in CheckProgramUnrolledSize. by John Stiles · 3 years ago
  24. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 3 years ago
  25. 398ef44 Reland "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  26. 42bcfb9 Revert "Direct3D: Be sure to set correct heaps for current descriptor tables." by Jim Van Verth · 3 years ago
  27. de60d7a Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  28. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 3 years ago
  29. 78b84cc Fix size calculation of blockless for-loops. by John Stiles · 3 years ago
  30. 857c7f9 Add program-too-large test using for loops without blocks. by John Stiles · 3 years ago
  31. 8a05251 Test vkdmsaa on some perf bots. by Greg Daniel · 3 years ago
  32. 0c5b05c [canvaskit] Roll 0.30.0 by Kevin Lubick · 3 years ago
  33. b7cb38f Reduced usage of optional and wrapper in DSLParser by Ethan Nicholas · 3 years ago
  34. 720674e Removed unnecessary code from DSLExpression by Ethan Nicholas · 3 years ago
  35. 9680fed Roll ANGLE from 371542cd1696 to 1ca1589fed63 (7 revisions) by skia-autoroll · 3 years ago
  36. 94cf6d2 Roll Chromium from 1678eb6a6df9 to a1a22cfaa7ce (452 revisions) by skia-autoroll · 3 years ago
  37. b519949 Revert "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  38. 7e33d95 Direct3D: Be sure to set correct heaps for current descriptor tables. by Jim Van verth · 3 years ago
  39. 95ea283 Remove neglected fillOptions function from nanobench. by Greg Daniel · 3 years ago
  40. 727adfe Optimize zero-splats inside of loops in SkVMCodeGenerator. by John Stiles · 3 years ago
  41. 9d23d9b Disallow GrColorType::kUnknown as colorType in v1::SurfaceDrawContext factory by Robert Phillips · 3 years ago
  42. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years ago
  43. d2e486d Roll SK Tool from git_revision:a369a738f282c9a7931692220c7244151e4d7b03 to c92e3a3bedee by skia-autoroll · 3 years ago
  44. 143e850 Fix Metal row/column confusion, again. by John Stiles · 3 years ago
  45. 4ff44ef Turn down Galaxy S6 devices. by Joe Gregorio · 3 years ago
  46. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 3 years ago
  47. ce32c8a Reland "Small changes for SkText that are not in experimental directory" by Julia Lavrova · 3 years ago
  48. 8d9e313 Set Metal minimum version for iOS to 9.0. by Jim Van Verth · 3 years ago
  49. eae4ad9 Remove SkSL sample() intrinsic for Skia object types by Brian Osman · 3 years ago
  50. 778d6e0 Start fleshing out skgpu::v2 Device and SurfaceDrawContext by Robert Phillips · 3 years ago
  51. 6c302ba Eliminated unnecessary arrays in DSLParser variable declarations by Ethan Nicholas · 3 years ago
  52. 76172f9 [infra] Roll Swiftshader to fix fuzz bug by Kevin Lubick · 3 years ago
  53. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years ago
  54. 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years ago
  55. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 3 years ago
  56. a31021d Roll Chromium from 74365f584962 to 1678eb6a6df9 (428 revisions) by skia-autoroll · 3 years ago
  57. 15d5996 Roll ANGLE from 8b2fd983e61a to 371542cd1696 (45 revisions) by skia-autoroll · 3 years ago
  58. 24a1891 Roll SwiftShader from 7f2c7d18de0c to 40adeaba22a6 (1 revision) by skia-autoroll · 3 years ago
  59. c3e7cad Roll Dawn from 42448dafb484 to 96ac969a33de (8 revisions) by skia-autoroll · 3 years ago
  60. eab246d Direct3D: Don't use ResolveSubresourceRegion if it's not supported. by Jim Van verth · 3 years ago
  61. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years ago
  62. 85dde4e add benchmarks for bilerp study by Herb Derby · 3 years ago
  63. 31e4845 Add const to lexer lookup tables. by John Stiles · 3 years ago
  64. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years ago
  65. b1559f2 drawPoints with maskfilter fix by Mike Reed · 3 years ago
  66. 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years ago
  67. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 3 years ago
  68. e783065 Update bloaty treemap to work on Python < 3.9. by John Stiles · 3 years ago
  69. 3e7dd35 Metal: add label to loadMSAAFromResolve pipeline object by Jim Van Verth · 3 years ago
  70. b9650de Metal: more fixes for stencil and discardable MSAA by Jim Van Verth · 3 years ago
  71. ec7b63a add baseline integer lerp by Herb Derby · 3 years ago
  72. 2505b2c use higher res to check [-1, 1) by Herb Derby · 3 years ago
  73. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years ago
  74. fe678d9 change of parameter from [0, 1) to [-1, 1) for better lerp by Herb Derby · 3 years ago
  75. 56efcf2 Roll Chromium from bb2d18926c64 to 74365f584962 (538 revisions) by skia-autoroll · 3 years ago
  76. 4d57238 Roll SwiftShader from 446e61c24b37 to 7f2c7d18de0c (3 revisions) by skia-autoroll · 3 years ago
  77. f543e63 Roll Dawn from 6fa50b5e6c57 to 42448dafb484 (11 revisions) by skia-autoroll · 3 years ago
  78. 6a78ce3 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  79. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years ago
  80. 2e4dc86 Fix skottie2movie gpu async crash by Florin Malita · 3 years ago
  81. b13f369 Added break statements to various default: cases by Ethan Nicholas · 3 years ago
  82. 144926d Allow subpixel nested rects to have nearly equal x/y half widths by Michael Ludwig · 3 years ago
  83. 0c2cca5 Make sure we use device bounds for DrawableOp. by Greg Daniel · 3 years ago
  84. 96dbf74 Reduced the number of temporary arrays created by DSLParser by Ethan Nicholas · 3 years ago
  85. 181bb97 Reorganize and hide aa clip impl into .cpp file by Michael Ludwig · 3 years ago
  86. 9a1f92e Add ExpressionArray variants to DSL calls by Ethan Nicholas · 3 years ago
  87. d532a9e Update supported iOS to 11 by Ben Wagner · 3 years ago
  88. 2b868d6 math and error rates for lerp by Herb Derby · 3 years ago
  89. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years ago
  90. 81f03a4 [infra] Roll infra to update vpython by Eric Boren · 3 years ago
  91. d4da5d1 Remove deprecated field from SkRuntimeEffectBuilder::BuilderChild by Brian Osman · 3 years ago
  92. 19d99b6 Roll SK Tool from fe20b5b7cd6c to a369a738f282 by skia-autoroll · 3 years ago
  93. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years ago
  94. c7ffd5e Clip vertical edges outside crop rect during convex edge walk by Michael Ludwig · 3 years ago
  95. 5da061a Simplify code in compile-time optimization. by John Stiles · 3 years ago
  96. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 3 years ago
  97. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 3 years ago
  98. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  99. 588dcc0 Update Skia milestone to 96 by Heather Miller · 3 years ago
  100. c96f979 Roll Chromium from a2b0fa8ea081 to bb2d18926c64 (15686 revisions) by skia-autoroll · 3 years ago