- 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 · 4 years ago
- f7cce2b Remove dead code (from old flags) by Mike Reed · 4 years ago
- b86cd3d Use samplingoptions in imageshader by Mike Reed · 4 years ago
- fb018a8 Add SurfaceContextReadPixels to excluded wasm tests by Brian Salomon · 4 years ago
- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years ago
- 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 4 years ago
- 4106819 Use explicit sampling param by Mike Reed · 4 years ago
- 5ef2267 Reland "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 4 years ago
- 050ea3a Revert "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 4 years ago
- 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 4 years ago
- eca04ee Always attempt to flatten images with mskp image ids by Nathaniel Nifong · 4 years ago
- 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years ago
- b87975c Use the ManagedBackendTexture helper in fiddle_main by Robert Phillips · 4 years 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
- 4dbff75 Update GrTTopoSort to use pre-existing memory ... by Robert Phillips · 4 years ago
- 5a89ed5 Add activation events to sk_app. by Jim Van Verth · 4 years ago
- a06b63c Deprecate some debugger bindings in favor of ones that better serve the lit html debugger by Nathaniel Nifong · 4 years ago
- 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years ago
- 4168981 don't use MASK_FORMAT_UNKNOWN to represent scaler context state by Herb Derby · 4 years ago
- 6df5cd2 [canvaskit] Revert raster change. by Kevin Lubick · 4 years ago
- e266180 Don't limit pinch zooming in viewer by Chris Dalton · 4 years ago
- ba3e8f9 Improve Viewer on UNIX by Brian Osman · 4 years ago
- bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 4 years ago
- 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 4 years ago
- 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 4 years ago
- f143274 Simplify promise image callbacks. by Brian Salomon · 4 years ago
- 823b153 [canvaskit] Add config key and manual mode to unit test harness. by Kevin Lubick · 4 years ago
- 2f30936 [canvaskit] Disable GrTextBlobMoveAround by Kevin Lubick · 4 years ago
- 88d7e62 Make ManagedBackendTexture fail on invalid GrBackendTexture by Brian Salomon · 4 years ago
- 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 4 years ago
- 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years ago
- fbc60b7 Fix viewer last image and zoomer. by Greg Daniel · 4 years ago
- 49721c8 Revert changes to unbreak bots. by Brian Salomon · 4 years ago
- b2c4214 GrRefCntedCallback has Make function. by Brian Salomon · 4 years ago
- f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 4 years ago
- dffd20e [canvaskit] Add unit tests to wasm_gm_tests by Kevin Lubick · 4 years ago
- c76d409 add API for Op creation by Herb Derby · 4 years, 1 month ago
- 7c64798 Add control to toggle immediate/delayed MTLDrawable acquisition by Jim Van Verth · 4 years ago
- acdc283 [canvaskit] Use portable fonts for GMs by Kevin Lubick · 4 years ago
- 65674e4 [canvaskit] Compile in most gms for testing by Kevin Lubick · 4 years, 1 month ago
- bffc116 [canvaskit] Load resources into wasm gms/unit tests. by Kevin Lubick · 4 years, 1 month ago
- c49da0b upstream cl/337571894 with tweaks by Mike Klein · 4 years, 1 month ago
- b270568 Almost remove GrContext by Adlai Holler · 4 years, 1 month ago
- cd74dfa [canvaskit] Add test harness for running all gms and getting output by Kevin Lubick · 4 years, 1 month ago
- a670782 Update GrAttachment budgeted and gpu memory size calculation. by Greg Daniel · 4 years, 1 month ago
- c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 4 years, 1 month ago
- a5e8f6b [svg] Post-relocation cleanup by Florin Malita · 4 years, 1 month ago
- be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 4 years, 1 month ago
- fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 4 years, 1 month ago
- 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 1 month ago
- 6c11ba2 fix always true comparison in assert by Brian Salomon · 4 years, 1 month ago
- 7db7139 Revert "Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage."" by Brian Salomon · 4 years, 1 month ago
- acafbe8 Reland "Add subset of W3C test suite to SVG corpus" by Tyler Denniston · 4 years, 1 month ago
- 839fb22 Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage." by Brian Salomon · 4 years, 1 month ago
- db0288d Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage. by Brian Salomon · 4 years, 1 month ago
- b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 1 month ago
- 7767a26 Revert "Add subset of W3C test suite to SVG corpus" by Tyler Denniston · 4 years, 1 month ago
- f761a8c Add subset of W3C test suite to SVG corpus by Tyler Denniston · 4 years, 1 month ago
- d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 1 month ago