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