summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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