summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/CachedInput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keep track of whether input fields have autocomplete.Leon Scroggins2011-01-051-0/+1
* Provide the line spacing attribute for textareas.Leon Scroggins2010-11-221-0/+1
* Return a float for text size.Leon Scroggins2010-11-121-1/+1
* Adjust layers when parent layer scrollsCary Clark2010-11-041-3/+4
* Fix potential crash in Nav Cache code introduced by WebKit mergeBen Murdoch2010-10-261-0/+20
* resolved conflicts for merge of 1457b739 to masterKenny Root2010-10-141-0/+4
|\
| * Provide padding + border values for textfields.Leon Scroggins2010-10-121-0/+4
* | Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-2/+2
* | clean up nav cache debuggingCary Clark2010-05-141-1/+1
* | move CachedInput::init() to cppCary Clark2010-04-261-0/+5
|/
* Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-1/+0
* Request <label> info only when accessing a textfield.Leon Scroggins2010-01-071-1/+0
* Store label information to be used for hint text.Leon Scroggins2010-01-061-5/+11
* Show "Go" for the last textfield in a form.Leon Scroggins2009-12-081-0/+1
* fix debugging outputCary Clark2009-12-071-1/+2
* move input-related fields out of CachedNode to expandCary Clark2009-12-041-0/+62