git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix Windows tests after switch to CMake.
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2015-09-18
achristensen@apple.com
Fix Windows tests after switch to CMake.
blob
|
commitdiff
2015-09-18
ap@apple.com
REGRESSION (r189526): Nightlies don't work on Mavericks
blob
|
commitdiff
|
diff to current
2015-09-18
achristensen@apple.com
CMake clean build fix after r189971.
blob
|
commitdiff
|
diff to current
2015-09-18
antti@apple.com
Support style isolation in shadow trees
blob
|
commitdiff
|
diff to current
2015-09-18
achristensen@apple.com
[Win] Fix bindings tests after r189934.
blob
|
commitdiff
|
diff to current
2015-09-18
eric.carlson@apple.com
[MediaStream] Finish implementing MediaDevices.enumerat...
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
WebContent crash in WebCore::MemoryPressureHandler...
blob
|
commitdiff
|
diff to current
2015-09-18
bfulgham@apple.com
[Win] Unreviewed build fix.
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
REGRESSION (r182449, Mavericks ONLY): Pages re-open...
blob
|
commitdiff
|
diff to current
2015-09-18
bfulgham@apple.com
[Win] Use tiled drawing for main background layer
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
Drop support for Entity Node type
blob
|
commitdiff
|
diff to current
2015-09-18
bburg@apple.com
ASSERT(!m_frontendRouter->hasLocalFrontend()) when...
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
classList.toggle(name, force) treats undefined `force...
blob
|
commitdiff
|
diff to current
2015-09-18
commit-queue@webki...
Web Inspector: Remove unused canClearBrowserCookies...
blob
|
commitdiff
|
diff to current
2015-09-18
rniwa@webkit.org
Update features.json for Shadow DOM and Web Components
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
[WebIDL] Add support for default parameter values
blob
|
commitdiff
|
diff to current
2015-09-18
dino@apple.com
Spell Jon's name correctly. I expect payback for this...
blob
|
commitdiff
|
diff to current
2015-09-18
dino@apple.com
Multi-hop reference cycles not detected.
blob
|
commitdiff
|
diff to current
2015-09-18
dino@apple.com
Cyclic resources were not detected if the reference...
blob
|
commitdiff
|
diff to current
2015-09-18
mmaxfield@apple.com
REGRESSION(r188871): 50% regression in page load time...
blob
|
commitdiff
|
diff to current
2015-09-18
rniwa@webkit.org
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
Regression(r189881): release assertion hit in toJS...
blob
|
commitdiff
|
diff to current
2015-09-17
antti@apple.com
De-template ContainerNodeAlgorithms
blob
|
commitdiff
|
diff to current
2015-09-17
timothy_horton@app...
Block Objective-C exceptions in DictionaryLookup
blob
|
commitdiff
|
diff to current
2015-09-17
utatane.tea@gmail.com
[ES6] Add more fine-grained APIs and additional hooks...
blob
|
commitdiff
|
diff to current
2015-09-17
commit-queue@webki...
Switch AppleWin build to use CMake
blob
|
commitdiff
|
diff to current
2015-09-17
zalan@apple.com
Remove integral snapping functions from InlineBox class.
blob
|
commitdiff
|
diff to current
2015-09-17
achristensen@apple.com
[WinCairo] Compile error, include file not found.
blob
|
commitdiff
|
diff to current
2015-09-17
timothy_horton@app...
Delete some dead code
blob
|
commitdiff
|
diff to current
2015-09-17
saambarati1@gmail.com
Interpreter::unwind() shouldn't be responsible for...
blob
|
commitdiff
|
diff to current
2015-09-17
zalan@apple.com
column-rule-style: outset/inset doesn't work
blob
|
commitdiff
|
diff to current
2015-09-17
cdumez@apple.com
Range.deleteContents cannot delete DocType
blob
|
commitdiff
|
diff to current
2015-09-17
eric.carlson@apple.com
[Mac MediaStream] Cleanup capture source classes
blob
|
commitdiff
|
diff to current
2015-09-17
svillar@igalia.com
[CSS Grid Layout] Using automatic (instead of min...
blob
|
commitdiff
|
diff to current
2015-09-17
jfernandez@igalia.com
[CSS Grid Layout] Relayout whenever Box Alignment prope...
blob
|
commitdiff
|
diff to current
2015-09-17
carlosgc@webkit.org
printing does not use minimum page zoom factor
blob
|
commitdiff
|
diff to current
2015-09-17
rniwa@webkit.org
removeShadow shouldn't call ChildNodeRemovalNotifier...
blob
|
commitdiff
|
diff to current
2015-09-17
gyuyoung.kim@webki...
Remove all uses of PassRefPtr in WebCore/inspector
blob
|
commitdiff
|
diff to current
2015-09-17
beidson@apple.com
Have window.indexedDB.open return an IDBOpenDBRequest.
blob
|
commitdiff
|
diff to current
2015-09-17
antti@apple.com
Turn ChildNodeInsertion/RemovalNotifier classes into...
blob
|
commitdiff
|
diff to current
2015-09-17
gyuyoung.kim@webki...
Remove all uses of PassRefPtr in WebCore/bindings
blob
|
commitdiff
|
diff to current
2015-09-17
cdumez@apple.com
LayoutTests/imported/w3c:
blob
|
commitdiff
|
diff to current
2015-09-17
cdumez@apple.com
Possible small iOS PLT regression from r189537
blob
|
commitdiff
|
diff to current
2015-09-16
commit-queue@webki...
Web Inspector: Fix common typo "supress" => "suppress"
blob
|
commitdiff
|
diff to current
2015-09-16
cdumez@apple.com
WebIDL: Rename [ReturnNewObject] to [NewObject] and...
blob
|
commitdiff
|
diff to current
2015-09-16
mmaxfield@apple.com
Unreviewed ChangeLog update
blob
|
commitdiff
|
diff to current
2015-09-16
beidson@apple.com
Have window.indexedDB.deleteDatabase return an IDBOpenD...
blob
|
commitdiff
|
diff to current
2015-09-16
cdumez@apple.com
Add initial support for [Unforgeable] IDL extended...
blob
|
commitdiff
|
diff to current
2015-09-16
zalan@apple.com
Simple line layout: Glitch selecting long text.
blob
|
commitdiff
|
diff to current
2015-09-16
beidson@apple.com
Remove stray logging string mistakenly left in r189746.
blob
|
commitdiff
|
diff to current
2015-09-16
cfleizach@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-09-16
rego@igalia.com
[css-grid] Grid container's height should include scrollbar
blob
|
commitdiff
|
diff to current
2015-09-16
carlosgc@webkit.org
Unreviewed. Fix GObject DOM bindings API break after...
blob
|
commitdiff
|
diff to current
2015-09-16
commit-queue@webki...
Unreviewed, rolling out r189847.
blob
|
commitdiff
|
diff to current
2015-09-16
zalan@apple.com
Simple line layout: Glitch selecting long text.
blob
|
commitdiff
|
diff to current
2015-09-16
rniwa@webkit.org
GTK+ build fix attempt after r189841.
blob
|
commitdiff
|
diff to current
2015-09-16
cdumez@apple.com
Document.createElement(localName) does not handle corre...
blob
|
commitdiff
|
diff to current
2015-09-16
rniwa@webkit.org
Add ShadowRoot interface and Element.prototype.attachShadow
blob
|
commitdiff
|
diff to current
2015-09-16
bfulgham@apple.com
[Win] Unreviewed release fix after r189832
blob
|
commitdiff
|
diff to current
2015-09-16
benjamin@webkit.org
Style invalidation affecting siblings does not work...
blob
|
commitdiff
|
diff to current
2015-09-16
commit-queue@webki...
Web Inspector: Paused Debugger prevents page reload
blob
|
commitdiff
|
diff to current
2015-09-16
bfulgham@apple.com
[Win] Provide a means for viewing the layer tree
blob
|
commitdiff
|
diff to current
2015-09-16
mmaxfield@apple.com
Nested isolates can cause an infinite loop when laying...
blob
|
commitdiff
|
diff to current
2015-09-16
beidson@apple.com
Add empty IDBFactory implementation for Modern IDB.
blob
|
commitdiff
|
diff to current
2015-09-16
antti@apple.com
Split FontDescription into lower and higher level types
blob
|
commitdiff
|
diff to current
2015-09-16
mmaxfield@apple.com
GraphicsContext::drawBidiText()'s BidiResolver should...
blob
|
commitdiff
|
diff to current
2015-09-15
cdumez@apple.com
new Event() without parameter should throw
blob
|
commitdiff
|
diff to current
2015-09-15
clopez@igalia.com
[GTK] Build failure with ACCELERATED_2D_CANVAS when...
blob
|
commitdiff
|
diff to current
2015-09-15
cdumez@apple.com
Element.getAttributeNS() should return null if the...
blob
|
commitdiff
|
diff to current
2015-09-15
rniwa@webkit.org
ContentDistribution should be only used for details...
blob
|
commitdiff
|
diff to current
2015-09-15
bfulgham@apple.com
[Win] Tiled drawing is rendering more times than it...
blob
|
commitdiff
|
diff to current
2015-09-15
hyatt@apple.com
[New Block-Inside-Inline Model] Implement margin collap...
blob
|
commitdiff
|
diff to current
2015-09-15
beidson@apple.com
Make the IDBAny::Type enum into an enum class.
blob
|
commitdiff
|
diff to current
2015-09-15
beidson@apple.com
Move most IDB object encoding/decoding from WebKit2...
blob
|
commitdiff
|
diff to current
2015-09-15
beidson@apple.com
Make the enum IDBKey::Type into a utility enum class.
blob
|
commitdiff
|
diff to current
2015-09-15
jfernandez@igalia.com
[CSS Grid Layout] Using {row, column}-axis terms in...
blob
|
commitdiff
|
diff to current
2015-09-15
gyuyoung.kim@webki...
Remove all uses of PassRefPtr in WebCore/xml
blob
|
commitdiff
|
diff to current
2015-09-15
dewei_zhu@apple.com
Polish code for r189579.
blob
|
commitdiff
|
diff to current
2015-09-15
cdumez@apple.com
Drop non-standard [IsIndex] WebKit IDL extended attribute
blob
|
commitdiff
|
diff to current
2015-09-15
cdumez@apple.com
Document.createNodeIterator(null) / Document.createTree...
blob
|
commitdiff
|
diff to current
2015-09-15
achristensen@apple.com
Fix Windows clean build after r189746
blob
|
commitdiff
|
diff to current
2015-09-15
cdumez@apple.com
window.HTMLDetailsElement should exist
blob
|
commitdiff
|
diff to current
2015-09-14
commit-queue@webki...
Fix AppleWin CMake build
blob
|
commitdiff
|
diff to current
2015-09-14
achristensen@apple.com
[Win] Unreviewed build fix after r189746
blob
|
commitdiff
|
diff to current
2015-09-14
achristensen@apple.com
Progress towards CMake on Mac.
blob
|
commitdiff
|
diff to current
2015-09-14
beidson@apple.com
Rename current concrete IDB implementation to "Legacy".
blob
|
commitdiff
|
diff to current
2015-09-14
gyuyoung.kim@webki...
[EFL] Remove create() factory function in EvasGLContext...
blob
|
commitdiff
|
diff to current
2015-09-14
svillar@igalia.com
min-width/height should default to auto for grid items
blob
|
commitdiff
|
diff to current
2015-09-14
rego@igalia.com
[css-grid] Percentage columns should remove scrollbar...
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
Improve Node pre-insertion validation when the parent...
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
Document.adoptNode() should be able to explicitly adopt...
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
Document.title does not behave according to specification
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
document.lastModified should use the user's local time...
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
Node.baseURI should not return null for detached nodes
blob
|
commitdiff
|
diff to current
2015-09-14
cdumez@apple.com
CharacterData API parameters should not be optional
blob
|
commitdiff
|
diff to current
2015-09-14
gyuyoung.kim@webki...
Remove all uses of PassRefPtr in crypto, storage, and...
blob
|
commitdiff
|
diff to current
2015-09-12
cdumez@apple.com
window.EventTarget should exist
blob
|
commitdiff
|
diff to current
2015-09-12
bburg@apple.com
Web Inspector: disambiguate inspected/frontend controll...
blob
|
commitdiff
|
diff to current
2015-09-12
cdumez@apple.com
ChildNode.replaceWith() without argument should replace...
blob
|
commitdiff
|
diff to current
2015-09-12
gyuyoung.kim@webki...
Remove all uses of PassRefPtr in WebCore/plugins
blob
|
commitdiff
|
diff to current
next