summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Omnibox: Don't Trim Trailing Space in Keyword Mode Searchesmpearson@chromium.org2013-10-312-10/+7
* Omnibox: Allow URLs to Appear as Top Match for Query Inputsmpearson@chromium.org2013-10-311-1/+0
* Parse out XSSI guards in Suggestion JSON responseskanuj@chromium.org2013-10-312-22/+130
* Omnibox: Make DCHECK More Descriptivempearson@chromium.org2013-10-301-4/+10
* 1. Renamed {google:instantEnabledParameter} to {google:forceInstantResults}.kmadhusu@chromium.org2013-10-301-5/+8
* Omnibox: Make BuiltinProvider Play Well with #Hashesmpearson@chromium.org2013-10-291-3/+5
* Support extension search engines.vasilii@chromium.org2013-10-283-7/+11
* Enable Entity Suggestions in Chrome omnibox - Part 1skanuj@chromium.org2013-10-284-90/+450
* Clean up HistoryURLProvider by removing test related data.bartn@chromium.org2013-10-243-28/+10
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-231-1/+1
* Omnibox: Add DCHECK that default match for URL input is not a querympearson@chromium.org2013-10-221-2/+12
* Clean up HUP provider.bartn@chromium.org2013-10-194-92/+94
* Moved some functions off ExtensionService into a new file extension_util.benwells@chromium.org2013-10-172-3/+7
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-185/+117
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-117/+185
* Don't query ZeroSuggest or show MostVisited on InstantExtended NTP.hfung@chromium.org2013-10-142-6/+25
* Misc. shortcuts cleanup:pkasting@chromium.org2013-10-142-48/+70
* Store more info about shortcuts, part 2.pkasting@chromium.org2013-10-091-100/+114
* Store more info about shortcuts, part 1.pkasting@chromium.org2013-10-082-188/+56
* omnibox: Nuke the InstantExtended provider list.jered@chromium.org2013-10-052-18/+0
* Convert GetInputString() to GetDestinationURL().pkasting@chromium.org2013-10-031-17/+17
* search: Log when bookmark bar is pinned.jered@chromium.org2013-10-022-0/+22
* Allow omnibox inputs with # characters to fetch server-provided suggestions.dcblack@chromium.org2013-09-302-2/+31
* Remove shortcuts to extension URLs when the corresponding extensions are unlo...pkasting@chromium.org2013-09-303-65/+85
* Cleanup: Remove chrome namespace from application_launch.hlimasdf@gmail.com2013-09-271-2/+1
* Remove unused variable declarations.etienneb@chromium.org2013-09-271-2/+0
* Omnibox: Add Histograms to Time Parts of SearchProvidermpearson@chromium.org2013-09-261-0/+29
* Don't enable zero suggest if a user has a custom sync passphrase (because the...hfung@chromium.org2013-09-201-3/+10
* Record metadata correctly when google.com searches are manually triggered viapkasting@chromium.org2013-09-181-1/+2
* Add ability to show most visited URLs instead of ZeroSuggest.hfung@chromium.org2013-09-182-9/+51
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-157-11/+11
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-2/+2
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-111-3/+24
* 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