summaryrefslogtreecommitdiffstats
path: root/components/omnibox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Componentize ShortcutsDatabaseblundell2015-06-184-0/+412
* Revert "Omnibox - Mark As Duplicates URLs that only differ by a trailing slash"mpearson2015-06-173-61/+10
* Revert "Componentize HistoryURLProvider/ScoredHistoryMatch."blundell2015-06-176-2904/+0
* Avoid copying ACMatches.jif2015-06-171-1/+1
* Reapply changes that got lost in the revert/re-revert mess.mek2015-06-172-6/+3
* Revert of Revert of Prepend "Get" to AutocompleteProviderClient accessors (pa...paulmeyer2015-06-177-48/+31
* Revert of Revert of Componentize HistoryURLProvider/ScoredHistoryMatch. (patc...paulmeyer2015-06-176-0/+2906
* Revert of Componentize HistoryURLProvider/ScoredHistoryMatch. (patchset #3 id...paulmeyer2015-06-176-2903/+0
* Revert of Prepend "Get" to AutocompleteProviderClient accessors (patchset #2 ...paulmeyer2015-06-177-31/+48
* Have AutocompleteInput contain up to date data.jif2015-06-1715-90/+72
* Prepend "Get" to AutocompleteProviderClient accessorsblundell2015-06-177-48/+31
* Componentize HistoryURLProvider/ScoredHistoryMatch.blundell2015-06-176-0/+2906
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-162-2/+2
* Prepare HistoryURLProvider for componentizationblundell2015-06-162-0/+11
* Componentize BookmarkProviderblundell2015-06-164-0/+433
* Reorder AutocompleteProviderClient methods for sanityblundell2015-06-162-22/+22
* Componentize HistoryProvider.blundell2015-06-164-1/+162
* Prepare HistoryProvider for componentizationblundell2015-06-166-29/+38
* Move EndsWith to base namespace.brettw2015-06-122-2/+2
* Omnibox - Mark As Duplicates URLs that only differ by a trailing slashmpearson2015-06-123-10/+61
* Componentize omnibox_logblundell2015-06-124-0/+140