| Commit message (Expand) | Author | Age | Files | Lines |
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -2/+2 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -2/+2 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 2 | -2/+2 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -1/+1 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -1/+1 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -1/+1 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 2 | -2/+2 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/o*-p*/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 3 | -4/+4 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 3 | -4/+4 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 3 | -3/+3 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 7 | -12/+13 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 2 | -2/+2 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 4 | -7/+16 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 6 | -6/+0 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 3 | -12/+15 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 3 | -6/+6 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 2 | -7/+6 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -1/+1 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 2 | -2/+10 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 2 | -0/+3 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 5 | -6/+17 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -5/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 6 | -0/+6 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 2 | -0/+5 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -3/+0 |
* | TTF: Add tests for FileMetaDataParser. | jhawkins@chromium.org | 2010-06-22 | 2 | -2/+100 |
* | Cleanup: Use ScopedVector in MetadataParserManager. | jhawkins@chromium.org | 2010-06-21 | 2 | -8/+2 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 2 | -1/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 6 | -22/+22 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 2 | -3/+4 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 4 | -8/+0 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 4 | -0/+8 |
* | Adding a new parsing system to the metadata url request. | brettw@chromium.org | 2009-07-23 | 11 | -0/+387 |