- bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 10 months ago
- e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 10 months ago
- e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 3 years, 10 months ago
- 110367d Fix most remaining wasm gm unit tests by correctly providing gl context by Nathaniel Nifong · 3 years, 10 months ago
- 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 10 months ago
- 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 10 months ago
- 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
- 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
- 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 10 months ago
- 4f4c064 roll gn to latest by Mike Klein · 3 years, 10 months ago
- 92969f2 SkSL DSL operator overloading by Ethan Nicholas · 3 years, 10 months ago
- 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 10 months ago
- 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 10 months ago
- 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
- 559f9c1 Make the DDLTileHelper skip uninitialized tiles by Robert Phillips · 3 years, 10 months ago
- 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 10 months ago
- 183461f Add a isDDLTarget flag to GrSurfaceProxy by Robert Phillips · 3 years, 10 months ago
- 50940ab fix a few failing gm tests in wasm by Nathaniel Nifong · 3 years, 10 months ago
- b3d4e74 Add SkSL DSLType by Ethan Nicholas · 3 years, 10 months ago
- fafb477 [infra] Filter PathKit and CanvasKit tryjobs when cutting Chrome branch by Eric Boren · 3 years, 10 months ago
- 0355118 debug build for wasm gm tests by Nathaniel Nifong · 3 years, 10 months ago
- 9504614 Beginnings of the SkSL DSL framework by Ethan Nicholas · 3 years, 10 months ago
- 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 10 months ago
- 4a56568 Accept a callback used in MultiPictureDocument::endPage by Nathaniel Nifong · 3 years, 10 months ago
- 6094ed6 Include svg module in Doxygen generated output. by Joe Gregorio · 3 years, 10 months ago
- 6cab033 exclude surfacecontextwritepixels from CK by Brian Salomon · 3 years, 10 months ago
- 4f50934 Pass sampling to drawImageSet by Mike Reed · 3 years, 10 months ago
- ebcc35f [recreateskps-bot] New locations for hosted pages by Ravi Mistry · 3 years, 10 months ago
- 6356cb1 Fix skottie2movie after asyncRescaleAndReadPixels changes by Florin Malita · 3 years, 10 months ago
- 7d63f91 Add optional --yes argument to tools/install_dependencies.sh. by Joe Gregorio · 3 years, 10 months ago
- eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 10 months ago
- ee380a0 Remove references to drawBitmapNine by Mike Reed · 3 years, 10 months ago
- 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 10 months ago
- 7ae4444 Fix gl vertex array object functions. by Greg Daniel · 3 years, 10 months ago
- 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 10 months ago
- c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 10 months ago
- dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 10 months ago
- f73a029 Make onCreateScalerContext return unique_ptr. by Ben Wagner · 3 years, 11 months ago
- dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 10 months ago
- 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 10 months ago
- e11c438 Remove use of uint from particle random system by Brian Osman · 3 years, 11 months ago
- 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 10 months ago
- ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 10 months ago
- 6bba3d8 Remove pixel write/read tests. by Brian Salomon · 3 years, 11 months ago
- 2650644 Remove 'flags' feature from particles by Brian Osman · 3 years, 11 months ago
- 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 11 months ago
- 0047aff remove very oldest SkVM testing by Mike Klein · 3 years, 11 months ago
- 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 11 months ago
- 860d01c Idea: implement drawImageNine by calling drawImageLattice by Mike Reed · 3 years, 11 months ago
- 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 11 months ago
- ba158b9 Remove SkScalerContext::getGlyphCount. by Ben Wagner · 3 years, 11 months ago
- aad96ad Fix Viewer crash when starting with vk msaa on windows. by Greg Daniel · 3 years, 11 months ago
- 6e110c8 dump value from DrawAnnotation commands by Nathaniel Nifong · 3 years, 11 months ago
- 8c277bd Revert "Fix crash on windows viewer when starting in vulkan." by Greg Daniel · 3 years, 11 months ago
- fcd6816 Fix crash on windows viewer when starting in vulkan. by Greg Daniel · 3 years, 11 months ago
- 15f5184 Reland "Disable HW tessellation shaders by default" by Chris Dalton · 3 years, 11 months ago
- 1c2584d Revert "Disable HW tessellation shaders by default" by Chris Dalton · 3 years, 11 months ago
- ad8b9fa Disable HW tessellation shaders by default by Chris Dalton · 3 years, 11 months ago
- bc68832 Separate the playback and recording characterizations in the DDLTileHelper by Robert Phillips · 3 years, 11 months ago
- 6c32c7b SkSLSlide: Guard against asserts in the compiler by Brian Osman · 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
- 06e9e5d SkSLSlide: Add shadertoy iResolution & iMouse by Brian Osman · 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
- 6ecee7f SkSLSlide: Fill the entire canvas with the user shader by Brian Osman · 3 years, 11 months ago
- 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 3 years, 11 months ago
- f7cce2b Remove dead code (from old flags) by Mike Reed · 3 years, 11 months ago
- b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 11 months ago
- fb018a8 Add SurfaceContextReadPixels to excluded wasm tests by Brian Salomon · 3 years, 11 months ago
- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
- 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 3 years, 11 months ago
- 4106819 Use explicit sampling param by Mike Reed · 3 years, 11 months ago
- 5ef2267 Reland "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 11 months ago
- 050ea3a Revert "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 11 months ago
- 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 11 months ago
- eca04ee Always attempt to flatten images with mskp image ids by Nathaniel Nifong · 3 years, 11 months ago
- 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 11 months ago
- b87975c Use the ManagedBackendTexture helper in fiddle_main by Robert Phillips · 3 years, 11 months ago
- ff18ff6 Update viewer path renderer options for indirect tessellation by Chris Dalton · 4 years ago
- 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 4 years ago
- b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 4 years ago
- 6c70661 Pass GrMipMapped boolean down to GrResourceProvider::createTexture by Robert Phillips · 4 years ago
- e7f68f3 Tweak ParticlesSlide's resource provider to show how to use PathBinding by Brian Osman · 4 years ago
- ae95077 fix another m44 bug in debugger by Nathaniel Nifong · 4 years ago
- db873dd add util for checker image by Mike Reed · 4 years ago
- 95fb578 Deprecate Metal support on iOS 9. by Jim Van Verth · 4 years ago
- 1a4140e deprecate getTotalMatrix by Mike Reed · 4 years ago
- 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years ago
- 420a9ba Switch to m44 for the rest of canvas virtuals by Mike Reed · 4 years ago
- 4523691 IWYU fix for sk_app/Window.h by Brian Osman · 4 years ago
- ecc9108 Hide binaryArchive use in Viewer behind a flag. by Jim Van Verth · 4 years ago
- 6c5e78d Bump bl from 4.0.2 to 4.0.3 in /tools/perf-canvaskit-puppeteer by dependabot[bot] · 4 years ago
- a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 4 years ago
- 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 4 years ago
- da1c4d2 Spruce up iOS viewer and cut CPU drain by Adlai Holler · 4 years ago
- f7da923 Enable Mac to build with SK_VULKAN enabled. by John Stiles · 4 years ago
- 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years ago
- e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years ago
- 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 4 years ago