summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/autofill
Commit message (Expand)AuthorAgeFilesLines
* Do more AutoFill steup lazilySteve Block2010-12-012-5/+11
* Provide a URLRequestContext directly to AutoFill, rather than a factory functionSteve Block2010-11-301-6/+1
* Revert "Merge Chromium at r65505: Work around regression introduced by 64761"Ben Murdoch2010-11-231-6/+0
* By default, provide native AutoFill with an empty profile.Ben Murdoch2010-11-232-1/+25
* Merge Chromium at r65505: Work around regression introduced by 64761Ben Murdoch2010-11-221-1/+7
* Merge Chromium at r65505: Merge AutoFill change 64761Ben Murdoch2010-11-221-13/+11
* Merge Chromium at r65505: Update AutoFill files.Ben Murdoch2010-11-223-83/+154
* Merge Chromium at r65505: Update use of AutoFillProfile.Ben Murdoch2010-11-222-9/+16
* Merge autofill files after last Chromium mergeBen Murdoch2010-11-167-505/+786
* Fix browser crash.Patrick Scott2010-11-051-7/+9
* Send the AutoFill Preview string java side.Ben Murdoch2010-11-052-25/+21
* Clear chromium side autofill profiles when java syncs a null profile.Ben Murdoch2010-10-292-0/+18
* 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-202-6/+7
* Fixing WebKit APIs affected by Chromium 7.0.540.0 mergeIain Merrick2010-10-194-21/+12
* Support the complete AutoFill profile.Ben Murdoch2010-10-142-2/+14
* Sync autofill profile data from java.Ben Murdoch2010-10-132-20/+19
* 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-282-0/+30
* Integrate AutoFill with WebTextView in Java.Ben Murdoch2010-09-233-7/+48
* Fix a bug that would cause the AutoFill server to return an error.Ben Murdoch2010-09-231-1/+4
* Add more profile data to the canned profile.Ben Murdoch2010-09-231-0/+5
* Initial autofill changes in libwebcore.Ben Murdoch2010-09-1310-0/+1361