summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* rollback r526 to fix performance regressiondarin@google.com2008-08-092-10/+11
* Change the UrlRequestJob base class to be thread safe because the sub class U...nsylvain@google.com2008-08-081-1/+4
* Rollback r517 to retry with ObjectWatcher. This change did not appear to bedarin@google.com2008-08-072-11/+10
* Rollback changes made to URLRequestFileJob to use ObjectWatcher instead ofdarin@google.com2008-08-072-10/+11
* Fix header include guards.darin@google.com2008-08-0413-40/+40
* Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer...darin@google.com2008-08-042-15/+13
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-319-21/+23
* Remove unnecessary use of atomic operations. Getting the pid on windows is v...deanm@google.com2008-07-311-6/+1
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-2/+2
* Rename URLRequestHttpCacheJob to URLRequestHttpJob.darin@google.com2008-07-303-58/+57
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-3016-72/+72
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-2/+2
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-2/+2
* Add net to the repository.initial.commit2008-07-2638-0/+7793