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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Online Wallet latency metric collection
ahutter@chromium.org
2013-03-28
5
-7
/
+231
*
sync: Implementation of Priority Preferences.
albertb@chromium.org
2013-03-27
2
-10
/
+19
*
Depends on https://codereview.chromium.org/12987023/
caitkp@chromium.org
2013-03-27
5
-7
/
+8
*
Change WalletItems::LegalDocument a little.
estade@chromium.org
2013-03-27
6
-91
/
+184
*
Setting up Finch trial for using production Wallet service.
ahutter@chromium.org
2013-03-27
1
-4
/
+11
*
Sign-in helper for the account chooser.
aruslan@chromium.org
2013-03-27
5
-0
/
+743
*
Added personal_data_manager android implementation for auto-populating auto-f...
apiccion@chromium.org
2013-03-27
18
-12
/
+1150
*
Fixing TODO in autofill_agent.cc.
ahutter@chromium.org
2013-03-27
4
-8
/
+26
*
[Autofill] Use NiceMock<> for metrics unit test.
isherman@chromium.org
2013-03-26
1
-18
/
+4
*
[Autofill:Risk] Add browser feature to the Risk protobuf.
isherman@chromium.org
2013-03-26
3
-2
/
+35
*
Split Autofill webdata
caitkp@chromium.org
2013-03-25
3
-8
/
+9
*
Move Encryptor to //components/webdata/encryptor.
joi@chromium.org
2013-03-24
16
-5
/
+802
*
[Autofill:Risk] Combine username and device name into a single hashed field.
isherman@chromium.org
2013-03-24
2
-26
/
+23
*
[Autofill] Factor out shared code in WalletClient tests
isherman@chromium.org
2013-03-24
1
-548
/
+300
*
New MaskedInstrument status
ahutter@chromium.org
2013-03-24
2
-1
/
+4
*
[Autofill] Get Risk params from delegate
isherman@chromium.org
2013-03-23
4
-11
/
+15
*
Changing LegalDocument Url
ahutter@chromium.org
2013-03-23
2
-3
/
+2
*
[Autofill] Remove debug logging from Risk fingerprint browsertest.
isherman@chromium.org
2013-03-23
1
-32
/
+1
*
Avoid the possibility of future conflict with another address-of-static due t...
joi@chromium.org
2013-03-23
1
-2
/
+4
*
Address TODO: Use formdata to carry around ssl_status for rAc
ramankk@chromium.org
2013-03-21
10
-24
/
+14
*
Tests Wallet submission/edit flow for AutofillDialogController*.
dbeam@chromium.org
2013-03-21
5
-49
/
+85
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
2
-2
/
+2
*
Fix leaks introduced by WDS change
caitkp@chromium.org
2013-03-20
1
-1
/
+8
*
[Autofill] Add metrics for the Autofill popup in the requestAutocomplete dialog.
isherman@chromium.org
2013-03-20
2
-0
/
+20
*
Create a common base class for all the webdatas
joi@chromium.org
2013-03-20
4
-28
/
+25
*
Make WebDataService no longer depend on ProfileKeyedService
caitkp@chromium.org
2013-03-20
1
-7
/
+33
*
[Autofill] Fetch Autocheckout whitelist over https
isherman@chromium.org
2013-03-20
1
-2
/
+1
*
Fixes couple to TODOs.
ramankk@chromium.org
2013-03-20
1
-2
/
+0
*
[autofill] multi-field validation for CVC
groby@chromium.org
2013-03-20
3
-1
/
+34
*
Ensure the Autofill IDs vector is non-empty before checking it's values.
csharp@chromium.org
2013-03-19
2
-1
/
+30
*
Implement UpdateAddress API call for Online Wallet.
ahutter@chromium.org
2013-03-19
4
-4
/
+167
*
Schedule whitelist download when autofill manager is created to avoid false n...
benquan@chromium.org
2013-03-19
9
-33
/
+49
*
Autofill:Autocomplete: Enable autocheckout of input elements of type password...
ramankk@chromium.org
2013-03-19
4
-26
/
+27
*
[autofill] multi-field validation for CC date
groby@chromium.org
2013-03-19
3
-0
/
+83
*
Autofill:Autocheckout: Enable looking at all elements for Autocheckout flow (...
ramankk@chromium.org
2013-03-19
3
-2
/
+100
*
Add cevans as an IPC OWNER for all areas.
palmer@chromium.org
2013-03-18
3
-0
/
+3
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
3
-7
/
+8
*
Autofill: Get rid of 3 field limit for autocheckout
ramankk@chromium.org
2013-03-17
12
-45
/
+143
*
Add unit test for month combobox filling fix.
dbeam@chromium.org
2013-03-16
3
-13
/
+39
*
requestAutocomplete dialog wasn't filling out shipping name
ahutter@chromium.org
2013-03-16
1
-2
/
+3
*
Make sandbox the default Wallet service url for now.
ahutter@chromium.org
2013-03-16
4
-22
/
+60
*
Remove Autofill notification types
kaiwang@chromium.org
2013-03-16
3
-17
/
+48
*
Using error returns from Online Wallet
ahutter@chromium.org
2013-03-16
5
-36
/
+164
*
Fill form inputs for masked instruments and fix month combobox filling issues.
dbeam@chromium.org
2013-03-15
2
-0
/
+30
*
Add 2-lines summary to CC/Address for Wallet items.
aruslan@chromium.org
2013-03-15
4
-1
/
+42
*
requestAutocomplete: Fill |form_structure_| from Online Wallet data (including
dbeam@chromium.org
2013-03-15
2
-19
/
+49
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-1
/
+1
*
[Autofill] Add user type metrics.
isherman@chromium.org
2013-03-14
2
-0
/
+36
*
[Autofill] Add metrics for Wallet errors and required actions.
isherman@chromium.org
2013-03-14
9
-179
/
+360
*
[Autofill] Add security metrics for requestAutocomplete dialog.
isherman@chromium.org
2013-03-14
2
-0
/
+24
[next]