- 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 4 years, 1 month ago
- 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 4 years, 1 month ago
- 6ec3d27 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 4 years, 1 month ago
- 86b2c95 Update gn_to_bp_utils to support python3 by Leon Scroggins III · 4 years, 1 month ago
- 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 4 years, 1 month ago
- caa760e Fix -Wdeprecated-copy warnings by Brian Salomon · 4 years, 1 month ago
- e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 4 years, 1 month ago
- 7b401e0 Fix cases of variable shadowing in src/core/. by John Stiles · 4 years, 1 month ago
- 8ef386a Revert "Enable the atlas path renderer for GrAAType::kCoverage" by Brian Osman · 4 years, 1 month ago
- ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 4 years, 1 month ago
- addccaf Enable narrowing conversions automatically for Runtime Effects. by John Stiles · 4 years, 1 month ago
- 1c38121 Roll SK Tool from 458d16ff1961 to d96e01e1e6c1 by skia-autoroll · 4 years, 1 month ago
- b6d6018 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- e7541d3 Roll ANGLE from d4d6c23c7c21 to f016c4352f52 (8 revisions) by skia-autoroll · 4 years, 1 month ago
- f4c6f5e Roll SwiftShader from 44660405ea6c to dcfc0a6e2d84 (6 revisions) by skia-autoroll · 4 years, 1 month ago
- 3cb9b9c Roll Dawn from 7e874a1c096e to 858e585cce60 (3 revisions) by skia-autoroll · 4 years, 1 month ago
- 6bbd7df Generalize KeyframeAnimatorBuilder to AnimatorBuilder by Kyle Carlstrom · 4 years, 2 months ago
- 6bf9189 Fix fetch-sk on Windows by Brian Osman · 4 years, 1 month ago
- 0e15769 Fix cases of variable shadowing in src/pdf/. by John Stiles · 4 years, 1 month ago
- eeff41a Fix cases of variable shadowing in src/. by John Stiles · 4 years, 1 month ago
- 60dbf07 Allow ProgramUsage add/remove for any kind of element. by John Stiles · 4 years, 1 month ago
- 289750a Don't assert if glCheckFramebufferStatus fails by Chris Dalton · 4 years, 1 month ago
- 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 4 years, 1 month ago
- 0dd5f62 Removed unnecessary check in DSLWriter::Var by Ethan Nicholas · 4 years, 1 month ago
- 960b0f3 Fix cases of variable shadowing in samplecode/. by John Stiles · 4 years, 1 month ago
- a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 4 years, 1 month ago
- 1be6cbb Fix cases of variable shadowing in module/. by John Stiles · 4 years, 1 month ago
- a212b95 Fix cases of variable shadowing in gm/. by John Stiles · 4 years, 1 month ago
- 3533ff1 Converted InterfaceBlock name to string_view by Ethan Nicholas · 4 years, 1 month ago
- 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 4 years, 1 month ago
- d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 4 years, 1 month ago
- 4916c31 Retract some headers (mainly GrOpsTask.h) by Robert Phillips · 4 years, 1 month ago
- 880bb53 GrGLSLGP performs pre-order traversal to determine FP varyings. by Brian Salomon · 4 years, 1 month ago
- e0531f5 Removed redundant setup code from DSLFunction by Ethan Nicholas · 4 years, 2 months ago
- 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 4 years, 1 month ago
- 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 4 years, 1 month ago
- 4f8d4be Convert device space effect back to subclass. by Brian Salomon · 4 years, 1 month ago
- 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 4 years, 1 month ago
- 772ce84 Roll SK Tool from b8a47193acd9 to 9b136d2f58bd by skia-autoroll · 4 years, 1 month ago
- 82f5815 Roll ANGLE from 3036e0903c8d to d4d6c23c7c21 (14 revisions) by skia-autoroll · 4 years, 1 month ago
- 3bbecc3 Roll Dawn from b7c7f62829b0 to 7e874a1c096e (2 revisions) by skia-autoroll · 4 years, 1 month ago
- 60f3e2a Roll SK Tool from 35acbf78a3c5 to b8a47193acd9 by skia-autoroll · 4 years, 1 month ago
- 2236b79 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 4 years, 1 month ago
- 464703f Add gm exercising strokeandfill by Mike Reed · 4 years, 1 month ago
- 028e45b Roll SK Tool from 30875cd19b97 to 35acbf78a3c5 by skia-autoroll · 4 years, 1 month ago
- 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 4 years, 1 month ago
- 31df680 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- 98c2dd3 draw atlas: using skvm by Herb Derby · 4 years, 1 month ago
- 82c99d1 Reduce size of ChildPtr object. by John Stiles · 4 years, 1 month ago
- ae2171e Fixup enum name in SkFlattenable. by John Stiles · 4 years, 1 month ago
- 68c9325 Create test case to repro skia:12212. by John Stiles · 4 years, 2 months ago
- 19cd36b Removes a deprecated call to CTGetCoreTextVersion() when compiling for iOS 14+. by Rohit Rao · 4 years, 1 month ago
- 126788e Simplify GetRuntimeBlendForBlendMode. by John Stiles · 4 years, 1 month ago
- ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 4 years, 1 month ago
- 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 4 years, 1 month ago
- 2ee5cb5 [switchboard] Move P30's over to switchboard based RPis. by Joe Gregorio · 4 years, 1 month ago
- 02b6f6f Fix cloning of Runtime Blend fragment processors. by John Stiles · 4 years, 1 month ago
- ab7ff17 Guard TopDeviceSurfaceFillContext calls for null return values. by John Stiles · 4 years, 1 month ago
- 14d8722 Wean SkMorphologyImageFilter off of SurfaceDrawContext_v1.h by Robert Phillips · 4 years, 1 month ago
- 04c6122 Convert GrBlendFragmentProcessor into a blend function. by John Stiles · 4 years, 1 month ago
- 2a6f73c Create FP GrFragmentProcessor::UseDestColorAsInput. by John Stiles · 4 years, 1 month ago
- 5f7c32a Roll SK Tool from 63dbb5c871a7 to 8ad6b7700eea by skia-autoroll · 4 years, 1 month ago
- 5d22c0e [canvaskit] Remove RenderSKP test that times out by Kevin Lubick · 4 years, 1 month ago
- 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 4 years, 1 month ago
- d31b15d Roll ANGLE from ae24c9d38782 to 3036e0903c8d (5 revisions) by skia-autoroll · 4 years, 1 month ago
- 66ec2a5 Roll Dawn from d59ba7c18b29 to b7c7f62829b0 (9 revisions) by skia-autoroll · 4 years, 1 month ago
- e83daba Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- 0b26b92 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- 44600f6 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 4 years, 1 month ago
- 5b3aff4 Rename DestColor FP to SurfaceColor. by John Stiles · 4 years, 1 month ago
- 8c9609e Allow explicit coords to be plumbed through blender functions. by John Stiles · 4 years, 1 month ago
- 0545c2f Correctly set GrAttachment mipmapped flag. by Greg Daniel · 4 years, 1 month ago
- cc9d20f SkCanvas: switch from SkDeque to std::deque by Brian Osman · 4 years, 1 month ago
- 94df5d6 Add skia_motionmarksuites_desktop.py by Ravi Mistry · 4 years, 1 month ago
- a62fc8b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- ac7a9a2 Always emit all FP child functions before emitCode by Brian Osman · 4 years, 1 month ago
- 3d019dd Support serialization of child effects for Runtime Blenders. by John Stiles · 4 years, 1 month ago
- 15e42b3 draw vertices: implement blending the tri-color shader by Herb Derby · 4 years, 1 month ago
- 21c2af2 Add separate src and dst arguments to runtime-blend SkSL functions. by John Stiles · 4 years, 1 month ago
- 131410a Add regression test for oss-fuzz:36655. by John Stiles · 4 years, 1 month ago
- d340042 Fix assertion when swizzling literals. by John Stiles · 4 years, 1 month ago
- 58920bb [COLRv1] Spec update for degree specifications, fix PaintSkew by Dominik Röttsches · 4 years, 1 month ago
- 99d7d67 draw vertices: implement triangle vertex color by Herb Derby · 4 years, 1 month ago
- 99b9cd8 Roll SK Tool from a7b6f73b1117 to dfaa677fc445 by skia-autoroll · 4 years, 1 month ago
- 14c4206 [androidkit] add seekTime and seekFrame for SkottieView util view by Jorge Betancourt · 4 years, 1 month ago
- d665999 Place GrAtlasPathRenderer above GrSmallPathRenderer in the chain by Chris Dalton · 4 years, 1 month ago
- 0ce9592 Add 'isBlendFunction' as a FP flag and 'destColor' to EmitArgs. by John Stiles · 4 years, 1 month ago
- 109f54d Correct a typo in build_workaround_header.py by Chisoon Jeong · 4 years, 1 month ago
- ff9ee67 Roll dawn, tint, spirv-headers and spirv-tools by Corentin Wallez · 4 years, 2 months ago
- 0d9a079 Roll ANGLE from 0d06c3cf936a to ae24c9d38782 (10 revisions) by skia-autoroll · 4 years, 1 month ago
- ef72115 Roll SwiftShader from b8bcc42a41e5 to 44660405ea6c (1 revision) by skia-autoroll · 4 years, 1 month ago
- 8cd8e27 Enable the atlas path renderer for GrAAType::kCoverage by Chris Dalton · 4 years, 1 month ago
- 9459c1b Move stub methods for updating shader into base by Mike Reed · 4 years, 1 month ago
- cdabdce Place the atlas path renderer above triangulation in the chain by Chris Dalton · 4 years, 2 months ago
- 72fd33a Limit the max atlas path width to 1024 by Chris Dalton · 4 years, 1 month ago
- 8a1bbaa Remove uber paths from the tessellation atlas by Chris Dalton · 4 years, 1 month ago
- c23f348 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
- 3b6ee00 remove unused uniforms from update by Herb Derby · 4 years, 1 month ago
- 7fd83eb Fix SkTLList::popTail by Brian Osman · 4 years, 1 month ago