1. bb8cf58 Fix invalid variable ref-kind discovered by fuzzer. by John Stiles · 3 years, 2 months ago
  2. 43a157c Roll ANGLE from 47279c726e5a to cf24931abf27 (25 revisions) by skia-autoroll · 3 years, 2 months ago
  3. 2e3126d Roll Dawn from 2aee6eef7f07 to 086c44ee737d (2 revisions) by skia-autoroll · 3 years, 2 months ago
  4. 31012fa Roll SK Tool from 8d483c4a005b to c46cc491471b by skia-autoroll · 3 years, 2 months ago
  5. cb54758 fix aligned delete missing symbol by Herb Derby · 3 years, 2 months ago
  6. 3b0d350 Disallow function parameters in VarDeclaration statements. by John Stiles · 3 years, 2 months ago
  7. 810eccc [infra] Update recipes.cfg to use main branch by Eric Boren · 3 years, 2 months ago
  8. aca3f22 Add skstd::optional::emplace. by John Stiles · 3 years, 2 months ago
  9. 6483d76 Narrow down some Adreno opt-outs to GLSL only. by John Stiles · 3 years, 2 months ago
  10. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years, 2 months ago
  11. 82d0814 Use drawVertices instead of SkDraw for MSAA hairline points by Chris Dalton · 3 years, 2 months ago
  12. 6efab71 Move error checking into VarDeclaration::Convert. by John Stiles · 3 years, 2 months ago
  13. f9e2055 extract common code from blur by Herb Derby · 3 years, 3 months ago
  14. 62bd633 Move tessellation ops to skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  15. 3c0c185 Don't assume DecomposeCTM and setDeviceCoordSystem always succeed by Michael Ludwig · 3 years, 2 months ago
  16. 9ef6927 Add script to update the SkSL fuzzer corpus automatically. by John Stiles · 3 years, 2 months ago
  17. c1727fc [JetSki] pass SkPaint into experimental SkText drawText calls by Jorge Betancourt · 3 years, 2 months ago
  18. a3a8cba Roll Dawn from 6fa34f80bd4a to 2aee6eef7f07 (1 revision) by skia-autoroll · 3 years, 2 months ago
  19. 7c94cf9 Roll SK Tool from 1599676d9dea to ac56067b7a25 by skia-autoroll · 3 years, 2 months ago
  20. fdafc0c Move GrAtlasRenderTask to gpu/ops and skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  21. fbb905e Remove nearly-unused ASTNode description code. by John Stiles · 3 years, 2 months ago
  22. 0f629d7 Positioning in chinese glyphs by Julia Lavrova · 3 years, 3 months ago
  23. 6fc1f02 Make sure to disable MSAA on ANGLE Intel by Chris Dalton · 3 years, 2 months ago
  24. 2cede62 Remove staging flag for raster clip aa disabling by Michael Ludwig · 3 years, 2 months ago
  25. 8ecd9e0 Roll skcms from b3fa31431c6a to 4f7135f89d98 (1 revision) by skia-autoroll · 3 years, 2 months ago
  26. dec5ff2 Reland "Add ES3 intrinsics isinf/isnan to public SkSL ES3." by John Stiles · 3 years, 2 months ago
  27. ad326ae Ignore motion mark svg slight pixel mismatches in mtltestprecompile by Brian Salomon · 3 years, 2 months ago
  28. a228a48 Silence clang-tidy warnings around SkBlockAllocator by Michael Ludwig · 3 years, 2 months ago
  29. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  30. f611404 [canvaskit] Remove the need for users to keep track of contexts. by Kevin Lubick · 3 years, 2 months ago
  31. 96cd8a0 Disable use of StoreAndMultisampleResolve on Mac. by Jim Van Verth · 3 years, 2 months ago
  32. 43ac7e6 Fix parsing error with SPIR-V negating a uint. by John Stiles · 3 years, 2 months ago
  33. b61014d Roll ANGLE from 3408ea3ea402 to 47279c726e5a (7 revisions) by skia-autoroll · 3 years, 2 months ago
  34. 31c8710 Fix parsing error with structs containing arrays. by John Stiles · 3 years, 2 months ago
  35. 2d3f5e8 Demonstrate parsing error with structs and arrays. by John Stiles · 3 years, 2 months ago
  36. f95048c Report intermediate expressions as errors in For next-exprs. by John Stiles · 3 years, 2 months ago
  37. 24d622d Move the GrTessellationPathRenderer into the skgpu::v1 namespace by Robert Phillips · 3 years, 3 months ago
  38. d34406a Remove dead code related to BuiltinTypes. by John Stiles · 3 years, 2 months ago
  39. 1e16937 Add more flexibility to GrVkRT to support DMSAA. by Greg Daniel · 3 years, 2 months ago
  40. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years, 2 months ago
  41. 0305e86 Roll ANGLE from 8c05fd4fe56a to 3408ea3ea402 (20 revisions) by skia-autoroll · 3 years, 2 months ago
  42. 02c7dac Roll Dawn from dd1a5b3ad3e0 to 6fa34f80bd4a (9 revisions) by skia-autoroll · 3 years, 2 months ago
  43. 9155b33 Revert "Add ES3 intrinsics isinf/isnan to public SkSL ES3." by Brian Osman · 3 years, 2 months ago
  44. 80fc31b Set --internalSamples for nanobench by Chris Dalton · 3 years, 2 months ago
  45. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years, 2 months ago
  46. 7b3edfa Fix Flutter bot by using vpython3 from cipd and setting env vars for it by Ravi Mistry · 3 years, 2 months ago
  47. e43714f Add ES3 intrinsics isinf/isnan to public SkSL ES3. by John Stiles · 3 years, 2 months ago
  48. c332739 Remove 0/x arithmetic simplification. by John Stiles · 3 years, 2 months ago
  49. 9746f20 Tweak Overflow.sksl to generate the same output on Windows & other OS by Brian Osman · 3 years, 2 months ago
  50. 8c75b2d Simplify conservative clip tracking for SkNoPixelsDevice by Michael Ludwig · 3 years, 2 months ago
  51. f8a5504 SkSL: Use type-specific sampling intrinsics, rather than fn-call syntax by Brian Osman · 3 years, 2 months ago
  52. 878d8fb Improve constant folding for boolean vectors. by John Stiles · 3 years, 2 months ago
  53. 877858a Removed unnecessary GL extensions by Ethan Nicholas · 3 years, 2 months ago
  54. 0c4dd7a Add ES3 versions of min/max/mix/clamp to public SkSL. by John Stiles · 3 years, 2 months ago
  55. 6f90c70 Improve runtime-intrinsic plotting. by John Stiles · 3 years, 2 months ago
  56. 53009db Reland "Downgrade giant clip ops' AA in SkRasterClipStack" by Michael Ludwig · 3 years, 2 months ago
  57. e1fb47d [JetSki] plumb experimental SkText to JetSki by Jorge Betancourt · 3 years, 3 months ago
  58. b5282f0 Migrate runtime effect sample tests to golden files by Brian Osman · 3 years, 2 months ago
  59. 0f36d11 Report pending errors from MetalCodeGenerator by Ethan Nicholas · 3 years, 2 months ago
  60. d77dda5 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years, 2 months ago
  61. f248b35 Revert "Downgrade giant clip ops' AA in SkRasterClipStack" by Michael Ludwig · 3 years, 2 months ago
  62. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years, 3 months ago
  63. 3a15110 Downgrade giant clip ops' AA in SkRasterClipStack by Michael Ludwig · 3 years, 2 months ago
  64. 553239b Added reportPendingErrors to SkSL code generation by Ethan Nicholas · 3 years, 2 months ago
  65. bb447be clean up code: explicits, finals, and namespace by Herb Derby · 3 years, 2 months ago
  66. 2089b3c Remove redundant check from constant-value detection code. by John Stiles · 3 years, 2 months ago
  67. 3f37322 Fix const function-parameter assertion discovered by fuzzer. by John Stiles · 3 years, 2 months ago
  68. 7cba20f use a tent filter for sigma larger than 132 by Herb Derby · 3 years, 3 months ago
  69. 39f6da4 Switched Context::errors() over to a field access by Ethan Nicholas · 3 years, 2 months ago
  70. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  71. d361690 Fix diagonal-matrix assertion discovered by fuzzer. by John Stiles · 3 years, 2 months ago
  72. e127304 Fix stringop-overflow in SkString by Ben Wagner · 3 years, 3 months ago
  73. 313c948 Remove ErrorReporter pointer from DSL by Ethan Nicholas · 3 years, 3 months ago
  74. 466b280 Reland "Metal: Use StoreAndResolve store action when possible." by Jim Van Verth · 3 years, 3 months ago
  75. c7e0f19 Move FP function writing to GrGLSLProgramBuilder. by Brian Salomon · 3 years, 3 months ago
  76. 3681662 Add trunc/round/roundEven SKSL ES3 public APIs. by John Stiles · 3 years, 2 months ago
  77. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 3 months ago
  78. 1432816 Roll SPIRV-Cross by Brian Osman · 3 years, 3 months ago
  79. 7253a20 Improve error-checking during array-size conversion. by John Stiles · 3 years, 3 months ago
  80. 8f633ef Fix assertion discovered by fuzzer. by John Stiles · 3 years, 3 months ago
  81. e312532 [fuzzer] Add docs about oss-fuzz dashboard and coverage report by Kevin Lubick · 3 years, 3 months ago
  82. 9ad7874 [fuzzer] Add docs about testing oss-fuzz locally. by Kevin Lubick · 3 years, 3 months ago
  83. 2f0debc Roll ANGLE from 54e311162ff3 to 8c05fd4fe56a (14 revisions) by skia-autoroll · 3 years, 3 months ago
  84. f3812a3 Roll Dawn from bd45466c6d4c to dd1a5b3ad3e0 (2 revisions) by skia-autoroll · 3 years, 3 months ago
  85. 6b335c5 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 3 months ago
  86. ab6c872 Roll SK Tool from 32db94dfd0b8 to 36d308a1e51f by skia-autoroll · 3 years, 3 months ago
  87. 51e33b5 Revert "Metal: Use StoreAndResolve store action when possible." by Jim Van Verth · 3 years, 3 months ago
  88. 461c0eb Update deprecated wgpu:: structures. by Corentin Wallez · 3 years, 3 months ago
  89. 931d226 Require generation to be GLSL 3.30 in GrShaderCaps::supportsSkSLES3(). by John Stiles · 3 years, 3 months ago
  90. a7f9d8c Metal: Use StoreAndResolve store action when possible. by Jim Van Verth · 3 years, 3 months ago
  91. 95c9734 Reland "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Mike Reed · 3 years, 3 months ago
  92. edad81e The Debian10 bots in the skolo are now 10.10 instead of 10.3. by Joe Gregorio · 3 years, 3 months ago
  93. 890f3b3 [fuzz] Update documentation by Kevin Lubick · 3 years, 3 months ago
  94. b39236b Add `floatBitsToInt` family of ES3 intrinsics to SkSL public ES3. by John Stiles · 3 years, 3 months ago
  95. 55dc5c8 Fix assertion in constant-folder when using float4(mat2) casts. by John Stiles · 3 years, 3 months ago
  96. 2fadbed Roll ANGLE from 8ffb4602b3f4 to 54e311162ff3 (7 revisions) by skia-autoroll · 3 years, 3 months ago
  97. bffa137 Roll SwiftShader from 15941846e006 to 9eb5acaba94c (2 revisions) by skia-autoroll · 3 years, 3 months ago
  98. 5b37de8 Roll Dawn from 41e3931b04b6 to bd45466c6d4c (6 revisions) by skia-autoroll · 3 years, 3 months ago
  99. fbb736b Pass the return type through to evaluate/coalesce functions. by John Stiles · 3 years, 3 months ago
  100. 9c682ec abstract blur pass creation by Herb Derby · 3 years, 3 months ago