git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Source/JavaScriptCore:
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2014-09-25
burg@cs.washington.edu
Source/JavaScriptCore:
blob
|
commitdiff
2014-09-25
commit-queue@webki...
Race in ref pointer for WebVideoFullscreenInterfaceAVKit.
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Unreviewed iOS build fix after r173944.
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro in svg/
blob
|
commitdiff
|
diff to current
2014-09-25
bfulgham@apple.com
Minor refactoring to mediaType/presentationType
blob
|
commitdiff
|
diff to current
2014-09-25
jfernandez@igalia.com
ASSERTION FAILED: columnCount in WebCore::CSSParser...
blob
|
commitdiff
|
diff to current
2014-09-25
ossy@webkit.org
Remove WinCE port from trunk
blob
|
commitdiff
|
diff to current
2014-09-25
carlosgc@webkit.org
Unreviewed. Fix GTK+ build after r173944.
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Use tighter typing for render objects in RenderGeometryMap
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Add initial is<>() / downcast<>() support for any type...
blob
|
commitdiff
|
diff to current
2014-09-25
darin@apple.com
Old Turkic characters behave as left-to-right instead...
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Unreviewed build fix after r173941.
blob
|
commitdiff
|
diff to current
2014-09-25
mmaxfield@apple.com
REGRESSION: Text with a zero offset, zero blur shadow...
blob
|
commitdiff
|
diff to current
2014-09-25
burg@cs.washington.edu
Web Inspector: subtract elapsed time while debugger...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
blob
|
commitdiff
|
diff to current
2014-09-24
eric.carlson@apple.com
[iOS] Remove MediaPlayer::setHasPlaybackTargetAvailabil...
blob
|
commitdiff
|
diff to current
2014-09-24
timothy@apple.com
Make the Web Inspector use a separate web process.
blob
|
commitdiff
|
diff to current
2014-09-24
dino@apple.com
[Yosemite] Button text doesn't go white while pushing...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Use is<SVG*Element>() instead of isSVG*Element()
blob
|
commitdiff
|
diff to current
2014-09-24
commit-queue@webki...
Remove the style marking from :nth-child()
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Add support for is<HTML*Element>() for type checking
blob
|
commitdiff
|
diff to current
2014-09-24
benjamin@webkit.org
The style resolution cache applies properties incorrect...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Have CSS classes' methods return more references
blob
|
commitdiff
|
diff to current
2014-09-24
roger_fong@apple.com
[Windows] Enable CSS Supports Rule on Windows.
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Unreviewed build fix after r173893.
blob
|
commitdiff
|
diff to current
2014-09-23
bfulgham@apple.com
Implement snapping behavior for Mac overflow scrolling
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Use downcast<HTML*Element>() instead of toHTML*Element()
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have DataTransfer::files() return a reference
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have NamedNodeMap::element() and DOMStringMap::element...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have DOMImplementation::document() and Element::attribu...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have Document::ensureTemplateDocument() return a reference
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have Document::accessSVGExtensions() return a reference
blob
|
commitdiff
|
diff to current
2014-09-23
commit-queue@webki...
Web Inspector: Should be able to attach a debugger...
blob
|
commitdiff
|
diff to current
2014-09-23
commit-queue@webki...
[GTK] Adds implementation of subtle crypto HMAC algorithm
blob
|
commitdiff
|
diff to current
2014-09-23
commit-queue@webki...
[GTK] Adds implementation of Subtle Crypto digest algor...
blob
|
commitdiff
|
diff to current
2014-09-23
svillar@igalia.com
[CSS Grid Layout] Do not grow tracks when the growth...
blob
|
commitdiff
|
diff to current
2014-09-23
rosca@adobe.com
[CSS Blending] The composited layers isolated by the...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Unreviewed build fix after r173859.
blob
|
commitdiff
|
diff to current
2014-09-23
simon.fraser@apple.com
Ensure that layout is up-to-date before hit-testing...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Use downcast<SVG*Element>() instead of toSVG*Element()
blob
|
commitdiff
|
diff to current
2014-09-23
psolanki@apple.com
Follow on fix for [iOS] ASSERTION FAILED: WTF::isMainTh...
blob
|
commitdiff
|
diff to current
2014-09-23
simon.fraser@apple.com
Move nodeFromPoint() back to Document where it belongs
blob
|
commitdiff
|
diff to current
2014-09-22
benjamin@webkit.org
Add the baseline implementation of :nth-child(An+B...
blob
|
commitdiff
|
diff to current
2014-09-22
mmaxfield@apple.com
Implement 'vhea', 'vmtx', and 'kern' tables in SVG...
blob
|
commitdiff
|
diff to current
2014-09-22
ap@apple.com
WebSocket crash when a connection is closed from server...
blob
|
commitdiff
|
diff to current
2014-09-22
hyatt@apple.com
Bad cast in isValidColumnSpanner.
blob
|
commitdiff
|
diff to current
2014-09-22
hyatt@apple.com
ASSERT in RenderMultiColumnSet::requiresBalancing.
blob
|
commitdiff
|
diff to current
2014-09-22
bfulgham@apple.com
[Win] Implement cap height in SimpleFontDataWin to...
blob
|
commitdiff
|
diff to current
2014-09-22
eric.carlson@apple.com
Update HTMLMediaElement logging
blob
|
commitdiff
|
diff to current
2014-09-22
evab.u-szeged@part...
REGRESSION(r173631): It broke the !ENABLE(VIDEO) build
blob
|
commitdiff
|
diff to current
2014-09-22
mihnea@adobe.com
[CSSRegions] Use nullptr in regions code
blob
|
commitdiff
|
diff to current
2014-09-22
philn@webkit.org
[GStreamer] Cannot play Vimeo video
blob
|
commitdiff
|
diff to current
2014-09-22
mihnea@adobe.com
Leverage RenderLayerBacking::renderer() instead of...
blob
|
commitdiff
|
diff to current
2014-09-22
mihnea@adobe.com
[CSS Regions] Assertion failure and null dereference...
blob
|
commitdiff
|
diff to current
2014-09-22
cdumez@apple.com
Generate Element casting helper functions
blob
|
commitdiff
|
diff to current
2014-09-22
cdumez@apple.com
Fix post-mortem nits for r173724
blob
|
commitdiff
|
diff to current
2014-09-21
fpizlo@apple.com
Unreviewed, speculative build fix.
blob
|
commitdiff
|
diff to current
2014-09-20
jer.noble@apple.com
[EME][Mac] Support secure proof of key release in the...
blob
|
commitdiff
|
diff to current
2014-09-20
jer.noble@apple.com
[Media][Mac] Buffered range slides around as you resize...
blob
|
commitdiff
|
diff to current
2014-09-20
gyuyoung.kim@samsu...
[CoordinatedGraphics][EFL] window.scrollTo(x, y) doesn...
blob
|
commitdiff
|
diff to current
2014-09-20
bfulgham@apple.com
Latching in iframes is not working as expected
blob
|
commitdiff
|
diff to current
2014-09-20
cdumez@apple.com
Minimize virtual function calls in MarkupAccumulator
blob
|
commitdiff
|
diff to current
2014-09-20
psolanki@apple.com
[iOS] ASSERTION FAILED: WTF::isMainThread() in WebCore...
blob
|
commitdiff
|
diff to current
2014-09-19
jer.noble@apple.com
Unreviewed build fix; pass duration into the lambda.
blob
|
commitdiff
|
diff to current
2014-09-19
dino@apple.com
Multithreaded WebGL is a bad idea - remove it
blob
|
commitdiff
|
diff to current
2014-09-19
eric.carlson@apple.com
[MSE][Mac] work around AVSampleBufferRenderSynchronizer...
blob
|
commitdiff
|
diff to current
2014-09-19
benjamin@webkit.org
CSS JIT: allocate the minimum required register count...
blob
|
commitdiff
|
diff to current
2014-09-19
benjamin@webkit.org
Add a size check for CSSSelector
blob
|
commitdiff
|
diff to current
2014-09-19
evab.u-szeged@part...
REGRESSION(r173464): It broke the !ENABLE(PICTURE_SIZES...
blob
|
commitdiff
|
diff to current
2014-09-19
simon.fraser@apple.com
Provide a default argument for the most commonly used...
blob
|
commitdiff
|
diff to current
2014-09-19
cdumez@apple.com
Allow DOM methods to return references instead of pointers
blob
|
commitdiff
|
diff to current
2014-09-19
dbates@webkit.org
Always assume internal SDK when building configuration...
blob
|
commitdiff
|
diff to current
2014-09-19
cdumez@apple.com
Optimize MarkupAccumulator::appendText()
blob
|
commitdiff
|
diff to current
2014-09-19
carlosgc@webkit.org
[GTK] Dot not allow to create delete-on-destroy GMainLo...
blob
|
commitdiff
|
diff to current
2014-09-19
roger_fong@apple.com
[Windows] Media tests all fail because they cannot...
blob
|
commitdiff
|
diff to current
2014-09-19
simon.fraser@apple.com
Remove generator/yield terminology in RenderInline...
blob
|
commitdiff
|
diff to current
2014-09-18
commit-queue@webki...
Improve fullscreen video rotation animation.
blob
|
commitdiff
|
diff to current
2014-09-18
mmaxfield@apple.com
Text laid out with the SVG -> OTF font converter does...
blob
|
commitdiff
|
diff to current
2014-09-18
dbates@webkit.org
REGRESSION (r168921): SVG elements may be unnecessarily...
blob
|
commitdiff
|
diff to current
2014-09-18
joepeck@webkit.org
Unreviewed rollout r173731. Broke multiple builds.
blob
|
commitdiff
|
diff to current
2014-09-18
bdakin@apple.com
ASSERT in RenderBox::instrinsicScrollbarLogicalWidth...
blob
|
commitdiff
|
diff to current
2014-09-18
commit-queue@webki...
Web Inspector: Should be able to attach a debugger...
blob
|
commitdiff
|
diff to current
2014-09-18
cdumez@apple.com
Use fastHasAttribute() / fastGetAttribute() when possible
blob
|
commitdiff
|
diff to current
2014-09-18
cdumez@apple.com
Have LiveNodeLists / HTMLCollections's elementMatches...
blob
|
commitdiff
|
diff to current
2014-09-18
carlosgc@webkit.org
Remove unused methods from MediaPlayerClient
blob
|
commitdiff
|
diff to current
2014-09-18
zandobersek@gmail.com
[GTK] Add Wayland support to GLContextEGL
blob
|
commitdiff
|
diff to current
2014-09-18
dbates@webkit.org
Unreviewed, rolling out r173695.
blob
|
commitdiff
|
diff to current
2014-09-17
roger_fong@apple.com
Speculative fix for a fast\dom\html-collections-named...
blob
|
commitdiff
|
diff to current
2014-09-17
benjamin@webkit.org
Add parsing for :nth-child(An+B of selector)
blob
|
commitdiff
|
diff to current
2014-09-17
benjamin@webkit.org
CSS value in whitespace-separated list attribute select...
blob
|
commitdiff
|
diff to current
2014-09-17
barraclough@apple.com
Aways have a PageThrottler (sometimes have a UserActivi...
blob
|
commitdiff
|
diff to current
2014-09-17
dbates@webkit.org
[iOS] Make WebCore build with public iOS SDK
blob
|
commitdiff
|
diff to current
2014-09-17
barraclough@apple.com
DOM timer throttling for hidden plugins
blob
|
commitdiff
|
diff to current
2014-09-17
barraclough@apple.com
Exclude page visibility from PageThrottler's hysteresis
blob
|
commitdiff
|
diff to current
2014-09-17
carlosgc@webkit.org
[GTK] Fix runtime critical warnings when writing to...
blob
|
commitdiff
|
diff to current
2014-09-17
zandobersek@gmail.com
[GTK] Add a helper function for display system deduction
blob
|
commitdiff
|
diff to current
2014-09-17
utatane.tea@gmail.com
filterRootById accidentally clears inAdjacentChain...
blob
|
commitdiff
|
diff to current
2014-09-17
carlosgc@webkit.org
[GTK] Fix layering violations in PasteboardGtk
blob
|
commitdiff
|
diff to current
2014-09-17
carlosgc@webkit.org
DragData should not depend on Clipboard, DocumentFragme...
blob
|
commitdiff
|
diff to current
2014-09-17
cdumez@apple.com
Rename Node::childNode(index) to traverseToChildAt...
blob
|
commitdiff
|
diff to current
next