| Commit message (Expand) | Author | Age |
* | skimage: revert r9642 | epoger@google.com | 2013-06-18 |
* | skimage: if --readPath points at an empty dir, create an empty expectations file | epoger@google.com | 2013-06-17 |
* | skimage self-tests: confirm correctness of bitmap hash values | epoger@google.com | 2013-06-13 |
* | use ForceLinking to get codecs into lua_picture | reed@google.com | 2013-06-12 |
* | add script to count glyph -vs- char draw calls | reed@google.com | 2013-06-12 |
* | rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON file | epoger@google.com | 2013-06-12 |
* | Small change that eliminates Parse Errors with encoded skps. | commit-bot@chromium.org | 2013-06-12 |
* | rebaseline.py: try to download images from Google Storage before skia-autogen | epoger@google.com | 2013-06-12 |
* | rebaseline.py: add --add-new option, and only add new expectations if it is set | epoger@google.com | 2013-06-12 |
* | rebaseline.py: improve readability of dry-run output | epoger@google.com | 2013-06-11 |
* | rebaseline.py: if rebaselining all platforms (not listing them explicitly), a... | epoger@google.com | 2013-06-11 |
* | rebaseline.py: in option names, replace underscores with hyphens | epoger@google.com | 2013-06-11 |
* | more paint methods to lua | mike@reedtribe.org | 2013-06-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-08 |
* | SkDocument base for pdf, xps, etc. | reed@google.com | 2013-06-07 |
* | Preparations for running skimage tool on bots. | scroggo@google.com | 2013-06-07 |
* | Run skimage as part of run.sh | scroggo@google.com | 2013-06-07 |
* | rebaseline.py self-tests: split test inputs and outputs into completely separ... | epoger@google.com | 2013-06-06 |
* | add more rebaseline test resources (no behavioral changes) | epoger@google.com | 2013-06-05 |
* | rebaseline.py: if --tests is not specified, get test list from actual-results... | epoger@google.com | 2013-06-05 |
* | rebaseline.py : add self-tests | epoger@google.com | 2013-06-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-01 |
* | sort the glyphID arrays | reed@google.com | 2013-05-31 |
* | Separate core and images project. | scroggo@google.com | 2013-05-31 |
* | add script to scrape glyph usage in drawText calls | reed@google.com | 2013-05-30 |
* | rebaseline.py: use argparse command-line flags for more flexibility | epoger@google.com | 2013-05-30 |
* | Refactor rebaseline.py into functions ; no behavioral changes. | epoger@google.com | 2013-05-29 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | expand SkLua to handle creation of its own State | reed@google.com | 2013-05-22 |
* | add dumpops.lua as a sample scraper that just dumps the arguments | reed@google.com | 2013-05-22 |
* | move all flag bits up by 1, to accomodate new flag in SkPaint | reed@google.com | 2013-05-22 |
* | New API for encoding bitmaps during serialization. | scroggo@google.com | 2013-05-21 |
* | add SkPath as real lua object | reed@google.com | 2013-05-21 |
* | add startcanvas/endcanvas entry-points for the script. rename all "official" ... | reed@google.com | 2013-05-21 |
* | disable dumping the ctm on every drawRect verb (was there for testing) | reed@google.com | 2013-05-21 |
* | support SkCanvas as a real lua object | mike@reedtribe.org | 2013-05-21 |
* | allow multiple lua files to be used in lua_pictures | mike@reedtribe.org | 2013-05-21 |
* | printf name of picture *before* we try to scrape it. | mike@reedtribe.org | 2013-05-21 |
* | add encodeData() to SkImageEncoder, and add encoding to SkImage | reed@google.com | 2013-05-20 |
* | Make rebaseline.py pull msaa images | bsalomon@google.com | 2013-05-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-16 |
* | lua accumulate now receives a table of the draw parameters | mike@reedtribe.org | 2013-05-16 |
* | add SkLuaCanvas | reed@google.com | 2013-05-15 |
* | Use separate subset directories in skimage. | scroggo@google.com | 2013-05-15 |
* | Update rebaseline.py for N10. | bsalomon@google.com | 2013-05-14 |
* | Create a self test for skimage. | scroggo@google.com | 2013-05-14 |
* | skimage: report failure if expectation not found. | scroggo@google.com | 2013-05-14 |