summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Bunch of match preview tweaks:sky@chromium.org2010-09-142-7/+5
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-114-2/+76
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-119-8/+146
* Step 3 integrating the HistoryQuickProvider: Implement searching and producti...mrossetti@chromium.org2010-09-091-5/+2
* Fix spacing for extension omnibox keyword icons.mpcomplete@chromium.org2010-09-081-1/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-2/+2
* Re-lands 58186:bryeung@chromium.org2010-09-032-41/+41
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-41/+41
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-41/+41
* OS X: Clicking on search keyword autocomplete result should update the omniboxisherman@chromium.org2010-09-012-1/+9
* Handle ctrl press when arrowing to a search keywordisherman@chromium.org2010-09-011-2/+3
* Don't treat input with a scheme that's not "http" or "https" as a potential k...pkasting@chromium.org2010-09-012-5/+12
* Make history provider ranking stable for "visited but untyped" intranet URLs.pkasting@chromium.org2010-09-011-1/+12
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-41/+41
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-014-19/+30
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-41/+41
* Adds some additional AutocompleteEditController methods. They aresky@chromium.org2010-09-015-5/+45
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-313-4/+5
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-312-11/+11
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-302-2/+2
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-1/+2
* Don't inline autocomplete when the selected text is not the previously inline...isherman@chromium.org2010-08-265-4/+10
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-3/+3
* Ctrl-based actions should take precedence over ctrl-enterisherman@chromium.org2010-08-255-12/+67
* chromeos: Update autocomplete popup colors.derat@chromium.org2010-08-251-19/+8
* Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (wheresky@chromium.org2010-08-231-4/+3
* History provider: style cleanupisherman@chromium.org2010-08-215-23/+143
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-214-7/+14
* Marked OmniboxApiTest.Basic and AutocompleteBrowserTest.Autocomplete flaky on...zelidrag@chromium.org2010-08-211-1/+10
* Revert 56939 - History provider: style cleanupthestig@chromium.org2010-08-205-151/+24
* History provider: style cleanupisherman@chromium.org2010-08-205-24/+151
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-204-0/+4
* Reland r56483 - Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-201-0/+11
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-194-14/+7
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-194-7/+14
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-1/+3
* Win IO Perf Regressionsthomasvl@chromium.org2010-08-181-11/+0
* Convert strings in bookmarks, part 2.viettrungluu@chromium.org2010-08-181-2/+2
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-182-3/+5
* Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-181-0/+11
* Disable autocomplete for search keywords.isherman@chromium.org2010-08-172-5/+8
* Don't show accidental search infobar for bookmark keywords.isherman@chromium.org2010-08-171-1/+2
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-171-1/+2
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-172-2/+4
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-10/+14
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-0/+3