- e835a74 Metal: re-enable retained references. by Jim Van Verth · 4 years, 2 months ago flutter/gpay-m136
- 0b3e186 [infra] Add wildcard OWNERS by Kevin Lubick · 4 years, 2 months ago
- 9a6f399 Avoid type shadowing warnings in SkVM. by John Stiles · 4 years, 2 months ago
- 3247575 Roll ANGLE from d20afde45f07 to a835912f83aa (3 revisions) by skia-autoroll · 4 years, 2 months ago
- eb0f29d SkSL: Allow invoking children (shaders, etc) like functions by Brian Osman · 4 years, 2 months ago
- c18ee4e Honor component type in Metal matrix helper functions. by John Stiles · 4 years, 2 months ago
- e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 4 years, 2 months ago
- 7d09595 update libwebp to v1.2.1 by James Zern · 4 years, 2 months ago
- 55ca4e6 Check out third_party/wuffs' "release/c" mirror by Nigel Tao · 4 years, 2 months ago
- 7b2af60 Roll ANGLE from 728baa5089f8 to d20afde45f07 (3 revisions) by skia-autoroll · 4 years, 2 months ago
- fc3bee1 Roll Dawn from e5dd6746bdbf to 0becd0585721 (1 revision) by skia-autoroll · 4 years, 2 months ago
- 6b9c7bb Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 4 years, 2 months ago
- b1f34bf Fix cases of variable shadowing in /src/. by John Stiles · 4 years, 2 months ago
- 72171b7 Fix mipmap validity check. by John Stiles · 4 years, 2 months ago
- abe39f5 Fixed DSL build when threadlocals are not available by Ethan Nicholas · 4 years, 2 months ago
- da44b57 Removed missing file from sksl.gni by Ethan Nicholas · 4 years, 2 months ago
- 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 4 years, 2 months ago
- 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 4 years, 2 months ago
- 5feb684 Roll ANGLE from 6c32e8d9dec5 to 728baa5089f8 (3 revisions) by skia-autoroll · 4 years, 2 months ago
- 87b5ae6 Disable a few more mtltestprecompile images to avoid flaking. by Jim Van Verth · 4 years, 2 months ago
- 1049d82 Add ES3 Angle and Trigonometry methods to sksl_public. by John Stiles · 4 years, 2 months ago
- 8a570d2 blur: produce better code by Herb Derby · 4 years, 2 months ago
- b624b72 Factor out symbol table setup to helper functions. by John Stiles · 4 years, 2 months ago
- 364ea35 Make remaining GrOp derived classes be skgpu::v1 only by Robert Phillips · 4 years, 2 months ago
- d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 4 years, 2 months ago
- 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 4 years, 2 months ago
- 73339ad Fix cases of variable shadowing in /bench/. by John Stiles · 4 years, 2 months ago
- 9032cc6 Metal: remove unused variables by Jim Van Verth · 4 years, 2 months ago
- f0d21cf Prepare tessellators for Ops (and GrOpFlushState) becoming V1-only by Robert Phillips · 4 years, 2 months ago
- 4e24948 Allow derivatives in Runtime Effects when ES3 restrictions are off. by John Stiles · 4 years, 2 months ago
- fa088a6 Fix additional cases of variable shadowing in /tests/. by John Stiles · 4 years, 2 months ago
- 3abc6c6 Removed ErrorHandler pointers from CodeGenerators by Ethan Nicholas · 4 years, 2 months ago
- abae48e Remove unused processor custom feature tracking by Brian Salomon · 4 years, 2 months ago
- 68e4e20 Add unit test to cover incorrect image filter layer bounds bug by Michael Ludwig · 4 years, 2 months ago
- 5ced06f Roll ANGLE from 201960e4aa83 to 6c32e8d9dec5 (3 revisions) by skia-autoroll · 4 years, 2 months ago
- e0a2dfa update image blur to use SkVx by Herb Derby · 4 years, 2 months ago
- efde90d Add $es3 modifier to SkSL. by John Stiles · 4 years, 2 months ago
- 280ced6 Update Skia milestone to 95 by Eric Boren · 4 years, 2 months ago
- 44899a2 Add $es3 token to SkSL. by John Stiles · 4 years, 2 months ago
- 35371bd Roll ANGLE from 2ae998ac1e22 to 201960e4aa83 (1 revision) by skia-autoroll · 4 years, 2 months ago
- 8c42d21 Roll SwiftShader from b2af6a85583d to 526b987888fb (1 revision) by skia-autoroll · 4 years, 2 months ago
- 801e5f7 Roll Dawn from c0132622c1ff to e5dd6746bdbf (12 revisions) by skia-autoroll · 4 years, 2 months ago
- acf7164 Fix cases of variable shadowing in /gm/. by John Stiles · 4 years, 2 months ago
- ab00501 Roll ANGLE from ff64d2c7e562 to 2ae998ac1e22 (7 revisions) by skia-autoroll · 4 years, 2 months ago
- b05f03d Increase baked-in offset of RTFlip in skslc. by John Stiles · 4 years, 2 months ago
- c012251 Fix perf bots that were still running old 'narrow' configs by Brian Osman · 4 years, 2 months ago
- 1fc7899 Roll SK Tool from 1491f07951ee to 68d9e704f0fc by skia-autoroll · 4 years, 2 months ago
- 30c2dfe [skottie] Add support for displacement map output expansion by Florin Malita · 4 years, 2 months ago
- 979b5ae Switch nanobench (and perf bots) over to new via-style color spaces by Brian Osman · 4 years, 2 months ago
- a2fd01c Made PositionInfo's capture explicit by Ethan Nicholas · 4 years, 2 months ago
- 9765973 Fix cases of variable shadowing in /tests/. by John Stiles · 4 years, 2 months ago
- c7829eb Guard against large content bounds for layer mapping calculations by Michael Ludwig · 4 years, 2 months ago
- 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 4 years, 2 months ago
- f4e176b Update Skia's internal vulkan headers to 1.2. by Greg Daniel · 4 years, 2 months ago
- ec07af1 Switch bots to use new style color-space configs in DM by Brian Osman · 4 years, 2 months ago
- 54ef97c Better (orthogonal) color space support in DM by Brian Osman · 4 years, 2 months ago
- 423990d Decrease w epsilon to avoid incorrect bounds calculations by Michael Ludwig · 4 years, 2 months ago
- 0909a47 Roll Dawn from a6ddb0e1164c to c0132622c1ff (8 revisions) by skia-autoroll · 4 years, 2 months ago
- 50fe857 Revert "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Brian Osman · 4 years, 2 months ago
- 031d796 Roll ANGLE from 29270a6369bb to ff64d2c7e562 (3 revisions) by skia-autoroll · 4 years, 2 months ago
- 8c8379b GrGeometryProcessor is not ref-counted by Brian Salomon · 4 years, 2 months ago
- 308ea8d Forward decl of GrCaps in GrTessellationPathRenderer.h by Brian Salomon · 4 years, 2 months ago
- b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 4 years, 2 months ago
- 8a41232 Split up Codec 'check' into multiple helper functions. by John Stiles · 4 years, 2 months ago
- 8343e00 SkText: implement select via styles by Julia Lavrova · 4 years, 2 months ago
- 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 4 years, 2 months ago
- 319c70a Update deprecated WebGPU TextureUsage flags by Brandon Jones · 4 years, 2 months ago
- 8d11654 Hid SkSLContext error reporter behind an accessor by Ethan Nicholas · 4 years, 2 months ago
- 7ceed8c Roll SK Tool from 5056b00bb8d3 to e6aa08c77b09 by skia-autoroll · 4 years, 2 months ago
- b65b4da Fix cases of variable shadowing in /modules/. by John Stiles · 4 years, 2 months ago
- bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 4 years, 2 months ago
- ed7b4f6 Reduce code size of DSL Struct(). by John Stiles · 4 years, 2 months ago
- f0efa1d Reland "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Herb Derby · 4 years, 2 months ago
- 488654b Fix cases of variable shadowing in /tools/. by John Stiles · 4 years, 2 months ago
- d6c08c9 Reduce code size by eliminating CollectArgs. by John Stiles · 4 years, 2 months ago
- 076be66 Add release note on Metal resource tracking change by Jim Van Verth · 4 years, 2 months ago
- 160cd4b Fix leaks in skdiff by Ben Wagner · 4 years, 2 months ago
- 643f481 Cruft leftover from GrSurfaceContext hierarchy v1/v2 split by Robert Phillips · 4 years, 2 months ago
- ae85ea6 Fix case of variable shadowing in distance field generation. by John Stiles · 4 years, 2 months ago
- b25560a Consistency among GrFP::ProgramImpl subclasses by Brian Salomon · 4 years, 2 months ago
- c5fc970 Fix cases of variable shadowing in /samplecode/. by John Stiles · 4 years, 2 months ago
- 4da47e3 Disable SkSL array-cast test on Adreno. by John Stiles · 4 years, 2 months ago
- 2491c76 Move GrXP::ProgramImpl subclasses to makeProgamImpl definitions. by Brian Salomon · 4 years, 2 months ago
- ae43303 Roll ANGLE from 392ba63fc9b9 to 29270a6369bb (2 revisions) by skia-autoroll · 4 years, 2 months ago
- adb3eac Add tests for array assignment with narrowing conversions. by John Stiles · 4 years, 2 months ago
- 2648716 Add support for array-cast syntax in SkSL. by John Stiles · 4 years, 2 months ago
- 23c616f Roll ANGLE from 81bee2e7f6de to 392ba63fc9b9 (5 revisions) by skia-autoroll · 4 years, 2 months ago
- e4b6043 Roll Dawn from f99d5aa7d407 to a6ddb0e1164c (6 revisions) by skia-autoroll · 4 years, 2 months ago
- 5547866 Removed setErrorCount from SkSL ErrorReporter by Ethan Nicholas · 4 years, 2 months ago
- 7c3fa4e Fix cases of variable shadowing in /src/gpu. by John Stiles · 4 years, 2 months ago
- 14f8d79 Fix various cases of variable shadowing in Skia. by John Stiles · 4 years, 2 months ago
- b5de6be Rewrite CheckModifiers to reduce code bloat by Brian Osman · 4 years, 2 months ago
- 8477dd2 Fix typeface GMs to draw or skip by Ben Wagner · 4 years, 2 months ago
- 6a42e7e Roll ANGLE from 4eac0bf1a95b to 81bee2e7f6de (5 revisions) by skia-autoroll · 4 years, 2 months ago
- bcc64a8 Reduce template usage in evaluate-n-way-intrinsic. by John Stiles · 4 years, 2 months ago
- 57709e1 Added prototypes for DSLFunction by Ethan Nicholas · 4 years, 2 months ago
- 98ef6cc Metal: track all resources by Jim Van Verth · 4 years, 2 months ago
- 82d4c12 Reland "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 4 years, 3 months ago
- 9000603 [COLRv1] Add blend mode 'plus' by Dominik Röttsches · 4 years, 3 months ago
- 879b2f2 In SkCanvas destructor, discard (rather than blit) unbalanced layers by Mike Reed · 4 years, 3 months ago