1. 8e73d06 iwyu: Cleanup in the following files: by jhawkins@chromium.org · 13 years ago
  2. 366266c Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  3. 2b8e30b Revert 67191 - chrome_paths: refactor and sanitize cache directory handling by viettrungluu@chromium.org · 14 years ago
  4. 2980298 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  5. 9e3973b Revert "chrome_paths: refactor and sanitize cache directory handling" by evan@chromium.org · 14 years ago
  6. 9ec2773 chrome_paths: refactor and sanitize cache directory handling by evan@chromium.org · 14 years ago
  7. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  8. 5813f9d Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux. by thestig@chromium.org · 15 years ago
  9. 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
  10. c136509 posix: refactor duplicated path-handling code by evan@chromium.org · 15 years ago
  11. 9b07a8f Port some of the base module to FreeBSD. Extracted from by wtc@chromium.org · 15 years ago
  12. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  13. 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
  14. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  15. 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
  16. 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
  17. 9fc57d0 * add base_paths_mac.mm to mac port by erikkay@google.com · 16 years ago
  18. 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
  19. 3f4a732 Add base to the repository. by initial.commit · 16 years ago