summaryrefslogtreecommitdiffstats
path: root/net/socket_stream/socket_stream_job.cc
Commit message (Expand)AuthorAgeFilesLines
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-291-2/+2
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-3/+2
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-5/+5
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-2/+19
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-6/+3
* Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...rsleevi@chromium.org2010-11-221-0/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+34
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-34/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+34
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-011-0/+27