summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/keyword_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-011-2/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-2/+2
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+214