summaryrefslogtreecommitdiffstats
path: root/components/omnibox
Commit message (Expand)AuthorAgeFilesLines
* Fix a TODO to remove an unused method.mariakhomenko2015-10-071-7/+0
* Provide accessible text for OmniboxResultView but only when an answer is pres...jdonnelly2015-09-304-0/+30
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-5/+0
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-2510-3/+8
* Use the appropriate variant of IntToString in //componentsricea2015-09-243-4/+5
* Move all core files in //components/sessions into core/ subdirblundell2015-09-241-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-242-3/+3
* Componentize objc_zombie.{h,mm} and consolidate crash_keys.sdefresne2015-09-223-5/+5
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-145-0/+11
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-145-11/+0
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-145-0/+11
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+4
* Add new Autocomplete match type for clipboard url provider.jif2015-09-095-2/+8
* Ethersuggest++ stopped working on CR44. https://codereview.chromium.org/11890...ashokvardhan2015-09-091-1/+1
* Fix uninitialized data error in HistoryURLProvider.benwells2015-09-041-1/+2
* Launch HQP+HUP score changes in chrome binary. We already launched it through...ashokvardhan2015-09-027-33/+124
* Move GetClipboardText() to //chrome and componentize omnibox unittestsblundell2015-09-015-37/+172
* Componentize kBug464926CrashKey into crash_keys.sdefresne2015-08-213-11/+8
* Eliminate OMNIBOX_OPENED_URL notification and its last usageblundell2015-08-191-10/+0
* 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