summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/wallet
Commit message (Expand)AuthorAgeFilesLines
* In components/autofill, move browser/wallet/ to content/browser/wallet/blundell@chromium.org2013-06-1032-8692/+0
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-0710-10/+10
* Handling CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS by re-fetching WalletItems.dbeam@chromium.org2013-06-061-1/+1
* Highlight fields we know to be invalid but have no way of locally checking.dbeam@chromium.org2013-06-042-0/+9
* Display notification in rAc dialog when talking to other than production wall...dbeam@chromium.org2013-06-043-0/+25
* Carts are deprecated by the latest version of the serverahutter@chromium.org2013-06-046-127/+0
* Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-022-4/+4
* Autofill:rAc: Wrongly assumed that the is_minimal_address field is a json str...ramankk@chromium.org2013-05-312-7/+7
* Determine card egilibility by card.status from server only.benquan@chromium.org2013-05-301-1/+2
* Make suggestions invalid when no phone number is attached to a Wallet address...dbeam@chromium.org2013-05-301-1/+1
* Making credit card number un-editable in Wallet mode.dbeam@chromium.org2013-05-291-2/+1
* Autofill dialog: don't save duplicate shipping addresses to Wallet.benquan@chromium.org2013-05-254-23/+95
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-237-27/+90
* Adding myself to components/autofill/browser/wallet/OWNERSdbeam@chromium.org2013-05-231-0/+1
* Handle invalid instrument and AMEX from wallet in autofill dialog.benquan@chromium.org2013-05-233-6/+32
* Revert 201451 "Autofill:requestAutocomplete: Enable prompting fo..."akalin@chromium.org2013-05-227-83/+30
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-227-30/+83
* Adding Online Wallet shipping address manage link.dbeam@chromium.org2013-05-213-11/+21
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-141-1/+1
* Fix /Same as billing/, fix entering new Wallet data (maybe?), show an errordbeam@chromium.org2013-05-145-7/+20
* Support more autofill types in FullWallet::GetInfoahutter@chromium.org2013-05-143-0/+57
* Revert 199800 "Separate component resources into their own .grd ..."tonyg@chromium.org2013-05-131-1/+1
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-131-1/+1
* Autofill:requestAutocomplet: Take2 on making AutofillDialogController to retu...ramankk@chromium.org2013-05-101-1/+1
* Cleaning up Wallet unit tests a little.ahutter@chromium.org2013-05-091-160/+59
* Hook up "manage [X]" menu item for wallet instruments + addresses.estade@chromium.org2013-05-042-0/+5
* Use toolbar gaia template to log into wallet.benquan@chromium.org2013-05-031-2/+2
* Handle expired Autofill credit cards in autofill dialogdbeam@chromium.org2013-05-035-31/+43
* respect default wallet instrument/addressestade@chromium.org2013-05-024-13/+31
* CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS is a valid required action on GetWalletI...ahutter@chromium.org2013-05-012-0/+3
* components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-2/+1
* Hiding email and filling from fetched username if using Wallet.dbeam@chromium.org2013-04-253-1/+18
* Add DVLOG to track sending Autocheckout Status. Add also add form signatures ...benquan@chromium.org2013-04-221-0/+2
* [Autofill] Split off AutofillDataModel as a subclass of FormData.isherman@chromium.org2013-04-191-0/+1
* Remove a stale TODOisherman@chromium.org2013-04-161-1/+0
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-123-7/+9
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-1111-88/+91
* Don't send risk params on GetWalletItemsahutter@chromium.org2013-04-103-66/+13
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-35/+35
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-095-35/+35
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-35/+35
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-054-7/+11
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-1/+2
* [Autofill] Update WalletClient tests to verify metric logging.isherman@chromium.org2013-04-041-5/+170
* Fixing an issue with proxy card decryption.ahutter@chromium.org2013-04-033-32/+53
* Cancel wallet requests when changing accounts.dbeam@chromium.org2013-04-036-14/+53
* Implementing VERIFY_CVV required action.dbeam@chromium.org2013-04-023-5/+48
* Implements SendAutocheckoutStatus API calls for stats tracking.ahutter@chromium.org2013-03-293-19/+6
* Enable updating card holder names and expiration dates.ahutter@chromium.org2013-03-283-51/+305
* Online Wallet latency metric collectionahutter@chromium.org2013-03-283-6/+155