- 565a880 Remove references to deprecated version of Windows in base_paths.h by pmonette · 9 years ago
- ffaee18e Add support for GetHomeDir for Mac and Windows. by [email protected] · 12 years ago
- c4803e43 base: Move the rest of JSONValueSerializer unit tests from c/common to base/json. by [email protected] · 12 years ago
- dea1d7d Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by [email protected] · 13 years ago
- 1f4ae16 Revert 157667 - Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by [email protected] · 13 years ago
- e5738a0 Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by [email protected] · 13 years ago
- fa67f76c Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.h by [email protected] · 13 years ago
- 92e44ae0a Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile directories by [email protected] · 13 years ago
- 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
- b311178 Update Android's base_paths to match other platforms. by [email protected] · 13 years ago
- d643172 Reduce number of unnamed-type-template-args violations (mostly when passing values to DCHECK(), ASSERT_EQ(), etc.), generally by naming previously-anonymous enums. We've decided not to eliminate the warning entirely because doing so is only possible with tons of ugly static_cast<>()s in Mac code. by [email protected] · 14 years ago
- 61c86c6 Android's paths and message loop implementation with JNI by [email protected] · 14 years ago
- 2edc286 iwyu: Cleanup in the following files: by [email protected] · 14 years ago
- b411da3 Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 08b307c Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 8c61914 chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- d8a80d6 Revert "chrome_paths: refactor and sanitize cache directory handling" by [email protected] · 15 years ago
- 953d7c97a5 chrome_paths: refactor and sanitize cache directory handling by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- b7045486 Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux. by [email protected] · 16 years ago
- 9e9b6e8e Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers. by [email protected] · 16 years ago
- 5d1937bb posix: refactor duplicated path-handling code by [email protected] · 16 years ago
- 4a34ce0 Port some of the base module to FreeBSD. Extracted from by [email protected] · 16 years ago
- 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
- 302831b Call logging::InitLogging. The lack of this was causing some hangs (and possibly crashes) in ObserverListTest.BUG=6286 by [email protected] · 17 years ago
- bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
- 37088fef Part two of file_util porting. Almost all of the functionality has been ported, including the unit tests now. Some of this API isn't great, and should be cleaned up, but I'd like to hold off and do that in a followup changelist. More general code cleanup is likely needed here as well. by [email protected] · 17 years ago
- 4c0040c To pass string_util_unittest, we need the ICU data file. To get the ICU data file, we need some of PathService, which brings along with it a bunch of other needed functions. So here are a bunch of stubs, along with another file's worth of passing tests. (Based on a patch from Dean.) by [email protected] · 17 years ago
- 5af2edb9 * add base_paths_mac.mm to mac port by [email protected] · 17 years ago
- ac510e1 refactor base_paths so that windows-specific paths are pulled out into their own file. Note that some of the same path key names will exist in other platform-specific files. For example, base_paths_mac.mm will have FILE_EXE and DIR_APP_DATA (among others). by [email protected] · 17 years ago
- d7cae12 Add base to the repository. by initial.commit · 17 years ago