summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Reduces dependency from AutocompleteMatch to Profile. (https://code...jochen@chromium.org2014-07-021-8/+4
* Reduces dependency from AutocompleteMatch to Profile.mukai@chromium.org2014-07-021-4/+8
* Move autocomplete_input* to components/autocompletemukai@chromium.org2014-06-281-1/+1
* Factor out the dependency from autocomplete_input.mukai@chromium.org2014-06-271-2/+4
* Componentize TemplateURLhashimoto@chromium.org2014-06-251-1/+1
* No chrome/ dependencies in TemplateURLhashimoto@chromium.org2014-06-231-1/+1
* The omnibox should check protocols registered via registerProtocolHandler, notpkasting@chromium.org2014-06-211-2/+3
* Remove AutocompleteInput Type and PageClassification.mukai@chromium.org2014-06-201-3/+5
* Remove Profile* from TemplateURLhashimoto@chromium.org2014-06-181-5/+5
* Test fixes and clean up in preparation for moving DSE to Prefs.caitkp@chromium.org2014-05-071-4/+5
* Rename SetDefaultSearchProvider to SetUserSelectedDefaultSearchProvider.erikwright@chromium.org2014-04-251-2/+2
* Omnibox: Retire AutocompleteInput::MatchesRequestedmpearson@chromium.org2014-04-221-4/+3
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-31/+32
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-24/+25
* Update the destination_url of the match we're opening in place, instead ofpkasting@chromium.org2013-11-051-16/+20
* Omnibox: Make the Controller Reorder Matches for Inliningmpearson@chromium.org2013-08-121-3/+4
* Add PageClassification to aqs again after ASAN test breakage (from https://ch...hfung@chromium.org2013-08-091-2/+19
* Revert 216272 "Add PageClassification to aqs."kalman@chromium.org2013-08-071-23/+2
* Add PageClassification to aqs.hfung@chromium.org2013-08-071-2/+23
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-301-3/+5
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-021-1/+24
* Misc. cleanup:pkasting@chromium.org2013-06-281-3/+3
* Do not mark SWYT/UWYT as selected autocompletions in AQS string.bartn@chromium.org2013-06-151-3/+3
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+5
* Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h kmadhusu@chromium.org2013-05-211-17/+17
* Convert autocomplete matches into subtypes of a single type.jeremycho@chromium.org2013-04-121-12/+21
* Upstreaming mechanism to add query refinement to omnibox searches.beaudoin@chromium.org2013-03-231-2/+2
* Fix memory leak in AutocompleteProviderTest::GetDestinationURL unit test.hfung@chromium.org2013-02-121-4/+7
* Append whether a field trial was triggered to the assisted query stats.hfung@chromium.org2013-02-091-1/+47
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Omnibox: Create Keyword Verbatim Result in Search Providermpearson@chromium.org2013-02-071-4/+9
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Log field trial triggered bit for the most recent search provider request as ...bartn@chromium.org2012-12-161-1/+1
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-141-5/+6
* Initial implementation of dedupping search provider's URLs.bartn@chromium.org2012-10-301-2/+3
* autocomplete: Add AutocompleteProvider::Type enum.derat@chromium.org2012-09-111-70/+53
* autocomplete: Rename autocomplete_unittest.cc to autocomplete_provider_unitte...tfarina@chromium.org2012-07-181-0/+567