| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc... | viettrungluu@chromium.org | 2010-11-24 | 1 | -2/+2 |
* | Revert 67191 - chrome_paths: refactor and sanitize cache directory handling | viettrungluu@chromium.org | 2010-11-24 | 1 | -2/+2 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-24 | 1 | -2/+2 |
* | Revert "chrome_paths: refactor and sanitize cache directory handling" | evan@chromium.org | 2010-11-23 | 1 | -0/+6 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-23 | 1 | -6/+0 |
* | If chromium has not been started yet, the cache path will not exist. | maruel@chromium.org | 2010-10-23 | 1 | -0/+6 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -3/+3 |
* | Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] | mark@chromium.org | 2009-09-16 | 1 | -1/+5 |
* | Fix to use FilePath in more unittests. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 1 | -3/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Create a gtest test fixture subclass that allows for platform specific setup ... | erikkay@google.com | 2008-08-20 | 1 | -1/+6 |
* | recursive_mutex | erikkay@google.com | 2008-08-11 | 1 | -0/+4 |
* | Remove a NOTREACHED() that was causing a dialog box during unit tests, hence | maruel@google.com | 2008-08-07 | 1 | -10/+4 |
* | Improve PathServiceTest test by verifying that the returned path exists. | maruel@google.com | 2008-08-07 | 1 | -5/+26 |
* | Refactoring file_util into file_util and file_util_win. Also fix windows dep... | erikkay@google.com | 2008-08-06 | 1 | -0/+5 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+57 |