aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add modulo flag to lua_pictures.Gravatar commit-bot@chromium.org2013-06-21
* Treat empty directory properly in skimage.Gravatar scroggo@google.com2013-06-21
* Allow skimage expectations file to not exist.Gravatar scroggo@google.com2013-06-19
* rebaseline.py: split image-based rebaselining, which will go away soon, into ...Gravatar epoger@google.com2013-06-19
* force linking inside of skdiffGravatar zachr@google.com2013-06-18
* Rename SkDrawCommand subclassesGravatar commit-bot@chromium.org2013-06-18
* Allow files, making ".skp files or directories are required." less of a lie.Gravatar commit-bot@chromium.org2013-06-18
* skimage: revert r9642Gravatar epoger@google.com2013-06-18
* skimage: if --readPath points at an empty dir, create an empty expectations fileGravatar epoger@google.com2013-06-17
* skimage self-tests: confirm correctness of bitmap hash valuesGravatar epoger@google.com2013-06-13
* use ForceLinking to get codecs into lua_pictureGravatar reed@google.com2013-06-12
* add script to count glyph -vs- char draw callsGravatar reed@google.com2013-06-12
* rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON fileGravatar epoger@google.com2013-06-12
* Small change that eliminates Parse Errors with encoded skps.Gravatar commit-bot@chromium.org2013-06-12
* rebaseline.py: try to download images from Google Storage before skia-autogenGravatar epoger@google.com2013-06-12
* rebaseline.py: add --add-new option, and only add new expectations if it is setGravatar epoger@google.com2013-06-12
* rebaseline.py: improve readability of dry-run outputGravatar epoger@google.com2013-06-11
* rebaseline.py: if rebaselining all platforms (not listing them explicitly), a...Gravatar epoger@google.com2013-06-11
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Preparations for running skimage tool on bots.Gravatar scroggo@google.com2013-06-07
* Run skimage as part of run.shGravatar scroggo@google.com2013-06-07
* rebaseline.py self-tests: split test inputs and outputs into completely separ...Gravatar epoger@google.com2013-06-06
* add more rebaseline test resources (no behavioral changes)Gravatar epoger@google.com2013-06-05
* rebaseline.py: if --tests is not specified, get test list from actual-results...Gravatar epoger@google.com2013-06-05
* rebaseline.py : add self-testsGravatar epoger@google.com2013-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* sort the glyphID arraysGravatar reed@google.com2013-05-31
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* add script to scrape glyph usage in drawText callsGravatar reed@google.com2013-05-30
* rebaseline.py: use argparse command-line flags for more flexibilityGravatar epoger@google.com2013-05-30
* Refactor rebaseline.py into functions ; no behavioral changes.Gravatar epoger@google.com2013-05-29
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* move all flag bits up by 1, to accomodate new flag in SkPaintGravatar reed@google.com2013-05-22
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* add startcanvas/endcanvas entry-points for the script. rename all "official" ...Gravatar reed@google.com2013-05-21
* disable dumping the ctm on every drawRect verb (was there for testing)Gravatar reed@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* allow multiple lua files to be used in lua_picturesGravatar mike@reedtribe.org2013-05-21
* printf name of picture *before* we try to scrape it.Gravatar mike@reedtribe.org2013-05-21
* add encodeData() to SkImageEncoder, and add encoding to SkImageGravatar reed@google.com2013-05-20
* Make rebaseline.py pull msaa imagesGravatar bsalomon@google.com2013-05-17