summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ProtocolFactory use from appcache_url_request_job_unittest.mmenke@chromium.org2014-06-061-19/+0
* Clean up coding styledevgrapher@gmail.com2014-05-211-1/+1
* Move all remaining appcache unittests from webkit/ to content/pilgrim@chromium.org2014-04-121-10/+3
* Move mock_appcache_policy and some unit tests from webkit/ to content/pilgrim@chromium.org2014-04-091-2/+4
* Move appcache_interceptor from webkit/ to content/pilgrim@chromium.org2014-04-011-2/+2
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-0/+24
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-24/+0
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-0/+24
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-161-16/+6
* Implement GetTransferSize for url request.eustas@chromium.org2014-01-131-0/+4
* Disabled resource scheduling when using a SPDY proxypmeenan@chromium.org2014-01-081-0/+5
* Allows deferral of a URLRequest just before talking to the network, atjkarlin@chromium.org2014-01-081-0/+17
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-4/+0
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-24/+23
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-4/+11
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-11/+4
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-4/+11
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-7/+1
* net: Rework how blocking delegates are logged.mmenke@chromium.org2013-10-251-15/+38
* Mark URLRequest::GetResponseCode() as constboriay@yandex-team.ru2013-09-081-1/+1
* Expose the method used for the next URLRequest redirect.mkosiba@chromium.org2013-07-171-0/+6
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-281-1/+1
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-06-201-0/+15
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-111-1/+1
* ChannelID-less Connections in Chrome should be more granular.mef@chromium.org2013-05-171-0/+1
* Revert 199535 "Add GetFullRequestHeaders, from URLRequestJob to ..."ttuttle@chromium.org2013-05-101-15/+0
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-05-101-0/+15
* Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...mef@chromium.org2013-04-101-3/+2
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-2/+2
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-221-5/+3
* Revert 189829 "[Net] Propagate priority changes from URLRequest ..."msw@chromium.org2013-03-221-3/+5
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-221-5/+3
* Remove unused pieces of URLRequestJobFactory API.pauljensen@chromium.org2013-02-121-15/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+0
* LoadTiming int net 6: Cache LoadTimingInfommenke@chromium.org2013-02-021-9/+10
* LoadTiming in net, part 3.mmenke@chromium.org2013-01-211-0/+17
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-4/+0
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-151-5/+3
* Query the network delegate for cookies even if there is no cookie monsterdroger@chromium.org2012-12-041-1/+5
* net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequesthashimoto@chromium.org2012-11-281-12/+3
* Add header for Gaia sign in on redirects too.rogerta@chromium.org2012-11-131-2/+4
* allow changing headers by delegate_ during a redirectbcwhite@chromium.org2012-11-061-0/+9
* net: Remove unused URLRequest::job()hashimoto@chromium.org2012-10-251-4/+0
* Coalesce payload length statistics in ChromeNetworkDelegatebengr@google.com2012-10-241-0/+9
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-171-1/+2
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-301-2/+3
* Added URLRequestContext::CreateRequest which can be used to create URLRequestsshalev@chromium.org2012-08-241-1/+9
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-4/+9
* Move small c/b/extensions classes into extensions namespace no.1rdevlin.cronin@chromium.org2012-08-171-2/+2