summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit.h
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 4.avi@chromium.org2012-06-081-3/+2
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Omnibox: Add logging of what type of page was displayed when it's usedmpearson@chromium.org2012-05-011-0/+8
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-131-2/+1
* Fix keyword search erroneously not triggering in two obscure cases:pkasting@chromium.org2012-03-021-27/+23
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-0/+3
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-3/+0
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-0/+3
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-3/+0
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-0/+3
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-3/+0
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-0/+3
* When UMA logs omnibox events, record omnibox modification time.mpearson@chromium.org2012-01-311-1/+6
* 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