summaryrefslogtreecommitdiffstats
path: root/components/omnibox
Commit message (Expand)AuthorAgeFilesLines
* Componentize OmniboxMetricsProvider for sharing with iOSblundell2015-08-174-1/+215
* Use default verbatim relevance in ClipboardURLProvider.sdefresne2015-08-132-2/+2
* Move ClipboardURLProvider into //components/omnibox.sdefresne2015-08-1114-22/+261
* Disable unsupported AutocompleteProviders on iOS.sdefresne2015-08-082-8/+12
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-0716-74/+94
* Eliminate OmniboxMetricsProvider listening to notificationblundell2015-08-075-5/+86
* Componentize kShortcutsDatabaseName into //components/omnibox.sdefresne2015-08-063-0/+23
* Componentize //chrome/browser/ui/omniboxblundell2015-08-0510-0/+3134
* Remove remaining usages of //chrome in Omnibox core codeblundell2015-08-041-0/+9
* Abstract most usage of Profile in OmniboxEditModelblundell2015-08-041-0/+2
* Inject OmniboxNavigationObserver implementation from embedderblundell2015-08-043-2/+43
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-0415-91/+72
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-0315-72/+91
* Split OmniboxEditController into //components- and //chrome-level classesblundell2015-08-033-0/+83
* Clean OmniboxEditModel of remaining //content dependenciesblundell2015-08-031-0/+10
* Partially componentize //chrome/browser/search/search.{h,cc}sdefresne2015-08-033-3/+3
* OmniboxEditModel: Abstract prerendering/preconnection through clientblundell2015-08-031-8/+14
* Abstract OmniboxEditModel's knowledge of Navigation{Controller, Entry}blundell2015-07-312-0/+117
* Launch most visited zero suggest in code on Android.mariakhomenko2015-07-303-13/+44
* Update SplitString calls in componentsbrettw2015-07-231-3/+3
* Reland "components: Fix 'gn check' errors for omnibox."tfarina2015-07-211-0/+9
* Revert of components: Fix 'gn check' errors for omnibox. (patchset #2 id:2000...kelvinp2015-07-171-9/+0
* components: Fix 'gn check' errors for omnibox.tfarina2015-07-161-0/+9
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-162-2/+4
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-162-4/+2
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-162-2/+4
* Remove CaseInsensitiveCompare from string_util.hbrettw2015-07-143-4/+49
* Enable Answers in Suggest always.jdonnelly2015-07-106-79/+22
* Componentize //chrome/common/omnibox_focus_state.hblundell2015-07-092-0/+51
* Move //components/omnibox into //components/omnibox/browserblundell2015-07-0987-333/+333
* Componentize 2 leaf files in //chrome/browser/ui/omnibox.blundell2015-07-083-0/+67
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* Update StartsWith calls to use new versions in chrome and contentbrettw2015-07-064-15/+28
* Fix some case-insensitive cases for StartsWith.brettw2015-07-015-6/+17
* Omnibox - Do Not Allow HTTP/HTTPS Equivalence if User Explicitly Entered A Sc...mpearson2015-06-3012-38/+238
* Componentize ScoredHistoryMatch unittestblundell2015-06-302-0/+493
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-292-6/+10
* Componentize AutocompleteController and its supporting castblundell2015-06-2911-0/+1894
* Omnibox: Bug Fixes for Reverse Titlempearson2015-06-243-14/+38
* Move more string_util functions to base namespace.brettw2015-06-242-2/+2
* Prepare BuiltinProvider for componentizationblundell2015-06-222-0/+23
* Prepare AutocompleteController for componentizationblundell2015-06-2210-89/+146
* Prepare ZeroSuggestProvider for componentizationblundell2015-06-2111-121/+184
* Componentize ShortcutsProviderblundell2015-06-195-0/+527
* Omnibox: Make URL-What-You-Typed Does Not Appear First for non-URL Inputsmpearson2015-06-195-15/+79
* Componentize ShortcutsBackendblundell2015-06-193-0/+497
* Move notification sending out of AutocompleteControllerblundell2015-06-191-0/+11
* Fix AfterTyping experiment for Android.mariakhomenko2015-06-182-9/+2
* Componentize HistoryQuickProvider and its supporting castblundell2015-06-189-0/+2902
* Reland "Componentize HistoryURLProvider/ScoredHistoryMatch"blundell2015-06-185-0/+2411