aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skimage_main.cpp
Commit message (Expand)AuthorAge
* Add flag to skimage for decoding into unpremul.Gravatar scroggo2014-10-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Cleanup: Rename SkOSPath functions.Gravatar tfarina2014-07-28
* Fix assert in skimage test.Gravatar scroggo2014-07-25
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* use most innocuous characters possible within skimage output filenamesGravatar epoger2014-06-02
* Revert of stop using brackets within skimage output filenames (https://codere...Gravatar epoger2014-06-02
* stop using brackets within skimage output filenamesGravatar epoger2014-06-02
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-10
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-10
* add explicit filepaths to render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-10
* Rename kPMColor_SkColorType to kN32_SkColorType.Gravatar commit-bot@chromium.org2014-04-09
* add new copyTo version to SkBitmap, which takes SkColorTypeGravatar commit-bot@chromium.org2014-02-23
* 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