git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Build fix after r122115 and some cleanups.
[WebKit-https.git]
/
Source
/
WebCore
/
html
/
HTMLElement.cpp
2012-07-09
rniwa@webkit.org
Build fix after r122115 and some cleanups.
blob
|
commitdiff
2012-07-09
rniwa@webkit.org
Make HTMLCollection RefCounted
blob
|
commitdiff
|
diff to current
2012-07-02
arko@motorola.com
Microdata: Fix build failure after r121580.
blob
|
commitdiff
|
diff to current
2012-06-29
rniwa@webkit.org
HTMLCollection's caches should be owned by either Eleme...
blob
|
commitdiff
|
diff to current
2012-06-18
rniwa@webkit.org
REGRESSION(r118414): some pages on concursolutions...
blob
|
commitdiff
|
diff to current
2012-05-25
rniwa@webkit.org
createContextualFragment and insertAdjacentHTML should...
blob
|
commitdiff
|
diff to current
2012-05-24
rniwa@webkit.org
There are too many poorly named functions to create...
blob
|
commitdiff
|
diff to current
2012-05-16
kling@webkit.org
Avoid reparsing the style attribute when cloning elements.
blob
|
commitdiff
|
diff to current
2012-05-16
kling@webkit.org
Pass Attribute by const reference as much as possible.
blob
|
commitdiff
|
diff to current
2012-05-08
kling@webkit.org
Element: isURLAttribute() should take a const Attribute&.
blob
|
commitdiff
|
diff to current
2012-04-10
kling@webkit.org
Make CSSValuePool share values globally.
blob
|
commitdiff
|
diff to current
2012-04-03
alexis.menard@open...
[Part 2] We should use CSSPropertyID rather than intege...
blob
|
commitdiff
|
diff to current
2012-03-29
krit@webkit.org
Introduce CSSParserMode in all classes
blob
|
commitdiff
|
diff to current
2012-03-22
rniwa@webkit.org
BDI element should have dir=auto by default
blob
|
commitdiff
|
diff to current
2012-03-09
rniwa@webkit.org
Get rid of itemTypeAttributeChanged
blob
|
commitdiff
|
diff to current
2012-03-08
antti@apple.com
https://bugs.webkit.org/show_bug.cgi?id=80370
blob
|
commitdiff
|
diff to current
2012-03-01
kling@webkit.org
IsSynchronizingStyleAttributeFlag could be purged.
blob
|
commitdiff
|
diff to current
2012-02-29
commit-queue@webki...
ShadowRoot need innerHTML
blob
|
commitdiff
|
diff to current
2012-02-28
kling@webkit.org
StyledElement::isPresentationAttribute() only needs...
blob
|
commitdiff
|
diff to current
2012-02-25
kling@webkit.org
Don't pass constant strings to CSSParser for presentati...
blob
|
commitdiff
|
diff to current
2012-02-23
kling@webkit.org
Make use of StylePropertySet::setProperty(propertyID...
blob
|
commitdiff
|
diff to current
2012-02-23
kling@webkit.org
Make parsing color presentation attributes do less...
blob
|
commitdiff
|
diff to current
2012-02-21
antti@apple.com
Remove stylesheet pointer from StylePropertySet
blob
|
commitdiff
|
diff to current
2012-02-16
commit-queue@webki...
Add support for the translate attribute in html elements.
blob
|
commitdiff
|
diff to current
2012-02-13
kling@webkit.org
Move attribute style invalidation to attributeChanged().
blob
|
commitdiff
|
diff to current
2012-02-12
commit-queue@webki...
Add toText and isTextNode helpers in Text class.
blob
|
commitdiff
|
diff to current
2012-02-11
kling@webkit.org
Attribute styles should be created lazily.
blob
|
commitdiff
|
diff to current
2012-02-06
kling@webkit.org
StyledElement: Rename parseMappedAttribute() to parseAt...
blob
|
commitdiff
|
diff to current
2012-02-04
kling@webkit.org
Kill per-Attribute style declarations.
blob
|
commitdiff
|
diff to current
2012-02-03
kling@webkit.org
HTMLElement: Clean up tabindex attribute parsing.
blob
|
commitdiff
|
diff to current
2012-01-12
jer.noble@apple.com
Emit an error event when a request to enter full-screen...
blob
|
commitdiff
|
diff to current
2012-01-11
rniwa@webkit.org
Revert r104210. It turned out that this patch makes...
blob
|
commitdiff
|
diff to current
2012-01-09
abarth@webkit.org
insertAdjacentHTML doesn't play nice with DocumentFragment
blob
|
commitdiff
|
diff to current
2012-01-07
kling@webkit.org
Simplify HTMLCollection ownership model.
blob
|
commitdiff
|
diff to current
2012-01-07
commit-queue@webki...
Unreviewed, rolling out r104373 and r104374.
blob
|
commitdiff
|
diff to current
2012-01-07
kling@webkit.org
Simplify HTMLCollection ownership model.
blob
|
commitdiff
|
diff to current
2012-01-05
rniwa@webkit.org
Inserting nodes is slow due to Node::notifyNodeListsAtt...
blob
|
commitdiff
|
diff to current
2012-01-05
commit-queue@webki...
Unreviewed, rolling out r104084.
blob
|
commitdiff
|
diff to current
2012-01-04
rniwa@webkit.org
Inserting nodes is slow due to Node::notifyNodeListsAtt...
blob
|
commitdiff
|
diff to current
2012-01-01
kling@webkit.org
Move the remaining collections to caching on their...
blob
|
commitdiff
|
diff to current
2011-12-24
kling@webkit.org
Decouple CSSMappedAttributeDeclaration from element...
blob
|
commitdiff
|
diff to current
2011-12-23
commit-queue@webki...
Map 'lang' and xml:lang attributes to '-webkit-locale...
blob
|
commitdiff
|
diff to current
2011-12-21
adamk@chromium.org
Avoid unnecessary work when removing attributes from...
blob
|
commitdiff
|
diff to current
2011-12-20
adamk@chromium.org
Remove unused ExceptionCode& argument from Element...
blob
|
commitdiff
|
diff to current
2011-12-16
rniwa@webkit.org
invalidateNodeListsCacheAfterAttributeChanged has too...
blob
|
commitdiff
|
diff to current
2011-12-10
commit-queue@webki...
NameNodeListCache should be invalidated when name attri...
blob
|
commitdiff
|
diff to current
2011-11-28
rniwa@webkit.org
dir=auto should imply unicode-bidi:isolate by default
blob
|
commitdiff
|
diff to current
2011-11-24
commit-queue@webki...
Microdata: Support for properties attribute.
blob
|
commitdiff
|
diff to current
2011-11-23
commit-queue@webki...
Remove notifyChange from the public interface of CSSMut...
blob
|
commitdiff
|
diff to current
2011-11-18
commit-queue@webki...
Access key should work on all elements.
blob
|
commitdiff
|
diff to current
2011-11-09
commit-queue@webki...
Microdata: fast/dom/MicroData/itemid-attribute-test...
blob
|
commitdiff
|
diff to current
2011-10-25
commit-queue@webki...
Source/WebCore: Microdata: itemtype attribute should...
blob
|
commitdiff
|
diff to current
2011-10-25
rniwa@webkit.org
Microdata: Add itemprop, itemref, itemvalue attributes.
blob
|
commitdiff
|
diff to current
2011-10-22
tkent@chromium.org
REGRESSION(r92480): Passing uninitialized variable...
blob
|
commitdiff
|
diff to current
2011-10-21
adamk@chromium.org
[MutationObservers] Implement WebKitMutationObserver...
blob
|
commitdiff
|
diff to current
2011-10-15
darin@apple.com
Make toHTMLElement fail to compile if you try to use...
blob
|
commitdiff
|
diff to current
2011-10-14
rniwa@webkit.org
Microdata: Basic implementation of document.getItems...
blob
|
commitdiff
|
diff to current
2011-10-13
abarth@webkit.org
Remove ENABLE(XHTMLMP) and associated code
blob
|
commitdiff
|
diff to current
2011-09-05
commit-queue@webki...
Logic from HTMLElement::deprecatedCreateContextualFragm...
blob
|
commitdiff
|
diff to current
2011-09-02
commit-queue@webki...
Unreviewed, rolling out r94421.
blob
|
commitdiff
|
diff to current
2011-09-02
commit-queue@webki...
BORDER attribute percent with the input image tag not...
blob
|
commitdiff
|
diff to current
2011-09-02
andreas.kling@noki...
Use fastGetAttribute() and fastHasAttribute() where...
blob
|
commitdiff
|
diff to current
2011-08-05
yael.aharon@nokia.com
dir=auto needs to work on value of input and textarea...
blob
|
commitdiff
|
diff to current
2011-08-01
commit-queue@webki...
BORDER attribute with the object tag, using percentage...
blob
|
commitdiff
|
diff to current
2011-06-27
leviw@chromium.org
2011-06-27 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-24
morrita@google.com
2011-05-19 MORITA Hajime <morrita@google.com>
blob
|
commitdiff
|
diff to current
2011-04-30
eae@chromium.org
2011-04-29 Emil Eklund <eae@chromium.org>
blob
|
commitdiff
|
diff to current
2011-04-29
commit-queue@webki...
2011-04-28 Chang Shu <cshu@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-27
weinig@apple.com
2011-04-26 Sam Weinig <sam@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-05
ap@apple.com
2011-04-05 Alexey Proskuryakov <ap@apple.com>
blob
|
commitdiff
|
diff to current
2011-04-04
commit-queue@webki...
2011-04-04 Chang Shu <cshu@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-25
commit-queue@webki...
2011-03-25 Chang Shu <cshu@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-16
rniwa@webkit.org
2011-03-15 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-01
commit-queue@webki...
2011-02-28 Chang Shu <cshu@webkit.org>
blob
|
commitdiff
|
diff to current
2011-02-22
commit-queue@webki...
2011-02-21 James Kozianski <koz@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-18
yael.aharon@nokia.com
Add support for dir=auto
blob
|
commitdiff
|
diff to current
2011-02-09
yael.aharon@nokia.com
2011-02-09 Yael Aharon <yael.aharon@nokia.com>
blob
|
commitdiff
|
diff to current
2011-02-08
aestes@apple.com
2011-02-08 Andy Estes <aestes@apple.com>
blob
|
commitdiff
|
diff to current
2011-01-20
chang.shu@nokia.com
2011-01-20 Chang Shu <chang.shu@nokia.com>
blob
|
commitdiff
|
diff to current
2011-01-19
chang.shu@nokia.com
2011-01-19 Chang Shu <chang.shu@nokia.com>
blob
|
commitdiff
|
diff to current
2011-01-19
commit-queue@webki...
2011-01-19 Dai Mikurube <dmikurube@google.com>
blob
|
commitdiff
|
diff to current
2011-01-13
commit-queue@webki...
2011-01-13 Emil Eklund <eae@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-11
inferno@chromium.org
2011-01-11 Abhishek Arya <inferno@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current