- 4dee13d Remove unnecessary pdf include in SkJpegCodec by Kevin Lubick · 3 years, 9 months ago
- e966540 Roll SK Tool from daa7611b0ffe to 8e43ef9acc1b by skia-autoroll · 3 years, 9 months ago
- d689aff [deps] Update buildtools repo URL by Eric Boren · 3 years, 9 months ago
- 33c8f05 Add GM that draws vertices, atlas, and patch with runtime colorfilter by Brian Salomon · 3 years, 9 months ago
- 42a59fd Roll ANGLE from 0b46ef407472 to 92bdb59b3c26 (13 revisions) by skia-autoroll · 3 years, 9 months ago
- f848782 Fix assert in LinearGradient4fContext::LinearIntervalProcessor. by Brian Salomon · 3 years, 9 months ago
- 954e81a Revert "Implement batching for convex tessellated paths" by Robert Phillips · 3 years, 9 months ago
- ae36ced Roll SwiftShader from 82d932bdfc41 to 73a6940a2d14 (1 revision) by skia-autoroll · 3 years, 9 months ago
- 37fae39 Roll Chromium from 2bf6013115a2 to b720fbc74d97 (473 revisions) by skia-autoroll · 3 years, 9 months ago
- 8081b5e Roll Dawn from c2bd88fc3253 to e9c84c071ff8 (7 revisions) by skia-autoroll · 3 years, 9 months ago
- 9613060 Implement batching for convex tessellated paths by Chris Dalton · 3 years, 9 months ago
- 6fae052 Implement constant folding for index expressions into matrices. by John Stiles · 3 years, 9 months ago
- d7936dc add missing include for SkIsPow2 by Herb Derby · 3 years, 9 months ago
- a583a0f In SkRuntimeEffect, replace ConstIterable with SkSpan by Brian Osman · 3 years, 9 months ago
- d92f9c2 Add tests for matrix constant-expressions. by John Stiles · 3 years, 9 months ago
- 3af95eb Fix test when optimizations are off. by John Stiles · 3 years, 9 months ago
- 1f218ee [recipes] Port to Python 3 by Eric Boren · 3 years, 9 months ago
- 76c1ff1 Optimize indexing into an array with a constant-expression. by John Stiles · 3 years, 9 months ago
- 5e62cd0 Remove unused declaration in SkPDFDevice.h. by Lei Zhang · 3 years, 9 months ago
- 0b84159 Improve array-indexing tests. by John Stiles · 3 years, 9 months ago
- a8888cf [svgdevice] Add support for color shaders by Florin Malita · 3 years, 9 months ago
- bdfe3b6 Remove OverrideInput from MulInputByChildAlpha by Brian Osman · 3 years, 9 months ago
- c0cfb1d Use new Canary flag in canary task driver by Ravi Mistry · 3 years, 9 months ago
- a756c62 move the GlyphVector into the subruns by Herb Derby · 3 years, 9 months ago
- 8d60684 Explicitly state that some draws ignore mask filter and path effect. by Brian Salomon · 3 years, 9 months ago
- dd50f0d Better handling of coverage-as-alpha during paint conversion by Brian Osman · 3 years, 9 months ago
- 6e16bba Update go/skia.org/infra in go.mod/go.sum by Ravi Mistry · 3 years, 9 months ago
- 09642f8 Improve failure handling in directFilterMaskGPU by Robert Phillips · 3 years, 9 months ago
- 1c0d713 [graphite] Add offsets to vertex buffers by Jim Van Verth · 3 years, 9 months ago
- 9481bba Remove alpha modulation from more shader FPs by Brian Osman · 3 years, 9 months ago
- 9ac4ee6 Move Mac NativeFonts bots onto Macminis. by Joe Gregorio · 3 years, 9 months ago
- 6e6ae1b Fix inlined out-of-range vector access. by John Stiles · 3 years, 9 months ago
- 0c23120 [canvaskit] Switch to appropriate WebGL Context for Surface methods by Kevin Lubick · 3 years, 9 months ago
- a55953c Fix assert in SkGradientShader IntervalIterator by Brian Salomon · 3 years, 9 months ago
- d4edc0e make strikeToSourceScale consistent through the code by Herb Derby · 3 years, 9 months ago
- 97f72da Roll ANGLE from ee8e8a68c5a9 to 0b46ef407472 (24 revisions) by skia-autoroll · 3 years, 9 months ago
- 0adcf1c Roll SwiftShader from 4c6da56da96c to 82d932bdfc41 (19 revisions) by skia-autoroll · 3 years, 9 months ago
- 47048d2 Roll Chromium from ffe9e7417205 to 2bf6013115a2 (490 revisions) by skia-autoroll · 3 years, 9 months ago
- 7fbd45f Roll Dawn from d25277844cec to c2bd88fc3253 (7 revisions) by skia-autoroll · 3 years, 9 months ago
- 32385b7 Report incomplete expression-statements as errors. by John Stiles · 3 years, 9 months ago
- ee52549 Add test for incomplete expressions. by John Stiles · 3 years, 9 months ago
- 3b6e070 Enable constant-expression folding at all times. by John Stiles · 3 years, 9 months ago
- a45c93c Add a color-spin control to Viewer by Brian Osman · 3 years, 9 months ago
- f893df9 Clamp lighting dot product in paint_alpha_normals_rt by Brian Osman · 3 years, 9 months ago
- 612c733 COLRv1 GM test for foreground color by Dominik Röttsches · 3 years, 9 months ago
- add2c39 use sk_sp<SkStrike> instead of SkStrikeSpec by Herb Derby · 3 years, 9 months ago
- 58d633b Revert "[MiddleOutPolygonTriangulator] Convert pushVertex(p0) to close()" by Chris Dalton · 3 years, 9 months ago
- 6a5f772 Fix crash with the inliner when optimizing built-in modules. by John Stiles · 3 years, 9 months ago
- d6af8bf [infra] Make jobs use Gold's public hashes by Kevin Lubick · 3 years, 9 months ago
- 183f37d Add trace opcodes for function entry/exit. by John Stiles · 3 years, 9 months ago
- 540eb37 Remove unused variable 'heapIndex' by Leon Scroggins III · 3 years, 9 months ago
- efd8280 Emit trace_line ops to indicate for-statement next/test. by John Stiles · 3 years, 9 months ago
- 70ae431 Implement trace_var opcode. by John Stiles · 3 years, 9 months ago
- 9b353b9 [graphite] Add commands to CommandBuffer from Tasks by Jim Van Verth · 3 years, 9 months ago
- b9f1864 Add Bazel folks as owners to BUILD.bazel files by Kevin Lubick · 3 years, 9 months ago
- 1b61d86 Reland "Add ConvertPixels versions of PremulAlphaRoundTrip" by Brian Osman · 3 years, 9 months ago
- fa26a65 Roll Dawn from eb9339bdf38f to d25277844cec (4 revisions) by skia-autoroll · 3 years, 9 months ago
- 1f8c31b [infra] Add initial Bazel rules and files by Kevin Lubick · 3 years, 9 months ago
- badc896 Roll Chromium from f3e2d73a87ed to ffe9e7417205 (463 revisions) by skia-autoroll · 3 years, 9 months ago
- a762343 Improve the fan point for wedges by Chris Dalton · 3 years, 9 months ago
- 70db6e4 Use writeToSlot to update fSlots. by John Stiles · 3 years, 9 months ago
- 890235f Add NumberKind to Slot struct. by John Stiles · 3 years, 9 months ago
- edc7b47 Update fSlots to store its data in a Slot struct. by John Stiles · 3 years, 9 months ago
- 2660bfd Fix new/delete mismatch in SkBlockAllocatorTest by Ben Wagner · 3 years, 9 months ago
- 065c5d9 Remove deprecated fType field in StructureElementNode. by Lei Zhang · 5 years ago
- 21f7a9a remove strikeToSourceRatio from SkStrikeSpec by Herb Derby · 3 years, 9 months ago
- d0e2358 Update versions of non-generated SKPs in RecreateSKPs bot by Ravi Mistry · 3 years, 9 months ago
- a1705e2 Typo: "then then" -> "then" by Nils · 3 years, 9 months ago
- e05285a Don't use the atlas for MSAA convex paths by Chris Dalton · 3 years, 9 months ago
- 864f71b Remove unused GrFPArgs::fInputColorIsOpaque by Brian Osman · 3 years, 9 months ago
- 4a41c94 [cq] Replace Win10 HD7770 D3D tryjob with QuadroP400 on the CQ by Eric Boren · 3 years, 9 months ago
- 529d347 Move alpha modulation into paint conversion (Step 2) by Brian Osman · 3 years, 9 months ago
- 54c496b use SkStrikeSpec in remote and main strike cache by Herb Derby · 3 years, 9 months ago
- 54ab0dc Fix #ifdef SK_SUPPORT_GPU to be #if by Kevin Lubick · 3 years, 9 months ago
- c94073b change header to include spinlocks instead of mutex by Herb Derby · 3 years, 9 months ago
- 30c9ead Roll ANGLE from 52d6e3637373 to ee8e8a68c5a9 (4 revisions) by skia-autoroll · 3 years, 9 months ago
- d8dc7a0 Roll SwiftShader from 70f3a0ff7233 to 4c6da56da96c (3 revisions) by skia-autoroll · 3 years, 9 months ago
- 243aad7 Roll Chromium from fcbba96a4082 to f3e2d73a87ed (572 revisions) by skia-autoroll · 3 years, 9 months ago
- be0c3da Roll Dawn from c30496485a4d to eb9339bdf38f (8 revisions) by skia-autoroll · 3 years, 9 months ago
- cd7220e Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 9 months ago
- 8213817 Roll SK Tool from bb6948d006ed to 97c7df54e4ce by skia-autoroll · 3 years, 9 months ago
- 2417872 Roll ANGLE from fab56bdb6fc7 to 52d6e3637373 (6 revisions) by skia-autoroll · 3 years, 9 months ago
- 37bef2d [canvaskit] Add tests/examples for using CanvasKit with Typescript. by Kevin Lubick · 3 years, 9 months ago
- 4415b59 Disable SVGs and tests on iPhone6 to prevent OOM by Robert Phillips · 3 years, 9 months ago
- 15384b1 Add a trace_line opcode to SkVM. by John Stiles · 3 years, 9 months ago
- 497ac0f [graphite] Rename RenderPipeline[Desc] to GraphicsPipeline[Desc] by Michael Ludwig · 3 years, 9 months ago
- a4dc43c Update Skia milestone to 98 by Heather Miller · 3 years, 9 months ago
- f207db2 Rename PathXform to AffineMatrix by Chris Dalton · 3 years, 9 months ago
- deb9386 Fix SkSL doc examples that used reserved identifiers by Brian Osman · 3 years, 9 months ago
- 7b426f5 Add #ifdefs to GrBackendSemaphore to guard includes and methods by Kevin Lubick · 3 years, 9 months ago
- f8b3e0c Add disassembly to skvm debug panel by Brian Osman · 3 years, 9 months ago
- 725705f remove SkStrikeSpec from Painter's processSourcePaths by Herb Derby · 3 years, 9 months ago
- 1800d41 Roll ANGLE from 30afc25e1fe1 to fab56bdb6fc7 (3 revisions) by skia-autoroll · 3 years, 9 months ago
- 4322c7f Revert "Add ConvertPixels versions of PremulAlphaRoundTrip" by Brian Osman · 3 years, 9 months ago
- afa75bc Add a SkVMDebugTrace flag to ProgramSettings. by John Stiles · 3 years, 9 months ago
- 78bfb85 extract SkStrike and allow SkStrikeForGPU to expose it by Herb Derby · 3 years, 9 months ago
- 1761646 Reland "Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU" by Kevin Lubick · 3 years, 9 months ago
- ae67f07 Roll SwiftShader from e733a26e2ba0 to 70f3a0ff7233 (3 revisions) by skia-autoroll · 3 years, 9 months ago
- cf8daf7 Roll Chromium from f69977b0a360 to fcbba96a4082 (512 revisions) by skia-autoroll · 3 years, 9 months ago
- 7088405 Roll Dawn from 26db646d8ff8 to c30496485a4d (9 revisions) by skia-autoroll · 3 years, 9 months ago