| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Move the rest of JSONValueSerializer unit tests from c/common to base/j... | tfarina@chromium.org | 2013-03-28 | 1 | -11/+14 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -11/+5 |
* | Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ... | wjia@chromium.org | 2012-09-20 | 1 | -5/+11 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -11/+5 |
* | Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.h | nileshagrawal@chromium.org | 2012-08-24 | 1 | -0/+3 |
* | Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc... | thorogood@chromium.org | 2012-07-23 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Update Android's base_paths to match other platforms. | avi@chromium.org | 2012-03-22 | 1 | -4/+3 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Android's paths and message loop implementation with JNI | michaelbai@google.com | 2011-08-02 | 1 | -0/+3 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-04-04 | 1 | -2/+3 |
* | Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc... | viettrungluu@chromium.org | 2010-11-24 | 1 | -4/+5 |
* | Revert 67191 - chrome_paths: refactor and sanitize cache directory handling | viettrungluu@chromium.org | 2010-11-24 | 1 | -5/+4 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-24 | 1 | -4/+5 |
* | Revert "chrome_paths: refactor and sanitize cache directory handling" | evan@chromium.org | 2010-11-23 | 1 | -5/+4 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-23 | 1 | -4/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux. | thestig@chromium.org | 2009-12-03 | 1 | -2/+3 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -1/+5 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 1 | -2/+8 |
* | Port some of the base module to FreeBSD. Extracted from | wtc@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Call logging::InitLogging. The lack of this was causing some hangs (and poss... | erikkay@google.com | 2009-01-13 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -3/+0 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 1 | -0/+2 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -4/+6 |
* | refactor base_paths so that windows-specific paths are pulled out into their ... | erikkay@google.com | 2008-08-05 | 1 | -17/+5 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+70 |