summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/search_provider.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Allow the history URL provider to handle input of type QUERY. This helps in ...pkasting@chromium.org2009-10-191-7/+8
* 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