- 23521a8 Add Convert factory function to SkSL IRNodes. by John Stiles · 3 years, 8 months ago
- 2c760cc Add MakeTexture factory to GrVkAttachment. by Greg Daniel · 3 years, 8 months ago
- ba52c91 Make GPU image lazy size calculation thread-safe by Adlai Holler · 3 years, 9 months ago
- a1e30a3 [canvaskit] Update all demos to use full version from 0.25.0 by Kevin Lubick · 3 years, 8 months ago
- 9ad0982 encapsulate GrSDFTOptions better by Herb Derby · 3 years, 8 months ago
- 158cab5 track flags in a map by Mike Klein · 3 years, 8 months ago
- 6d25f9d Fix downsampled blur with clamp mode. by Brian Salomon · 3 years, 8 months ago
- e1a7284 Enable reduceOpsTaskSplitting on select bots by Adlai Holler · 3 years, 8 months ago
- acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 8 months ago
- 73518c4 Roll ANGLE from 6b6da203cce0 to 1de8b5a697e7 (8 revisions) by skia-autoroll · 3 years, 8 months ago
- c2525a2 Roll Dawn from fbda46da44a0 to f9d75ead9e2d (4 revisions) by skia-autoroll · 3 years, 8 months ago
- bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 9 months ago
- e80e169 Add GetConstantValueForVariable to constant-folder. by John Stiles · 3 years, 8 months ago
- 12e760e simplify check_integer_translate's API by Herb Derby · 3 years, 8 months ago
- 587efae Handle pipeline creation failure in Dawn by Brian Osman · 3 years, 8 months ago
- e0baf60 Add Texture usage to GrAttachment. by Greg Daniel · 3 years, 8 months ago
- 4113057 Fix use-after-free in SkSL DSL by Ethan Nicholas · 3 years, 8 months ago
- 46f4497 Add const to SkSL layout keys. by John Stiles · 3 years, 8 months ago
- bc4a36a add --race to FM by Mike Klein · 3 years, 8 months ago
- b7b9a23 Treat control codepoints as resolved by Julia Lavrova · 3 years, 9 months ago
- 35906e0 Store push constants setting in persistent cache. by Jim Van Verth · 3 years, 8 months ago
- 6cac02f add missing failStep() by Mike Klein · 3 years, 8 months ago
- a9e62e8 add flags for clipping to FM by Mike Klein · 3 years, 8 months ago
- 786d42c Improve comments for Analysis::IsSelfAssignment. by John Stiles · 3 years, 8 months ago
- 036ba86 Enable dithering in more situations by using raster pipeline by Nathaniel Nifong · 3 years, 9 months ago
- dc4f8cd Add early_fragment_tests layout qualifier to SkSL by Brian Osman · 3 years, 9 months ago
- db8340f scope AutoreleasePool tightly by Mike Klein · 3 years, 8 months ago
- d863ae5 [skottie] Fractal noise 'fractal type' support by Florin Malita · 3 years, 8 months ago
- 00f1276 [SkottieView] call onAnimationEnd listeners after finished repeating by Jorge Betancourt · 3 years, 8 months ago
- 2d2c4f0 Interactive toy for custom image sampling by Mike Reed · 3 years, 8 months ago
- c7206cc Revert "Reland "Reland "export SkRuntimeShaderBuilder""" by Brian Osman · 3 years, 8 months ago
- 232b4ce Allow ForLoopIsValidForES2 to run before creating a ForStatement. by John Stiles · 3 years, 8 months ago
- 0676317 [canvaskit] Deploy 0.25.0 by Kevin Lubick · 3 years, 8 months ago
- e32ace7 Roll ANGLE from a6d4623970ed to 6b6da203cce0 (9 revisions) by skia-autoroll · 3 years, 8 months ago
- d29e500 Roll Dawn from 60d6d0acd6e2 to fbda46da44a0 (7 revisions) by skia-autoroll · 3 years, 8 months ago
- 6780898 Remove reliance on constant propagation from Ellipse effect. by John Stiles · 3 years, 8 months ago
- 2960b6a Reland "Reland "export SkRuntimeShaderBuilder"" by Mike Klein · 3 years, 8 months ago
- 95d0bad Support self-assignment elimination in the constant-folder. by John Stiles · 3 years, 8 months ago
- e2aec43 Convert IRGenerator::convertBinaryExpr to BinaryExpr::Make. by John Stiles · 3 years, 8 months ago
- f1af57c Revert "Reland "export SkRuntimeShaderBuilder"" by Mike Klein · 3 years, 8 months ago
- 861ef8f hoist origin translation out of the run loop by Herb Derby · 3 years, 9 months ago
- 9ca065e fix races in dashcircle.cpp by Mike Klein · 3 years, 8 months ago
- 0c2d14a Fix fuzzer-discovered error with inlining. by John Stiles · 3 years, 8 months ago
- 4636ac6 print only once per source in FM by Mike Klein · 3 years, 8 months ago
- 8e4031d [skottie] Initial fractal noise effect by Florin Malita · 3 years, 8 months ago
- c558231 make SkExecutor::GetDefault() a little threadsafe by Mike Klein · 3 years, 8 months ago
- a950fef Reland "export SkRuntimeShaderBuilder" by Mike Klein · 3 years, 8 months ago
- 135500d Revert "export SkRuntimeShaderBuilder" by Mike Klein · 3 years, 8 months ago
- 1bfe0e0 [infra] Add Config.PathToSkia by Eric Boren · 3 years, 8 months ago
- 9b510a3 Reland "Reland "Remove GrProgramDesc::KeyHeader structure"" by Brian Osman · 3 years, 9 months ago
- f1a937f export SkRuntimeShaderBuilder by Mike Klein · 3 years, 8 months ago
- 90518f7 Convert IRGenerator::convertTernaryExpr to TernaryExpr::Make. by John Stiles · 3 years, 9 months ago
- 31381af Migrate type_is_or_contains_array into Type class. by John Stiles · 3 years, 9 months ago
- 0b750f2 Migrate determineBinaryExpression to Operator. by John Stiles · 3 years, 9 months ago
- 104e20f Roll ANGLE from d24398b3e361 to a6d4623970ed (18 revisions) by skia-autoroll · 3 years, 8 months ago
- 5fa3697 Roll Dawn from 6cbef93c73ce to 60d6d0acd6e2 (4 revisions) by skia-autoroll · 3 years, 8 months ago
- 1f33ec5 Roll SwiftShader from 349abccec8f7 to 106e01583a3a (2 revisions) by skia-autoroll · 3 years, 8 months ago
- dab9d90 Reland "centralize runtime effect caching" by Mike Klein · 3 years, 9 months ago
- 033da99 mark SkAutoMutexExclusive unmovable by Mike Klein · 3 years, 9 months ago
- 40da13b factor out SkLRU::insert_or_update() by Mike Klein · 3 years, 9 months ago
- 56a1f06 Revert "Reland "Remove GrProgramDesc::KeyHeader structure"" by Mike Klein · 3 years, 9 months ago
- 59b389a Update SKP version by skia-recreate-skps · 3 years, 9 months ago
- 202420e Reland "Remove GrProgramDesc::KeyHeader structure" by Brian Osman · 3 years, 9 months ago
- 4a4fbe8 Revert "centralize runtime effect caching" by Mike Reed · 3 years, 9 months ago
- 07c8401 Getting Metal shader precompiling working. by Jim Van Verth · 3 years, 9 months ago
- 52d3b01 Convert IRGenerator::convertPostfixExpr to PostfixExpr::Make. by John Stiles · 3 years, 9 months ago
- b0eb20f Convert IRGenerator::convertPrefixExpr to PrefixExpression::Make. by John Stiles · 3 years, 9 months ago
- 4add8b3 update release notes by Heather Miller · 3 years, 9 months ago
- 516704b Migrate IRGenerator::setRefKind to Analysis::MakeAssignmentExpr. by John Stiles · 3 years, 9 months ago
- deed7f6 Revert "Remove GrProgramDesc::KeyHeader structure" by Brian Osman · 3 years, 9 months ago
- 4bcd58a Remove GrProgramDesc::KeyHeader structure by Brian Osman · 3 years, 9 months ago
- ef7a28e centralize runtime effect caching by Mike Klein · 3 years, 9 months ago
- 6706c9f use SkColorInfo in fm by Mike Klein · 3 years, 9 months ago
- a654faa Add permittedLayoutFlags to checkModifiers by Brian Osman · 3 years, 9 months ago
- f20e756 Flesh out ddlbench's startup boiler-plate by Robert Phillips · 3 years, 9 months ago
- 7b36149 Align SkSL const rules more closely with GLSL by Brian Osman · 3 years, 9 months ago
- bb8542f Fix fuzzer-discovered error with ~ prefix on literals. by John Stiles · 3 years, 9 months ago
- ea5822e Convert IRGenerator::convertDo to DoStatement::Make. by John Stiles · 3 years, 9 months ago
- dc8a6b6 Remove bug-prone SkIDChangeListener singleThreaded arg by Adlai Holler · 3 years, 9 months ago
- 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 9 months ago
- e7f071a Avoid making a constructor with a $literal type. by John Stiles · 3 years, 9 months ago
- 85e1ecf Add #pragma settings flag to disable control-flow analysis. by John Stiles · 3 years, 9 months ago
- 1f57a0f Remove unnecessary SkImageFilters.cpp by Michael Ludwig · 3 years, 9 months ago
- 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 9 months ago
- 3e5871c Convert make_unique<ExpressionStatement> to ExpressionStatement::Make. by John Stiles · 3 years, 9 months ago
- 1f77cd8 always work from fBitmap in table CF by Mike Klein · 3 years, 9 months ago
- effc2d5 simplify cached bitmap in table CF by Mike Klein · 3 years, 9 months ago
- b323836 Remove ddl2-* bot runs by Robert Phillips · 3 years, 9 months ago
- 453f143 Improve dead-code elimination check in SPIR-V. by John Stiles · 3 years, 9 months ago
- 34c7e11 Revert "Revert "SkSL DSL now reports the C++ line numbers of errors"" by Ethan Nicholas · 3 years, 9 months ago
- 2d247a1 Roll Dawn from 0a295c027d81 to 6cbef93c73ce (15 revisions) by skia-autoroll · 3 years, 9 months ago
- e3a8980 Roll ANGLE from 9b1c569b14e9 to d24398b3e361 (6 revisions) by skia-autoroll · 3 years, 9 months ago
- a42c619 make matrix color filter runtime-only by Mike Klein · 3 years, 9 months ago
- 1499249 build the entire blob and runs while single threaded by Herb Derby · 3 years, 9 months ago
- c63d166 remove unused Mode from GrBlurredEdgeFP by Mike Klein · 3 years, 9 months ago
- b321a07 Convert IRGenerator::convertFor to ForStatement::Make. by John Stiles · 3 years, 9 months ago
- 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 9 months ago
- d206315 Update comment for SkFilterQuality by Yi Xu · 3 years, 9 months ago
- eb8b134 Update Skia milestone to 91 by Heather Miller · 3 years, 9 months ago
- 4885057 Converted GrGaussianConvolutionFragmentProcessor to SkSL DSL by Ethan Nicholas · 3 years, 9 months ago