git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Have Document::accessSVGExtensions() return a reference
[WebKit-https.git]
/
Source
/
WebCore
/
dom
/
Element.cpp
2014-09-23
cdumez@apple.com
Have Document::accessSVGExtensions() return a reference
blob
|
commitdiff
2014-09-23
cdumez@apple.com
Use downcast<SVG*Element>() instead of toSVG*Element()
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-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-16
cdumez@apple.com
Rename LiveNodeLists / HTMLCollections's nodeMatches...
blob
|
commitdiff
|
diff to current
2014-09-15
gyuyoung.kim@samsu...
Generate toFooElementData() using ELEMENT_DATA_TYPE_CASTS
blob
|
commitdiff
|
diff to current
2014-09-13
cdumez@apple.com
Un-inline Element constructor
blob
|
commitdiff
|
diff to current
2014-09-05
benjamin@webkit.org
Update the current matching of :read-only and :read...
blob
|
commitdiff
|
diff to current
2014-09-03
benjamin@webkit.org
Fix style invalidation of elements with multiple siblin...
blob
|
commitdiff
|
diff to current
2014-08-27
benjamin@webkit.org
Updating attributes on HTML elements do not invalidate...
blob
|
commitdiff
|
diff to current
2014-08-23
benjamin@webkit.org
Style invalidation does not work for adjacent node...
blob
|
commitdiff
|
diff to current
2014-08-21
bdakin@apple.com
overflow:scroll elements should support rubber-banding
blob
|
commitdiff
|
diff to current
2014-08-19
zalan@apple.com
Remove ENABLE(SUBPIXEL_LAYOUT).
blob
|
commitdiff
|
diff to current
2014-08-18
benjamin@webkit.org
The style is not updated correctly when the pseudo...
blob
|
commitdiff
|
diff to current
2014-08-14
antti@apple.com
Remove nonRendererStyle
blob
|
commitdiff
|
diff to current
2014-08-12
antti@apple.com
Remove isInCanvasSubtree bit
blob
|
commitdiff
|
diff to current
2014-08-11
antti@apple.com
Pass inherited style only when resolving tree style
blob
|
commitdiff
|
diff to current
2014-08-01
mmaxfield@apple.com
URLs in srcset attributes are not made absolute upon...
blob
|
commitdiff
|
diff to current
2014-07-11
zalan@apple.com
REGRESSION (r168868): eBay 'see all' links fail due...
blob
|
commitdiff
|
diff to current
2014-07-11
zalan@apple.com
Subpixel layout: return integral results for offset...
blob
|
commitdiff
|
diff to current
2014-07-03
dbates@webkit.org
Add WTF::move()
blob
|
commitdiff
|
diff to current
2014-06-30
commit-queue@webki...
Remove webkit prefix from pointer lock.
blob
|
commitdiff
|
diff to current
2014-06-18
benjamin@webkit.org
Subtrees with :first-child and :last-child are not...
blob
|
commitdiff
|
diff to current
2014-06-16
benjamin@webkit.org
CSS JIT: add support for the :lang() pseudo class
blob
|
commitdiff
|
diff to current
2014-05-26
zalan@apple.com
Split the call to adjustForLocalZoom out into a separat...
blob
|
commitdiff
|
diff to current
2014-05-26
zalan@apple.com
Subpixel layout: Legacy Element.offset* client* return...
blob
|
commitdiff
|
diff to current
2014-05-18
mjs@apple.com
Don't attempt to update id or name for nodes that are...
blob
|
commitdiff
|
diff to current
2014-05-14
zalan@apple.com
Subpixel layout: Change Element.offset* client* scroll...
blob
|
commitdiff
|
diff to current
2014-05-06
benjamin@webkit.org
[iOS][WK2] Prefetch DNS hostnames on tap highlight
blob
|
commitdiff
|
diff to current
2014-05-05
krit@webkit.org
AX: tabindex support in SVG2
blob
|
commitdiff
|
diff to current
2014-04-24
zalan@apple.com
Transition RenderTheme API from RenderObject* to const...
blob
|
commitdiff
|
diff to current
2014-04-21
benjamin@webkit.org
Add Element.matches, the standard name for webkitMatche...
blob
|
commitdiff
|
diff to current
2014-04-21
commit-queue@webki...
Unreviewed, rolling out r167584.
blob
|
commitdiff
|
diff to current
2014-04-21
benjamin@webkit.org
Add Element.matches, the standard name for webkitMatche...
blob
|
commitdiff
|
diff to current
2014-04-20
bfulgham@apple.com
Latched scrolling may interact badly with custom progra...
blob
|
commitdiff
|
diff to current
2014-04-19
akling@apple.com
Slap ALWAYS_INLINE on Element attribute lookup things.
blob
|
commitdiff
|
diff to current
2014-04-14
darin@apple.com
REGRESSION (r158617): Find on Page can get stuck in...
blob
|
commitdiff
|
diff to current
2014-04-07
benjamin@webkit.org
CSS JIT: change the node flags directly instead of...
blob
|
commitdiff
|
diff to current
2014-04-03
mihnea@adobe.com
[CSSRegions] Use RenderStyle::hasFlowInto when needed
blob
|
commitdiff
|
diff to current
2014-04-02
jinwoo7.song@samsu...
Page should use std::unique_ptr for PointerLockController
blob
|
commitdiff
|
diff to current
2014-04-02
mihnea@adobe.com
[CSSRegions] Displaying region's children in another...
blob
|
commitdiff
|
diff to current
2014-03-31
benjamin@webkit.org
CSS JIT: compile the first-child pseudo class
blob
|
commitdiff
|
diff to current
2014-03-28
dino@apple.com
Support form controls that may need incremental redraw
blob
|
commitdiff
|
diff to current
2014-03-27
mihnea@adobe.com
[CSSRegions] Rename inNamedFlow flag to isNamedFlowCont...
blob
|
commitdiff
|
diff to current
2014-03-27
mihnea@adobe.com
[CSSRegions] Crash when cloning a region child with...
blob
|
commitdiff
|
diff to current
2014-03-16
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
diff to current
2014-03-14
thiago.lacerda@ope...
Build fix with SUBPIXEL_LAYOUT disabled
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Unreviewed build fix after r165607. There were two...
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2014-03-13
ossy@webkit.org
Unreviewed, rolling out r165544 and r165560.
blob
|
commitdiff
|
diff to current
2014-03-13
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
diff to current
2014-03-13
antti@apple.com
Remove StyleResolver::State::m_parentNode
blob
|
commitdiff
|
diff to current
2014-03-12
antti@apple.com
Don't use NodeRenderingTraversal for pseudo elements
blob
|
commitdiff
|
diff to current
2014-03-06
commit-queue@webki...
REGRESSION (r158254): Rubber-banding at Bing image...
blob
|
commitdiff
|
diff to current
2014-03-04
rniwa@webkit.org
Don't synchronize attributes in reflect setters when...
blob
|
commitdiff
|
diff to current
2014-03-04
akling@apple.com
Remove Document::idAttributeName().
blob
|
commitdiff
|
diff to current
2014-03-04
rniwa@webkit.org
REGRESSION(r164856): Use after free in WebCore::Qualifi...
blob
|
commitdiff
|
diff to current
2014-03-03
abucur@adobe.com
[CSS Regions] Overset computation is incorrect in some...
blob
|
commitdiff
|
diff to current
2014-03-03
darin@apple.com
Streamline use of TextIterator, cutting down includes...
blob
|
commitdiff
|
diff to current
2014-02-28
rniwa@webkit.org
Element::attributeChanged shouldn't do any work when...
blob
|
commitdiff
|
diff to current
2014-02-28
benjamin@webkit.org
Unify the three call sites of SelectorQueryCache
blob
|
commitdiff
|
diff to current
2014-02-25
commit-queue@webki...
Unreviewed, rolling out r164638.
blob
|
commitdiff
|
diff to current
2014-02-25
zandobersek@gmail.com
Move to using std::unique_ptr for Element, Node and...
blob
|
commitdiff
|
diff to current
2014-02-24
commit-queue@webki...
Get rid of the unused 'immediate' parameters from repai...
blob
|
commitdiff
|
diff to current
2014-02-22
weinig@apple.com
Expose phase and momentum phase as SPI on DOMWheelEvent
blob
|
commitdiff
|
diff to current
2014-02-21
stavila@adobe.com
[CSS Regions] Use the named-flow-specific object Render...
blob
|
commitdiff
|
diff to current
2014-02-16
antti@apple.com
Move document life time management from TreeScope to...
blob
|
commitdiff
|
diff to current
2014-02-15
darin@apple.com
Remove double hashing from DatasetDOMStringMap::deleteItem
blob
|
commitdiff
|
diff to current
2014-02-14
akling@apple.com
Purge remaining ENABLE(SHADOW_DOM) cruft.
blob
|
commitdiff
|
diff to current
2014-02-09
zandobersek@gmail.com
Manage MutationObserverInterestGroup through std::uniqu...
blob
|
commitdiff
|
diff to current
2014-02-08
darin@apple.com
Change TextIterator to use StringView, preparing to...
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-02-01
rniwa@webkit.org
Remove inline member functions of FrameSelection that...
blob
|
commitdiff
|
diff to current
2014-01-27
antti@apple.com
REGRESSION(r133214): Don't invalidate style when adding...
blob
|
commitdiff
|
diff to current
2014-01-27
benjamin@webkit.org
Make DOMStringMap a typedef of DatasetDOMStringMap
blob
|
commitdiff
|
diff to current
2014-01-21
benjamin@webkit.org
Add a nicer way to iterate over all the attributes...
blob
|
commitdiff
|
diff to current
2014-01-18
benjamin@webkit.org
Make ElementData JIT friendly
blob
|
commitdiff
|
diff to current
2014-01-01
antti@apple.com
Remove elementChildren/elementDescendants shorthands
blob
|
commitdiff
|
diff to current
2013-12-31
akling@apple.com
Element's renderer factory should return RenderPtrs.
blob
|
commitdiff
|
diff to current
2013-12-29
antti@apple.com
Source/WebCore: Remove Node::attached()
blob
|
commitdiff
|
diff to current
2013-12-24
rniwa@webkit.org
Remove boolean argument from Element::setChildrenAffect...
blob
|
commitdiff
|
diff to current
2013-12-23
benjamin@webkit.org
Create a skeleton for CSS Selector code generation
blob
|
commitdiff
|
diff to current
2013-12-21
antti@apple.com
Figure out if node is focusable without requiring renderer
blob
|
commitdiff
|
diff to current
2013-12-20
antti@apple.com
Create render tree lazily
blob
|
commitdiff
|
diff to current
2013-12-20
commit-queue@webki...
Move function calls outside loop in dom
blob
|
commitdiff
|
diff to current
2013-12-18
akling@apple.com
RenderElement-ize adjustForAbsoluteZoom() and friends.
blob
|
commitdiff
|
diff to current
2013-12-17
dbates@webkit.org
[iOS] Upstream WebCore/dom changes
blob
|
commitdiff
|
diff to current
2013-12-14
akling@apple.com
Page::theme() should return a reference.
blob
|
commitdiff
|
diff to current
2013-12-13
darin@apple.com
Eliminate awkward virtualComputedStyle construction
blob
|
commitdiff
|
diff to current
2013-12-05
antti@apple.com
Move pseudo element construction out from Element
blob
|
commitdiff
|
diff to current
2013-12-03
samuel_white@apple.com
AXPress event coordinates are always sent as (0, 0)
blob
|
commitdiff
|
diff to current
2013-11-28
antti@apple.com
Rename StylePropertySet to StyleProperties
blob
|
commitdiff
|
diff to current
2013-11-24
gyuyoung.kim@samsu...
Generate toHTMLMarquee|OListElement() to cleanup static...
blob
|
commitdiff
|
diff to current
2013-11-20
rniwa@webkit.org
Remove bogus assertions in updateNameForTreeScope and...
blob
|
commitdiff
|
diff to current
2013-11-13
akling@apple.com
Turn some not-so-rare ElementRareData bits into Node...
blob
|
commitdiff
|
diff to current
2013-11-12
akling@apple.com
Elements with class names automatically get unique...
blob
|
commitdiff
|
diff to current
2013-11-11
weinig@apple.com
Make childShouldCreateRenderer() take a Node reference
blob
|
commitdiff
|
diff to current
2013-11-05
antti@apple.com
HTMLCollection should not be NodeList
blob
|
commitdiff
|
diff to current
2013-11-04
antti@apple.com
Make LiveNodeListBase use Elements instead of Nodes
blob
|
commitdiff
|
diff to current
next