1. c51bf5f Adds AppendASCII which will append an ASCII path component. by erikkay@google.com · 16 years ago
  2. a4dbdf2 Move Contains() method to file_utils, stop relying on in extensions_protocol by aa@chromium.org · 16 years ago
  3. 985d420 Add implementations of various extension related methods (derived from file_util): by erikkay@google.com · 16 years ago
  4. ae50894 Convert download manager to FilePath. by estade@chromium.org · 16 years ago
  5. 84f04ea Move plugins to FilePaths, some cleanup by avi@google.com · 16 years ago
  6. d872d68 Keep trying to undo 7564. by estade@chromium.org · 16 years ago
  7. 26d5b64 Unbreak unit tests. Revert r7564. by estade@chromium.org · 16 years ago
  8. 08dd9a2 * switch download manager to using FilePath by estade@chromium.org · 16 years ago
  9. b22fdc1 Reverting 7423. by erikkay@google.com · 16 years ago
  10. b26ec76 Add a method to explicitly request a UTF8 representation of a FilePath. This is for places where you need to use a FilePath in a non-filesystem context (for example, adding a file to an archive file, or constructing a file:// URL). by erikkay@google.com · 16 years ago
  11. 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
  12. 9d9b24f Include "base/hash_tables.h" instead of hand-picking header files. by avi@google.com · 16 years ago
  13. 4731467 Allow hashmaps and hashsets of FilePath. by avi@google.com · 16 years ago
  14. 5cb7935 Move file enumeration to filepaths. by avi@google.com · 16 years ago
  15. fac7b26 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  16. f9b1cfb Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure by mark@chromium.org · 16 years ago
  17. d27f782 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  18. cf2df27 Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failure by mark@chromium.org · 16 years ago
  19. aac8f05 Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr by mark@chromium.org · 16 years ago
  20. 97e3782 Remove file_util::kPathSeparator from posix. by estade@chromium.org · 16 years ago
  21. 1958301 Generate a warning if the return value of FilePath::Append is ignored. by agl@chromium.org · 16 years ago
  22. b1d358a Implement some missing file util functions. by estade@chromium.org · 16 years ago
  23. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  24. 6380e26 Add a FilePath object Review URL: http://codereview.chromium.org/6025 by mark@chromium.org · 16 years ago