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