summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_external_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure New Autofill UI Hidescsharp@chromium.org2012-05-041-0/+2
* Add Delete Support to New Autofill UIcsharp@chromium.org2012-05-021-26/+26
* New Autofill UI properly changes Colour.csharp@chromium.org2012-04-271-3/+5
* New Autofill UI uses ID for passwordcsharp@chromium.org2012-04-271-7/+3
* DataList UI (Chromium part)keishi@chromium.org2012-04-171-14/+7
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-8/+58
* GTK Keyboard Support for New Autofillcsharp@chromium.org2012-03-291-2/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-5/+5
* [Coverity] pass string as const-ref (CID 103291)tbreisacher@chromium.org2012-02-281-3/+4
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-091-11/+85
* Migrate options/preferences terminology to 'Settings'.csilv@chromium.org2012-01-301-2/+2
* First pass for new GTK Autofill popup. csharp@chromium.org2012-01-091-4/+6
* Revert 116512 - SwitchTabAndHideAutofillPopup failing linux chromeos bot.kkania@chromium.org2012-01-051-6/+4
* First pass for new GTK Autofill popup.csharp@chromium.org2012-01-051-4/+6
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-2/+2
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+3
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-221-1/+106
* External autofill delegates.jrg@chromium.org2011-10-291-0/+37