- 1cf1593 Remove GrTextureGradientColorizer and use GrTextureEffect instead. by John Stiles · 4 years, 6 months ago
- fcb7ba0 updated skp fuzzer by Zepeng Hu · 4 years, 6 months ago
- fada8bd Avoid passing gradient-layout Y coordinate to colorizer. by John Stiles · 4 years, 6 months ago
- a2800c4 specialize addGlyphToAtlas padding to bilerp case by Herb Derby · 4 years, 6 months ago
- 8232900 SkSL: Disallow fragmentProcessor variables in several places by Brian Osman · 4 years, 6 months ago
- 8e77631 Remove some non-inclusive language in recipes by Eric Boren · 4 years, 6 months ago
- 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
- 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
- dc4da5a GCC: fix type passed to vcvt_f32_f16 to be a float16x4_t in SkVx.h by Jose Dapena Paz · 4 years, 6 months ago
- 3a683c8 Remove "Cripple" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
- 76e22a3 Fix path builder initial gen ID by Florin Malita · 4 years, 6 months ago
- 7154b74 Fixed nondeterminism in SkSL dehydration by Ethan Nicholas · 4 years, 6 months ago
- 32df8f8 Handle null GrDirectContext in DDL Fuzzer by Robert Phillips · 4 years, 6 months ago
- 7225788 update size GrTextBlob size calculation by Herb Derby · 4 years, 6 months ago
- d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 4 years, 6 months ago
- 6d3996c Update gradient colorizers to take coords instead of colors. by John Stiles · 4 years, 6 months ago
- 6bf1125 Fix bug(s) in combining and chaining GrTextureOps by Robert Phillips · 4 years, 6 months ago
- ae94033 Always write binary (eg, UNIX line endings) to sksl .c.inc files by Brian Osman · 4 years, 6 months ago
- c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 6 months ago
- 2d01ed9 Replace manually-implemented lerp with mix(). by John Stiles · 4 years, 6 months ago
- cec3a60 remove SkDescriptor API fuzzer by Mike Klein · 4 years, 6 months ago
- 1e95010 Use staging buffers for Metal uploads by Jim Van Verth · 4 years, 6 months ago
- d7c4f9d Add missing <memory> include by Brian Osman · 4 years, 6 months ago
- 17dc63f Don't define SK_GL when no other GPU backends are enabled by Brian Salomon · 4 years, 6 months ago
- 4470ba1 Roll skcms from 8da4cb002cb4 to b1f9041ffe31 (1 revision) by skia-autoroll · 4 years, 6 months ago
- c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 6 months ago
- 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 4 years, 6 months ago
- fc8ba49 Upgrade the version of CockroachDB we test against. by Joe Gregorio · 4 years, 6 months ago
- 2ebb6ba Roll ANGLE from fd60950e59a3 to cbd5bee81dc6 (14 revisions) by skia-autoroll · 4 years, 6 months ago
- c3794dd Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions) by skia-autoroll · 4 years, 6 months ago
- 747a820 Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions) by skia-autoroll · 4 years, 6 months ago
- f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years, 6 months ago
- 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 6 months ago
- d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 6 months ago
- bfbe712 Enable ClangTidy check performance-for-range-copy. by John Stiles · 4 years, 6 months ago
- 128ed7b Add view matrix support to tessellated stroking by Chris Dalton · 4 years, 6 months ago
- bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 6 months ago
- bcde9ee Fix ducky_yuv_blend in preabandoned context mode by Brian Salomon · 4 years, 6 months ago
- 66fb075 Fix UB in SkString::equal(nullptr) when empty. by Ben Wagner · 4 years, 6 months ago
- ef666fa [skottie] Avoid image data duplication when pre-decoding by Florin Malita · 4 years, 6 months ago
- dab3034 mark SkPathBuilder as SK_API by Mike Reed · 4 years, 6 months ago
- 7e829b2 Hoist up uniform GrRingBuffer to GrGpu by Jim Van Verth · 4 years, 6 months ago
- f02c048 Update command buffer and finishProc processing in Metal by Jim Van Verth · 4 years, 6 months ago
- ebae17d Fixed build error blocking Android roll by Ethan Nicholas · 4 years, 6 months ago
- 284190b Check vendor and render string for Freedreno driver by Shawn Guo · 4 years, 6 months ago
- 7530639 Rename "master context" to "primary context" by Leon Scroggins III · 4 years, 6 months ago
- 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 4 years, 6 months ago
- 73a8cc5 Remove unused SkCoverageModePriv code by Leon Scroggins III · 4 years, 6 months ago
- 4ad701a Update doc comments. by John Stiles · 4 years, 6 months ago
- b61b2bc Add LLDB visualization support for sk_sp<>. by John Stiles · 4 years, 6 months ago
- 958a3bb Move paint modulation after color space xform when drawing images by Brian Osman · 4 years, 6 months ago
- 6f65f1a Clarify quickstart documentation. by John Stiles · 4 years, 6 months ago
- efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 6 months ago
- e554301 Enable ClangTidy guard bugprone-argument-comment. by John Stiles · 4 years, 6 months ago
- 4ecc970 jit load128/store128 by Mike Klein · 4 years, 6 months ago
- 4fadce4 Added an assert to catch incorrect SkSL variable references and cleaned by Ethan Nicholas · 4 years, 6 months ago
- 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years, 6 months ago
- de53ba5 Just use paint color as text blob color by Brian Osman · 4 years, 6 months ago
- 5f2b2d6 Enable ClangTidy guard bugprone-unused-raii. by John Stiles · 4 years, 6 months ago
- f6b3ab2 Remove unused ephemeral SkPathRef::Editor object. by John Stiles · 4 years, 6 months ago
- ea66251 Delete Android compile bots by Ravi Mistry · 4 years, 6 months ago
- da1abd1 Remove unused Editor object from reverseAddPath. by John Stiles · 4 years, 6 months ago
- ceb5549 [infra] Remove Win10 GT610 tasks by Eric Boren · 4 years, 6 months ago
- 3136789 refactor large load/stores by Mike Klein · 4 years, 6 months ago
- 89b3c1f add simple rgba f32 support by Mike Klein · 4 years, 6 months ago
- 9f4d51a Add sk_sp to Skia.natvis (bypass fPtr) by Brian Osman · 4 years, 6 months ago
- 071b30b Add Housekeeper-PerCommit-GnToBp by Ravi Mistry · 4 years, 6 months ago
- 9fdddf6 Remove non-nested usages of skvx::mad by Elliot Evans · 4 years, 6 months ago
- e393c61 Dawn: update for API changes (Buffer). by Stephen White · 4 years, 6 months ago
- 5ba6534 Change some instances of whitelist/blacklist by Eric Boren · 4 years, 6 months ago
- 2d37958 Roll ANGLE from c20449a879c6 to fd60950e59a3 (11 revisions) by skia-autoroll · 4 years, 6 months ago
- 94cefef Roll SwiftShader from dc8e77f0e521 to 08a3cc4cfbaa (3 revisions) by skia-autoroll · 4 years, 6 months ago
- a4bbc9d Roll dawn from c11a19145f1f to 03cf7c3eaeaf (14 revisions) by skia-autoroll · 4 years, 6 months ago
- 398c654 Enable ClangTidy 'undelegated constructor' warning. by John Stiles · 4 years, 6 months ago
- 214de11 Fix DebugCanvas(SkIRect) constructor. by John Stiles · 4 years, 6 months ago
- 994ce8c Add a dev tools section about debug visualizers. by John Stiles · 4 years, 6 months ago
- 57d859e Create a gn link pool which is disabled by default. by Ben Wagner · 4 years, 6 months ago
- e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years, 6 months ago
- 7b45c2f Remove constexpr workarounds for no-longer-supported compilers. by John Stiles · 4 years, 6 months ago
- 1aaf41b Change GrRingBuffer::finishSubmit to be a finishedProc by Jim Van Verth · 4 years, 6 months ago
- a40e7b7 Add Skia.natvis to platform_tools/debugging by Brian Osman · 4 years, 6 months ago
- 5e454f8 Fix MSVC build. by Stephen White · 4 years, 6 months ago
- cd04356 Can't share encoded data if we have any modifiers by Mike Reed · 4 years, 6 months ago
- ef0fa43 don't let shaders know the destination is unpremul by Mike Klein · 4 years, 6 months ago
- e5b6eec Make tessellation join type values negative by Chris Dalton · 4 years, 6 months ago
- d500441 skvm sprite blitter by Mike Klein · 4 years, 6 months ago
- 599eae5 Use storage.ErrObjectNotExist in Canary-G3 by Ravi Mistry · 4 years, 6 months ago
- 0795361 SkUNREACHABLE should fail, not be UB. by Ben Wagner · 4 years, 7 months ago
- f8237cb Re-org image-cacherator-from-* GMs by Robert Phillips · 4 years, 6 months ago
- e911e26 Add LLDB debugging extensions for SkAutoTArray. by John Stiles · 4 years, 6 months ago
- eeefbcf Add LLDB debugging extensions for SkTArray and SkString. by John Stiles · 4 years, 6 months ago
- 7839a25 A puppeteer test that runs karma-like tests by Nathaniel Nifong · 4 years, 6 months ago
- 96d6c6f [skottie] Re-enable inval tracking in viewer by Florin Malita · 4 years, 6 months ago
- fc5bbe0 Fix SIMD CanvasKit build to output to the expected directory. by Elliot Evans · 4 years, 6 months ago
- 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
- 3e03e11 Reland "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 6 months ago
- 4f58733 Roll third_party/externals/spirv-cross/ d573a95a9..7778792ae (15 commits) by Corentin Wallez · 4 years, 6 months ago
- 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years, 6 months ago
- c34efe0 Fix use of undefined TARGET_OS_SIMULATOR for Non-Metal builds. by Lei Zhang · 4 years, 6 months ago
- 4866d0a Roll ANGLE from de309a42385f to c20449a879c6 (12 revisions) by skia-autoroll · 4 years, 6 months ago