summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move BrowserThread to content namespace.joi@chromium.org2011-11-026-0/+12
* Revert 108207 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-023-10/+3
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-023-3/+10
* Enable ShortcutsProvider for omnibox on the trunk by defaultgeorgey@chromium.org2011-11-022-2/+5
* Make the omnibox treat all paths that end in \ or / as URLs, not just paths t...pkasting@chromium.org2011-11-012-2/+8
* Improve omnibox accessibility on Windows.dmazzoni@chromium.org2011-10-313-378/+1
* Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-303-25/+18
* Strip special characters in extension omnibox suggestions.asvitkine@chromium.org2011-10-286-21/+96
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-286-17/+17
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-4/+4
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-5/+8
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-253-15/+16
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-243-32/+21
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Extension loaded/unloaded notifications are always sent from non-incognito pr...pkasting@chromium.org2011-10-221-2/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-195-8/+10
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-193-10/+9
* Minor Changes Seeking Stability.mrossetti@chromium.org2011-10-191-2/+1
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-192-9/+9
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-196-32/+34
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-182-2/+2