summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge Chromium at 9.0.597.55: Move formsSeen call to IO thread.Ben Murdoch2011-01-111-1/+21
* Merge Chromium at 9.0.597.55: Merge 67599. (2/2)Ben Murdoch2011-01-111-10/+19
* Fix crash in AutoFillBen Murdoch2010-12-171-2/+1
* Refactor AutoFill so it runs lazily.Ben Murdoch2010-12-061-11/+36
* Merge Chromium at r66597: AutoFill: no more queryIdBen Murdoch2010-12-031-4/+4
* Use one WebRequestContext per WebViewSteve Block2010-12-011-1/+3
* Do more AutoFill steup lazilySteve Block2010-12-011-5/+10
* Provide a URLRequestContext directly to AutoFill, rather than a factory functionSteve Block2010-11-301-6/+1
* By default, provide native AutoFill with an empty profile.Ben Murdoch2010-11-231-1/+23
* Merge Chromium at r65505: Update AutoFill files.Ben Murdoch2010-11-221-1/+1
* Merge Chromium at r65505: Update use of AutoFillProfile.Ben Murdoch2010-11-221-8/+13
* Merge autofill files after last Chromium mergeBen Murdoch2010-11-161-7/+11
* Fix browser crash.Patrick Scott2010-11-051-7/+9
* Send the AutoFill Preview string java side.Ben Murdoch2010-11-051-22/+20
* Clear chromium side autofill profiles when java syncs a null profile.Ben Murdoch2010-10-291-0/+14
* Fixes style in WebRequestContextSteve Block2010-10-271-3/+3
* Hide details of private browsing for URLRequestContext from Chromium AutoFill...Steve Block2010-10-251-1/+6
* 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