1. b4e6548 FileSystem::readFromFile() should return data as `void*` by cdumez@apple.com · 3 years, 9 months ago
  2. a4ddc78 Remove WTF::Optional synonym for std::optional, using that class template directly instead by darin@apple.com · 3 years, 10 months ago
  3. c38c3a4 Mark more heap-allocated classes as fast allocated by cdumez@apple.com · 6 years ago
  4. 5035543 Move FileSystem to WTF https://bugs.webkit.org/show_bug.cgi?id=193602 by ross.kirsling@sony.com · 6 years ago
  5. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  6. f0105ec Use WallTime for file time https://bugs.webkit.org/show_bug.cgi?id=192287 by yusukesuzuki@slowstart.org · 6 years ago
  7. bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
  8. ae7c539 Add a FileSystem namespace to FileSystem.cpp by commit-queue@webkit.org · 7 years ago
  9. e668790 Removed unused methods of WebCore::FileStream by commit-queue@webkit.org · 8 years ago
  10. c2c1a3e Replace FileThread class with a single function by darin@apple.com · 10 years ago
  11. 2dd8302 Remove BLOB guards https://bugs.webkit.org/show_bug.cgi?id=132863 by commit-queue@webkit.org · 11 years ago
  12. 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
  13. 8bdba9b Collapse ENABLE(BLOB)|ENABLE(FILE_SYSTEM) to just ENABLE(BLOB) by commit-queue@webkit.org · 13 years ago
  14. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/platform/FileStream.h]
  15. 577efa8 2010-09-16 Eric Uhrhane <ericu@chromium.org> by commit-queue@webkit.org · 15 years ago
  16. d62ea90 Move FileStream to platform. https://bugs.webkit.org/show_bug.cgi?id=44213 by jianli@chromium.org · 15 years ago[Renamed (86%) from WebCore/html/FileStream.h]
  17. 5dd8e7e Change FileStream implementation to prepare for blob resource handling. by jianli@chromium.org · 15 years ago
  18. d218c2d Bug 43594 - Add string forwards to Forward.h by barraclough@apple.com · 15 years ago
  19. d6cf213 2010-08-06 Jessie Berlin <jberlin@apple.com> by jberlin@webkit.org · 15 years ago
  20. eead80a Bug 43594 - Add string forwards to Forward.h by barraclough@apple.com · 15 years ago
  21. 30ebbd3 Unify blob related feature defines to ENABLE(BLOB). by jianli@chromium.org · 15 years ago
  22. 0141592 Implement FileReader class. https://bugs.webkit.org/show_bug.cgi?id=38157 by jianli@chromium.org · 15 years ago
  23. 2ec75fc 2010-04-16 Kinuko Yasuda <kinuko@chromium.org> by kinuko@chromium.org · 15 years ago
  24. b42ada9 Add skeleton FileStream module for providing sync file operations for FileAPI by jianli@chromium.org · 15 years ago