1. 49de1af Add support for GetHomeDir for Mac and Windows. by brettw@chromium.org · 10 years ago
  2. e659804 base: Move the rest of JSONValueSerializer unit tests from c/common to base/json. by tfarina@chromium.org · 11 years ago
  3. 97fc1e6 Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by gab@chromium.org · 12 years ago
  4. 9d594d1 Revert 157667 - Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by wjia@chromium.org · 12 years ago
  5. 4011fea Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by gab@chromium.org · 12 years ago
  6. a4be12c Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.h by nileshagrawal@chromium.org · 12 years ago
  7. e77009d Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile directories by thorogood@chromium.org · 12 years ago
  8. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  9. a7d1df9 Update Android's base_paths to match other platforms. by avi@chromium.org · 12 years ago
  10. c4f2de2 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 pkasting@chromium.org · 13 years ago
  11. 686190b Android's paths and message loop implementation with JNI by michaelbai@google.com · 13 years ago
  12. 8e73d06 iwyu: Cleanup in the following files: by jhawkins@chromium.org · 13 years ago
  13. 366266c Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  14. 2b8e30b Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  15. 2980298 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  16. 9e3973b Revert "chrome_paths: refactor and sanitize cache directory handling" by evan@chromium.org · 14 years ago
  17. 9ec2773 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  18. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  19. 5813f9d Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux. by thestig@chromium.org · 15 years ago
  20. eea8306 Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers. by thestig@chromium.org · 15 years ago
  21. c136509 posix: refactor duplicated path-handling code by evan@chromium.org · 15 years ago
  22. 9b07a8f Port some of the base module to FreeBSD. Extracted from by wtc@chromium.org · 15 years ago
  23. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  24. 5390f89 Call logging::InitLogging. The lack of this was causing some hangs (and possibly crashes) in ObserverListTest.BUG=6286 by erikkay@google.com · 16 years ago
  25. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  26. dfb51b2 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 erikkay@google.com · 16 years ago
  27. e41d3b3 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 evanm@google.com · 16 years ago
  28. 9fc57d0 * add base_paths_mac.mm to mac port by erikkay@google.com · 16 years ago
  29. c7980ee 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 erikkay@google.com · 16 years ago
  30. 3f4a732 Add base to the repository. by initial.commit · 16 years ago