summaryrefslogtreecommitdiffstats
path: root/net/url_request/https_prober.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-3/+5
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-3/+6
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-7/+7
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-10/+10
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-3/+4
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-4/+3
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-1/+3
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Move net::HTTPSProber from net_base to netmnissler@chromium.org2010-06-011-0/+73