aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* lua accumulate now receives a table of the draw parametersGravatar mike@reedtribe.org2013-05-16
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Use separate subset directories in skimage.Gravatar scroggo@google.com2013-05-15
* Update rebaseline.py for N10.Gravatar bsalomon@google.com2013-05-14
* Create a self test for skimage.Gravatar scroggo@google.com2013-05-14
* skimage: report failure if expectation not found.Gravatar scroggo@google.com2013-05-14
* Fix memory leak in filter toolGravatar robertphillips@google.com2013-05-10
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNexGravatar borenet@google.com2013-05-07
* Add a new mode to render_pictures.Gravatar scroggo@google.com2013-05-03
* Fix more warnings.Gravatar scroggo@google.com2013-05-03
* Make rebaseline.py pull GN Debug images.Gravatar bsalomon@google.com2013-05-03
* Fix build (warning).Gravatar scroggo@google.com2013-05-03
* Test region decoding in skimage, plus fixes.Gravatar scroggo@google.com2013-05-03
* Add msaa configs to bench_pictures.Gravatar jvanverth@google.com2013-05-02