| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Improve PathServiceTest test by verifying that the returned path exists. | maruel@google.com | 2008-08-07 | 1 | -4/+2 |
* | Refactoring file_util into file_util and file_util_win. Also fix windows dep... | erikkay@google.com | 2008-08-06 | 1 | -10/+2 |
* | Mac changes to the path service. | avi@google.com | 2008-08-06 | 1 | -9/+35 |
* | refactor base_paths so that windows-specific paths are pulled out into their ... | erikkay@google.com | 2008-08-05 | 1 | -1/+22 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+202 |