summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete_history_manager.h
Commit message (Expand)AuthorAgeFilesLines
* First pass for new GTK Autofill popup. csharp@chromium.org2012-01-091-2/+3
* Revert 116512 - SwitchTabAndHideAutofillPopup failing linux chromeos bot.kkania@chromium.org2012-01-051-3/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-2/+2
* First pass for new GTK Autofill popup.csharp@chromium.org2012-01-051-2/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-4/+3
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-3/+5
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-3/+4
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-171-3/+1
* External autofill delegates.jrg@chromium.org2011-10-291-0/+18
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-3/+3
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-2/+3
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-3/+3
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-3/+3
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-16/+32
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-3/+1
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-1/+3
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-3/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Putting this back in since it didn't solve the failures.thomasvl@chromium.org2010-06-081-5/+9
* Backing this out to see if it fixes the failures on the two windows bots (lan...thomasvl@chromium.org2010-06-081-9/+5
* AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.jhawkins@chromium.org2010-06-071-5/+9
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-5/+4
* Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.jhawkins@chromium.org2010-03-111-7/+7
* Fix the remaining instance of the obsolete kFormAutofillEnabled.jhawkins@chromium.org2010-03-021-2/+0
* Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...jhawkins@chromium.org2010-03-021-0/+65