- 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 4 years, 3 months ago
- 910845f Add program-settings flag to disable the inliner. by John Stiles · 4 years, 3 months ago
- 394a6d5 quad-pump avx2 and up by Mike Klein · 4 years, 3 months ago
- f3e2b3c Switch the thread-safe proxy cache over to using an arena for its entries by Robert Phillips · 4 years, 3 months ago
- be0a9ca Migrate remaining SkSL GLSL tests to golden outputs. by John Stiles · 4 years, 3 months ago
- 21d7778 Remove inliner from IR generation stage. by John Stiles · 4 years, 3 months ago
- 752f7e1 Actually test the direct-context's thread-safe proxy cache by Robert Phillips · 4 years, 3 months ago
- 87e6ccd Migrate geometry SkSL tests to golden outputs. by John Stiles · 4 years, 3 months ago
- c884631 Migrate Derivatives tests to golden outputs. by John Stiles · 4 years, 3 months ago
- fd53e63 Lift SkMeasureAngleInsideVectors and SkFindBisector to public SkGeometry API by Chris Dalton · 4 years, 3 months ago
- eac4983 SkSL: Cleanup interpreter intrinsics, etc. by Brian Osman · 4 years, 3 months ago
- 34c5052 Don't simplify a stroked shape if it isn't closed by Chris Dalton · 4 years, 3 months ago
- f4858d3 Add a define causing debugger to use an older clip feature by Nathaniel Nifong · 4 years, 3 months ago
- 2e69a13 avx2 specialization for gather32 by Mike Klein · 4 years, 3 months ago
- 6798e5d Migrate SkSL error tests to golden outputs. by John Stiles · 4 years, 3 months ago
- fbbf9e2 D3D: Reset current descriptor tables when changing root sig. by Jim Van Verth · 4 years, 3 months ago
- feb4d10 tweak gathers in skvm interpreter by Mike Klein · 4 years, 3 months ago
- ec598d5 Roll ANGLE from 0a8a3ea25b36 to 8d4331eeb5ea (13 revisions) by skia-autoroll · 4 years, 3 months ago
- 2e89397 Roll Chromium from 70a60d856acd to 33c87dade16e (467 revisions) by skia-autoroll · 4 years, 3 months ago
- 795fa78 Roll dawn from 6419bddd9b0c to d6498a41ab4e (4 revisions) by skia-autoroll · 4 years, 3 months ago
- 3163428 Add gms that test limited hw tessellation segments by Chris Dalton · 4 years, 3 months ago
- ad48610 use digests internally for SkScalerCache by Herb Derby · 4 years, 3 months ago
- b4aa639 Refactor API for mipmap-builder, by Mike Reed · 4 years, 3 months ago
- 7e129b8 Reland "refactor any()/all(), ptest for all()" by Mike Klein · 4 years, 3 months ago
- 27f189f Allow constant propagation of unary negation. by John Stiles · 4 years, 3 months ago
- c21dc07 [canvaskit] Add demo on how to decode images in web worker by Kevin Lubick · 4 years, 3 months ago
- 952f8f1 Reland "update skvx scalar-fallback strategy" by Mike Klein · 4 years, 3 months ago
- 3ed22a9 Disallow narrowing conversions as part of matrix multiply-assignment by Brian Osman · 4 years, 3 months ago
- 95cf99b Don't always set vulkan blend constant when not using it. by Greg Daniel · 4 years, 3 months ago
- 45f41b3 rename SkGlyphIndex to SkGlyphDigest by Herb Derby · 4 years, 3 months ago
- 02e5c39 refactor making a new glyph by Herb Derby · 4 years, 3 months ago
- bf2163f SkSL: Only allow bitwise ops on integral types by Brian Osman · 4 years, 3 months ago
- 6dc5265 Migrate several SkSLFP tests to golden outputs. by John Stiles · 4 years, 3 months ago
- 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 4 years, 3 months ago
- dd16cb5 Add SkVx.h to core.gni by Mike Klein · 4 years, 3 months ago
- 12d06a3 Add plumbing for the GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
- ed423aa Revert "update skvx scalar-fallback strategy" by Mike Klein · 4 years, 3 months ago
- 7e8f13e Revert "refactor any()/all(), ptest for all()" by Mike Klein · 4 years, 3 months ago
- 51a7f95 slightly simplify skvm interpreter asserts by Mike Klein · 4 years, 3 months ago
- e24f7f3 refactor any()/all(), ptest for all() by Mike Klein · 4 years, 3 months ago
- e6467c8 Roll Chromium from da6c6f8f1a68 to 70a60d856acd (419 revisions) by skia-autoroll · 4 years, 3 months ago
- d0fa747 Roll ANGLE from 4d3a0f602852 to 0a8a3ea25b36 (21 revisions) by skia-autoroll · 4 years, 3 months ago
- 520701e Roll dawn from dbd34449af20 to 6419bddd9b0c (3 revisions) by skia-autoroll · 4 years, 3 months ago
- f9fdf29 Roll SwiftShader from b33e0b36a08c to fe878dedd5ad (1 revision) by skia-autoroll · 4 years, 3 months ago
- bf66ffb Reland "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
- 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years, 3 months ago
- 3ee25e9 Don't link against MetalKit when building the base Skia library. by Chinmay Garde · 4 years, 4 months ago
- 4985db4 update skvx scalar-fallback strategy by Mike Klein · 4 years, 3 months ago
- 152dfbb Remove "Recompiling..." output when building .fp files by Brian Osman · 4 years, 3 months ago
- 9080540 Convert additional GLSL tests to use golden files. by John Stiles · 4 years, 3 months ago
- 1d3e0e0 Revert "Revert "moved BinaryExpression's data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
- b23ea38 Avoid generating identity swizzles in the IR. by John Stiles · 4 years, 3 months ago
- b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 4 years, 4 months ago
- db4a9fb verify there are no glyph searches by Herb Derby · 4 years, 3 months ago
- 395ddc3 Reland "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 3 months ago
- ebf91b2 Remove swizzle helper function for type creation by Brian Osman · 4 years, 3 months ago
- 6e49a37 Avoid redundant zeros and ones in swizzle constructor. by John Stiles · 4 years, 3 months ago
- ef3aadb simplify setMetricsAndImage API by Herb Derby · 4 years, 3 months ago
- 2780656 Remove SkSurface::getContext by Adlai Holler · 4 years, 3 months ago
- e4b7969 Use SkClipOp::kIntersect instead of kReplace_ClipOp by Michael Ludwig · 4 years, 3 months ago
- b61c3a9 Revert "moved BinaryExpression's data into IRNode" by Ethan Nicholas · 4 years, 3 months ago
- 7f6378f Migrate swizzle tests to golden SkSL files. by John Stiles · 4 years, 3 months ago
- 6d94b65 good codegen for Op::mul_q14x2 by Mike Klein · 4 years, 3 months ago
- 7b1620f refactor skvx min/max by Mike Klein · 4 years, 3 months ago
- efc8797 moved BinaryExpression's data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- f6e0f58 Revert "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 3 months ago
- d85b159 in fm_bot, use -foo to remove a source by Mike Klein · 4 years, 3 months ago
- e1ade2a Enable novel GrClipStack on bots, disable elsewhere by Michael Ludwig · 4 years, 3 months ago
- 63620fd add another q14x2 test by Mike Klein · 4 years, 3 months ago
- 26f3aeb Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation by Robert Phillips · 4 years, 3 months ago
- 0b448da Add a method of returning the list of commands that use an image by Nathaniel Nifong · 4 years, 3 months ago
- 2564767 Move constant swizzle handling into the IR generator by Brian Osman · 4 years, 3 months ago
- db42bf2 Align default values of GrShaderCaps with StandaloneShaderCaps. by John Stiles · 4 years, 3 months ago
- 5c3e1a9 Add a quadratic cusp to trickycubicstrokes by Chris Dalton · 4 years, 3 months ago
- 194b9b9 Add support for ShaderCapsFactory to skslc. by John Stiles · 4 years, 3 months ago
- 1592361 add special type for SkGlyphIndex by Herb Derby · 4 years, 3 months ago
- 2610e82 Roll ANGLE from 183a454b9d54 to 4d3a0f602852 (29 revisions) by skia-autoroll · 4 years, 3 months ago
- 3143809 Roll Chromium from 2c970cbe2fff to da6c6f8f1a68 (442 revisions) by skia-autoroll · 4 years, 3 months ago
- af8b7cb Roll SwiftShader from 0f14b7ab7a55 to b33e0b36a08c (2 revisions) by skia-autoroll · 4 years, 3 months ago
- 4108364 _mm256_blendv_epi8 needs avx2 by Mike Klein · 4 years, 3 months ago
- 3e72b3f jit q14x2 ops by Mike Klein · 4 years, 3 months ago
- d9c55ce disable show-your-work bit of test by Mike Klein · 4 years, 3 months ago
- 9791e50 impl q14x2 ops in interpreter by Mike Klein · 4 years, 3 months ago
- c3ad6a1 make skvx::if_then_else work at byte granularity by Mike Klein · 4 years, 3 months ago
- 1cf303f Fully disable CCPR for unit test by Michael Ludwig · 4 years, 3 months ago
- 81a942c SkYUVAPixmaps::toLegacy() init unused mapping for missing alpha channel by Brian Salomon · 4 years, 3 months ago
- 31bf3d9 Relax SkStrokeRec::hasEqualEffect by Chris Dalton · 4 years, 3 months ago
- a195d10 New GrClipStack supporting only intersect/difference by Michael Ludwig · 4 years, 3 months ago
- 3c685bf test clipRect sorting by Mike Klein · 4 years, 3 months ago
- 50dd7e1 Fix cube map demo by Nathaniel Nifong · 4 years, 3 months ago
- 560ae27 In SkCanvas::clipRect, sort incoming rects by Brian Osman · 4 years, 3 months ago
- 98c512c add Q14x2 type to SkVM by Mike Klein · 4 years, 3 months ago
- 6f3ed7f unbreak Build-Debian10-Clang-x86-Debug by Mike Klein · 4 years, 3 months ago
- c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years, 3 months ago
- 886b9d4 Create blank SkSL test files for Ninja's benefit. by John Stiles · 4 years, 3 months ago
- d911c91 Normalize line endings in SkSL error tests by Brian Osman · 4 years, 3 months ago
- f2cdf59 Migrate SkSL inliner tests to golden files. by John Stiles · 4 years, 3 months ago
- 860ac5b Move canvaskit bindings away from getGrContext by Adlai Holler · 4 years, 3 months ago
- 84dd8f9 implement some useful 16-bit instructions by Mike Klein · 4 years, 3 months ago
- 272e8bc [fuzz] Add libfuzzer binaries to BUILD.gn by Kevin Lubick · 4 years, 3 months ago