summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Blind fix for a crash due to r54649. Committing results can mean the provide...pkasting@chromium.org2010-08-091-1/+1
* Adds some experimental stuff for tab preview: ability to determine maxsky@chromium.org2010-08-091-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-0/+5
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-14/+6
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-6/+14
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-14/+6
* 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