aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Fix submit_try for new builder namesGravatar borenet@google.com2013-05-02
* Force linking with image decoders for images project.Gravatar scroggo@google.com2013-05-01
* Housekeeper should not fail when skia-autogen is reset. Gravatar rmistry@google.com2013-05-01
* Fix builder name referencesGravatar borenet@google.com2013-04-30
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Fix the build.Gravatar scroggo@google.com2013-04-24
* Treat default command line argument properly.Gravatar scroggo@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* Fix an SkCommandLineFlags bug.Gravatar scroggo@google.com2013-04-23
* Link webp in skimage and debugger.Gravatar scroggo@google.com2013-04-15
* Include gif image decoding in images/ on linux.Gravatar scroggo@google.com2013-04-11
* Updates for the skimage tool.Gravatar scroggo@google.com2013-04-11
* Simplify bench pictures render target creation.Gravatar commit-bot@chromium.org2013-04-10
* SkFlags now follows proper dashing convention.Gravatar scroggo@google.com2013-04-09
* Introduce aliases and regex in submit_try.Gravatar rmistry@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* Add before and after command count to filter toolGravatar robertphillips@google.com2013-04-08
* Make submit_try accept space- or comma-separated listGravatar epoger@google.com2013-04-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Expand filter 0 to handle transparent drawBitmapRect paintsGravatar robertphillips@google.com2013-04-02
* Name table iterator.Gravatar bungeman@google.com2013-04-02