summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/keyword_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add SearchEngineType versions of histograms that look at prepopulate IDs.pkasting@chromium.org2013-08-161-7/+7
* Omnibox: Make the Controller Reorder Matches for Inliningmpearson@chromium.org2013-08-121-70/+117
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-301-3/+4
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-021-13/+33
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Misc. cleanup:pkasting@chromium.org2013-06-281-31/+11
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Upstreaming mechanism to add query refinement to omnibox searches.beaudoin@chromium.org2013-03-231-2/+3
* Omnibox: Create Keyword Verbatim Result in Search Providermpearson@chromium.org2013-02-071-17/+29
* Fix cursor position for default provider searches in keyword mode.bartn@chromium.org2013-02-051-0/+57
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-141-3/+2
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-1/+1
* Reenable KeywordProviderTest.Edit.thakis@chromium.org2012-04-111-2/+1
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-5/+5
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-5/+5
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-5/+5
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-1/+1
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-1/+11
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-10/+0
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-0/+10
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-11/+1
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-1/+11
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-11/+1
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-1/+11
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-4/+4
* Mark KeywordProviderTest.Description disabled until it stops crashing on clangacolwell@chromium.org2011-04-271-1/+1
* Mark KeywordProviderTest.Edit as disabled until it stops crashing on clang.maruel@chromium.org2011-04-271-1/+2
* Mark KeywordProviderTest.Edit as flaky until clang build can be fixed.acolwell@chromium.org2011-04-271-1/+1
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-1/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-56/+71
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-71/+56
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-56/+71
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-13/+14
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-14/+13
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-13/+14
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Don't treat input with a scheme that's not "http" or "https" as a potential k...pkasting@chromium.org2010-09-011-4/+8
* Change a bunch of string types.estade@chromium.org2010-06-291-8/+8
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+2
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-1/+0
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-25/+29