summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Flip the native Autofill popup UI to be enabled by default, rather...isherman@chromium.org2013-02-231-6/+5
* [Autofill] Convert RectF's to Rect's more safelyisherman@chromium.org2013-02-221-1/+1
* Properly Remove Autofill Keyboard Listener.csharp@chromium.org2013-02-151-21/+14
* Show Autofill Warnings in Italic Fontcsharp@chromium.org2013-02-111-3/+8
* Use WeakPtr to simplify AutofillPopupControllerImpl memory managementkaiwang@chromium.org2013-02-071-9/+18
* Adding the page and DPI scale adjustment for Autofill Popups.aurimas@chromium.org2013-02-061-13/+17
* Elide text in the new Autofill UIcsharp@chromium.org2013-01-221-57/+201
* retry r176726: requestAutocomplete dialog, AutofillPopup:estade@chromium.org2013-01-151-28/+28
* Revert 176726estade@chromium.org2013-01-141-28/+28
* requestAutocomplete dialog, AutofillPopup:estade@chromium.org2013-01-141-28/+28
* [Autofill] Add Mac implementation for the in-browser process popup view.isherman@chromium.org2013-01-121-0/+2
* [Autofill] A bit of style cleanupisherman@chromium.org2013-01-031-3/+3
* [Autofill] Clear the previewed fields whenever the popup is closed.isherman@chromium.org2013-01-031-3/+8
* AutofillPopupController clarifications + simplifications.estade@chromium.org2012-12-221-111/+99
* use autofill popup to suggest autofill data in RequestAutocomplete dialog.estade@chromium.org2012-12-211-1/+2
* AutofillDialogControllerImpl refinementsestade@chromium.org2012-12-201-11/+37
* Refactor AutofillPopupView and friendsestade@chromium.org2012-12-141-0/+486