1. efba417 Add FilePath::FromUTF8Unsafe() and FilePath::AsUTF8Unsafe(). by satorux@chromium.org · 13 years ago
  2. 11f89b0 Header cleanup in base. by brettw@chromium.org · 14 years ago
  3. 99a42e7 Treat multiple extensions like .tar.gz as a single extension. by estade@chromium.org · 14 years ago
  4. 65049b1 Add a method for normalizing path separators on Windows. by tony@chromium.org · 14 years ago
  5. b801ee3 Get rid of FilePath::AppendAndResolveRelative(). by mad@chromium.org · 15 years ago
  6. 7cde031 Fix for bug 10876 that resulted in some refactoring: by rolandsteiner@chromium.org · 15 years ago
  7. 755ea26 Revert 30168 - Commit patch set from http://codereview.chromium.org/149796 by rolandsteiner@chromium.org · 15 years ago
  8. f85323d Commit patch set from http://codereview.chromium.org/149796 by rolandsteiner@chromium.org · 15 years ago
  9. 7283507 Revert 30149 - The existing file_util::AbsolutePath() function was already doing what we needed to do in the ExtensionResource class. by tim@chromium.org · 15 years ago
  10. 16e4b9e The existing file_util::AbsolutePath() function was already doing what we needed to do in the ExtensionResource class. by mad@chromium.org · 15 years ago
  11. cc4f7b3 Minimize dependency of user scripts. by mad@chromium.org · 15 years ago
  12. 778d9cf Add FilePathTest.StripTrailingSeparators to base_unittests to test by mark@chromium.org · 15 years ago
  13. 752010c Fix and reenable AppendRelativePathTest which was broken on Windows. by mark@chromium.org · 15 years ago
  14. b3011b9 Disable FilePathTest.AppendRelativeTest from r26387. by mark@chromium.org · 15 years ago
  15. af9f62a Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] by mark@chromium.org · 15 years ago
  16. 48dc54c Add "bool FilePath::ReferencesParent()" which adds a clean & simple way for by cevans@chromium.org · 15 years ago
  17. 724cf54 make FilePath:IsParent use case-insensitive compare for drive letters on windows by rafaelw@chromium.org · 15 years ago
  18. 8c3a9b3 Allow extension extensions to be case-insensitive. by avi@chromium.org · 15 years ago
  19. 465facc Move PathComponents from file_util to FilePath, add FilePath::IsParent() by rafaelw@chromium.org · 15 years ago
  20. c51bf5f Adds AppendASCII which will append an ASCII path component. by erikkay@google.com · 16 years ago
  21. a4dbdf2 Move Contains() method to file_utils, stop relying on in extensions_protocol by aa@chromium.org · 16 years ago
  22. 985d420 Add implementations of various extension related methods (derived from file_util): by erikkay@google.com · 16 years ago
  23. d872d68 Keep trying to undo 7564. by estade@chromium.org · 16 years ago
  24. 26d5b64 Unbreak unit tests. Revert r7564. by estade@chromium.org · 16 years ago
  25. b6c55d8 fix merge failure by aa@chromium.org · 16 years ago
  26. 76e5c63 Rather than create a TODO that will never be done, I went ahead and implemented FilePath::Contains(). by aa@chromium.org · 16 years ago
  27. fac7b26 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  28. f9b1cfb Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure by mark@chromium.org · 16 years ago
  29. d27f782 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  30. cf2df27 Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failure by mark@chromium.org · 16 years ago
  31. aac8f05 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  32. e3e1ce7 Use the full src-relative path to gtest.h by mark@chromium.org · 16 years ago
  33. 6380e26 Add a FilePath object Review URL: http://codereview.chromium.org/6025 by mark@chromium.org · 16 years ago