summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_netlog_params.h
Commit message (Expand)AuthorAgeFilesLines
* Add upload identifier to URLRequest::Start net log event.cbentzel@chromium.org2012-10-271-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-101-31/+19
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-1/+4
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+1
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-2/+3
* net: Add namespace net to URLRequestStartEventParameters.tfarina@chromium.org2010-12-171-4/+8
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+4
* Add the URLRequest's priority to the net-log.eroman@chromium.org2010-07-131-1/+7
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-141-0/+32