2018-03-05 |
utatane.tea@gmail.com | [WTF] Move currentCPUTime and sleep(Seconds) to CPUTime... |
tree | commitdiff |
2018-02-23 |
utatane.tea@gmail.com | Remove currentTime() / currentTimeMS() |
tree | commitdiff |
2018-02-07 |
don.olmstead@sony.com | Remove WebCore/ForwardingHeaders directory |
tree | commitdiff |
2018-01-12 |
commit-queue@webki... | FormDataElement::lengthInBytes should use ThreadableBlo... |
tree | commitdiff |
2017-12-29 |
utatane.tea@gmail.com | Remove std::chrono if it is not used for ArgumentCoder... |
tree | commitdiff |
2017-12-07 |
darin@apple.com | Modernize some aspects of text codecs, eliminate WebKit... |
tree | commitdiff |
2017-11-14 |
achristensen@apple.com | Clean up old URL parser remnants |
tree | commitdiff |
2017-11-03 |
commit-queue@webki... | Add a FileSystem namespace to FileSystem.cpp |
tree | commitdiff |
2017-10-19 |
dbates@webkit.org | Use "= default" to denote default constructor or destructor |
tree | commitdiff |
2017-10-04 |
rniwa@webkit.org | Use blob URL when pasting RTFD instead of overriding... |
tree | commitdiff |
2017-10-03 |
mmaxfield@apple.com | Move LineEnding.{h,cpp} from WebCore/platform/text... |
tree | commitdiff |
2017-09-15 |
jfbastien@apple.com | WTF: use Forward.h when appropriate instead of Vector.h |
tree | commitdiff |
2017-09-14 |
commit-queue@webki... | [Cleanup] Cleanup uses of the FileList class |
tree | commitdiff |
2017-09-12 |
weinig@apple.com | Gtk build fix for "Finish off the FormData implementati... |
tree | commitdiff |
2017-09-10 |
weinig@apple.com | Finish off the FormData implementation |
tree | commitdiff |
2017-08-31 |
cdumez@apple.com | getFileMetadata() does not work as expected for symboli... |
tree | commitdiff |
2017-08-29 |
cdumez@apple.com | Add initial support for dataTransferItem.webkitGetAsEntry() |
tree | commitdiff |
2017-08-25 |
cdumez@apple.com | [Directory Upload] Add basic support for input.webkitdi... |
tree | commitdiff |
2017-08-03 |
weinig@apple.com | Source/WebCore: |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | Merge WTFThreadData to Thread::current |
tree | commitdiff |
2017-07-31 |
jlewis3@apple.com | Unreviewed, rolling out r220060. |
tree | commitdiff |
2017-07-31 |
utatane.tea@gmail.com | Merge WTFThreadData to Thread::current |
tree | commitdiff |
2017-07-26 |
cdumez@apple.com | Clean up ExceptionCode enumeration |
tree | commitdiff |
2017-07-25 |
cdumez@apple.com | ExceptionCode enumeration should use modern exception... |
tree | commitdiff |
2017-07-24 |
cdumez@apple.com | Make ExceptionCode a proper enumeration |
tree | commitdiff |
2017-07-20 |
cdumez@apple.com | Drop legacy FileException type |
tree | commitdiff |
2017-06-23 |
annulen@yandex.ru | Remove excessive headers from WebCore/{editing,fileapi... |
tree | commitdiff |
2017-06-19 |
cdumez@apple.com | Use WTF::Function instead of std::function in more... |
tree | commitdiff |
2017-06-19 |
commit-queue@webki... | [WebIDL] Properly model buffer source / typed arrays... |
tree | commitdiff |
2017-06-02 |
simon.fraser@apple.com | Get <chrono> out of StdLibExtras.h |
tree | commitdiff |
2017-05-31 |
jlewis3@apple.com | Unreviewed, rolling out r217603. |
tree | commitdiff |
2017-05-31 |
simon.fraser@apple.com | Get <chrono> out of StdLibExtras.h |
tree | commitdiff |
2017-05-22 |
commit-queue@webki... | [WebIDL] Support callbacks with arbitrary return types |
tree | commitdiff |
2017-04-28 |
carlosgc@webkit.org | Move UUID from WebCore/platform to WTF |
tree | commitdiff |
2017-04-12 |
utatane.tea@gmail.com | [WTF] Introduce Thread class and use RefPtr<Thread... |
tree | commitdiff |
2017-03-04 |
aestes@apple.com | Add support for canvas.toBlob |
tree | commitdiff |
2017-03-03 |
ryanhaddad@apple.com | Unreviewed, rolling out r213344. |
tree | commitdiff |
2017-03-03 |
aestes@apple.com | Add support for canvas.toBlob |
tree | commitdiff |
2017-02-28 |
aestes@apple.com | [Cocoa] Rename FileMac.mm to FileCocoa.mm |
tree | commitdiff |
2017-02-28 |
aestes@apple.com | [iOS] Enable file replacement |
tree | commitdiff |
2017-02-25 |
joepeck@webkit.org | [Resource Timing] Gather timing information with reliab... |
tree | commitdiff |
2017-02-25 |
cdumez@apple.com | Unreviewed, rolling out r212944. |
tree | commitdiff |
2017-02-24 |
joepeck@webkit.org | [Resource Timing] Gather timing information with reliab... |
tree | commitdiff |
2017-02-14 |
commit-queue@webki... | Removed unused methods of WebCore::FileStream |
tree | commitdiff |
2016-12-31 |
darin@apple.com | Remove setDOMException and a few custom bindings |
tree | commitdiff |
2016-12-15 |
annulen@yandex.ru | Added missing override and final specifiers |
tree | commitdiff |
2016-12-01 |
weinig@apple.com | [WebIDL] Remove custom bindings for File and Blob const... |
tree | commitdiff |
2016-11-27 |
utatane.tea@gmail.com | [WTF] Import std::optional reference implementation... |
tree | commitdiff |
2016-11-14 |
darin@apple.com | Remove many includes of ExceptionCode.h |
tree | commitdiff |
2016-11-12 |
commit-queue@webki... | Use #pragma once in WebCore |
tree | commitdiff |
2016-11-09 |
cdumez@apple.com | Use Blob URL instead of webkit-fake-url when pasting... |
tree | commitdiff |
2016-11-05 |
fpizlo@apple.com | WTF::ParkingLot should stop using std::chrono because... |
tree | commitdiff |
2016-11-04 |
achristensen@apple.com | NetworkSession: Add NetworkDataTask implementation... |
tree | commitdiff |
2016-11-03 |
achristensen@apple.com | Unreviewed, rolling out r208298. |
tree | commitdiff |
2016-11-02 |
achristensen@apple.com | NetworkSession: Add NetworkDataTask implementation... |
tree | commitdiff |
2016-10-21 |
darin@apple.com | Move some more assorted classes from ExceptionCode... |
tree | commitdiff |
2016-10-02 |
darin@apple.com | Rename ExceptionCode-based exception handling to "legacy" |
tree | commitdiff |
2016-09-21 |
jer.noble@apple.com | [media-source] Fix imported/w3c/web-platform-tests... |
tree | commitdiff |
2016-09-01 |
carlosgc@webkit.org | [GTK] Move GObject DOM bindings to WebKit2 layer and... |
tree | commitdiff |
2016-08-31 |
commit-queue@webki... | Remove unused member variable in WebCore::File |
tree | commitdiff |
2016-08-30 |
commit-queue@webki... | [Fetch API] Blob not found URL should result in a netwo... |
tree | commitdiff |
2016-08-22 |
achristensen@apple.com | Source/WebCore: |
tree | commitdiff |
2016-08-21 |
darin@apple.com | Removed Objective-C specific attributes from IDL, made... |
tree | commitdiff |
2016-08-15 |
achristensen@apple.com | Remove unused includes of wtf headers |
tree | commitdiff |
2016-08-04 |
andersca@apple.com | Remove some unneeded #ifs now that the Objective-C... |
tree | commitdiff |
2016-08-02 |
commit-queue@webki... | [Fetch API] Add support to ReferrerPolicy |
tree | commitdiff |
2016-08-02 |
commit-queue@webki... | [Fetch API] Pass directly FetchRequest fetch options... |
tree | commitdiff |
2016-08-01 |
commit-queue@webki... | Reduce the number of ResourceRequest copies in Document... |
tree | commitdiff |
2016-07-29 |
commit-queue@webki... | [Fetch API] Activate credentials mode |
tree | commitdiff |
2016-07-21 |
commit-queue@webki... | Remove crossOriginRequestPolicy from ThreadableLoaderOp... |
tree | commitdiff |
2016-07-16 |
cdumez@apple.com | Use emptyString() / nullAtom when possible |
tree | commitdiff |
2016-07-14 |
cdumez@apple.com | Use emptyString() instead of "" when possible |
tree | commitdiff |
2016-07-01 |
beidson@apple.com | Blob content type not preserved when retrieving blobs... |
tree | commitdiff |
2016-06-24 |
andersca@apple.com | Rename NoncopyableFunction to Function |
tree | commitdiff |
2016-06-18 |
antti@apple.com | Use time literals in WebCore |
tree | commitdiff |
2016-06-15 |
cdumez@apple.com | Drop some unnecessary header includes |
tree | commitdiff |
2016-06-04 |
commit-queue@webki... | Unreviewed, rolling out r201663. |
tree | commitdiff |
2016-06-03 |
andersca@apple.com | Rename NoncopyableFunction to Function |
tree | commitdiff |
2016-06-03 |
cdumez@apple.com | Drop BlobRegistryContext class as it is no longer needed |
tree | commitdiff |
2016-05-31 |
beidson@apple.com | Make createCrossThreadTask() functions return on the... |
tree | commitdiff |
2016-05-31 |
beidson@apple.com | Move CrossThreadCopier/CrossThreadTask to WTF. |
tree | commitdiff |
2016-05-29 |
cdumez@apple.com | Templatize NoncopyableFunction class similarly to std... |
tree | commitdiff |
2016-05-28 |
cdumez@apple.com | callOnMainThread() should not copy captured lambda... |
tree | commitdiff |
2016-05-24 |
ryanhaddad@apple.com | Unreviewed, rolling out r201341. |
tree | commitdiff |
2016-05-24 |
cdumez@apple.com | Use lambda capture with initializer instead of StringCa... |
tree | commitdiff |
2016-04-28 |
cdumez@apple.com | [Web IDL] Specify default values for optional parameter... |
tree | commitdiff |
2016-04-26 |
beidson@apple.com | Fix a flaky test after r200032 |
tree | commitdiff |
2016-04-25 |
beidson@apple.com | Implement latest File object spec (including its constr... |
tree | commitdiff |
2016-04-25 |
youenn.fablet@crf... | Drop [UsePointersEvenForNonNullableObjectArguments... |
tree | commitdiff |
2016-04-25 |
cdumez@apple.com | Autogenerated IDBFactory.open() does the wrong thing... |
tree | commitdiff |
2016-04-19 |
beidson@apple.com | Modern IDB (Blob support): When reading Blobs from... |
tree | commitdiff |
2016-04-15 |
cdumez@apple.com | Rename [GlobalContext] extended attribute to [Exposed... |
tree | commitdiff |
2016-04-15 |
ddkilzer@apple.com | REGRESSION (r158956): Remove vestigial range code in... |
tree | commitdiff |
2016-04-14 |
beidson@apple.com | Modern IDB (Blob support): Support retrieving Blobs... |
tree | commitdiff |
2016-04-09 |
cdumez@apple.com | [WebIDL] Add support for [ExportMacro=XXX] IDL extended... |
tree | commitdiff |
2016-03-31 |
beidson@apple.com | Make BlobData use ThreadSafeSharedBuffer instead of... |
tree | commitdiff |
2016-03-30 |
youenn.fablet@crf... | Binding generator should allow passing DOM objects... |
tree | commitdiff |
2016-03-21 |
jh718.park@samsung.com | [JSC] Add ArrayBuffer::tryCreate and change the callsit... |
tree | commitdiff |
2016-03-11 |
youenn.fablet@crf... | [CallWith=ScriptExecutionContext] should pass ScriptExe... |
tree | commitdiff |
2016-03-04 |
darin@apple.com | Remove "virtual" from all lines that have both "virtual... |
tree | commitdiff |
next |