summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.h
Commit message (Expand)AuthorAgeFilesLines
* Remove frontend code that allows for dynamic profile setting, and read the pr...pkasting@chromium.org2011-08-081-12/+1
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-1/+0
* Fix some omnibox extension icon issues:pkasting@chromium.org2011-04-191-3/+3
* Trigger keyword mode when pressing space in middle of stringsuzhe@google.com2011-04-011-4/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-40/+11
* Reworks autocomplete result set processing by the edit/model necessitated by ...sky@chromium.org2011-02-141-10/+5
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-2/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-5/+5
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-5/+5
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-5/+5
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-1/+2
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-1/+2
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-0/+3
* The start of the instant opt-in mocks.sky@chromium.org2010-10-081-0/+2
* 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