git://git.webkit.org
/
WebKit-https.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
WebKit-https.git
2014-07-10
timothy_horton...
REGRESSION (r170935): WKWebView is always transparent...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
enrica@apple.com
Add a mechanism to notify the UIProcess when an editing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
[Mac] NSWindow warning: adding an unknown subview openi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
oliver@apple.com
Remove use of container relative restrictions in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
akling@apple.com
[iOS WebKit2] Don't uninstall the memory pressure liste...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
psolanki@apple.com
Unreviewed iOS build fix after r170974. Define id if...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
jer.noble@apple.com
[MSE] Overlapping appended ranges must cause the decode...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
psolanki@apple.com
ASSERT in SharedBuffer::maybeAppendDataArray() on Mobil...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
timothy_horton...
Store ViewSnapshots directly on the WebBackForwardListItem
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
akling@apple.com
[iOS WebKit2] Some memory pressure relief tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
bdakin@apple.com
Need Setting/WKPreference that allows clients to preven...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
timothy_horton...
[iOS] Frequent assertion failures when swiping back
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
oliver@apple.com
Pass sandbox extension for GL cache over to webprocess
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
beidson@apple.com
Fix my mis-merged ChangeLog from r170966
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
Enable same features on all Windows ports.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mitz@apple.com
iOS build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
beidson@apple.com
Phone number highlights should always be visible if...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
carlosgc@webkit.org
[GTK][CMake] Add a 'distcheck' target
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
carlosgc@webkit.org
[GTK] Use the same default options for production build...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
timothy_horton...
Assertions or crashes under _takeViewSnapshot when...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
jinwoo7.song...
[EFL] Unreviewed EFL gardening.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
jinwoo7.song...
[EFL] Unreviewed EFL gardening.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
[XHR] overrideMimeType() should be able to change encod...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
psolanki@apple.com
Buffer CSS and JS resources in network process before...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
beidson@apple.com
Fire connected/disconnected events for Gamepads.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
bfulgham@apple.com
[Win] Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
benjamin@webkit.org
[iOS][WK2] Disable text quantization while actively...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
[iOS] Use UIAlertController API in WKFileUploadPanel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
[EFL][WK2] Add new Public API in ewk_download_job.h...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
benjamin@webkit.org
Use 16bits instructions for push/pop on ARMv7 when...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
commit-queue...
[Curl] Cache entry invalidated too early.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
enrica@apple.com
REGRESSION(r170858): Safari freezes upon making a searc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mmaxfield@apple.com
Revert r170413 and r170390
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
jpfau@apple.com
Fix flaky loading tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
andersca@apple.com
Safari showing blank pages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
simon.fraser...
Make IndirectCompositingReason an enum class
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
andersca@apple.com
Closed web views should never create new web processes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
ryuan.choi...
[EFL] gardening after r170868
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
jer.noble@apple.com
[MSE] http/tests/media/media-source/mediasource-closed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
bfulgham@apple.com
[Win] Unreviewed gardening.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
bfulgham@apple.com
[Win] Unreviewed build fix after r170930.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
psolanki@apple.com
Make SharedBuffer::append(SharedBuffer*) be smarter...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
bfulgham@apple.com
[Win] Remove uses of 'bash' in build system
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
andersca@apple.com
Support transparent WKWebViews
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
aestes@apple.com
[iOS] WebKit can crash under QuickLookDocumentData...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
jfernandez...
CSS canvas color parsing accepts invalid color identifiers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
jer.noble@apple.com
Source/WebCore: [MSE] http/tests/media/media-source...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
rniwa@webkit.org
REGRESSION(r167770): Cannot login in Evernote Safari...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
psolanki@apple.com
Add SharedBuffer::wrapCFDataArray() and use it
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
psolanki@apple.com
Move resource buffering from SynchronousNetworkLoaderCl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
timothy_horton...
Fix the !USE(IOSURFACE) build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
benjamin@webkit.org
[iOS][WK2] subviews of the unscaled view drift out...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
timothy_horton...
Use IOSurface ViewSnapshots everywhere on Mac, remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
enrica@apple.com
Implement Editor::fontAttributesForSelectionStart(...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
andersca@apple.com
RemoteLayerBackingStore::ensureBackingStore should...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
bfulgham@apple.com
[Win] Remove use of 'grep' in build steps
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
achristensen...
Added css jit profiler, disabled by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
eric.carlson...
[iOS] caption size is sometimes incorrect in fullscreen
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
antti@apple.com
fast/dom/HTMLImageElement/sizes/image-sizes-js-change...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
jer.noble@apple.com
[MSE] http/tests/media/media-source/mediasource-endofst...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
rgf748@motorola.com
Unreviewed, update my list of email addresses.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
commit-queue...
[GTK] Unreviewed GTK gardening.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
commit-queue...
Unreviewed, rolling out r170889.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
commit-queue...
[EFL] Fix crash caused by invalid cursor image.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
lforschler...
Versioning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
beidson@apple.com
DOMWindows should register themselves with the GamepadM...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
commit-queue...
.: [EFL] Support Encrypted Media Extensions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
benjamin@webkit.org
Restore the assertion changed with 170839
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
eric.carlson...
[iOS] user caption preferences not applied
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
commit-queue...
Unreviewed, rolling out r170894.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
bfulgham@apple.com
[Win] Implement auto-version as a Perl program
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
bjonesbe@adobe.com
Update policy for Inactive Committer and Reviewer status
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
jhoneycutt...
RemoteInspector::shared() should not call WTF::initiali...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
timothy_horton...
Remove WebBackForwardListItems when their owning page...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
WebVideoFullscreenInterfaceAVKit should lazily create...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
burg@cs.washington.edu
resolve-ChangeLogs fails when WebKit repository is...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
Web Inspector: Debugger popovers should not dismiss...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
akling@apple.com
VM::lastCachedString should be a Strong, not a Weak.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
Remove webkit prefix from pointer lock tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
timothy_horton...
[WK2] Expose a few drawing/compositing settings on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
bjonesbe@adobe.com
Ensure we compute the height of replaced elements to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
Added css jit profiler, disabled by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
timothy_horton...
WKProcessPoolConfigurationPrivate's maximumProcessCount...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
Steps towards CMake on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
[GTK] Move user style sheet API out of WebKitWebViewGroup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
[GTK] Gstreamer missing from the install-dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
mmaxfield@apple.com
Add myself to the watchlist for text-related files
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
zandobersek...
[GTK] Guard uses of RedirectedXCompositeWindow in WebKi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
carlosgc@webkit.org
Unreviewed. Fix GObject DOM bindings API breaks test...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
Add option to specify output file location in sunspider.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
psolanki@apple.com
Unreviewed. iOS build fix after r170871.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
achristensen...
Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
benjamin@webkit.org
Fix the build after r170876
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
zalan@apple.com
Subpixel rendering: icloud.com password arrow has clipp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
benjamin@webkit.org
LinkBuffer should not keep a reference to the MacroAsse...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
zalan@apple.com
Subpixel rendering: Inline box decoration rounds to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
commit-queue...
[EFL] gardening after r170864
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
zalan@apple.com
Pass RenderLayer reference instead of pointer to Render...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
timothy_horton...
Turn on accelerated drawing for WebKit2 by default
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
mmaxfield@apple.com
Remove misleadingly-named Font::isSVGFont()
commit
|
commitdiff
|
tree
|
snapshot
next