1. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  2. 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
  3. 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
  4. 9fc57d0 * add base_paths_mac.mm to mac port by erikkay@google.com · 16 years ago
  5. 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
  6. 3f4a732 Add base to the repository. by initial.commit · 16 years ago