- 0a8ddfb [infra] Roll infra DEPS, update CIPD packages by Eric Boren · 4 years, 1 month ago
- 83f3b8d Add newline to end of Metal's Globals struct definition. by John Stiles · 4 years, 1 month ago
- 03f9e2a Remove fInputColor usage in unit-test FPs by Brian Osman · 4 years, 1 month ago
- b120d41 Remove modulation by input color in convolution FPs by Brian Osman · 4 years, 1 month ago
- e0a57fc Add $genHType version of inversesqrt. by John Stiles · 4 years, 1 month ago
- 298c8c8 Increase Metal timeout to 1 second by Brian Osman · 4 years, 1 month ago
- 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 4 years, 1 month ago
- 5e744ac Roll ANGLE from 251ba5cb119f to 27e52ca05dc7 (24 revisions) by skia-autoroll · 4 years, 1 month ago
- 2fa093e Roll Dawn from 3668d352bc5f to 30805557e651 (33 revisions) by skia-autoroll · 4 years, 1 month ago
- b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 4 years, 1 month ago
- fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 4 years, 1 month ago
- f49c296 Add $genHType versions of frexp and ldexp. by John Stiles · 4 years, 1 month ago
- 9a6cece Simplify layer management in SkCanvas by Michael Ludwig · 4 years, 1 month ago
- 51ab694 Remove RGB8 Mali-400 workaround by Brian Salomon · 4 years, 1 month ago
- 8b5f3ac Use explicit samplingoptions by Mike Reed · 4 years, 1 month ago
- eca04ee Always attempt to flatten images with mskp image ids by Nathaniel Nifong · 4 years, 1 month ago
- 93e661a Error out gracefully in SPIR-V when an intrinsic is missing. by John Stiles · 4 years, 1 month ago
- 759ff5b Assert that no FP needs local coords when the variable is void by Chris Dalton · 4 years, 1 month ago
- 7dc984a [svg] Text shaping and layout by Florin Malita · 4 years, 1 month ago
- c301218 Fix GN dirty checking for SPIR-V test files. by John Stiles · 4 years, 1 month ago
- 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 1 month ago
- fb2c2d2 Remove legacy reference to fInputColor in GrSkSLFP by Brian Osman · 4 years, 1 month ago
- 09a2691 remove SK_BUILD_NO_OPTS by Mike Klein · 4 years, 1 month ago
- d91ce8b rename skvm norm() to mag(), move it where used by Mike Klein · 4 years, 1 month ago
- cdd6cce quiet SkParagraph non-tests by Mike Klein · 4 years, 1 month ago
- 8685c31 Apply clip in device space for onDrawBehind(). by Michael Ludwig · 4 years, 1 month ago
- e5d9bbf Add alt path dumper that outputs for SkPath::Make() by Mike Reed · 4 years, 1 month ago
- b87975c Use the ManagedBackendTexture helper in fiddle_main by Robert Phillips · 4 years, 1 month ago
- b6853e2 Add missing `degrees` function to SkSL intrinsics. by John Stiles · 4 years, 1 month ago
- ff18ff6 Update viewer path renderer options for indirect tessellation by Chris Dalton · 4 years, 1 month ago
- 0e54c18 System harfbuzz also means harfbuzz-icu. by Ben Wagner · 4 years, 1 month ago
- 60a2ec0 Rename SkBitmapController to SkMipmapAccessor by Mike Reed · 4 years, 1 month ago
- 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 4 years, 1 month ago
- 4159ecb Revert "[infra] Switch from isolate to RBE-CAS" by Eric Boren · 4 years, 1 month ago
- 03d6987 [infra] Switch from isolate to RBE-CAS by Eric Boren · 4 years, 1 month ago
- 554e757 Roll SwiftShader from 7c84426d2abe to 84b9bb6621c7 (2 revisions) by skia-autoroll · 4 years, 1 month ago
- f639a24 Consolidate quick reject / paint bounds logic into helper function by Michael Ludwig · 4 years, 1 month ago
- 529b259 Use SkTCopyOnWrite more in SkCanvas by Michael Ludwig · 4 years, 1 month ago
- 1184ae0 update buildbot repo to deploy debugger changes from https://skia-review.googlesource.com/c/buildbot/+/341046 by Nathaniel Nifong · 4 years, 1 month ago
- bf282c0 Replace array indexing on vector types with swizzles. by John Stiles · 4 years, 1 month ago
- e38a9e7 handle different bounds for every frame b:skia:11045 by Nathaniel Nifong · 4 years, 1 month ago
- b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 4 years, 1 month ago
- 011a773 Use infinity to signal conics instead of NaN by Chris Dalton · 4 years, 1 month ago
- 198e6ea add new entry-points for drawImage[rect] with samplingoptions by Mike Reed · 4 years, 1 month ago
- 10160e4 Avoid unnecessary coercions in index expressions. by John Stiles · 4 years, 1 month ago
- 3c72989 remove incorrect line number from SkSL errors with no source information by Ethan Nicholas · 4 years, 1 month ago
- 4453237 Use a scoped helper class to push and pop CodeGenerator::fOut changes. by John Stiles · 4 years, 1 month ago
- 1b27c3d Check array bounds when a constant array index is used. by John Stiles · 4 years, 1 month ago
- bccdd90 Handling mipmapaccess failing by Mike Reed · 4 years, 1 month ago
- 6c70661 Pass GrMipMapped boolean down to GrResourceProvider::createTexture by Robert Phillips · 4 years, 1 month ago
- e7f68f3 Tweak ParticlesSlide's resource provider to show how to use PathBinding by Brian Osman · 4 years, 1 month ago
- b21fac2 Detect cases in Metal where out params are swizzled. by John Stiles · 4 years, 1 month ago
- 2c1cfb4 Remove rendundant tests/GrTestingBackendTextureUploadTest by Brian Salomon · 4 years, 1 month ago
- 512ff75 [svg] Initial <tspan> support by Florin Malita · 4 years, 1 month ago
- f3b959c [canvaskit] Respect Exif metadata for animated images. by Kevin Lubick · 4 years, 1 month ago
- e7c1a73 [canvaskit] Remove 2d point arrays from API. by Kevin Lubick · 4 years, 1 month ago
- d90e578 Roll ANGLE from 2ded93db0a0d to 251ba5cb119f (15 revisions) by skia-autoroll · 4 years, 1 month ago
- aa443a8 Roll SwiftShader from bae138de13ac to 7c84426d2abe (8 revisions) by skia-autoroll · 4 years, 1 month ago
- d67df01 Update SKP version by skia-recreate-skps · 4 years, 1 month ago
- edb22ec work on better SkPath::dump by Mike Reed · 4 years, 1 month ago
- f326e4f Remove SkCanvas::LayerIter used in SkCanvasStateUtils by Michael Ludwig · 4 years, 1 month ago
- e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 4 years, 1 month ago
- 3021795 Improve CanvasState cross-library tests by Michael Ludwig · 4 years, 1 month ago
- ae95077 fix another m44 bug in debugger by Nathaniel Nifong · 4 years, 1 month ago
- f2bd501 Use references instead of pointers for Metal out params. by John Stiles · 4 years, 1 month ago
- bc3c41b Enforce that layout(binding=...) is set on interface blocks in Metal. by John Stiles · 4 years, 1 month ago
- db873dd add util for checker image by Mike Reed · 4 years, 1 month ago
- ca3755d Reland "Remove some flutter flags" by Mike Reed · 4 years, 1 month ago
- fdb8dbe Code cleanup: fix case of member functions. by John Stiles · 4 years, 1 month ago
- 2630ea3 Disallow identifier names that overlap existing types. by John Stiles · 4 years, 1 month ago
- 8ab65bf don't parse svgs we won't run by Mike Klein · 4 years, 1 month ago
- 7672470 Revert "Remove some flutter flags" by Mike Reed · 4 years, 1 month ago
- fa8d691 Remove Metal Perf bots running on MacOS 10.13. by Jim Van Verth · 4 years, 1 month ago
- bb43b7e Simplify various logic around multi-dimensional arrays. by John Stiles · 4 years, 1 month ago
- a58c140 Remove some flutter flags by Mike Reed · 4 years, 1 month ago
- d8090fd Roll ANGLE from 8670d6183a84 to 2ded93db0a0d (4 revisions) by skia-autoroll · 4 years, 1 month ago
- c0c5106 Add Type::isArray and Type::isStruct helper methods. by John Stiles · 4 years, 1 month ago
- b19518d add missing unit test for 128-bit ops by Mike Klein · 4 years, 1 month ago
- b42686a Painting styled text blocks in RTL by Julia Lavrova · 4 years, 1 month ago
- abcc1ec plumb register aliasing hints through on arm64 by Mike Klein · 4 years, 1 month ago
- 95fb578 Deprecate Metal support on iOS 9. by Jim Van Verth · 4 years, 1 month ago
- e766cb8 Use `addArrayDimension` instead of manually creating array type. by John Stiles · 4 years, 1 month ago
- a217950 Simplify addArrayDimensions by removing multi-dimensional array support. by John Stiles · 4 years, 1 month ago
- f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 4 years, 1 month ago
- d39aec9 Remove multi-dimensional array support from the parser. by John Stiles · 4 years, 1 month ago
- 573dcb7 factor out an `active_lanes = scalar ? 1 : K` by Mike Klein · 4 years, 1 month ago
- a7470df add load128/store128 by Mike Klein · 4 years, 1 month ago
- 38921ca Reland "[skottie] Add image sampling and transform options" by Florin Malita · 4 years, 1 month ago
- 5f9ba69 fix debugger bindings by Mike Reed · 4 years, 1 month ago
- ec25563 add to_fp16/from_fp16 by Mike Klein · 4 years, 1 month ago
- c7bca52 add load64 by Mike Klein · 4 years, 1 month ago
- 1a4140e deprecate getTotalMatrix by Mike Reed · 4 years, 1 month ago
- 041f665 [svg] Remove kInherit from several SVG types by Tyler Denniston · 4 years, 1 month ago
- b81842a Revert "[skottie] Add image sampling and transform options" by Florin Malita · 4 years, 1 month ago
- d39aec0 Simplify InterfaceBlock by removing multi-dimensional array support. by John Stiles · 4 years, 1 month ago
- 2833ec6 Plumb mixed samples through GrXPFactory::GetAnalysisProperties by Chris Dalton · 4 years, 1 month ago
- 62a5646 Simplify VarDeclaration by removing multi-dimensional array support. by John Stiles · 4 years, 1 month ago
- 9ea48e3 Disallow multi-dimensional arrays in SkSL. by John Stiles · 4 years, 1 month ago
- 076e9a2 Disallow returning array types in SkSL. by John Stiles · 4 years, 1 month ago
- 3dba3ee Fix various codegen issues for Metal array types. by John Stiles · 4 years, 1 month ago