summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Cleanup the autocomplete model includes. Move from a deprecated std::wstring...deanm@chromium.org2009-03-031-11/+1
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-021-4/+3
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-271-2/+2
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-271-0/+361