summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Enable UMA logging of tab IDs for omnibox interactions.mpearson@chromium.org2011-12-192-1/+18
* Improve HistoryURL scoring by making it more aggressive.mpearson@chromium.org2011-12-163-42/+60
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+5
* Adding tracking of accuracy vs confidence.dominich@chromium.org2011-12-142-0/+20
* Track confidence calculations better. Reduce minimum user text length.dominich@chromium.org2011-12-123-23/+26
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-126-5/+87
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-0/+1
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-2/+2
* Strip invalid characters (line breaks, tabs), javascript:schemes from the cop...ncj674@motorola.com2011-12-041-0/+3
* Removing history-based omnibox prerender heuristics.dominich@chromium.org2011-12-022-112/+65
* Fix reference to potentially NULL TabContentsWrapper.dominich@chromium.org2011-12-021-4/+11
* Improve Autocomplete Matches and Handling of Large Results Setsmrossetti@chromium.org2011-12-011-10/+1
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+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
* Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)zmo@google.com2011-11-244-11/+8
* Reverting based on discussions on #chromium with shess and rsleevijamiewalch@google.com2011-11-231-3/+1
* Add a field trial for using lower sqlite cache sizes.brettw@chromium.org2011-11-231-1/+3
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-234-8/+11
* Adding histograms for better Omnibox prerender performance tracking.dominich@chromium.org2011-11-221-0/+3
* Adding a fourth omnibox prerender experiment.dominich@chromium.org2011-11-213-45/+160
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-214-6/+8
* Force navigation to non-numeric hostnames with ports (e.g. "abc:81"). This r...pkasting@chromium.org2011-11-192-13/+10
* Correctly score intranet URLs with typed_counts of 0 as UNVISITED_INTRANET if...pkasting@chromium.org2011-11-192-13/+20
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-7/+7
* Deflake AutocompleteBrowserTest.FocusSearch test.dominich@chromium.org2011-11-161-7/+1
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-162-7/+7
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-7/+7
* Cope with a race condition in NetworkActionPredictor and NetworkActionPredict...dominich@chromium.org2011-11-152-7/+5
* Mark AutocompleteBrowserTest.FocusSearch flaky on Windows and Linux. (reland)joi@chromium.org2011-11-151-1/+7
* Revert 110092 - Mark AutocompleteBrowserTest.FocusSearch flaky on Windows and...joi@chromium.org2011-11-151-4/+0
* Mark AutocompleteBrowserTest.FocusSearch flaky on Windows and Linux.joi@chromium.org2011-11-151-0/+4
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-153-7/+6
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-155-15/+1
* Mark AutocompleteBrowserTest.Basic flaky on Win and Linux.joi@chromium.org2011-11-141-1/+6
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-1/+1
* Add database to use as the source of an alternative algorithm for Network Act...dominich@chromium.org2011-11-108-55/+1276
* Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...asvitkine@chromium.org2011-11-102-7/+14
* Refactor omnibox creation and max edit width determination, moving them from ...ben@chromium.org2011-11-091-35/+43
* Revert 109088 - Refactor omnibox creation and max edit width determination, m...thakis@chromium.org2011-11-081-43/+35
* Refactor omnibox creation and max edit width determination, moving them from ...ben@chromium.org2011-11-081-35/+43
* Revert 108478 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-033-10/+3
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-033-3/+10
* Prerendered tabs use the same SessionStorage namespace as the tab that trigge...cbentzel@chromium.org2011-11-021-2/+6
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-4/+5