- 562e02e Remove GrContextOptions::fSharpenMipmappedTextures by Brian Salomon · 3 years, 5 months ago
- cfa9938 Simplify -1 * x into -x. by John Stiles · 3 years, 5 months ago
- 72d4c6b Collapse darken/lighten blend functions into one. by John Stiles · 3 years, 5 months ago
- fb485f1 Move SkSLMain into tools/skslc/Main.cpp. by John Stiles · 3 years, 5 months ago
- dc28d75 Collapse overlay/hard-light blend functions into one. by John Stiles · 3 years, 5 months ago
- 10e2184 Collapse hue/saturation/luminosity/color blend functions into one. by John Stiles · 3 years, 5 months ago
- d024234 Allow prefix-expressions in IsSameExpressionTree. by John Stiles · 3 years, 5 months ago
- 759deb9 [graphite] Implement onClip-related functions in Device by Michael Ludwig · 3 years, 5 months ago
- 6d59d39 Roll SwiftShader from a190ceed7293 to 7d100c556081 (9 revisions) by skia-autoroll · 3 years, 5 months ago
- 453e4de Improved BinaryExpression position tracking by Ethan Nicholas · 3 years, 5 months ago
- 59b0688 Improved PostfixExpression position tracking by Ethan Nicholas · 3 years, 5 months ago
- c5c38de [infra] Move TSAN_Vulkan jobs from Golo machines to Skolo by Ravi Mistry · 3 years, 5 months ago
- 7e5823b guard includes behind swiftshader build flag by Jorge Betancourt · 3 years, 5 months ago
- 0e3a248 Add new folding tests involving prefix expressions. by John Stiles · 3 years, 5 months ago
- 11fac87 Roll SK Tool from 90b64b7f512e to 5d48b27e1dea by skia-autoroll · 3 years, 5 months ago
- 2e6f60f Fix color fringes on blend_hue and blend_saturation. by John Stiles · 3 years, 5 months ago
- e0b6115 Added position tracking for SkSL struct fields by Ethan Nicholas · 3 years, 5 months ago
- cedfb2b Roll ANGLE from 4b232a9a8261 to 83d3a98cde77 (7 revisions) by skia-autoroll · 3 years, 5 months ago
- 66c0359 Roll Chromium from f3dd53b9f4ab to a192f7252b19 (466 revisions) by skia-autoroll · 3 years, 5 months ago
- b47a67a Fixed SkSL positioning error with double negation by Ethan Nicholas · 3 years, 5 months ago
- 2fff9bf Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 5 months ago
- 58cd446 Remove GrGLSLBlend::AppendMode. by John Stiles · 3 years, 5 months ago
- e961fd4 GM scaledemojiperspective consistently use ToolUtils by Ben Wagner · 3 years, 5 months ago
- 33f1427 Migrate uniform-based blend logic out of BlendFragmentProcessor. by John Stiles · 3 years, 5 months ago
- 174a9c5 [debugger] Fix externs by Kevin Lubick · 3 years, 5 months ago
- 8381a3b Pass FT_COLR_Paint by const reference. by Ben Wagner · 3 years, 5 months ago
- 9fbd498 [graphite] Begin making UniformManager more incremental by Robert Phillips · 3 years, 5 months ago
- 8bc46f3 One binary serialization path for SkSamplingOptions by Brian Salomon · 3 years, 5 months ago
- 597877a Simplify or even skip glyph spacing if possible by Julia Lavrova · 3 years, 5 months ago
- bd901c8 [sksl][codegen] Remove some unused declarations by Arman Uguray · 3 years, 6 months ago
- 57ca232 [graphite] Consolidate and improve accuracy of contains/intersect for clip shapes by Michael Ludwig · 3 years, 5 months ago
- a815623 combine lowest level DirectMask vertex filler by Herb Derby · 3 years, 5 months ago
- f8b1ba0 [graphite] Make the SkPipelineDataGatherer be the source of the Layout by Robert Phillips · 3 years, 5 months ago
- f8b30ff [graphite] Remove unused local variable by Robert Phillips · 3 years, 5 months ago
- e1eec14 Add test for fuzzer-discovered error with ^^ operator. by John Stiles · 3 years, 5 months ago
- a43115c fix programming error with flag validation by Herb Derby · 3 years, 5 months ago
- af31b20 [canvaskit] Copy additional file needed for local debugger build by Kevin Lubick · 3 years, 5 months ago
- 2cd9799 [graphite] No longer store spans of SkUniforms w/in the SkUniformData by Robert Phillips · 3 years, 5 months ago
- 08a22ac [infra] Make Go asset use "copy" install mode by Eric Boren · 3 years, 5 months ago
- c6a8752 Allow any GrProcessor to be a Uniform owner. by John Stiles · 3 years, 5 months ago
- 3d3a510 Require a Position to be passed into various SkSL expressions by Ethan Nicholas · 3 years, 5 months ago
- db83b77 Better error message for SkAnimatedImage by Leon Scroggins III · 3 years, 6 months ago
- 65ea360 Roll SK Tool from d5969ee9f8a7 to 90b64b7f512e by skia-autoroll · 3 years, 5 months ago
- 72d67df Roll Chromium from 8fa4c9362816 to f3dd53b9f4ab (17336 revisions) by skia-autoroll · 3 years, 5 months ago
- e10ef97 Roll ANGLE from d3492eef5c78 to 4b232a9a8261 (15 revisions) by skia-autoroll · 3 years, 5 months ago
- 5b7befe Roll SwiftShader from afcbbd0ad3b5 to a190ceed7293 (2 revisions) by skia-autoroll · 3 years, 5 months ago
- 04a49c5 Roll SK Tool from f5702264b946 to d5969ee9f8a7 by skia-autoroll · 3 years, 5 months ago
- fd9c66e Enforce correct positions for SkSL expressions by Ethan Nicholas · 3 years, 5 months ago
- 5215ec1 guard against deserializing bad values for VertexFiller by Herb Derby · 3 years, 5 months ago
- 06fd22c Replace glyph debugging macros with if constexpr by Ben Wagner · 3 years, 5 months ago
- 087b5a2 Disable all unit tests on CommandBuffer Test bots by Brian Osman · 3 years, 5 months ago
- 2921f7d [graphite] No longer store the offsets w/in SkUniformData by Robert Phillips · 3 years, 5 months ago
- de6af36e [skottie] Fix white-space/horizontal-alignment interactions by Florin Malita · 3 years, 5 months ago
- b198752 Correct FontArguments.h location in build file. by Ben Wagner · 3 years, 5 months ago
- 30a50f3 Use updated GPU driver version for GOLO bots by Ravi Mistry · 3 years, 6 months ago
- 863bc82 Reland "Always apply mipmap sharpening on GPU" by Brian Salomon · 3 years, 5 months ago
- e94e2df Move blend_porter_duff into sksl_gpu. by John Stiles · 3 years, 5 months ago
- 3ff3c66 Remove a leading $ during name mangling. by John Stiles · 3 years, 5 months ago
- a990ef9 Clone the contents of SkFontArguments when storing the key of the FontCollection typeface cache by Jason Simmons · 3 years, 5 months ago
- cf3e1c4 Remove DrawOptions (except direct drawing) by Julia Lavrova · 3 years, 5 months ago
- 10a3cc5 [graphite] ClipStack bounds use skgpu::Rect by Michael Ludwig · 3 years, 5 months ago
- dcd2171 Reland "Change GPU LOD bias to be just shy of -.5." by Brian Salomon · 3 years, 5 months ago
- 67c163c Roll ANGLE from 3bdbfbf868e3 to d3492eef5c78 (10 revisions) by skia-autoroll · 3 years, 5 months ago
- 421cff8 Roll SwiftShader from bc5bec05c369 to afcbbd0ad3b5 (2 revisions) by skia-autoroll · 3 years, 5 months ago
- 059945f Consider edge AA flags when checking if edge coords land on pixel boundaries by Michael Ludwig · 3 years, 5 months ago
- fa88291 Revert "Change GPU LOD bias to be just shy of -.5." by Michael Ludwig · 3 years, 5 months ago
- 97efcee Always copy base level in SkImage_Raster::onMakeWithMipmaps by Brian Salomon · 3 years, 5 months ago
- 5e8f45f [includes] Prepare for moving SkColorSpace to forward declare by Kevin Lubick · 3 years, 5 months ago
- 6b52f37 [graphite] Add a result param to graphite callbacks. by Greg Daniel · 3 years, 6 months ago
- 027b9c0 Remove GrAA parameter from drawing functions that support per-edge AA by Michael Ludwig · 3 years, 6 months ago
- e679a08 Remove GrGLCreateNativeInterface by Brian Salomon · 3 years, 5 months ago
- 355f0f9 Change GPU LOD bias to be just shy of -.5. by Brian Salomon · 3 years, 5 months ago
- 7b04832 [graphite] Initial ClipStack paired down from v1::ClipStack by Michael Ludwig · 3 years, 5 months ago
- dabc752 [canvaskit] Add test to prove we have COLRv1 font support by Kevin Lubick · 3 years, 5 months ago
- 1422409 bound glyphCount by the number of bytes remaining by Herb Derby · 3 years, 6 months ago
- 3ece212 pick a size if the hint is out of bounds by Herb Derby · 3 years, 6 months ago
- 0ec0c38 [graphite] Add ExtractRenderStepData by Robert Phillips · 3 years, 5 months ago
- ee9ecfa Disable test OutParamsAreDistinctFromGlobal on Wembley. by John Stiles · 3 years, 5 months ago
- 0c50659 [graphite] Move writePixels logic up into Device by Jim Van Verth · 3 years, 5 months ago
- 3f335b6 [canvaskit] Can build debug mode with RBE by Kevin Lubick · 3 years, 5 months ago
- e4601b0 Fix issue mipmapped SkImages made from SkSurface_raster snapshots. by Brian Salomon · 3 years, 6 months ago
- 3f5184c Added an SkSL Operator enum by Ethan Nicholas · 3 years, 6 months ago
- 54d5be6 Roll ANGLE from 9a0b306dcc6d to 3bdbfbf868e3 (9 revisions) by skia-autoroll · 3 years, 6 months ago
- 14c689c Remove GN support for DSL-based fragment processors. by John Stiles · 3 years, 6 months ago
- 61e7d06 Remove skia_compile_processors gn flag. by John Stiles · 3 years, 6 months ago
- 7c6a152 Free FontChains after test completes by Kevin Lubick · 3 years, 6 months ago
- 145e18f Fix memory leak in AAClipTest by Kevin Lubick · 3 years, 6 months ago
- 0361abf Fix setup for iOS simulator on arm64 Macs. by Jim Van Verth · 3 years, 6 months ago
- d370e89 Disable test OutParamsAreDistinctFromGlobal on some platforms. by John Stiles · 3 years, 6 months ago
- 7f5033d Take edge AA flags into account when applying implicit device bounds clip by Michael Ludwig · 3 years, 6 months ago
- 121d4a2 Move skslc dependencies into a dedicated list. by John Stiles · 3 years, 6 months ago
- 674eb32 Improve distinct-out-param test cases. by John Stiles · 3 years, 6 months ago
- a43a68a [infra] Switch Perf-Debug-ASAN for Perf-Release-ASAN by Kevin Lubick · 3 years, 6 months ago
- cbe0121 Check font arguments when determining whether text styles have the same font by Jason Simmons · 3 years, 6 months ago
- 351b861 Simplify Porter-Duff coefficient blending expression. by John Stiles · 3 years, 6 months ago
- c422f3e Revert "add egl through swiftshader to unix builds" by Jorge Betancourt · 3 years, 6 months ago
- 1df5520 add egl through swiftshader to unix builds by Jorge Betancourt · 3 years, 6 months ago
- cfd219e [debugger] Fix missing include in WASM bindings by Kevin Lubick · 3 years, 6 months ago
- 9287beb Use a uniform to drive Porter-Duff shader composition. by John Stiles · 3 years, 6 months ago
- 2e9bc47 [graphite] Set up to use fewer allocations when collecting uniforms by Robert Phillips · 3 years, 6 months ago