- a16bdc1 Remove sk_OutColor usage from .fp unit tests. by John Stiles · 3 years, 11 months ago
- 887ac49 Always use AutoLayerForImageFilter by Michael Ludwig · 3 years, 11 months ago
- 2bacaf9 Simplify Displacement fragment processor. by John Stiles · 3 years, 11 months ago
- d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 3 years, 11 months ago
- 1ad5445 Revert "Add integer relational ops to sksl_public." by Ethan Nicholas · 3 years, 11 months ago
- b476981 Add integer relational ops to sksl_public. by John Stiles · 3 years, 11 months ago
- 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 11 months ago
- 0765022 Roll Chromium from 2c493e0e0782 to 7d81a2685bc7 (9278 revisions) by skia-autoroll · 3 years, 11 months ago
- 4df3fea Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions) by skia-autoroll · 3 years, 11 months ago
- f01e6c8 Roll ANGLE from 282fb4092b6c to cb8903b14336 (6 revisions) by skia-autoroll · 3 years, 11 months ago
- f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 11 months ago
- 23096a3 Get CanvasKit viewer compiling again by Chris Dalton · 3 years, 11 months ago
- f607dbb implement SkAudioPLayer for Android by Jorge Betancourt · 3 years, 11 months ago
- 1c50643 Optimize Gaussian convolution fragment processor. by John Stiles · 3 years, 11 months ago
- 1d2b075 [wasm-gms] Enable filesystem by default. by Kevin Lubick · 3 years, 11 months ago
- e28f509 Remove sk_OutColor from a handful of fragment processors. by John Stiles · 3 years, 11 months ago
- f79b298 Remove UPDATE_DEVICE_CLIP macro by Michael Ludwig · 3 years, 11 months ago
- 9b395f5 [infra] Use Mac10.15.7 and xcode 12.2 for CommandBuffer builds. by Weston Tracey · 3 years, 11 months ago
- 39ce12e Don't store tessellation tolerances on GrStrokeOp by Chris Dalton · 3 years, 11 months ago
- 9685e52 Implement findMSB intrinsic in Metal. by John Stiles · 3 years, 11 months ago
- bdbfcd2 Revert "Revert "Add new SkCanvas methods for Android Framework WebView queries."" by Brian Salomon · 3 years, 11 months ago
- bc68832 Separate the playback and recording characterizations in the DDLTileHelper by Robert Phillips · 3 years, 11 months ago
- 5df97bb [canvaskit] Replace core build with profile build in npm by Kevin Lubick · 3 years, 11 months ago
- 1f0dc9c Update SkSL type priorities to differentiate signed/unsigned types. by John Stiles · 3 years, 11 months ago
- ea16670 Fix various SkSL errors that don't report a line number. by John Stiles · 3 years, 11 months ago
- cbdc261 Centralize storage/initialization of SkSL::Compiler in GrGpu by Brian Osman · 4 years ago
- 6c32c7b SkSLSlide: Guard against asserts in the compiler by Brian Osman · 3 years, 11 months ago
- ad2d494 Replace SkSL::Type constructors with named factory functions. by John Stiles · 3 years, 11 months ago
- 035cd91 [canvaskit] Update to emsdk 2.0.10 by Kevin Lubick · 3 years, 11 months ago
- 371967f [canvaskit] Update Chrome version and use npm ci for tests by Kevin Lubick · 3 years, 11 months ago
- 4b208f7 [canvaskit] Update npm dev dependencies by Kevin Lubick · 3 years, 11 months ago
- 39f69dc [fuzz] Fix CI Fuzz build process by Kevin Lubick · 3 years, 11 months ago
- 68da231 Roll ANGLE from c75473c2cf88 to 282fb4092b6c (9 revisions) by skia-autoroll · 3 years, 11 months ago
- d3bcd2b Roll SwiftShader from 0a64a9747555 to c16dc7107fd3 (8 revisions) by skia-autoroll · 3 years, 11 months ago
- 35ebfe2 Use SkNoPixelsDevice when layer creation fails by Michael Ludwig · 3 years, 11 months ago
- 95df31b remove test code by Mike Reed · 3 years, 11 months ago
- 4bd9fcc Address Michael's after the bell comments on blur change by Brian Salomon · 3 years, 11 months ago
- 1f6ac6d Update SKP version by skia-recreate-skps · 3 years, 11 months ago
- 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 11 months ago
- 057fcbe Use sampling for bitmap shaders by Mike Reed · 3 years, 11 months ago
- b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 11 months ago
- 82abece Bitmap should use sampling options by Mike Reed · 3 years, 11 months ago
- 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 11 months ago
- 346dd53 Reland "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 3 years, 11 months ago
- 652d790 [canvaskit] Remove filterquality on paint. by Kevin Lubick · 3 years, 11 months ago
- f760258 Revert "Add new SkCanvas methods for Android Framework WebView queries." by Brian Salomon · 3 years, 11 months ago
- 06e9e5d SkSLSlide: Add shadertoy iResolution & iMouse by Brian Osman · 3 years, 11 months ago
- 609e1a9 Store command buffer usages to GrSurface's on GrVkCommandBuffer. by Greg Daniel · 3 years, 11 months ago
- 4b6f54a Increase QuadEdge precision on all platforms by Jim Van Verth · 3 years, 11 months ago
- 8c56f34 SkSLSlide: Add geometry options by Brian Osman · 3 years, 11 months ago
- 82e0d52 Don't crash debugger on missing images by Nathaniel Nifong · 3 years, 11 months ago
- 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 11 months ago
- 62a683e [svg] Prep work for filter primitive subregion by Tyler Denniston · 3 years, 11 months ago
- 1fd8ac8 Add gr_cb class to help tracking command buffer uses of GrGpuResources. by Greg Daniel · 3 years, 11 months ago
- 14a25ef Add new SkCanvas methods for Android Framework WebView queries. by Brian Salomon · 3 years, 11 months ago
- 2933907 fixed SkSL crash when performing binary operations on invalid types by Ethan Nicholas · 3 years, 11 months ago
- 86424eb Add Metal support for the `findLSB` intrinsic. by John Stiles · 3 years, 11 months ago
- 6ecee7f SkSLSlide: Fill the entire canvas with the user shader by Brian Osman · 3 years, 11 months ago
- b37a693 Revert "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 3 years, 11 months ago
- b2d1a3b [svg] Minor cleanups by Tyler Denniston · 3 years, 11 months ago
- b2f2b81 Update buildbot repo to deploy debugger changes by Nathaniel Nifong · 3 years, 11 months ago
- 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 3 years, 11 months ago
- ad0571f Add support for scalar `faceforward` intrinsic in Metal. by John Stiles · 3 years, 11 months ago
- 8ed0443 [svg] Add feFlood filter node by Tyler Denniston · 3 years, 11 months ago
- e2d34f8 Add Metal support for degrees() and radians() intrinsics. by John Stiles · 3 years, 11 months ago
- 0063a9f Clean up Metal bitcast implementation. by John Stiles · 3 years, 11 months ago
- 203ae7e Revert "Fix SkPathStroker::CheckConicLinear" by Mike Reed · 3 years, 11 months ago
- 3a7b025 [infra] Add CIPD asset for mockery. by Kevin Lubick · 3 years, 11 months ago
- f7fdf1a [canvaskit] Add API for deleting webgl ctx by Kevin Lubick · 3 years, 11 months ago
- 5284e96 Roll SwiftShader from d94a77b304f4 to 0a64a9747555 (3 revisions) by skia-autoroll · 3 years, 11 months ago
- 2d113af Roll ANGLE from 067a12f05951 to c75473c2cf88 (10 revisions) by skia-autoroll · 3 years, 11 months ago
- b0cb837 Roll Dawn from 29fd62989338 to 6bcd4aceef10 (1 revision) by skia-autoroll · 3 years, 11 months ago
- d569789 Suppress ASAN warning for divide-by-zero in SkFindQuadMidTangent by Chris Dalton · 3 years, 11 months ago
- 90227be Add parameter names to FunctionDeclaration descriptions. by John Stiles · 3 years, 11 months ago
- f7cce2b Remove dead code (from old flags) by Mike Reed · 3 years, 11 months ago
- 27b1dc5 Fix SkPathStroker::CheckConicLinear by Chris Dalton · 3 years, 11 months ago
- 0e56e23 Restore GrRenderTargetContext as an alias for GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
- 0d19fb4 Fix misspelling of faceforward() intrinsic in SPIR-V. by John Stiles · 3 years, 11 months ago
- ff44584 SkSL: Disallow '%' and '%=' on non-integral types by Brian Osman · 3 years, 11 months ago
- b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 11 months ago
- 6b07e0e Reland "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 11 months ago
- d06d4a9 Fix matrixCompMult halfNxM implementation and add unit tests. by John Stiles · 3 years, 11 months ago
- fb018a8 Add SurfaceContextReadPixels to excluded wasm tests by Brian Salomon · 3 years, 11 months ago
- 6d14f38 Reland "Cache text blobs computed by TextLine::paintText" by Jason Simmons · 3 years, 11 months ago
- 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 11 months ago
- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years ago
- 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 3 years, 11 months ago
- 31dd1f8 Remove SkDrawIter entirely by Michael Ludwig · 4 years ago
- 52e5850 Revert "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 11 months ago
- 573923c Add specialized impl of Wang's formula for cubic rationals by Tyler Denniston · 3 years, 11 months ago
- ece00fb Remove ftransform intrinsic from SkSL. by John Stiles · 3 years, 11 months ago
- 55abaf5 Add a stencil test for transparent tessellated strokes by Chris Dalton · 4 years ago
- 8655eab [skottie] Add text colorization GM by Florin Malita · 3 years, 11 months ago
- 411ee15 clean playback methods and constructors in SkottieView by Jorge Betancourt · 4 years ago
- 23cbb99 Fix blending bug in animated webp decodes by Leon Scroggins · 4 years ago
- f64e407 Add support for float/int bitcast intrinsics in Metal. by John Stiles · 3 years, 11 months ago
- cc9ff00 Add support for float/int bitcast intrinsics in SPIR-V. by John Stiles · 4 years ago
- 2aa7682 Fix floatBitsToInt family of intrinsics and add tests. by John Stiles · 4 years ago
- 2597ada Revise creation of blitCommandEncoder for speculative fix by Jim Van Verth · 4 years ago
- 1fa76dd Add read pixels test for GrSurfaceContext by Brian Salomon · 4 years ago