summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Handle view-source: URLs better in the history providers.pkasting@chromium.org2013-09-093-19/+20
* Create a variations component, so that it can be re-used.asvitkine@chromium.org2013-08-292-3/+2
* Fix bug that doesn't show verbatim query for ZeroSuggest in instant extended ...hfung@chromium.org2013-08-291-3/+5
* (Try 2) Reland InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-284-25/+252
* Omnibox: Cleanup Comments by Page Classification Enummpearson@chromium.org2013-08-282-14/+32
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-3/+0
* Revert 219700 "InstantExtended: Simplified Instant search."gab@chromium.org2013-08-274-252/+25
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-0/+3
* InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-274-25/+252
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-264-5/+5
* Omnibox: Allow chrome:// suggestions to inline if they're uniquempearson@chromium.org2013-08-222-4/+14
* Omnibox Cleanup: Reorder Functions in autocomplete_controller.ccmpearson@chromium.org2013-08-211-61/+61
* Move kJavaScriptScheme into content namespace.tfarina@chromium.org2013-08-191-1/+1
* Send aqs on ZeroSuggest suggestions.hfung@chromium.org2013-08-192-2/+9
* Add SearchEngineType versions of histograms that look at prepopulate IDs.pkasting@chromium.org2013-08-162-8/+8
* GTTF: use std::partial sort correctly.phajdan.jr@chromium.org2013-08-141-1/+2
* autocomplete: Fix the use of std::remove_if() function.tfarina@chromium.org2013-08-131-1/+4
* Omnibox: Make the Controller Reorder Matches for Inliningmpearson@chromium.org2013-08-1223-614/+1156
* Omnibox: Convert Shortcuts Scoring Field Trial to Omnibox Bundled Field Trialmpearson@chromium.org2013-08-123-25/+23
* Omnibox: Allow Bundled Omnibox Field Trial to Examine Instant Extendedmpearson@chromium.org2013-08-101-1/+1
* Have SearchProvider look up the omnibox start margin directly.jeremycho@chromium.org2013-08-102-13/+21
* Add PageClassification to aqs again after ASAN test breakage (from https://ch...hfung@chromium.org2013-08-093-4/+25
* Omnibox: Create DemoteByType Experimentmpearson@chromium.org2013-08-093-13/+161
* Update search engine prepopulate data.pkasting@chromium.org2013-08-081-1/+0
* [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitte...rlp@chromium.org2013-08-081-0/+4
* Send page classification in Google Autocomplete requests.hfung@chromium.org2013-08-081-0/+1
* Revert 216272 "Add PageClassification to aqs."kalman@chromium.org2013-08-072-26/+4
* Enable Google https URLs to get ZeroSuggestions.hfung@chromium.org2013-08-072-6/+18
* Add PageClassification to aqs.hfung@chromium.org2013-08-072-4/+26
* InstantExtended: record initial focus state for omnibox interactions.samarth@chromium.org2013-08-071-2/+7
* Add an option for InstantExtended field trials to suppress the display of the...dcblack@chromium.org2013-08-064-5/+71
* Omnibox: Create Bundled Field Trial; Convert SearchHistory trial to itmpearson@chromium.org2013-08-032-19/+21
* Don't restrict ZeroSuggestProvider from running in InstantExtended since it i...hfung@chromium.org2013-08-021-4/+0
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-8/+6
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-3020-86/+134
* Make a copy of PageClassification enum outside the metrics codempearson@chromium.org2013-07-281-0/+21
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-279-14/+18
* Create CoreAppLauncherHandler to handle recordAppLaunchbyURL messagesimon.hong81@gmail.com2013-07-261-2/+2
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-241-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-245-9/+11
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-44/+29
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-235-11/+9
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-235-9/+11
* Enable HistoryQuickProvider on Android.mariakhomenko@chromium.org2013-07-221-6/+0
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+28
* Omnibox: Change |inline_autocomplete_offset| to |inline_autocompletion|mpearson@chromium.org2013-07-1912-198/+230
* Fix trivial typo in Autocomplete Browser Test.DHNishi@gmail.com2013-07-191-1/+1
* Revert 212459 "Remove TextDatabase from the history service."asargent@chromium.org2013-07-181-1/+1
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-1810-10/+10