summaryrefslogtreecommitdiffstats
path: root/base/base_paths.h
Commit message (Expand)AuthorAgeFilesLines
* base: Move the rest of JSONValueSerializer unit tests from c/common to base/j...tfarina@chromium.org2013-03-281-11/+14
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-11/+5
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-5/+11
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-11/+5
* Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.hnileshagrawal@chromium.org2012-08-241-0/+3
* Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc...thorogood@chromium.org2012-07-231-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Update Android's base_paths to match other platforms.avi@chromium.org2012-03-221-4/+3
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+3
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-04-041-2/+3
* Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...viettrungluu@chromium.org2010-11-241-4/+5
* Revert 67191 - chrome_paths: refactor and sanitize cache directory handlingviettrungluu@chromium.org2010-11-241-5/+4
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-241-4/+5
* Revert "chrome_paths: refactor and sanitize cache directory handling"evan@chromium.org2010-11-231-5/+4
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-231-4/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux.thestig@chromium.org2009-12-031-2/+3
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-1/+5
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-2/+8
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-131-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-3/+0
* To pass string_util_unittest, we need the ICU data file. To get the ICU data...evanm@google.com2008-08-151-0/+2
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-4/+6
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-051-17/+5
* Add base to the repository.initial.commit2008-07-261-0/+70