1. 9d23d9b Disallow GrColorType::kUnknown as colorType in v1::SurfaceDrawContext factory by Robert Phillips · 3 years ago
  2. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years ago
  3. d2e486d Roll SK Tool from git_revision:a369a738f282c9a7931692220c7244151e4d7b03 to c92e3a3bedee by skia-autoroll · 3 years ago
  4. 143e850 Fix Metal row/column confusion, again. by John Stiles · 3 years ago
  5. 4ff44ef Turn down Galaxy S6 devices. by Joe Gregorio · 3 years ago
  6. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 3 years ago
  7. ce32c8a Reland "Small changes for SkText that are not in experimental directory" by Julia Lavrova · 3 years ago
  8. 8d9e313 Set Metal minimum version for iOS to 9.0. by Jim Van Verth · 3 years ago
  9. eae4ad9 Remove SkSL sample() intrinsic for Skia object types by Brian Osman · 3 years ago
  10. 778d6e0 Start fleshing out skgpu::v2 Device and SurfaceDrawContext by Robert Phillips · 3 years ago
  11. 6c302ba Eliminated unnecessary arrays in DSLParser variable declarations by Ethan Nicholas · 3 years ago
  12. 76172f9 [infra] Roll Swiftshader to fix fuzz bug by Kevin Lubick · 3 years ago
  13. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years ago
  14. 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years ago
  15. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 3 years ago
  16. a31021d Roll Chromium from 74365f584962 to 1678eb6a6df9 (428 revisions) by skia-autoroll · 3 years ago
  17. 15d5996 Roll ANGLE from 8b2fd983e61a to 371542cd1696 (45 revisions) by skia-autoroll · 3 years ago
  18. 24a1891 Roll SwiftShader from 7f2c7d18de0c to 40adeaba22a6 (1 revision) by skia-autoroll · 3 years ago
  19. c3e7cad Roll Dawn from 42448dafb484 to 96ac969a33de (8 revisions) by skia-autoroll · 3 years ago
  20. eab246d Direct3D: Don't use ResolveSubresourceRegion if it's not supported. by Jim Van verth · 3 years ago
  21. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years ago
  22. 85dde4e add benchmarks for bilerp study by Herb Derby · 3 years ago
  23. 31e4845 Add const to lexer lookup tables. by John Stiles · 3 years ago
  24. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years ago
  25. b1559f2 drawPoints with maskfilter fix by Mike Reed · 3 years ago
  26. 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years ago
  27. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 3 years ago
  28. e783065 Update bloaty treemap to work on Python < 3.9. by John Stiles · 3 years ago
  29. 3e7dd35 Metal: add label to loadMSAAFromResolve pipeline object by Jim Van Verth · 3 years ago
  30. b9650de Metal: more fixes for stencil and discardable MSAA by Jim Van Verth · 3 years ago
  31. ec7b63a add baseline integer lerp by Herb Derby · 3 years ago
  32. 2505b2c use higher res to check [-1, 1) by Herb Derby · 3 years ago
  33. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years ago
  34. fe678d9 change of parameter from [0, 1) to [-1, 1) for better lerp by Herb Derby · 3 years ago
  35. 56efcf2 Roll Chromium from bb2d18926c64 to 74365f584962 (538 revisions) by skia-autoroll · 3 years ago
  36. 4d57238 Roll SwiftShader from 446e61c24b37 to 7f2c7d18de0c (3 revisions) by skia-autoroll · 3 years ago
  37. f543e63 Roll Dawn from 6fa50b5e6c57 to 42448dafb484 (11 revisions) by skia-autoroll · 3 years ago
  38. 6a78ce3 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  39. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years ago
  40. 2e4dc86 Fix skottie2movie gpu async crash by Florin Malita · 3 years ago
  41. b13f369 Added break statements to various default: cases by Ethan Nicholas · 3 years ago
  42. 144926d Allow subpixel nested rects to have nearly equal x/y half widths by Michael Ludwig · 3 years ago
  43. 0c2cca5 Make sure we use device bounds for DrawableOp. by Greg Daniel · 3 years ago
  44. 96dbf74 Reduced the number of temporary arrays created by DSLParser by Ethan Nicholas · 3 years ago
  45. 181bb97 Reorganize and hide aa clip impl into .cpp file by Michael Ludwig · 3 years ago
  46. 9a1f92e Add ExpressionArray variants to DSL calls by Ethan Nicholas · 3 years ago
  47. d532a9e Update supported iOS to 11 by Ben Wagner · 3 years ago
  48. 2b868d6 math and error rates for lerp by Herb Derby · 3 years ago
  49. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years ago
  50. 81f03a4 [infra] Roll infra to update vpython by Eric Boren · 3 years ago
  51. d4da5d1 Remove deprecated field from SkRuntimeEffectBuilder::BuilderChild by Brian Osman · 3 years ago
  52. 19d99b6 Roll SK Tool from fe20b5b7cd6c to a369a738f282 by skia-autoroll · 3 years ago
  53. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years ago
  54. c7ffd5e Clip vertical edges outside crop rect during convex edge walk by Michael Ludwig · 3 years ago
  55. 5da061a Simplify code in compile-time optimization. by John Stiles · 3 years ago
  56. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 3 years ago
  57. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 3 years ago
  58. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  59. 588dcc0 Update Skia milestone to 96 by Heather Miller · 3 years ago
  60. c96f979 Roll Chromium from a2b0fa8ea081 to bb2d18926c64 (15686 revisions) by skia-autoroll · 3 years ago
  61. c00ff3d Roll SwiftShader from 35209220317c to 446e61c24b37 (1 revision) by skia-autoroll · 3 years ago
  62. 9292c80 Roll Dawn from 053b58cd29dc to 6fa50b5e6c57 (4 revisions) by skia-autoroll · 3 years ago
  63. f17e400 Ignore more pixel mismatches in mtltestprecompile. by Jim Van Verth · 3 years ago
  64. 2533953 Add Round() to DSL. by John Stiles · 3 years ago
  65. df84ccd Disable SkSLIntrinsicPackUnorm2x16 test. by John Stiles · 3 years ago
  66. 997c3ed Use generic types to specify square forms of outerProduct. by John Stiles · 3 years ago
  67. feb1e12 Add implementation of outerProduct() intrinsic to Metal. by John Stiles · 3 years ago
  68. fc309ea Metal: add programmatic command buffer capture by Jim Van Verth · 3 years ago
  69. 3270a78 Add Adreno5xx workaround for dual source blending followed by disabling blending bug. by Greg Daniel · 3 years ago
  70. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years ago
  71. 7494722 Update comment explaining ignoreable subset rects by Brian Osman · 3 years ago
  72. 171ff2f Patch TextureBindingsResetTest to match CommandBuffer expectations by Robert Phillips · 3 years ago
  73. 19a7b97 Convert constant variables to values earlier in intrinsic optimization. by John Stiles · 3 years ago
  74. 2c70466 Update usage of deprecated Dawn typedefs by Corentin Wallez · 3 years ago
  75. 66ef11d Roll SK Tool from 876761b46493 to f9e7723e5a27 by skia-autoroll · 3 years ago
  76. 10d153e improve quality of life by Herb Derby · 3 years ago
  77. db2b44e Move all Android machines to arm64. by Joe Gregorio · 3 years ago
  78. 9605042 Metal: Fix discardable MSAA when used with stencil. by Jim Van Verth · 3 years ago
  79. f4f2f75 Roll SwiftShader from 83556eae921f to 35209220317c (1 revision) by skia-autoroll · 3 years ago
  80. 14282f8 Roll Dawn from c6140d5c95b8 to 053b58cd29dc (4 revisions) by skia-autoroll · 3 years ago
  81. fc36020 Roll ANGLE from 5a7b8c612591 to 8b2fd983e61a (6 revisions) by skia-autoroll · 3 years ago
  82. b6981fb Add float-packing intrinsics from sksl_gpu to Metal. by John Stiles · 3 years ago
  83. 51f9512 Update GLSL intrinsic ordering to match latest docs. by John Stiles · 3 years ago
  84. 14c3175 Add ES3 intrinsic modf to sksl_public. by John Stiles · 3 years ago
  85. 0736712 Support swizzled out-params in SPIR-V intrinsic calls. by John Stiles · 3 years ago
  86. 8ff713b Revert "Add RelaxedPrecision decoration to function-call temp vars." by John Stiles · 3 years ago
  87. 201b72a In runtime effects, treat all children as sampled by Brian Osman · 3 years ago
  88. a0d61eb Roll SK Tool from f846e64d8dfe to a2c45e4997e0 by skia-autoroll · 3 years ago
  89. 0f4304e Add RelaxedPrecision decoration to function-call temp vars. by John Stiles · 3 years ago
  90. 38ecac7 [skottie] Suppress layer parser errors for tt: 0 by Florin Malita · 3 years ago
  91. 769b488 Move some more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  92. f6c564e Move DeviceFlags and CheckAlphaTypeAndGetFlags to skgpu::BaseDevice by Robert Phillips · 3 years ago
  93. 6a51b20 Avoid unnecessary load-store for out params in SPIR-V. by John Stiles · 3 years ago
  94. 77b39ea [infra] Update skia-infra to include building shaders.skia.org by Kevin Lubick · 3 years ago
  95. b5e449b Metal: fix inline upload for discardable resolve by Jim Van Verth · 3 years ago
  96. 30f8611 Add RelaxedPrecision decoration to out-param temp vars. by John Stiles · 3 years ago
  97. 5ccad8a Roll ANGLE from 48da7e7e7c1a to 5a7b8c612591 (1 revision) by skia-autoroll · 3 years ago
  98. f92a185 Roll SwiftShader from aed9a7633481 to 83556eae921f (1 revision) by skia-autoroll · 3 years ago
  99. 1855461 Roll Dawn from ba1feb07bc5f to c6140d5c95b8 (4 revisions) by skia-autoroll · 3 years ago
  100. 72fe2e5 Roll ANGLE from fefdf81e09ae to 48da7e7e7c1a (5 revisions) by skia-autoroll · 3 years ago