summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit.h
Commit message (Expand)AuthorAgeFilesLines
* Strip invalid characters (line breaks, tabs), javascript:schemes from the cop...ncj674@motorola.com2011-12-041-0/+3
* Revert 111548 - Broke OmniboxViewTest.AcceptKeywordBySpace on Linuxrsleevi@chromium.org2011-11-241-3/+0
* Strip invalid characters (line breaks, tabs), javascript:schemes from the cop...ncj674@motorola.com2011-11-241-0/+3
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Add database to use as the source of an alternative algorithm for Network Act...dominich@chromium.org2011-11-101-5/+0
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+3
* Make instant only load searches for the default provider.sky@chromium.org2011-10-071-6/+3
* Fix prerender-from-omnibox/Instant issues.dominich@chromium.org2011-09-081-2/+5
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-4/+7
* Makes copying text in the omnibox always use permanent text is thesky@chromium.org2011-08-311-8/+0
* Enable predicted action based on AutocompleteMatch confidence (behind flag).dominich@chromium.org2011-08-171-0/+12
* Remove frontend code that allows for dynamic profile setting, and read the pr...pkasting@chromium.org2011-08-081-3/+0
* Move focus from the omnibox when opening a new tab with alt-enter.sadrul@chromium.org2011-07-091-0/+2
* Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...dominich@chromium.org2011-06-241-5/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-12/+7
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-7/+7
* Const-correctify.avi@chromium.org2011-04-131-1/+1
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-1/+1
* Trigger keyword mode when pressing space in middle of stringsuzhe@google.com2011-04-011-3/+27
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+12
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-061-26/+35
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-281-0/+3
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-20/+40
* Reworks autocomplete result set processing by the edit/model necessitated by ...sky@chromium.org2011-02-141-3/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-4/+9
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-0/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-31/+31
* Allow space to accept keyword even when inline autocomplete is available.suzhe@google.com2011-01-251-2/+4
* Fix a CHECK failure in AutocompletePopupModel::InfoForCurrentSelection().suzhe@google.com2011-01-241-0/+3
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-30/+30
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-30/+30
* Accept keyword by pressing space.suzhe@google.com2011-01-201-40/+25
* Removes some code we no longer care about.sky@chromium.org2011-01-191-10/+0
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-1/+6
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-061-1/+4
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-221-8/+8
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-1/+2
* retry 67949 - [gtk] tab in omniboxestade@chromium.org2010-12-031-0/+4
* Revert 67949 - [gtk] tab in omniboxrohitrao@chromium.org2010-12-021-4/+0
* [gtk] tab in omniboxestade@chromium.org2010-12-021-0/+4
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-0/+3
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-3/+4