summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-5/+23
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-19/+0
* Misc proxy service changes.ericroman@google.com2008-12-101-27/+8
* Punt the proxy errors into a bug.evanm@google.com2008-11-181-1/+5
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-4/+0
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-0/+4
* oops; will reland once tree is openavi@google.com2008-10-301-4/+0
* Initial Mac proxy implementationavi@google.com2008-10-301-0/+4
* Defer the HttpNetworkSession initialization to first time CreateTransaction i...ericroman@google.com2008-10-221-6/+7
* Misc cleanupsericroman@google.com2008-10-171-1/+2
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-1/+1
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-251-9/+0
* Stubbing out the network transaction until more of that pipeline works. Allow...pinkerton@google.com2008-09-231-0/+9
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-181-1/+15
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-7/+7
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-061-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+99