index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
autofill
/
browser
/
wallet
Commit message (
Expand
)
Author
Age
Files
Lines
*
In components/autofill, move browser/wallet/ to content/browser/wallet/
blundell@chromium.org
2013-06-10
32
-8692
/
+0
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
10
-10
/
+10
*
Handling CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS by re-fetching WalletItems.
dbeam@chromium.org
2013-06-06
1
-1
/
+1
*
Highlight fields we know to be invalid but have no way of locally checking.
dbeam@chromium.org
2013-06-04
2
-0
/
+9
*
Display notification in rAc dialog when talking to other than production wall...
dbeam@chromium.org
2013-06-04
3
-0
/
+25
*
Carts are deprecated by the latest version of the server
ahutter@chromium.org
2013-06-04
6
-127
/
+0
*
Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...
rsleevi@chromium.org
2013-06-02
2
-4
/
+4
*
Autofill:rAc: Wrongly assumed that the is_minimal_address field is a json str...
ramankk@chromium.org
2013-05-31
2
-7
/
+7
*
Determine card egilibility by card.status from server only.
benquan@chromium.org
2013-05-30
1
-1
/
+2
*
Make suggestions invalid when no phone number is attached to a Wallet address...
dbeam@chromium.org
2013-05-30
1
-1
/
+1
*
Making credit card number un-editable in Wallet mode.
dbeam@chromium.org
2013-05-29
1
-2
/
+1
*
Autofill dialog: don't save duplicate shipping addresses to Wallet.
benquan@chromium.org
2013-05-25
4
-23
/
+95
*
Autofill:requestAutocomplete: Enable prompting for complete address when inst...
ramankk@chromium.org
2013-05-23
7
-27
/
+90
*
Adding myself to components/autofill/browser/wallet/OWNERS
dbeam@chromium.org
2013-05-23
1
-0
/
+1
*
Handle invalid instrument and AMEX from wallet in autofill dialog.
benquan@chromium.org
2013-05-23
3
-6
/
+32
*
Revert 201451 "Autofill:requestAutocomplete: Enable prompting fo..."
akalin@chromium.org
2013-05-22
7
-83
/
+30
*
Autofill:requestAutocomplete: Enable prompting for complete address when inst...
ramankk@chromium.org
2013-05-22
7
-30
/
+83
*
Adding Online Wallet shipping address manage link.
dbeam@chromium.org
2013-05-21
3
-11
/
+21
*
Separate component resources into their own .grd file
caitkp@chromium.org
2013-05-14
1
-1
/
+1
*
Fix /Same as billing/, fix entering new Wallet data (maybe?), show an error
dbeam@chromium.org
2013-05-14
5
-7
/
+20
*
Support more autofill types in FullWallet::GetInfo
ahutter@chromium.org
2013-05-14
3
-0
/
+57
*
Revert 199800 "Separate component resources into their own .grd ..."
tonyg@chromium.org
2013-05-13
1
-1
/
+1
*
Separate component resources into their own .grd file
caitkp@chromium.org
2013-05-13
1
-1
/
+1
*
Autofill:requestAutocomplet: Take2 on making AutofillDialogController to retu...
ramankk@chromium.org
2013-05-10
1
-1
/
+1
*
Cleaning up Wallet unit tests a little.
ahutter@chromium.org
2013-05-09
1
-160
/
+59
*
Hook up "manage [X]" menu item for wallet instruments + addresses.
estade@chromium.org
2013-05-04
2
-0
/
+5
*
Use toolbar gaia template to log into wallet.
benquan@chromium.org
2013-05-03
1
-2
/
+2
*
Handle expired Autofill credit cards in autofill dialog
dbeam@chromium.org
2013-05-03
5
-31
/
+43
*
respect default wallet instrument/address
estade@chromium.org
2013-05-02
4
-13
/
+31
*
CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS is a valid required action on GetWalletI...
ahutter@chromium.org
2013-05-01
2
-0
/
+3
*
components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-2
/
+1
*
Hiding email and filling from fetched username if using Wallet.
dbeam@chromium.org
2013-04-25
3
-1
/
+18
*
Add DVLOG to track sending Autocheckout Status. Add also add form signatures ...
benquan@chromium.org
2013-04-22
1
-0
/
+2
*
[Autofill] Split off AutofillDataModel as a subclass of FormData.
isherman@chromium.org
2013-04-19
1
-0
/
+1
*
Remove a stale TODO
isherman@chromium.org
2013-04-16
1
-1
/
+0
*
Put autofill code into namepspace autofill Step 2
kaiwang@chromium.org
2013-04-12
3
-7
/
+9
*
Convert string16 -> base::string16 in components/
brettw@chromium.org
2013-04-11
11
-88
/
+91
*
Don't send risk params on GetWalletItems
ahutter@chromium.org
2013-04-10
3
-66
/
+13
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
5
-35
/
+35
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
5
-35
/
+35
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
5
-35
/
+35
*
Remove application locale cache in autofill code (AutofillCountry::Applicatio...
jam@chromium.org
2013-04-05
4
-7
/
+11
*
Make autofill's Address store country using the country code so that app loca...
jam@chromium.org
2013-04-05
1
-1
/
+2
*
[Autofill] Update WalletClient tests to verify metric logging.
isherman@chromium.org
2013-04-04
1
-5
/
+170
*
Fixing an issue with proxy card decryption.
ahutter@chromium.org
2013-04-03
3
-32
/
+53
*
Cancel wallet requests when changing accounts.
dbeam@chromium.org
2013-04-03
6
-14
/
+53
*
Implementing VERIFY_CVV required action.
dbeam@chromium.org
2013-04-02
3
-5
/
+48
*
Implements SendAutocheckoutStatus API calls for stats tracking.
ahutter@chromium.org
2013-03-29
3
-19
/
+6
*
Enable updating card holder names and expiration dates.
ahutter@chromium.org
2013-03-28
3
-51
/
+305
*
Online Wallet latency metric collection
ahutter@chromium.org
2013-03-28
3
-6
/
+155
[next]