git://git.webkit.org
/
WebKit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDBRequest and IDBTransaction error properties should be DOMExceptions
[WebKit.git]
/
Source
/
2017-09-20
cdumez@apple.com
IDBRequest and IDBTransaction error properties should...
tree
|
commitdiff
2017-09-20
commit-queue@webki...
[Curl] Fix r222147
tree
|
commitdiff
2017-09-20
simon.fraser@apple.com
tiled-drawing/tiled-backing-in-window.html fails on...
tree
|
commitdiff
2017-09-20
simon.fraser@apple.com
Image subclasses should support is<> and downcast<>
tree
|
commitdiff
2017-09-20
wenson_hsieh@apple.com
REGRESSION (r215613): Incorrect corners clipping with...
tree
|
commitdiff
2017-09-20
ap@apple.com
Layering violation in Editor::createFragment
tree
|
commitdiff
2017-09-20
commit-queue@webki...
Allow WTF::map to use any class that is iterable and...
tree
|
commitdiff
2017-09-19
eric.carlson@apple.com
Quiet media player private logging
tree
|
commitdiff
2017-09-19
achristensen@apple.com
Allow modern decoding of Vectors
tree
|
commitdiff
2017-09-19
rniwa@webkit.org
On iOS, getData can't get text set by setData during...
tree
|
commitdiff
2017-09-19
zalan@apple.com
AXObjectCache::performDeferredCacheUpdate is called...
tree
|
commitdiff
2017-09-19
jer.noble@apple.com
[Cocoa] Add an ImageDecoder subclass backed by AVFoundation
tree
|
commitdiff
2017-09-19
commit-queue@webki...
[Curl] Move Authentication related tasks into Authentic...
tree
|
commitdiff
2017-09-19
clopez@igalia.com
[CMake] Add ENABLE_WEB_CRYPTO option and make ENABLE_SU...
tree
|
commitdiff
2017-09-19
zalan@apple.com
Do not mutate RenderText content during layout.
tree
|
commitdiff
2017-09-19
wenson_hsieh@apple.com
createMarkupInternal should protect its pointer to...
tree
|
commitdiff
2017-09-19
ryanhaddad@apple.com
Unreviewed, rolling out r222217 and r222214.
tree
|
commitdiff
2017-09-19
zalan@apple.com
Attempt to fix Linux build.
tree
|
commitdiff
2017-09-19
commit-queue@webki...
Web Inspector: Adopt named groups in complex regexes
tree
|
commitdiff
2017-09-19
zalan@apple.com
Do not mutate RenderText content during layout.
tree
|
commitdiff
2017-09-19
achristensen@apple.com
Expose WKPageRef as a private property on WKWebView...
tree
|
commitdiff
2017-09-19
achristensen@apple.com
Make _WKProcessPoolConfiguration.allowsCellularAccess...
tree
|
commitdiff
2017-09-19
commit-queue@webki...
REGRESSION(r214494): Web Inspector: Ignore cache button...
tree
|
commitdiff
2017-09-19
nael.ouedraogo@crf...
[GTK] The binding code of Media Source Extension of...
tree
|
commitdiff
2017-09-19
carlosgc@webkit.org
WebDriver: wrong key name for capabilities in new sessi...
tree
|
commitdiff
2017-09-19
carlosgc@webkit.org
WebDriver: HTTP responses should include Cache-Control...
tree
|
commitdiff
2017-09-19
carlosgc@webkit.org
[Harfbuzz] adjustSelectionRectForComplexText() should...
tree
|
commitdiff
2017-09-19
dino@apple.com
[WebGL] VideoTextureCopierCV doesn't correctly restore...
tree
|
commitdiff
2017-09-19
dino@apple.com
[WebGL] accelerated texImage2D for video doesn't respec...
tree
|
commitdiff
2017-09-19
commit-queue@webki...
Make ImageFrame::duration() return Seconds instead...
tree
|
commitdiff
2017-09-19
pvollan@apple.com
[Win] Compile error in InbandTextTrackPrivateAVCF:...
tree
|
commitdiff
2017-09-19
mcatanzaro@igalia.com
[CMake] Rename WebKit target to WebKitLegacy and rename...
tree
|
commitdiff
2017-09-18
timothy_horton@app...
Support min() and max() in calc()
tree
|
commitdiff
2017-09-18
mattbaker@apple.com
Web Inspector: RemoteObject.resolveNode should return...
tree
|
commitdiff
2017-09-18
commit-queue@webki...
[Curl] Move error generation task into ResourceError
tree
|
commitdiff
2017-09-18
fpizlo@apple.com
ErrorInstance and Exception need destroy methods
tree
|
commitdiff
2017-09-18
aestes@apple.com
[Cocoa] Upstream sandbox-related WebKitSystemInterface...
tree
|
commitdiff
2017-09-18
bburg@apple.com
Web Inspector: introduce an AppController class and...
tree
|
commitdiff
2017-09-18
ryanhaddad@apple.com
Unreviewed, rolling out r222170.
tree
|
commitdiff
2017-09-18
don.olmstead@sony.com
[Curl] Forward declare SSL context
tree
|
commitdiff
2017-09-18
rniwa@webkit.org
getData('text/plain') doesn't work on iOS 10
tree
|
commitdiff
2017-09-18
utatane.tea@gmail.com
[JSC] Consider dropping JSObjectSetPrototype feature...
tree
|
commitdiff
2017-09-18
mattbaker@apple.com
Web Inspector: console.assert messages shouldn't end...
tree
|
commitdiff
2017-09-18
webkit@devinrousso.com
Web Inspector: REGRESSION(r221901): Single frame record...
tree
|
commitdiff
2017-09-18
commit-queue@webki...
Allow WTF::map to use any class that is iterable and...
tree
|
commitdiff
2017-09-18
commit-queue@webki...
Always update display: contents styles in RenderTreeUpd...
tree
|
commitdiff
2017-09-18
antti@apple.com
Avoid style resolution when clearing focused element.
tree
|
commitdiff
2017-09-18
antti@apple.com
Rolling out the previous to land again with a test.
tree
|
commitdiff
2017-09-18
aestes@apple.com
[Cocoa] Upstream WKSetCrashReportApplicationSpecificInf...
tree
|
commitdiff
2017-09-18
antti@apple.com
Avoid style resolution when clearing focused element.
tree
|
commitdiff
2017-09-18
pvollan@apple.com
[WK1] Layout Test fast/events/beforeunload-dom-manipula...
tree
|
commitdiff
2017-09-18
ryanhaddad@apple.com
REGRESSION(r221974): [Harfbuzz] Test fast/text/internat...
tree
|
commitdiff
2017-09-18
jer.noble@apple.com
Virtualize ImageDecoder
tree
|
commitdiff
2017-09-18
aestes@apple.com
[Mac] Upstream miscellaneous WebKitSystemInterface...
tree
|
commitdiff
2017-09-18
commit-queue@webki...
[Win][PAL] Move WebCoreHeaderDetection.h to PAL
tree
|
commitdiff
2017-09-18
commit-queue@webki...
[Curl] Create classes dedicated to handle SSL related...
tree
|
commitdiff
2017-09-18
utatane.tea@gmail.com
[DFG] Remove ToThis more aggressively
tree
|
commitdiff
2017-09-18
carlosgc@webkit.org
REGRESSION(r221974): [Harfbuzz] Test fast/text/internat...
tree
|
commitdiff
2017-09-17
nvasilyev@apple.com
Web Inspector: Styles Redesign: support toggling properties
tree
|
commitdiff
2017-09-17
utatane.tea@gmail.com
Merge JSLexicalEnvironment and JSEnvironmentRecord
tree
|
commitdiff
2017-09-17
mcatanzaro@igalia.com
[WPE][GTK] Merge ProcessLauncher[WPE,GTK]
tree
|
commitdiff
2017-09-17
mcatanzaro@igalia.com
[WPE][GTK] Merge ProcessLauncher[WPE,GTK]
tree
|
commitdiff
2017-09-17
carlosgc@webkit.org
[Harfbuzz] Test fast/text/complex-text-selection.html...
tree
|
commitdiff
2017-09-16
timothy_horton@app...
Fix the Tools build with CMake on macOS
tree
|
commitdiff
2017-09-16
mcatanzaro@igalia.com
[GTK] Build failure with enchant-2.1.1
tree
|
commitdiff
2017-09-16
antti@apple.com
Computing animated style should not require renderers
tree
|
commitdiff
2017-09-16
carlosgc@webkit.org
[Harbuzz] Test fast/text/international/harfbuzz-runs...
tree
|
commitdiff
2017-09-16
commit-queue@webki...
Avoid calling String::format() in PlatformCAFilters...
tree
|
commitdiff
2017-09-16
webkit@devinrousso.com
Web Inspector: REGRESSION(r222057): recording state...
tree
|
commitdiff
2017-09-15
rniwa@webkit.org
iOS: Use blob URL instead of a WebKit fake URL when...
tree
|
commitdiff
2017-09-15
sbarati@apple.com
Arity fixup during inlining should do a 2 phase commit...
tree
|
commitdiff
2017-09-15
wenson_hsieh@apple.com
Avoid style recomputation when forwarding a focus event...
tree
|
commitdiff
2017-09-15
jfbastien@apple.com
WTF: use Forward.h when appropriate instead of Vector.h
tree
|
commitdiff
2017-09-15
annulen@yandex.ru
Consider enabling -Wno-expansion-to-defined for gcc 7
tree
|
commitdiff
2017-09-15
keith_miller@apple.com
generate-unified-source-bundles.rb shouldn't write...
tree
|
commitdiff
2017-09-15
commit-queue@webki...
ASSERTION FAILED: writtenAudioDuration >= readAudioDura...
tree
|
commitdiff
2017-09-15
commit-queue@webki...
Move code using Vector::map to WTF:map
tree
|
commitdiff
2017-09-15
commit-queue@webki...
MediaPlayerPrivateMediaStreamAVFObjC::requestNotificati...
tree
|
commitdiff
2017-09-15
ryanhaddad@apple.com
Unreviewed, rolling out r222040.
tree
|
commitdiff
2017-09-15
timothy_horton@app...
Fix the macOS CMake build
tree
|
commitdiff
2017-09-15
mattbaker@apple.com
Web Inspector: Canvas: recording parameters that includ...
tree
|
commitdiff
2017-09-15
wilander@apple.com
Storage Access API: Deny access to nested iframes
tree
|
commitdiff
2017-09-15
antti@apple.com
AnimationBase should ref the element
tree
|
commitdiff
2017-09-15
bfulgham@apple.com
Source/WebCore:
tree
|
commitdiff
2017-09-15
Ms2ger@igalia.com
Update some WebGL2 return types to match the specification.
tree
|
commitdiff
2017-09-15
antti@apple.com
Remove FilterOperation::blendingNeedsRendererSize()
tree
|
commitdiff
2017-09-15
commit-queue@webki...
Add an URL method to remove both query string and fragm...
tree
|
commitdiff
2017-09-15
aestes@apple.com
[Cocoa] Upstream MediaRemote and VideoToolbox WebKitSys...
tree
|
commitdiff
2017-09-15
eric.carlson@apple.com
Switch text tracks to release logging
tree
|
commitdiff
2017-09-15
carlosgc@webkit.org
[Harfbuzz] Material icons not rendered correctly when...
tree
|
commitdiff
2017-09-15
carlosgc@webkit.org
[Harfbuzz] Fix incorrect font rendering when selecting...
tree
|
commitdiff
2017-09-15
zandobersek@gmail.com
[EME] ClearKey: list 'persistent-license' sessions...
tree
|
commitdiff
2017-09-15
Ms2ger@igalia.com
Disallow passing a null program to getFragDataLocation.
tree
|
commitdiff
2017-09-15
annulen@yandex.ru
Unreviewed, committing actual dos2unix conversions
tree
|
commitdiff
2017-09-15
annulen@yandex.ru
Normalize line terminators in jsoncpp Visual Studio...
tree
|
commitdiff
2017-09-15
rniwa@webkit.org
iOS: WebKitTestRunner hits an assertion in editing...
tree
|
commitdiff
2017-09-15
carlosgc@webkit.org
[FreeType] Complex text is enabled too often after...
tree
|
commitdiff
2017-09-15
commit-queue@webki...
Add Cache API support of records persistency
tree
|
commitdiff
2017-09-15
mitz@apple.com
Fixed building with the Apple internal macOS 10.12...
tree
|
commitdiff
2017-09-15
sbarati@apple.com
We should have a way of preventing a caller from making...
tree
|
commitdiff
next