| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in net/. | Avi Drissman | 2015-12-20 | 1 | -1/+1 |
* | Adds MaybeInterceptRedirect and MaybeInterceptResponse to the URLRequestInter... | bengr | 2014-11-07 | 1 | -0/+9 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -0/+9 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -9/+0 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -0/+9 |
* | Remove unused pieces of URLRequestJobFactory API. | pauljensen@chromium.org | 2013-02-12 | 1 | -64/+0 |
* | Turned job_factory into a pure virtual class | shalev@chromium.org | 2012-08-24 | 1 | -22/+22 |
* | Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network... | shalev@chromium.org | 2012-08-24 | 1 | -10/+20 |
* | Clean-up inline members of nested classes (net/) | hans@chromium.org | 2012-08-09 | 1 | -3/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -4/+4 |
* | Reland r91815, "Clean up RegisterProtocolFactory calls." | willchan@chromium.org | 2011-07-08 | 1 | -3/+3 |
* | Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries) | caseq@google.com | 2011-07-08 | 1 | -3/+3 |
* | Clean up RegisterProtocolFactory calls. | willchan@chromium.org | 2011-07-08 | 1 | -3/+3 |
* | Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor. | willchan@chromium.org | 2011-05-26 | 1 | -0/+5 |
* | Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce... | willchan@chromium.org | 2011-05-26 | 1 | -5/+0 |
* | Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor. | willchan@chromium.org | 2011-05-26 | 1 | -0/+5 |
* | Give URLRequestJobFactory::Interceptors the ability to specify protocols they... | koz@chromium.org | 2011-05-25 | 1 | -0/+7 |
* | net: Add NET_API to url_request. | rvargas@google.com | 2011-05-20 | 1 | -3/+5 |
* | Create a URLRequestJobFactory to replace the URLRequest globals. | willchan@chromium.org | 2011-05-14 | 1 | -0/+96 |