summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_netlog_params.cc
Commit message (Expand)AuthorAgeFilesLines
* Add upload identifier to URLRequest::Start net log event.cbentzel@chromium.org2012-10-271-0/+4
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-101-17/+20
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-1/+3
* net: Add namespace net to URLRequestStartEventParameters.tfarina@chromium.org2010-12-171-1/+5
* Convert src/net to use std::string/char* for DictionaryValue keys.viettrungluu@chromium.org2010-07-311-4/+4
* Add the URLRequest's priority to the net-log.eroman@chromium.org2010-07-131-3/+10
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-141-0/+20