summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.h
Commit message (Expand)AuthorAgeFilesLines
* More work fixing miscellaneous issues in the autocomplete code, probably none...pkasting@chromium.org2009-09-011-23/+0
* Fix regression where hitting enter in the Omnibox would ignore recent editing.pkasting@chromium.org2009-06-081-0/+3
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-021-4/+2
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-271-0/+176