| Commit message (Expand) | Author | Age | Files | Lines |
* | net cleanup: Remove unnecessary namespace prefixes. | ttuttle | 2015-04-23 | 1 | -4/+4 |
* | Revert of Enable 'First-Party-Only' cookies by default. (patchset #3 id:40001... | mkwst | 2015-04-01 | 1 | -0/+5 |
* | Enable 'First-Party-Only' cookies by default. | mkwst | 2015-03-27 | 1 | -5/+0 |
* | First-Party Cookies: Wire it up as an experimental web platform feature | mkwst | 2015-02-26 | 1 | -0/+5 |
* | Add SetCookieAndChannelIdStores method to URLRequestContextBuilder | mattm | 2015-01-21 | 1 | -4/+3 |
* | Remove NetworkDelegate::OnBeforeSocketStreamConnect | ricea | 2014-11-21 | 1 | -6/+0 |
* | Adds MaybeInterceptRedirect and MaybeInterceptResponse to the URLRequestInter... | bengr | 2014-11-07 | 1 | -6/+11 |
* | Move handling of invalid referrer to the network delegate | jochen | 2014-09-16 | 1 | -1/+9 |
* | Make URLRequest's constructor private, and make URLRequestContext a friend cl... | mmenke | 2014-09-09 | 1 | -9/+0 |
* | Allow URLRequests from one context to have different NetworkDelegates. | mmenke@chromium.org | 2014-08-21 | 1 | -1/+1 |
* | Plumb redirect info out of net, through content, and into child processes. | davidben@chromium.org | 2014-08-15 | 1 | -2/+2 |
* | Rename ServerBoundCert => ChannelID to reflect the current name | rch@chromium.org | 2014-07-25 | 1 | -7/+7 |
* | Add AssertNoURLRequests() to URLRequestContext subclass destructors. | jgraettinger@chromium.org | 2014-07-22 | 1 | -0/+1 |
* | Move data reduction proxy to Chrome-Proxy header for authentication | bengr@chromium.org | 2014-06-26 | 1 | -0/+9 |
* | Get rid of websocket_over_spdy_enabled global. | mmenke@chromium.org | 2014-06-02 | 1 | -0/+2 |
* | Support redirectUrl at onHeadersReceived in WebRequest / DWR API | rob@robwu.nl | 2014-03-26 | 1 | -1/+5 |
* | Don't cache non-redirect HTTP responses when a redirect is forced | mmenke@chromium.org | 2014-03-24 | 1 | -0/+12 |
* | Allows deferral of a URLRequest just before talking to the network, at | jkarlin@chromium.org | 2014-01-08 | 1 | -0/+11 |
* | Remove HttpTransactionDelegate and all users (LoadTimeStats). | rvargas@chromium.org | 2013-12-27 | 1 | -5/+0 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Allow prefetches to outlive their owning RenderViewHost. | davidben@chromium.org | 2013-11-20 | 1 | -1/+10 |
* | Add unit tests for NetworkDelegate::CanAccessFile | aa@chromium.org | 2013-11-11 | 1 | -3/+5 |
* | [Net] Add a priority parameter to URLRequest's constructor | akalin@chromium.org | 2013-10-31 | 1 | -4/+3 |
* | [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers | akalin@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in net/, part 3. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. | ttuttle@chromium.org | 2013-06-20 | 1 | -0/+13 |
* | Give more request types a TransportSecurityState. | palmer@chromium.org | 2013-06-13 | 1 | -0/+4 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 1 | -4/+4 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -2/+4 |
* | Revert 199535 "Add GetFullRequestHeaders, from URLRequestJob to ..." | ttuttle@chromium.org | 2013-05-10 | 1 | -13/+0 |
* | Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. | ttuttle@chromium.org | 2013-05-10 | 1 | -0/+13 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -8/+0 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | Remove deprecated TestURLReqest constructor interface. | tedv@chromium.org | 2013-04-10 | 1 | -6/+0 |
* | Implement FTP auth through proxy | phajdan.jr@chromium.org | 2013-04-08 | 1 | -0/+1 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -0/+8 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -8/+0 |
* | Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ... | pauljensen@chromium.org | 2013-03-15 | 1 | -2/+1 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 1 | -2/+2 |
* | Remove some calls to URLRequestContext::network_delegate(). | tedv@chromium.org | 2013-03-08 | 1 | -1/+8 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | LoadTiming int net 6: Cache LoadTimingInfo | mmenke@chromium.org | 2013-02-02 | 1 | -12/+4 |
* | Add support for making FTP requests through a proxy. | phajdan.jr@chromium.org | 2013-01-23 | 1 | -11/+16 |
* | LoadTiming in net, part 3. | mmenke@chromium.org | 2013-01-21 | 1 | -1/+40 |
* | Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto... | pauljensen@chromium.org | 2012-12-20 | 1 | -16/+3 |
* | A pair of changes to make it easier to use NetLogs in | mmenke@chromium.org | 2012-12-05 | 1 | -0/+1 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -78/+81 |