summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view.h
Commit message (Expand)AuthorAgeFilesLines
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-231-2/+13
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-1/+3
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-101-0/+19
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-021-5/+0
* Remove Windows ifdefs, all views will need to implement this method.deanm@chromium.org2009-02-281-5/+1
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-271-175/+22
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-271-0/+201