summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug in password generation where caching in autofill_manager wasgcasto@chromium.org2012-04-101-3/+5
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-0/+10
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-041-0/+28
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-301-27/+0
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-301-0/+27
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-211-0/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-3/+6
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-091-7/+7
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-19/+21
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-221-13/+11
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+1
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-171-1/+9
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-111-1/+1
* Move some Autofill processing logic on form submit to a background thread.isherman@chromium.org2011-11-011-8/+19
* External autofill delegates.jrg@chromium.org2011-10-291-0/+27
* Reduce visibility of methods in AutofillManager and AutofillDownload.isherman@chromium.org2011-10-281-33/+26
* When Autofilling a non-default variant for a multi-valued profile field, use ...isherman@chromium.org2011-10-071-19/+0
* Don't ask the browser for Autofill suggestions for non-autofillable form fields.isherman@chromium.org2011-09-221-3/+3
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-7/+7
* Add Autofill support for dynamically updated forms (updated via JavaScript).isherman@chromium.org2011-09-071-15/+37
* Remove dead dialog position pref code in Autofillisherman@chromium.org2011-09-021-3/+0
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-4/+20
* Add metrics to track Autofill "user happiness"isherman@chromium.org2011-08-261-3/+16
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-12/+13
* Add preliminary Autofill support for 'autocompletetype' sections.isherman@chromium.org2011-08-121-0/+2
* Consolidate Autofill possible type detection code, and enforce greater match ...isherman@chromium.org2011-07-221-0/+2
* Don't save default form field values for Autofillisherman@chromium.org2011-07-221-0/+1
* Clean up AutofillDownloadManager; don't use "heuristics" to refer to non-clie...isherman@chromium.org2011-06-151-3/+3
* Improved performance on some phone-related functions by 8x (1251ms on average...georgey@chromium.org2011-06-141-0/+2
* Ensure that the Autofill form signature remains consistent between query and ...isherman@chromium.org2011-06-021-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+6