git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Regnerate w3c-import.log files after r200109
[WebKit-https.git]
/
Source
/
2016-04-29
carlosgc@webkit.org
[FreeType] ASSERTION FAILED: !lookupForWriting(Extracto...
tree
|
commitdiff
2016-04-29
youenn.fablet@crf...
Remove UsePointersEvenForNonNullableObjectArguments...
tree
|
commitdiff
2016-04-29
youenn.fablet@crf...
FetchResponse should return a ReadableStream even if...
tree
|
commitdiff
2016-04-29
csaavedra@igalia.com
[GTK] Move WK2 shareable code out from gtk directories
tree
|
commitdiff
2016-04-29
yoav@yoav.ws
Move ResourceTiming behind a runtime flag
tree
|
commitdiff
2016-04-29
youenn.fablet@crf...
Drop [UsePointersEvenForNonNullableObjectArguments...
tree
|
commitdiff
2016-04-29
dbates@webkit.org
Remove extraneous space characters from parameter list...
tree
|
commitdiff
2016-04-29
commit-queue@webki...
Web Inspector: FormatterWorker fails to find "External...
tree
|
commitdiff
2016-04-29
jdiggs@igalia.com
AX: [ATK] Expose subscript and superscript format style...
tree
|
commitdiff
2016-04-29
zalan@apple.com
Content disappears on mouse over.
tree
|
commitdiff
2016-04-29
commit-queue@webki...
Allow non-standard HTTP headers in WebSocket handshake
tree
|
commitdiff
2016-04-29
commit-queue@webki...
Remove unused bool parameter in CodeCache::getGlobalCod...
tree
|
commitdiff
2016-04-29
dino@apple.com
RTL <select> popup menu is in the wrong location
tree
|
commitdiff
2016-04-28
bfulgham@apple.com
Make sure we don't mishandle HTMLFrameOwnerElement...
tree
|
commitdiff
2016-04-28
rego@igalia.com
[css-grid] Add CSS Grid Layout runtime flag
tree
|
commitdiff
2016-04-28
cfleizach@apple.com
AX: superscript content exposed as plain text; VoiceOve...
tree
|
commitdiff
2016-04-28
beidson@apple.com
inspector/indexeddb/requestDatabaseNames.html is flaky...
tree
|
commitdiff
2016-04-28
dbates@webkit.org
Another fix for the Apple Internal OS X build
tree
|
commitdiff
2016-04-28
caitp@igalia.com
[JSC] re-implement String#padStart and String#padEnd...
tree
|
commitdiff
2016-04-28
commit-queue@webki...
Web Inspector: Tweak auto attach initialization on...
tree
|
commitdiff
2016-04-28
benjamin@webkit.org
[JSC] Unify Math.pow() accross all tiers
tree
|
commitdiff
2016-04-28
mitz@apple.com
<rdar://problem/25986324> WebKit build broken with...
tree
|
commitdiff
2016-04-28
beidson@apple.com
Modern IDB: Reimplement Web Inspector code that was...
tree
|
commitdiff
2016-04-28
dbates@webkit.org
Fix the Apple Internal OS X build
tree
|
commitdiff
2016-04-28
mark.lam@apple.com
DebuggerScope::className() should not assert scope...
tree
|
commitdiff
2016-04-28
youenn.fablet@crf...
Drop [UsePointersEvenForNonNullableObjectArguments...
tree
|
commitdiff
2016-04-28
youenn.fablet@crf...
Drop [UsePointersEvenForNonNullableObjectArguments...
tree
|
commitdiff
2016-04-28
adachan@apple.com
Set overflow: hidden on ::-webkit-media-controls in...
tree
|
commitdiff
2016-04-28
caitp@igalia.com
[JSC] implement spec changes for String#padStart and...
tree
|
commitdiff
2016-04-28
rego@igalia.com
Fix mistake in custom elements runtime flag
tree
|
commitdiff
2016-04-28
cdumez@apple.com
[Web IDL] Specify default values for optional parameter...
tree
|
commitdiff
2016-04-28
gskachkov@gmail.com
Crash for non-static super property call in derived...
tree
|
commitdiff
2016-04-28
tonikitoo@webkit.org
Factor out the "paint item" logic in RenderListBox...
tree
|
commitdiff
2016-04-28
jdiggs@igalia.com
AX: [ATK] We need to be smarter about flattening and...
tree
|
commitdiff
2016-04-28
fred.wang@free.fr
RenderMathMLOperator refactoring: introduce getBaseGlyp...
tree
|
commitdiff
2016-04-28
commit-queue@webki...
Unreviewed, rolling out r200185.
tree
|
commitdiff
2016-04-28
fred.wang@free.fr
RenderMathMLOperator refactoring: introduce getBaseGlyp...
tree
|
commitdiff
2016-04-28
carlosgc@webkit.org
REGRESSION(r199659): Web Process crash when RenderTheme...
tree
|
commitdiff
2016-04-28
carlosgc@webkit.org
Unreviewed. Add missing files to the compilation of...
tree
|
commitdiff
2016-04-28
svillar@igalia.com
[css-grid] Store auto-repeat information in style
tree
|
commitdiff
2016-04-28
rego@igalia.com
[css-grid] Fix alignment with content distribution
tree
|
commitdiff
2016-04-28
mark.lam@apple.com
The GetterSetter structure needs a globalObject.
tree
|
commitdiff
2016-04-28
carlosgc@webkit.org
[GTK] Overlay scrollbars with steppers enabled render...
tree
|
commitdiff
2016-04-28
mitz@apple.com
<rdar://problem/25915253> REGRESSION (r199628): Netflix...
tree
|
commitdiff
2016-04-28
simon.fraser@apple.com
SVG SMIL animations run at less than 60fps
tree
|
commitdiff
2016-04-28
beidson@apple.com
Build fix followup to r200163
tree
|
commitdiff
2016-04-28
ggaren@apple.com
Assertion failure in bmalloc::vmRevokePermissions(void...
tree
|
commitdiff
2016-04-28
sbarati@apple.com
Move the implementation of Settings::globalConstRedecla...
tree
|
commitdiff
2016-04-28
dino@apple.com
RTL non-native <select> buttons should have arrows...
tree
|
commitdiff
2016-04-28
simon.fraser@apple.com
CSS and SVG animations should run at 60fps
tree
|
commitdiff
2016-04-28
beidson@apple.com
Modern IDB: Implement native IDBFactory.getAllDatabaseN...
tree
|
commitdiff
2016-04-27
enrica@apple.com
Refactor findExplodedTextNodeAtPoint to move core funct...
tree
|
commitdiff
2016-04-27
simon.fraser@apple.com
[iOS WK2] When determining tile size, check whether...
tree
|
commitdiff
2016-04-27
mcatanzaro@igalia.com
[SOUP] Implement PlatformCookieJar::addCookie
tree
|
commitdiff
2016-04-27
cdumez@apple.com
Let the bindings generator use WTF::Optional for option...
tree
|
commitdiff
2016-04-27
adachan@apple.com
Set WebVideoFullscreenInterfaceMac up as a client of...
tree
|
commitdiff
2016-04-27
beidson@apple.com
Modernize platform/CrossThreadCopier.h style.
tree
|
commitdiff
2016-04-27
commit-queue@webki...
Web Inspector: Missing CSS autocompletion suggestions...
tree
|
commitdiff
2016-04-27
achristensen@apple.com
Remove download message receiver when NetworkProcess...
tree
|
commitdiff
2016-04-27
fpizlo@apple.com
Speculative fix for null pointer dereference.
tree
|
commitdiff
2016-04-27
mmaxfield@apple.com
Clean up Font::removeFromSystemFallbackCache()
tree
|
commitdiff
2016-04-27
keith_miller@apple.com
Unreviewed, Revert r199397 due to PLT regressions
tree
|
commitdiff
2016-04-27
commit-queue@webki...
Fix client certificate authentication with NSURLSession...
tree
|
commitdiff
2016-04-27
msaboff@apple.com
REGRESSION(r200117): Crash in lowerDFGToB3::compileStri...
tree
|
commitdiff
2016-04-27
adam.bergkvist@eri...
WebRTC: RTCIceCandidate don't need a custom bindings
tree
|
commitdiff
2016-04-27
csaavedra@igalia.com
[GTK][EFL] Move WK2 platform code to a common place
tree
|
commitdiff
2016-04-27
commit-queue@webki...
Fix assertion when downloading with NSURLSession after...
tree
|
commitdiff
2016-04-27
cdumez@apple.com
Unreviewed, rolling out r199383.
tree
|
commitdiff
2016-04-27
mmaxfield@apple.com
Remove unnecessary HashMap from Font
tree
|
commitdiff
2016-04-27
mark.lam@apple.com
Address feedback from https://bugs.webkit.org/show_bug...
tree
|
commitdiff
2016-04-27
mmaxfield@apple.com
Rename DerivedFontData to DerivedFonts
tree
|
commitdiff
2016-04-27
mark.lam@apple.com
Restrict the availability of some JSC options to local...
tree
|
commitdiff
2016-04-27
barraclough@apple.com
Enable separated heap by default on ios
tree
|
commitdiff
2016-04-27
benjamin@webkit.org
Follow up for r200113 on 32bit
tree
|
commitdiff
2016-04-27
cdumez@apple.com
[Web IDL] Clean up support for [Clamp] IDL extended...
tree
|
commitdiff
2016-04-27
dbates@webkit.org
CSP: Add app-specific workaround for Ecobee and Quora
tree
|
commitdiff
2016-04-27
carlosgc@webkit.org
REGRESSION(r200094): [FreeType] Vertical text is broken...
tree
|
commitdiff
2016-04-27
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2016-04-27
hs85.jeong@samsung.com
[EFL][GTK] Volume slider only changes volume when thumb...
tree
|
commitdiff
2016-04-27
berto@igalia.com
[GTK] Fails to build randomly when generating LLIntDesi...
tree
|
commitdiff
2016-04-27
youenn.fablet@crf...
[Fetch API] Remove FetchResponse::redirect overload
tree
|
commitdiff
2016-04-27
ossy@webkit.org
[Mac][cmake] Unreviewed speculative buildfix after...
tree
|
commitdiff
2016-04-27
sbarati@apple.com
JSC should have an option to allow global const redecla...
tree
|
commitdiff
2016-04-27
commit-queue@webki...
Support legacy HTTP headers in WebSockets
tree
|
commitdiff
2016-04-27
commit-queue@webki...
Uncaught Exception: SecurityError: DOM Exception 18...
tree
|
commitdiff
2016-04-27
dino@apple.com
RTL native <select> buttons should have arrows on left
tree
|
commitdiff
2016-04-27
msaboff@apple.com
[ES] Implement RegExp.prototype.@@replace and use it...
tree
|
commitdiff
2016-04-27
mmaxfield@apple.com
[WK2] [OS X] Create API for switching RTL scrollbar...
tree
|
commitdiff
2016-04-27
mark.lam@apple.com
Gardening: speculative build fix.
tree
|
commitdiff
2016-04-27
mark.lam@apple.com
Update the compatibility version check for the ObjC...
tree
|
commitdiff
2016-04-26
commit-queue@webki...
[JSC] GetByVal on Undecided use its children before...
tree
|
commitdiff
2016-04-26
cdumez@apple.com
[Web IDL] Specify default values for optional parameter...
tree
|
commitdiff
2016-04-26
rniwa@webkit.org
ASSERTION FAILED: m_templateInsertionModes.isEmpty...
tree
|
commitdiff
2016-04-26
peavo@outlook.com
[WinCairo][ANGLE] Display object is not created.
tree
|
commitdiff
2016-04-26
bdakin@apple.com
Check to make sure shouldRequestCandidates() before...
tree
|
commitdiff
2016-04-26
fpizlo@apple.com
WebCore on Mac ignores the user's preferred region...
tree
|
commitdiff
2016-04-26
mmaxfield@apple.com
Use auto-generated operators in FontPlatformData
tree
|
commitdiff
2016-04-26
zalan@apple.com
Add renderer address and needslayout state to inlinebox...
tree
|
commitdiff
2016-04-26
gskachkov@gmail.com
calling super() a second time in a constructor should...
tree
|
commitdiff
2016-04-26
mark.lam@apple.com
Changed jsc options title to be more descriptive.
tree
|
commitdiff
next