summaryrefslogtreecommitdiffstats
path: root/tools/imagediff/image_diff.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-1/+1
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-181-1/+1
* clang/mac: Fix most problems in unittest targets in webkit.gypthakis@chromium.org2010-10-031-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-11/+7
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-22/+39
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-2/+4
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* tools: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-061-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-10/+10
* re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shelldpranke@google.com2009-07-241-0/+364