summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-212-3/+8
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-211-0/+11
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-202-0/+3
* Removes two unused methods:rohitrao@chromium.org2010-10-205-19/+0
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-171-5/+5
* [Mac] Added Support for DIM AutoComplete Match Classification specifiers.scr@chromium.org2010-10-153-18/+49
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-3/+3
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-147-8/+25
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-144-4/+3
* [GTK] Added Support for DIM AutoComplete Match Classification specifiers.estade@chromium.org2010-10-132-11/+25
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-5/+5
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-129-145/+617
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-123-3/+3
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-0/+4
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-119-617/+145
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-119-145/+617
* Removes the #ifdef around Instant-related AutocompleteEditController methods....rohitrao@chromium.org2010-10-103-12/+1
* The start of the instant opt-in mocks.sky@chromium.org2010-10-081-0/+2