summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Revert 67949 - [gtk] tab in omniboxrohitrao@chromium.org2010-12-022-34/+16
* [gtk] tab in omniboxestade@chromium.org2010-12-022-16/+34
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-014-8/+8
* [Linux] Omnibox: Avoid touching PRIMARY selection unexpectedly when moving cu...suzhe@chromium.org2010-11-302-2/+69
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* Add an API for extensions to set the description text for the defaultaa@chromium.org2010-11-271-0/+4
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-2/+2
* Makes tab in the omnibox do the following:sky@chromium.org2010-11-241-0/+2
* Fixes bug in SearchProvider.sky@chromium.org2010-11-241-3/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-2416-57/+99
* [Mac] Fixes a bug where instant suggest text would disappear on every other k...rohitrao@chromium.org2010-11-232-3/+22
* [Mac] Implement suggested results in the omnibox.rohitrao@chromium.org2010-11-222-10/+136
* [Mac] Add the instant opt-in UI to the omnibox dropdown.rohitrao@chromium.org2010-11-222-14/+99
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-1912-10/+83
* Make extensions keyword providers accept empty input.aa@chromium.org2010-11-171-1/+5
* Fixes control enter for instant.sky@chromium.org2010-11-172-5/+5
* Disable autocomplete browser test just on Win; clean up comments.isherman@chromium.org2010-11-171-11/+16
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-162-2/+2
* Makes search provider honor inline autocomplete.sky@chromium.org2010-11-152-7/+19
* Disable AutocompleteEditViewTest.BasicTextOperationsphajdan.jr@chromium.org2010-11-121-1/+2
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-1110-45/+66
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-1015-51/+150
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-102-1/+44
* Update internal state on undo to avoid a crash.sadrul@chromium.org2010-11-101-2/+4
* Tweaks the ranking of past searches so they get autocompleted.sky@chromium.org2010-11-092-9/+29
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-084-4/+4
* Fix compile failurepkasting@chromium.org2010-11-081-1/+1
* Don't treat retyping the current search query as a reload.pkasting@chromium.org2010-11-081-3/+7
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-042-44/+1
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-042-1/+44
* Makes SearchProvider use the in memory db for results.sky@chromium.org2010-11-043-108/+39
* GTK: Drags from the omnibox should use the 'http://' version of the url.erg@google.com2010-11-042-0/+23
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-032-16/+34
* [Linux] Improve preedit string and Instant suggestion support in omnibox.suzhe@chromium.org2010-11-023-86/+383
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-4/+2
* Adds keyword_search_terms to in memory db so that we can synchronouslysky@chromium.org2010-11-011-1/+1
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-015-1/+54
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-012-3/+44
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-292-11/+13
* [Linux] Handle preedit string in omnibox correctly (part1).suzhe@chromium.org2010-10-272-0/+34
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-2730-444/+950
* [GTK] fix buildestade@chromium.org2010-10-271-1/+1
* [GTK] omnibox changes for instantestade@chromium.org2010-10-272-18/+113
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-1/+1
* Re-enable AutocompleteBrowserTest.Basicisherman@chromium.org2010-10-261-9/+1
* [linux] instant search/browsing first cutestade@chromium.org2010-10-261-2/+13
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-11/+7