aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skimage_main.cpp
Commit message (Expand)AuthorAge
* More work to integrate skimage with rebaseline tools.Gravatar scroggo@google.com2013-10-22
* Truly ignore failures in skimage.Gravatar scroggo@google.com2013-10-15
* Allow sampling GIF images during decode.Gravatar commit-bot@chromium.org2013-10-08
* In skimage, copy to 8888 if encoding fails.Gravatar scroggo@google.com2013-10-07
* Fixes for decoding to A8.Gravatar commit-bot@chromium.org2013-10-03
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Test decoders when hasLength returns false.Gravatar scroggo@google.com2013-08-28
* Add config option to skimage.Gravatar scroggo@google.com2013-08-06
* Do not fail skimage on missing expectations.Gravatar scroggo@google.com2013-08-06
* Test decoding the bounds in skimage.Gravatar scroggo@google.com2013-07-18
* Skip the TIMESTAMP file.Gravatar scroggo@google.com2013-06-28
* Fix run_decoding_tests on xoom.Gravatar scroggo@google.com2013-06-27
* 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
* 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
* Preparations for running skimage tool on bots.Gravatar scroggo@google.com2013-06-07
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* 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
* Use separate subset directories in skimage.Gravatar scroggo@google.com2013-05-15
* skimage: report failure if expectation not found.Gravatar scroggo@google.com2013-05-14
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* Fix more warnings.Gravatar scroggo@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
* Force linking with image decoders for images project.Gravatar scroggo@google.com2013-05-01
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* almost there on gm (need to fix image writes/reads/compares)Gravatar reed@android.com2009-06-21
* add skiamge (in tools/) that decodes and encodes imagesGravatar reed@android.com2009-04-24