summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Online Wallet latency metric collectionahutter@chromium.org2013-03-285-7/+231
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-272-10/+19
* Depends on https://codereview.chromium.org/12987023/caitkp@chromium.org2013-03-275-7/+8
* Change WalletItems::LegalDocument a little.estade@chromium.org2013-03-276-91/+184
* Setting up Finch trial for using production Wallet service.ahutter@chromium.org2013-03-271-4/+11
* Sign-in helper for the account chooser.aruslan@chromium.org2013-03-275-0/+743
* Added personal_data_manager android implementation for auto-populating auto-f...apiccion@chromium.org2013-03-2718-12/+1150
* Fixing TODO in autofill_agent.cc.ahutter@chromium.org2013-03-274-8/+26
* [Autofill] Use NiceMock<> for metrics unit test.isherman@chromium.org2013-03-261-18/+4
* [Autofill:Risk] Add browser feature to the Risk protobuf.isherman@chromium.org2013-03-263-2/+35
* Split Autofill webdatacaitkp@chromium.org2013-03-253-8/+9
* Move Encryptor to //components/webdata/encryptor.joi@chromium.org2013-03-2416-5/+802
* [Autofill:Risk] Combine username and device name into a single hashed field.isherman@chromium.org2013-03-242-26/+23
* [Autofill] Factor out shared code in WalletClient testsisherman@chromium.org2013-03-241-548/+300
* New MaskedInstrument statusahutter@chromium.org2013-03-242-1/+4
* [Autofill] Get Risk params from delegateisherman@chromium.org2013-03-234-11/+15
* Changing LegalDocument Urlahutter@chromium.org2013-03-232-3/+2
* [Autofill] Remove debug logging from Risk fingerprint browsertest.isherman@chromium.org2013-03-231-32/+1
* Avoid the possibility of future conflict with another address-of-static due t...joi@chromium.org2013-03-231-2/+4
* Address TODO: Use formdata to carry around ssl_status for rAcramankk@chromium.org2013-03-2110-24/+14
* Tests Wallet submission/edit flow for AutofillDialogController*.dbeam@chromium.org2013-03-215-49/+85
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-212-2/+2
* Fix leaks introduced by WDS changecaitkp@chromium.org2013-03-201-1/+8
* [Autofill] Add metrics for the Autofill popup in the requestAutocomplete dialog.isherman@chromium.org2013-03-202-0/+20
* Create a common base class for all the webdatasjoi@chromium.org2013-03-204-28/+25
* Make WebDataService no longer depend on ProfileKeyedServicecaitkp@chromium.org2013-03-201-7/+33
* [Autofill] Fetch Autocheckout whitelist over httpsisherman@chromium.org2013-03-201-2/+1
* Fixes couple to TODOs.ramankk@chromium.org2013-03-201-2/+0
* [autofill] multi-field validation for CVCgroby@chromium.org2013-03-203-1/+34
* Ensure the Autofill IDs vector is non-empty before checking it's values.csharp@chromium.org2013-03-192-1/+30
* Implement UpdateAddress API call for Online Wallet.ahutter@chromium.org2013-03-194-4/+167
* Schedule whitelist download when autofill manager is created to avoid false n...benquan@chromium.org2013-03-199-33/+49
* Autofill:Autocomplete: Enable autocheckout of input elements of type password...ramankk@chromium.org2013-03-194-26/+27
* [autofill] multi-field validation for CC dategroby@chromium.org2013-03-193-0/+83
* Autofill:Autocheckout: Enable looking at all elements for Autocheckout flow (...ramankk@chromium.org2013-03-193-2/+100
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-183-0/+3
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-183-7/+8
* Autofill: Get rid of 3 field limit for autocheckoutramankk@chromium.org2013-03-1712-45/+143
* Add unit test for month combobox filling fix.dbeam@chromium.org2013-03-163-13/+39
* requestAutocomplete dialog wasn't filling out shipping nameahutter@chromium.org2013-03-161-2/+3
* Make sandbox the default Wallet service url for now.ahutter@chromium.org2013-03-164-22/+60
* Remove Autofill notification typeskaiwang@chromium.org2013-03-163-17/+48
* Using error returns from Online Walletahutter@chromium.org2013-03-165-36/+164
* Fill form inputs for masked instruments and fix month combobox filling issues.dbeam@chromium.org2013-03-152-0/+30
* Add 2-lines summary to CC/Address for Wallet items.aruslan@chromium.org2013-03-154-1/+42
* requestAutocomplete: Fill |form_structure_| from Online Wallet data (includingdbeam@chromium.org2013-03-152-19/+49
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* [Autofill] Add user type metrics.isherman@chromium.org2013-03-142-0/+36
* [Autofill] Add metrics for Wallet errors and required actions.isherman@chromium.org2013-03-149-179/+360
* [Autofill] Add security metrics for requestAutocomplete dialog.isherman@chromium.org2013-03-142-0/+24