summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/CachedInput.h
Commit message (Expand)AuthorAgeFilesLines
* Keep track of whether input fields have autocomplete.Leon Scroggins2011-01-051-0/+3
* Provide the line spacing attribute for textareas.Leon Scroggins2010-11-221-1/+4
* Return a float for text size.Leon Scroggins2010-11-121-3/+3
* Fix potential crash in Nav Cache code introduced by WebKit mergeBen Murdoch2010-10-261-3/+18
* Merge Webkit at r70209: DeprecatedInputType is now private.Ben Murdoch2010-10-261-3/+6
* resolved conflicts for merge of 1457b739 to masterKenny Root2010-10-141-0/+12
|\
| * Provide padding + border values for textfields.Leon Scroggins2010-10-121-2/+14
* | Merge WebKit at r67908: HTMLInputElement::InputType renamedSteve Block2010-09-291-3/+3
* | Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-3/+3
* | move CachedInput::init() to cppCary Clark2010-04-261-4/+1
|/
* Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-3/+0
* Request <label> info only when accessing a textfield.Leon Scroggins2010-01-071-4/+0
* Store label information to be used for hint text.Leon Scroggins2010-01-061-0/+4
* Show "Go" for the last textfield in a form.Leon Scroggins2009-12-081-0/+3
* Store InputType information for <input> fields, return SEARCH action for SEAR...Leon Scroggins2009-12-071-3/+4
* move input-related fields out of CachedNode to expandCary Clark2009-12-041-0/+78