summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix debug statements.Patrick Scott2010-10-211-1/+1
* Fix Chromium HTTP request context getters to use raw pointersSteve Block2010-10-211-1/+1
* Fix AutoFill after merge to Chromium merge to 7.0.540.0Ben Murdoch2010-10-201-3/+4
* Fixing WebKit APIs affected by Chromium 7.0.540.0 mergeIain Merrick2010-10-191-12/+7
* Support the complete AutoFill profile.Ben Murdoch2010-10-141-1/+11
* Sync autofill profile data from java.Ben Murdoch2010-10-131-19/+16
* Update AndroidURLRequestContextGetter to take a pointer to the getter functionSteve Block2010-10-011-1/+1
* Turn autofill on by default at compile time and make it a browser setting.Ben Murdoch2010-09-281-0/+29
* Integrate AutoFill with WebTextView in Java.Ben Murdoch2010-09-231-3/+32
* Add more profile data to the canned profile.Ben Murdoch2010-09-231-0/+5
* Initial autofill changes in libwebcore.Ben Murdoch2010-09-131-0/+125