summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_autofill_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add sync settings to IsCreditCardUploadEnabled.jdonnelly2016-01-151-0/+5
* Add card details and legal message to Android save credit card infobar.rouslan2016-01-141-3/+5
* Switch to standard integer types in android_webview/.avi2015-12-201-1/+1
* Pass method parameters as JavaParamRef in android_webview.torne2015-12-041-1/+3
* Add credit card upstreaming.jdonnelly2015-11-101-2/+7
* Separate getting the URL of an infobar from clicking on it. Also make a simil...avi2015-10-011-1/+0
* Don't autofill credit cards on non-secure pagessigbjorn2015-07-081-0/+1
* Processing USERNAME reply from Autofill server in Password Managerdvadym2015-04-011-1/+1
* [Autofill] Add infrastructure for Rappor metrics, and log 2 metrics.mathp2015-03-181-0/+1
* Autofill/Wallet -- handle several classes of error in unmasking prompt.estade2015-03-031-1/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-28/+23
* Add OAuth2 token to RealPanRequest.estade2015-01-261-0/+1
* [Autofill] Componentize AutofillCCInfoBarDelegate.pritam.nikam2015-01-131-0/+2
* Remove FrameDetached and FrameWillClose listeners from AutofillAgent.estade2015-01-061-1/+1
* Iterate on the card unmasking prompt on Views a little bit more.estade2014-12-301-1/+5
* Create an autofill Suggestion class.brettw2014-12-151-11/+6
* Prompt for unmasking Wallet credit card on Androidestade2014-12-111-0/+1
* Revert of Revert of Don't deref stale AutofillMetrics pointer in AutofillCCIn...gab2014-12-081-1/+0
* Revert of Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDeleg...gab2014-12-081-0/+1
* Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDelegateestade2014-12-061-1/+0
* Refactor Autofill for out of process iframes (OOPIF).estade2014-12-021-0/+2
* [android] Scan new credit card from autofill popup.rouslan2014-11-261-0/+2
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-13/+13
* Plumb form's text direction to Android Autofill popup.estade@chromium.org2014-07-291-0/+1
* Rename AutofillManagerDelegate to AutofillClient.isherman@chromium.org2014-06-071-0/+118