summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/search_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-2/+3
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-291-5/+0
* A basic search provider unit test. This tests asserts a handful of things:sky@chromium.org2009-04-231-1/+18
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-29/+147
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-14/+12
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-2/+2
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-011-2/+2
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-0/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-4/+3
* Don't send queries when URL is like:darin@chromium.org2008-09-101-1/+5
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-8/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-211-29/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+244