summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/wallet
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Switch to standard API key API.groby@chromium.org2013-02-164-29/+31
* More documentation for Wallet class member variables.ahutter@chromium.org2013-02-157-30/+91
* allow wallet items to appear in requestAutocomplete UIestade@chromium.org2013-02-142-0/+41
* Interactive autofill: Handle Online Wallet being unavailable.dbeam@chromium.org2013-02-123-1/+26
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-083-3/+3
* Add Wallet API call for updating minimal address (ZIP code only or missing ph...ahutter@chromium.org2013-02-086-11/+125
* Updating Wallet urls.ahutter@chromium.org2013-02-082-6/+6
* google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h totfarina@chromium.org2013-01-311-7/+6
* [autofill] Use WalletClient, implement WalletClientObserver, hook up requireddbeam@chromium.org2013-01-295-115/+154
* Removing LegalDocument body and adding a function to get a url to the documen...ahutter@chromium.org2013-01-263-42/+34
* Change CVC_RISK_CHALLENGE to VERIFY_CVVahutter@chromium.org2013-01-254-7/+7
* [autofill] Adding the PASSIVE_GAIA_AUTH required action gotten when interactingdbeam@chromium.org2013-01-244-2/+9
* GetWalletItems can return required actions without a transaction id.ahutter@chromium.org2013-01-242-11/+85
* Implementing SaveToWallet in the Google Wallet client.ahutter@chromium.org2013-01-1912-43/+998
* Adds the ability to sign in in the autocomplete dialog.abodenha@chromium.org2013-01-152-0/+35
* WalletClientObserver callback changes.ahutter@chromium.org2013-01-153-32/+43
* Adding Autocheckout IPC messages and stub implementations of their handlers.ahutter@chromium.org2013-01-143-40/+63
* Adding obfuscated gaia id to the return value of GetWalletItems.ahutter@chromium.org2013-01-114-11/+25
* Implementation of sensitive card information escrowingahutter@chromium.org2013-01-106-47/+137
* Adds wallet::RequiredAction for when we start interacting with Online Wallet.dbeam@chromium.org2013-01-078-34/+206
* Change the behavior of --wallet-service-url.abodenha@chromium.org2013-01-053-14/+28
* Fix leaks in WalletClientTest.thestig@chromium.org2012-12-201-2/+2
* Integrating Online Wallet into Chrome. This CL is modeled after the Gaia OAu...ahutter@chromium.org2012-12-2018-0/+3288