git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid downloading the wrong image for <picture> elements.
[WebKit-https.git]
/
Source
/
WebCore
/
html
/
parser
/
HTMLConstructionSite.cpp
2016-01-12
hyatt@apple.com
Avoid downloading the wrong image for <picture> elements.
blob
|
commitdiff
2016-01-02
aestes@apple.com
Replace WTF::move with WTFMove
blob
|
commitdiff
|
diff to current
2015-10-06
commit-queue@webki...
Use modern for-loops in WebCore/html.
blob
|
commitdiff
|
diff to current
2015-09-17
antti@apple.com
De-template ContainerNodeAlgorithms
blob
|
commitdiff
|
diff to current
2015-01-06
darin@apple.com
Modernize and streamline HTMLToken and AtomicHTMLToken
blob
|
commitdiff
|
diff to current
2015-01-05
darin@apple.com
Modernize and streamline HTMLStackItem
blob
|
commitdiff
|
diff to current
2014-12-19
akling@apple.com
Ref-ify various Document-related things.
blob
|
commitdiff
|
diff to current
2014-12-14
rniwa@webkit.org
REGRESSION(r160182): Fragment parser doesn't close...
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-30
cdumez@apple.com
Use is<>() / downcast<>() for Element
blob
|
commitdiff
|
diff to current
2014-09-29
cdumez@apple.com
Use the new is<>() / downcast<>() for Text Nodes
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
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-24
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
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-07-03
dbates@webkit.org
Add WTF::move()
blob
|
commitdiff
|
diff to current
2014-05-30
benjamin@webkit.org
CSS JIT: add support for the pseudo classes :hover...
blob
|
commitdiff
|
diff to current
2014-04-17
commit-queue@webki...
Catch up ruby and its tag omission rule changes in...
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-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-02-07
jpfau@apple.com
Make adoption agency use the task queue
blob
|
commitdiff
|
diff to current
2014-01-17
andersca@apple.com
Remove another unused FrameLoaderClient callback
blob
|
commitdiff
|
diff to current
2013-12-20
antti@apple.com
Create render tree lazily
blob
|
commitdiff
|
diff to current
2013-12-05
rniwa@webkit.org
Change how the form element pointer affects parsing...
blob
|
commitdiff
|
diff to current
2013-12-02
commit-queue@webki...
Unreviewed, rolling out r159764.
blob
|
commitdiff
|
diff to current
2013-11-25
akling@apple.com
Deduplicate shortish Text node strings during tree...
blob
|
commitdiff
|
diff to current
2013-11-21
rniwa@webkit.org
HTML parser should not associate elements inside templa...
blob
|
commitdiff
|
diff to current
2013-11-05
commit-queue@webki...
[webcore/html] remove extra header includes from cpp...
blob
|
commitdiff
|
diff to current
2013-10-14
weinig@apple.com
CTTE: Add more node conversion helpers
blob
|
commitdiff
|
diff to current
2013-10-06
weinig@apple.com
CTTE: Use references more for the Document parser
blob
|
commitdiff
|
diff to current
2013-10-04
akling@apple.com
Clean out some FrameLoaderClient hooks that no ports...
blob
|
commitdiff
|
diff to current
2013-09-15
weinig@apple.com
[CTTE] Node subclasses should take a Document by refere...
blob
|
commitdiff
|
diff to current
2013-09-15
darin@apple.com
Shrink factory functions
blob
|
commitdiff
|
diff to current
2013-09-15
weinig@apple.com
[CTTE] Node subclasses should take a Document by refere...
blob
|
commitdiff
|
diff to current
2013-09-14
weinig@apple.com
[CTTE] Node subclasses should take a Document by refere...
blob
|
commitdiff
|
diff to current
2013-08-30
antti@apple.com
Use Element& in StyleResolveTree
blob
|
commitdiff
|
diff to current
2013-08-30
akling@apple.com
Node::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-28
antti@apple.com
Don't use NodeRenderingContext when attaching text...
blob
|
commitdiff
|
diff to current
2013-08-22
akling@apple.com
FrameLoader: frame() and client() should return references.
blob
|
commitdiff
|
diff to current
2013-08-18
antti@apple.com
<https://webkit.org/b/119987> Make Element::attach...
blob
|
commitdiff
|
diff to current
2013-08-15
andersca@apple.com
<https://webkit.org/b/119859> Frame::loader() should...
blob
|
commitdiff
|
diff to current
2013-08-14
antti@apple.com
Remove Node::attach() and ContainerNode::attach()
blob
|
commitdiff
|
diff to current
2013-08-08
akling@apple.com
Element: Modernize attribute storage accessor functions.
blob
|
commitdiff
|
diff to current
2013-06-29
kangil.han@samsung.com
Adopt is/toHTMLOptGroupElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-29
kangil.han@samsung.com
Adopt is/toHTMLOptionElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-25
kangil.han@samsung.com
Adopt is/toHTMLFormElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-25
gyuyoung.kim@samsu...
Remove unneeded include header files from WebCore
blob
|
commitdiff
|
diff to current
2013-06-11
rniwa@webkit.org
DocType strings should be 8 bit wide
blob
|
commitdiff
|
diff to current
2013-06-05
commit-queue@webki...
Avoid multiple copies of inline script & style strings
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Stop including UnusedParam.h
blob
|
commitdiff
|
diff to current
2013-04-02
adamk@chromium.org
HTML parser should consistently inspect the namespace...
blob
|
commitdiff
|
diff to current
2013-03-30
tsepez@chromium.org
Cross-Origin copy&paste / drag&drop allowing XSS via...
blob
|
commitdiff
|
diff to current
2013-03-29
rafaelw@chromium.org
[HTMLTemplateElement] <template> should be able to...
blob
|
commitdiff
|
diff to current
2013-03-28
pdr@google.com
Rename toScriptElement -> toScriptElementIfPossible
blob
|
commitdiff
|
diff to current
2013-03-28
rniwa@webkit.org
Debug test fix after r147018.
blob
|
commitdiff
|
diff to current
2013-03-27
ggaren@apple.com
Honor the setting for whether JavaScript markup is...
blob
|
commitdiff
|
diff to current
2013-03-19
ggaren@apple.com
Refactored script content removal in the fragment parse...
blob
|
commitdiff
|
diff to current
2013-03-08
eric@webkit.org
AtomicHTMLToken should not be heap allocated or RefCounted
blob
|
commitdiff
|
diff to current
2013-03-03
abarth@webkit.org
Unreviewed attempted build fix. Adds back some includes...
blob
|
commitdiff
|
diff to current
2013-03-03
abarth@webkit.org
Unreviewed rollout of trac.webkit.org/r144530
blob
|
commitdiff
|
diff to current
2013-03-02
ap@apple.com
Reduce amount of rebuilding when touching netwo...
blob
|
commitdiff
|
diff to current
2013-03-01
commit-queue@webki...
Unreviewed, rolling out r144422 and r144424.
blob
|
commitdiff
|
diff to current
2013-03-01
ap@apple.com
Reduce amount of rebuilding when touching networking...
blob
|
commitdiff
|
diff to current
2013-02-26
adamk@chromium.org
Remove unused conditional includes of {MathML,SVG}Names.h
blob
|
commitdiff
|
diff to current
2013-02-13
akling@apple.com
Better names for ElementAttributeData & subclasses.
blob
|
commitdiff
|
diff to current
2013-02-12
eric@webkit.org
Remove HTMLTokenTypes header (and split out AtomicHTMLT...
blob
|
commitdiff
|
diff to current
2013-02-05
simonjam@chromium.org
[Chromium] Add a signal for when the body is inserted...
blob
|
commitdiff
|
diff to current
2013-01-30
rafaelw@chromium.org
parserAppendChild and parserInsertBefore should ensure...
blob
|
commitdiff
|
diff to current
2013-01-23
dominicc@chromium.org
REGRESSION(r140101): caused debug asserts in fast/forms...
blob
|
commitdiff
|
diff to current
2013-01-18
rafaelw@chromium.org
Ensure the parser adopts foster-parented children into...
blob
|
commitdiff
|
diff to current
2013-01-09
tonyg@chromium.org
REGRESSION(r139141): Assertion failure in WebCore:...
blob
|
commitdiff
|
diff to current
2013-01-09
tonyg@chromium.org
Remove dependency on Document from HTMLConstructionSite...
blob
|
commitdiff
|
diff to current
2013-01-08
tsepez@chromium.org
Copy-paste preserves <embed> tags containing active...
blob
|
commitdiff
|
diff to current
2013-01-08
abarth@webkit.org
HTMLTreeBuilder shouldn't keep a Document pointer
blob
|
commitdiff
|
diff to current
2012-12-04
rafaelw@chromium.org
Implement HTMLTemplateElement
blob
|
commitdiff
|
diff to current
2012-11-15
akling@apple.com
ASSERTION FAILED: fastAttributeLookupAllowed(name)...
blob
|
commitdiff
|
diff to current
2012-11-15
kling@webkit.org
REGRESSION(r134408): Heap-use-after-free in WebCore...
blob
|
commitdiff
|
diff to current
2012-10-02
msaboff@apple.com
HTMLConstructionSite::insertTextNode isn't optimized...
blob
|
commitdiff
|
diff to current
2012-09-20
adamk@chromium.org
Rename ContainerNode::parserAddChild "parserAppendChild...
blob
|
commitdiff
|
diff to current
2012-08-03
kseo@webkit.org
Move causesFosterParenting() to HTMLStackItem
blob
|
commitdiff
|
diff to current
2012-08-02
commit-queue@webki...
Check if the last table element's parent node is an...
blob
|
commitdiff
|
diff to current
2012-08-01
commit-queue@webki...
HTMLTreeBuilder passes a wrong token when pushing the...
blob
|
commitdiff
|
diff to current
2012-07-25
kling@webkit.org
Make ElementAttributeData a variable-sized object to...
blob
|
commitdiff
|
diff to current
2012-07-25
kseo@webkit.org
Remove anonymous namespace and make functions static.
blob
|
commitdiff
|
diff to current
2012-07-25
kseo@webkit.org
Read tag names and attributes from the saved tokens...
blob
|
commitdiff
|
diff to current
2012-07-23
kseo@webkit.org
Use the original token to create an element in "reconst...
blob
|
commitdiff
|
diff to current
2012-07-23
kseo@webkit.org
Ref-count AtomicHTMLToken
blob
|
commitdiff
|
diff to current
2012-07-21
kseo@webkit.org
A start tag whose tag name is "html" in the "in body...
blob
|
commitdiff
|
diff to current
2012-07-13
inferno@chromium.org
Unreviewed, rolling out r122450 and r122580.
blob
|
commitdiff
|
diff to current
2012-07-12
kling@webkit.org
Make ElementAttributeData a variable-sized object to...
blob
|
commitdiff
|
diff to current
2012-06-04
rniwa@webkit.org
Unreviewed, rolling out r119421 and r119425.
blob
|
commitdiff
|
diff to current
2012-06-04
kling@webkit.org
Make ElementAttributeData a variable-sized object to...
blob
|
commitdiff
|
diff to current
2012-05-26
pdr@google.com
Fix for self-closing <use> tags
blob
|
commitdiff
|
diff to current
2012-05-21
rniwa@webkit.org
Using createContextualFragment to insert a <script...
blob
|
commitdiff
|
diff to current
2012-05-18
commit-queue@webki...
Script elements inserted while fragment parsing should...
blob
|
commitdiff
|
diff to current
2012-04-30
caio.oliveira@open...
Use Vector<Attribute> directly instead of encapsulating...
blob
|
commitdiff
|
diff to current
2012-04-25
commit-queue@webki...
Unreviewed, rolling out r115099, r115102, and r115127.
blob
|
commitdiff
|
diff to current
2012-04-24
caio.oliveira@open...
Use Vector<Attribute> directly instead of encapsulating...
blob
|
commitdiff
|
diff to current
2012-04-23
kling@webkit.org
Optimize Element attribute storage for the common case...
blob
|
commitdiff
|
diff to current
next