| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new method OverrideAndCreateIfNeeded to PathService. | pastarmovj@chromium.org | 2012-05-09 | 1 | -7/+18 |
* | Revert 135321 - Make sure only the main browser process and service proceses ... | pastarmovj@chromium.org | 2012-05-04 | 1 | -18/+7 |
* | Make sure only the main browser process and service proceses are allowed to c... | pastarmovj@chromium.org | 2012-05-04 | 1 | -7/+18 |
* | Cleanup: Remove static storage for variables in an unnamed namespace. | jhawkins@chromium.org | 2012-01-28 | 1 | -5/+5 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-14 | 1 | -3/+3 |
* | Revert "Options2: Pull the trigger." | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Revert 114236 - Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Upstream android file related code. | michaelbai@google.com | 2011-06-21 | 1 | -1/+17 |
* | Use DCHECK_GE() where possible in base/. Patch by Kushal Pisavadia (see http... | pkasting@chromium.org | 2011-03-31 | 1 | -2/+2 |
* | Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug... | kushi.p@gmail.com | 2011-03-13 | 1 | -2/+2 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -9/+9 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 1 | -2/+4 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -4/+2 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -2/+4 |
* | windows: remove PathService::Get() that uses wstrings | evan@chromium.org | 2010-11-30 | 1 | -12/+0 |
* | Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc... | viettrungluu@chromium.org | 2010-11-24 | 1 | -8/+0 |
* | Revert 67191 - chrome_paths: refactor and sanitize cache directory handling | viettrungluu@chromium.org | 2010-11-24 | 1 | -0/+8 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-24 | 1 | -8/+0 |
* | Revert "chrome_paths: refactor and sanitize cache directory handling" | evan@chromium.org | 2010-11-23 | 1 | -0/+8 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-23 | 1 | -8/+0 |
* | linux: fix cache corruption when using multiple --user-data-dir | evan@chromium.org | 2010-11-13 | 1 | -0/+8 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-09-09 | 1 | -12/+26 |
* | Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | rvargas@google.com | 2010-08-19 | 1 | -32/+13 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -13/+32 |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -1/+0 |
* | Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | glen@chromium.org | 2010-08-09 | 1 | -26/+12 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-08-09 | 1 | -12/+26 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 1 | -11/+11 |
* | Make all paths passed to --user-data-dir absolute. | erg@google.com | 2009-10-27 | 1 | -8/+9 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -0/+2 |
* | Quick fix to use file_util::SetCurrentDirectory method instead of the PathSer... | erikkay@chromium.org | 2009-09-16 | 1 | -4/+0 |
* | Landing the patch of Thiago Farina. | jcampan@chromium.org | 2009-09-02 | 1 | -4/+0 |
* | On Linux, the path to the exe is used to fork renderer processes. | jcampan@chromium.org | 2009-06-25 | 1 | -6/+9 |
* | POSIX: Make --user-data-dir work when it doesn't exist. | agl@chromium.org | 2009-04-27 | 1 | -0/+5 |
* | Reverting 14152. | thestig@chromium.org | 2009-04-21 | 1 | -3/+2 |
* | Stop using and remove deprecated file_util::TrimTrailingSeparator(). | thestig@chromium.org | 2009-04-21 | 1 | -2/+3 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Instead of appending "Downloads" to the user document directory, let each pla... | estade@chromium.org | 2009-02-28 | 1 | -4/+4 |
* | Move more code to using FilePath. | evanm@google.com | 2008-11-19 | 1 | -9/+8 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 1 | -11/+23 |
* | CreateDirectory() should check if an existing path is actually a directory be... | mmoss@google.com | 2008-09-11 | 1 | -4/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | For some reason, when I changed PathData to be a singleton (r722) Purify star... | erikkay@google.com | 2008-08-20 | 1 | -7/+23 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 1 | -4/+17 |
* | I accidentally committed file_version_info. Since comments were relatively m... | erikkay@google.com | 2008-08-12 | 1 | -21/+16 |
* | recursive_mutex | erikkay@google.com | 2008-08-11 | 1 | -15/+27 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -17/+20 |