summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_external_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* AutofillPopupController clarifications + simplifications.estade@chromium.org2012-12-221-6/+4
* use autofill popup to suggest autofill data in RequestAutocomplete dialog.estade@chromium.org2012-12-211-2/+2
* Refactor AutofillPopupView and friendsestade@chromium.org2012-12-141-48/+26
* Properly Display new Autofill UI on Windows.csharp@chromium.org2012-12-071-3/+10
* Fix Linux new Autofill UI Crashcsharp@chromium.org2012-11-271-0/+2
* Fix Crashes in the New Autofill UIcsharp@chromium.org2012-11-051-1/+12
* [Autofill] Cleanup: Remove a redundant method.isherman@chromium.org2012-10-231-6/+0
* Clean up DEPS file post Avi's recent changes to usejoi@chromium.org2012-10-151-1/+0
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-101-19/+22
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-12/+12
* Removing web_contents from AutofillExternalDelegateGtkcsharp@chromium.org2012-08-141-0/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-081-0/+36
* TabContentsWrapper -> TabContents, part 5.avi@chromium.org2012-06-081-5/+5
* Add Icon Support for New Autofill Gtk UIcsharp@chromium.org2012-05-151-1/+4
* Add Delete Support to New Autofill UIcsharp@chromium.org2012-05-021-10/+8
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-051-0/+22
* GTK Keyboard Support for New Autofillcsharp@chromium.org2012-03-291-2/+3
* [Coverity] pass string as const-ref (CID 103291)tbreisacher@chromium.org2012-02-281-1/+1
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-091-14/+33
* First pass for new GTK Autofill popup. csharp@chromium.org2012-01-091-6/+8
* Revert 116512 - SwitchTabAndHideAutofillPopup failing linux chromeos bot.kkania@chromium.org2012-01-051-8/+6
* First pass for new GTK Autofill popup.csharp@chromium.org2012-01-051-6/+8
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-9/+12
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-221-11/+49
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-171-2/+14
* External autofill delegates.jrg@chromium.org2011-10-291-0/+64