summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view.h
Commit message (Expand)AuthorAgeFilesLines
* 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