- 7247b48 Add shader optimization level toggles to Viewer. by John Stiles · 3 years, 8 months ago
- 8ef4d6c Add Viewer checkbox to toggle Control-Flow Analysis. by John Stiles · 3 years, 8 months ago
- a8f6b6f Update Shaders tab in Viewer. by John Stiles · 3 years, 8 months ago
- daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 8 months ago
- 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 8 months ago
- 9e1ef99 fm: Make --writeShaders dump fragment, vertex, and key files by Brian Osman · 3 years, 8 months ago
- f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 9 months ago
- acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 8 months ago
- bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 9 months ago
- bc4a36a add --race to FM by Mike Klein · 3 years, 8 months ago
- a9e62e8 add flags for clipping to FM by Mike Klein · 3 years, 8 months ago
- db8340f scope AutoreleasePool tightly by Mike Klein · 3 years, 8 months ago
- 4636ac6 print only once per source in FM by Mike Klein · 3 years, 8 months ago
- 07c8401 Getting Metal shader precompiling working. by Jim Van Verth · 3 years, 9 months ago
- 6706c9f use SkColorInfo in fm by Mike Klein · 3 years, 9 months ago
- 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 9 months ago
- 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 9 months ago
- 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 9 months ago
- 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 9 months ago
- 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 9 months ago
- 4ac9aad Make it possible to enable hw tessellation outside of test builds by Chris Dalton · 3 years, 9 months ago
- 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 3 years, 9 months ago
- 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 3 years, 9 months ago
- cbd6575 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by John Stiles · 3 years, 9 months ago
- 9a7fcf7 Scale Viewer status by backing scale. by Ben Wagner · 3 years, 9 months ago
- b34a896 Performance experiment: Disable SkSL optimization in nanobench/skpbench by John Stiles · 3 years, 9 months ago
- e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 9 months ago
- cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 9 months ago
- 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 9 months ago
- e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 9 months ago
- 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 9 months ago
- 4f065e2 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by Brian Osman · 3 years, 9 months ago
- ba4c308 Move GPU locking logic into generic hardware profile by Nathaniel Nifong · 3 years, 9 months ago
- 7942619 Pipe ReducedOpsTaskSplitting into skpbench.py by Adlai Holler · 3 years, 9 months ago
- 5ad7590 Performance experiment: Disable SkSL optimization in nanobench/skpbench by Brian Osman · 3 years, 9 months ago
- b8c0dab Add UWP support by James Clarke · 3 years, 9 months ago
- f5cbbc6 SkScalerContext to handle hairline paths. by Ben Wagner · 3 years, 9 months ago
- e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 9 months ago
- fa962f5 rerun only what makes unknown hashes by Mike Klein · 3 years, 9 months ago
- d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 9 months ago
- 1db274d add sample output to skpbench by Herb Derby · 3 years, 9 months ago
- 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 9 months ago
- d50ac5c break huge conversions into batches by Mike Klein · 3 years, 9 months ago
- d1131b6 fix FM svg harness by Mike Klein · 3 years, 9 months ago
- 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 9 months ago
- f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 9 months ago
- af9c1eb [RecreateSKPs bot] Add new motionmark SKP to the repo by Ravi Mistry · 3 years, 9 months ago
- 53ce5aa [RecreateSKPs bot] Fix failing reddit pageset by Ravi Mistry · 3 years, 9 months ago
- 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 3 years, 9 months ago
- 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 9 months ago
- fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 3 years, 10 months ago
- 6b37bd1 Sort loaded particle effects alphabetically by Brian Osman · 3 years, 10 months ago
- 96a9749 Update SVG asset creation to handle images by Tyler Denniston · 3 years, 10 months ago
- b339d05 pass sampling to drawImage by Mike Reed · 3 years, 10 months ago
- ecdd979 drawBitmap is deprecated by Mike Reed · 3 years, 10 months ago
- 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 10 months ago
- 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 10 months ago
- dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 10 months ago
- 056bd0d Fix leak of X window title. by Ben Wagner · 3 years, 10 months ago
- 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 10 months ago
- 844beb5 get image from skcodec by Mike Reed · 3 years, 10 months ago
- 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 10 months ago
- 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, 11 months ago
- eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 11 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, 11 months ago
- 7ae4444 Fix gl vertex array object functions. by Greg Daniel · 3 years, 11 months ago
- 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 11 months ago
- c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 11 months ago
- dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 11 months ago
- f73a029 Make onCreateScalerContext return unique_ptr. by Ben Wagner · 3 years, 11 months ago