summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-1/+1
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-021-208/+21
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-271-133/+322
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-271-0/+664