summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.cc
Commit message (Expand)AuthorAgeFilesLines
* The accidental search infobar was almost never appearing. Fix that regressio...pkasting@chromium.org2009-04-241-2/+2
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-4/+2
* 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