| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete some dead code. | thakis@chromium.org | 2014-03-27 | 1 | -7/+0 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -1/+1 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Add option to image_diff to calculate histogram diff | johnme@chromium.org | 2013-11-21 | 1 | -17/+85 |
* | Move simple png encoding for image_diff into tools/ | jamesr@chromium.org | 2013-08-06 | 5 | -6/+699 |
* | Update tools/imagediff/image_diff target to for layout tests | jamesr@chromium.org | 2013-07-25 | 3 | -13/+20 |
* | Update include paths in tools for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -3/+3 |
* | Make imagediff build on Win64 | jschuh@chromium.org | 2013-02-19 | 1 | -1/+3 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -14/+14 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -1/+1 |
* | Rename CommandLine::GetArgs(), update callers. | msw@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Remove the dependency on app_base from some targets. | tfarina@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | Remove msvs_guids from third_party, webkit, tools and views. | tony@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Add the ability to write comments to PNGCodec::Encode. | tony@chromium.org | 2011-03-28 | 2 | -3/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 2 | -2/+2 |
* | Add the include <iterator> or change the usage of back_inserter to avoid comp... | jeanluc@chromium.org | 2011-01-30 | 1 | -1/+1 |
* | Rename WebKitTools->Tools. | tonyg@chromium.org | 2010-12-18 | 1 | -1/+1 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 1 | -1/+1 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Remove deprecated CommandLine::GetLooseValues(), rename to args(). | evan@chromium.org | 2010-07-21 | 1 | -11/+7 |
* | Convert some helper tools to use FilePaths for file names. | evan@chromium.org | 2010-07-14 | 1 | -22/+39 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | mark imagediff as chromium code for stricter warnings. | thomasvl@chromium.org | 2010-06-15 | 1 | -1/+4 |
* | fix check_deps | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | tools: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-06 | 1 | -1/+1 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+5 |
* | Add deps files I forgot in my previous checkin. | brettw@chromium.org | 2009-10-03 | 1 | -0/+3 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 2 | -11/+11 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell | dpranke@google.com | 2009-07-24 | 2 | -0/+388 |