summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Re-disable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*isherman@chromium.org2010-10-051-14/+0
* Reenable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*isherman@chromium.org2010-10-011-0/+14
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-8/+1
* Fix autocomplete_unittest two-phase lookup problems.hans@chromium.org2010-10-011-5/+5
* linux: Behave predictably on ctrl+backspacesuzhe@chromium.org2010-10-012-1/+28
* Don't try to test alt-f4 on ChromeOS.isherman@chromium.org2010-09-301-0/+4
* Support alt-f4 when omnibox is focused in popupisherman@chromium.org2010-09-302-15/+101
* [omnibox] Ignore empty search suggestions.suzhe@chromium.org2010-09-291-0/+6
* [omnibox] Ignore empty search suggestions.shess@chromium.org2010-09-291-1/+1
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-281-26/+1
* Landing http://codereview.chromium.org/3387008 for sadrul:tfarina@chromium.org2010-09-281-1/+2
* Don't treat ';' as an authority terminator when parsing a potential URL. Thi...pkasting@chromium.org2010-09-271-0/+1
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-241-0/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-236-9/+15
* Makes right arrow in omnibox commit suggest results.sky@chromium.org2010-09-233-2/+21
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-225-0/+31
* Changes to the omnibox selection should not affect the "just deleted text" st...isherman@chromium.org2010-09-211-7/+15
* 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