git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make HTMLInputElement::isRadioButton non-virtual and remove unused HTMLFormControlEle...
[WebKit-https.git]
/
Source
/
WebCore
/
html
/
HTMLInputElement.h
2012-03-16
adamk@chromium.org
Make HTMLInputElement::isRadioButton non-virtual and...
blob
|
commitdiff
|
raw
2012-03-16
commit-queue@webki...
[Forms] The "meter" element should not be a form-associ...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
commit-queue@webki...
[Forms] Introduce LabelableElement to share "labels...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
kling@webkit.org
StyledElement::isPresentationAttribute() only needs...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
commit-queue@webki...
[Forms] Use enum instead of bool for HTMLInputElement...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
kling@webkit.org
Move attribute style invalidation to attributeChanged().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
kling@webkit.org
Attribute styles should be created lazily.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
eric@webkit.org
Remove more cruft now that HTMLIsIndexElement is gone
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=76995.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
kling@webkit.org
StyledElement: Rename parseMappedAttribute() to parseAt...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-04
kling@webkit.org
Kill per-Attribute style declarations.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
tkent@chromium.org
Introduce RadioButtonGroup class to keep track of the...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
tkent@chromium.org
Rename HTMLInputElement::setDefaultName to setInitialName.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
tkent@chromium.org
Source/WebCore: A radio button not in a document should...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=74067
blob
|
commitdiff
|
raw
|
diff to current
2011-12-17
beidson@apple.com
<rdar://problem/10576732> and https://bugs.webkit.org...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
tkent@chromium.org
[Lion][Windows] Both of placeholder and input text...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
commit-queue@webki...
Access key should work on all elements.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
keishi@webkit.org
Change ColorChooser from singleton to ordinary object
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
jonlee@apple.com
Dragging a file onto <input type="file"> should give...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
commit-queue@webki...
[Forms][File] Add tooltip to "No file selected" text
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
joepeck@webkit.org
<webkit.org/b/69598> Pass Parsed Accept Attribute MIME...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
tkent@chromium.org
Remove Node::willBlur()
blob
|
commitdiff
|
raw
|
diff to current
2011-09-24
abarth@webkit.org
Remove ENABLE(WCSS) and associated code
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
rniwa@webkit.org
Push more code from HTMLInputElement::setValue to TextF...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
rniwa@webkit.org
Change event is not fired for input[type=number] when...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
tkent@chromium.org
REGRESSION (Safari 5.1 - ToT): File input retains its...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
rniwa@webkit.org
Crash when inserting text with a trailing newline into...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
keishi@webkit.org
input color: onchange event is not fired when changing...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
rniwa@webkit.org
Unreviewed, rolling out r94142, r94144, r94145, and...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
rniwa@webkit.org
Get rid of toInputElement()
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
rniwa@webkit.org
Move setInnerTextValue from RenderTextControl to HTMLTe...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
rniwa@webkit.org
Cleanup: notifyFormStateChanged, formControlValueMatche...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
commit-queue@webki...
Source/WebCore: The input[type=number] element should...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
commit-queue@webki...
The input[type="number"] with step="any" should not...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
commit-queue@webki...
Remove "const" from obviously-non-const accessors
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
commit-queue@webki...
Replaced isChecked() with shouldAppearChecked() in...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
rniwa@webkit.org
Move subtreeHasChanged from RenderTextControl to HTMLTe...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
tkent@chromium.org
Implement text field placeholders using shadow DOM
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
rniwa@webkit.org
Isolate HTMLTextFormControlElement into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
rniwa@webkit.org
Move all code related to cachedSelection to HTMLTextFor...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
commit-queue@webki...
2011-07-05 Shinya Kawanaka <shinyak@google.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
tkent@chromium.org
2011-06-29 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
isherman@chromium.org
2011-06-28 Ilya Sherman <isherman@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
dglazkov@chromium.org
2011-06-22 Dimitri Glazkov <dglazkov@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
commit-queue@webki...
2011-06-22 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
abarth@webkit.org
2011-06-22 Adam Barth <abarth@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
tkent@chromium.org
2011-06-21 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
morrita@google.com
2011-06-08 Hironori Bono <hbono@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
keishi@webkit.org
2011-06-07 Keishi Hattori <keishi@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
tkent@chromium.org
2011-06-01 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
tkent@chromium.org
2011-05-26 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
morrita@google.com
2011-05-19 MORITA Hajime <morrita@google.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
tkent@chromium.org
Change text-based <input> types to the new shadow DOM...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
commit-queue@webki...
2011-05-23 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-21
tkent@chromium.org
2011-05-21 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
tkent@chromium.org
2011-05-19 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-07
tkent@chromium.org
2011-05-06 Kent Tamura <tkent@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
joepeck@webkit.org
2011-04-22 Joseph Pecoraro <joepeck@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
joepeck@webkit.org
2011-04-22 Joseph Pecoraro <joepeck@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
ap@apple.com
2011-04-05 Alexey Proskuryakov <ap@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
weinig@apple.com
Add WebKit2 API to figure out if an input or textarea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
rolandsteiner@chro...
2011-03-11 Roland Steiner <rolandsteiner@chromium...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
commit-queue@webki...
2011-03-03 David Holloway <dhollowa@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
tkent@chromium.org
Support localized numbers in <input type=number>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
tkent@chromium.org
Radio button group state is not restored correctly
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
tkent@chromium.org
API to support localized numbers for <input type=number>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
commit-queue@webki...
2011-01-19 Dai Mikurube <dmikurube@google.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
raw
|
diff to current