summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-12/+12
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-0/+2
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-052-2/+7
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-052-4/+6
* [Autofill:Risk] Add browser feature to the Risk protobuf.isherman@chromium.org2013-03-261-2/+6
* [Autofill] Remove debug logging from Risk fingerprint browsertest.isherman@chromium.org2013-03-231-9/+0
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-193-4/+4
* Fix OS_MACOS typos. Should be OS_MACOSX.dalecurtis@google.com2013-03-191-1/+1
* Schedule whitelist download when autofill manager is created to avoid false n...benquan@chromium.org2013-03-192-0/+144
* Remove Autofill notification typeskaiwang@chromium.org2013-03-161-42/+65
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-09161-39841/+24
* Allows wallet::WalletClient to queue when requests are in progress.dbeam@chromium.org2013-03-0911-441/+513
* Introduce a Java wrapper for PersonalDataManager.yfriedman@chromium.org2013-03-093-0/+384
* Fixing which RequiredActions apply to what type of request.ahutter@chromium.org2013-03-094-11/+15
* Add AutofillDialogControllerTest.AutofillProfilesestade@chromium.org2013-03-083-1/+22
* Pass Feature flag to wallet api, so the server knows what the request is for.benquan@chromium.org2013-03-083-3/+26
* Adding another status for MaskedInstrument.ahutter@chromium.org2013-03-082-0/+3
* Get rid of remaining Autofill dependencies on chrome/common, except notificat...joi@chromium.org2013-03-084-21/+14
* [Autofill] Update tests to support native UIisherman@chromium.org2013-03-081-21/+105
* Move Autofill-specific switches and pref names into files within the component.joi@chromium.org2013-03-0814-18/+31
* Separate WebDatabase management from WebDataService.caitkp@chromium.org2013-03-082-1/+3
* [Mac] Convert ignore-exceptions helpers to block version.shess@chromium.org2013-03-071-2/+3
* Always Close the Autofill UI through the same path csharp@chromium.org2013-03-071-0/+7
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-0735-56/+56
* Remove dependency on BrowserProcess and pref_names.h by passing parametersjoi@chromium.org2013-03-074-43/+54
* Remove sync dependency from PersonalDataManager.joi@chromium.org2013-03-063-75/+6
* Make autofill stop depending on InfoBarServicekaiwang@chromium.org2013-03-068-73/+81
* Revert 186475miu@chromium.org2013-03-061-7/+0
* Always Close the Autofill UI through the same pathcsharp@chromium.org2013-03-061-0/+7
* [Autofill] Stop accidentally shadowing a member variable with a local one.isherman@chromium.org2013-03-061-1/+1
* Remove c/b/api/sync dependency from AutofillManager using delegate.joi@chromium.org2013-03-066-41/+50
* Probable typo in WalletClient.dbeam@chromium.org2013-03-062-1/+5
* Introduce //components/user_prefs.joi@chromium.org2013-03-067-19/+20
* s/admin_area_name/administrative_area_name/ for cconsistency from server (and itdbeam@chromium.org2013-03-052-3/+3
* REQUIRE_PHONE_NUMBER applies to GetFullWallet() as well. Also, add some "tests"dbeam@chromium.org2013-03-053-3/+8
* Adds wallet::Address::CreateAddress() for when IDs are optional (for billing ...dbeam@chromium.org2013-03-055-74/+113
* requestAutocomplete: fix a couple of bugs filling in from WalletAddressestade@chromium.org2013-03-041-0/+10
* Adding UMA stats and I18n to the Autocheckout bubble.ahutter@chromium.org2013-03-042-11/+29
* AutofillDialog changes:ahutter@chromium.org2013-03-022-0/+30
* Split required actions to FullWallet/WalletItems rather than assuming alldbeam@chromium.org2013-03-024-0/+21
* Log autofill query and response to assist testing.benquan@chromium.org2013-03-023-5/+26
* Fixing AcceptLegalDocuments() URL in WalletClient.dbeam@chromium.org2013-03-022-2/+2
* PersonalDataManager stop depending on ProfileKeyedServicekaiwang@chromium.org2013-03-015-57/+96
* Move autofill_popup_delegate so we can get rid of dependency to ui/autofillkaiwang@chromium.org2013-02-284-3/+42
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-285-5/+5
* Revert 185157.tommi@chromium.org2013-02-283-69/+9
* [Autofill] Post an async task for DOM parsing.isherman@chromium.org2013-02-283-9/+69
* -Adds a new required action field to OnDidSave* and OnDidUpdate... inahutter@chromium.org2013-02-287-71/+403
* Revert 184285isherman@chromium.org2013-02-272-80/+22