summaryrefslogtreecommitdiffstats
path: root/tools/imagediff
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in tools/.avi2015-12-262-12/+17
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Remove android_webview_build conditions from various places.torne2015-04-071-4/+1
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-3/+4
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-071-1/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Add tools/imagediff to GN build.brettw@chromium.org2014-07-231-0/+20
* Delete some dead code.thakis@chromium.org2014-03-271-7/+0
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Add option to image_diff to calculate histogram diffjohnme@chromium.org2013-11-211-17/+85
* Move simple png encoding for image_diff into tools/jamesr@chromium.org2013-08-065-6/+699
* Update tools/imagediff/image_diff target to for layout testsjamesr@chromium.org2013-07-253-13/+20
* Update include paths in tools for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Use a direct include of strings headers in testing/, third_party/, tools/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.dcheng@chromium.org2013-04-091-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Make imagediff build on Win64 jschuh@chromium.org2013-02-191-1/+3
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-14/+14
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+1
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove the dependency on app_base from some targets.tfarina@chromium.org2011-06-291-1/+1
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-282-3/+5
* 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-052-2/+2
* 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
* mark imagediff as chromium code for stricter warnings.thomasvl@chromium.org2010-06-151-1/+4
* fix check_depsben@chromium.org2010-03-181-1/+1
* 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
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+5
* Add deps files I forgot in my previous checkin.brettw@chromium.org2009-10-031-0/+3
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-032-11/+11
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shelldpranke@google.com2009-07-242-0/+388