summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager.h
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-2/+3
* Download autocheckout whitelist and enable autocheckout for whitelisted sites...benquan@chromium.org2013-02-121-0/+3
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+2
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-0/+4
* Adding the page and DPI scale adjustment for Autofill Popups.aurimas@chromium.org2013-02-061-2/+3
* Autocheckout progresses through a series of pages with forms and fills them o...ahutter@chromium.org2013-02-061-5/+5
* Extract details from autofill_dialog_controller's response and use them to fi...ramankk@chromium.org2013-02-041-1/+7
* Refactoring multipage autofill data out of every form and into one common loc...ahutter@chromium.org2013-01-291-0/+5
* [autofill] Hide the autofill dialog when a renderer is navigated to fix multipledbeam@chromium.org2013-01-291-0/+4
* Remove the dependency from c/b/autofill to c/b/ui/autofill/autofill_dialog_co...kaiwang@chromium.org2013-01-261-2/+7
* Pop up requestAutocomplete UI when autofill server hints chrome client that i...ramankk@chromium.org2013-01-181-0/+8
* Adding Autocheckout IPC messages and stub implementations of their handlers.ahutter@chromium.org2013-01-141-0/+5
* handle credit card autofill popups in autofill dialogestade@chromium.org2013-01-121-2/+1
* Chrome-side implementation of AutocompleteErrorEvent#reason.dbeam@chromium.org2013-01-121-3/+5
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Make AutofillManager::GetProfileSuggestions use PersonalDataManager::GetProfi...estade@chromium.org2012-12-211-12/+10
* [autofill] Dispatch an autocompleteerror if autofill is disabled. dbeam@chromium.org2012-12-141-3/+6
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-1/+8
* retry r168312 with static initializer fix.estade@chromium.org2012-11-191-0/+3
* Revert 168312 - [views] continue with Autofill interactive dialogdmichael@google.com2012-11-161-3/+0
* [views] continue with Autofill interactive dialogestade@chromium.org2012-11-161-0/+3
* retry r168247: more autofill refactoringestade@chromium.org2012-11-161-9/+6
* Revert 168247 - more autofill refactoringsreeram@chromium.org2012-11-161-6/+9
* more autofill refactoringestade@chromium.org2012-11-161-9/+6
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-131-5/+2
* Refactor autofill code somewhat.estade@chromium.org2012-11-131-22/+0
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-091-2/+5
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-081-5/+2
* [autofill] Adding new API to request an interactive autocomplete UI flow.dbeam@chromium.org2012-11-051-0/+3
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-7/+6
* [Autofill] Add metrics measuring developer engagement, in terms of implementa...isherman@chromium.org2012-10-261-1/+2
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Make the AutocompleteHistoryManager be an implementation detail of AutofillMa...avi@chromium.org2012-10-211-7/+10
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from AutofillManager.avi@chromium.org2012-10-121-4/+2
* Switch AutofillManager to be UserData on WebContents.avi@chromium.org2012-10-081-10/+11
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-31/+26
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-191-1/+1
* Introduce AutofillClient and use it to get rid of PasswordManager dependency.joi@chromium.org2012-08-301-2/+9
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* sync: don't inherit SupportsWeakPtr from ProfileSyncServicetim@chromium.org2012-06-191-3/+5
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-081-0/+4
* TabContentsWrapper -> TabContents, part 5.avi@chromium.org2012-06-081-5/+4
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-061-0/+7
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-311-1/+3
* Make password generation switched by a preference in chrome settings rather t...zysxqn@google.com2012-05-171-1/+11
* Add Delete Support to New Autofill UIcsharp@chromium.org2012-05-021-0/+4
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-241-11/+12