summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Move //tools/metrics into //components/ directory.isherman@chromium.org2013-04-056-0/+204
* Rules for Autofill profile import relaxed where appropriate for most countrie...jimblackler@chromium.org2013-04-044-248/+640
* Let autocheckout use AutofillField's server_type() instead of type()ramankk@chromium.org2013-04-042-3/+14
* 4th try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-042-0/+181
* [Autofill] Update WalletClient tests to verify metric logging.isherman@chromium.org2013-04-041-5/+170
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-0332-13/+4892
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-0/+1
* Rename autofill::PasswordAutofillManager to PasswordAutofillAgentkaiwang@chromium.org2013-04-034-63/+60
* 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
* Revert 191869 "3nd try of 12984015: Build autofill_browser and a..."dbeam@chromium.org2013-04-022-181/+0
* 3nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-022-0/+181
* Adds a static Create function to AutofillDialogControllerImpl that returns a ...ahutter@chromium.org2013-04-024-12/+0
* Implementing VERIFY_CVV required action.dbeam@chromium.org2013-04-025-24/+75
* Logging more UMA metrics for Autocheckout.ahutter@chromium.org2013-04-025-13/+200
* Revert 191664 "2nd try of 12984015: Build autofill_browser and a..."dbeam@chromium.org2013-04-022-178/+0
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-1/+1
* 2nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-012-0/+178
* Revert 191584 "Build autofill_browser and autofill_renderer as s..."thakis@chromium.org2013-04-014-179/+5
* Build autofill_browser and autofill_renderer as standalone libs.kaiwang@chromium.org2013-04-014-5/+179
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Implements SendAutocheckoutStatus API calls for stats tracking.ahutter@chromium.org2013-03-2914-49/+326
* Refactor notifications from webdatakaiwang@chromium.org2013-03-294-48/+41
* Enable updating card holder names and expiration dates.ahutter@chromium.org2013-03-283-51/+305
* log autofill form data in FieldAssignments format, help to create experimenti...benquan@chromium.org2013-03-283-43/+120
* 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