| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -2/+0 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -0/+2 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -2/+0 |
* | Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network... | shalev@chromium.org | 2012-08-24 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Convert NewRunnableMethod() calls to base::Bind(). | ajwong@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -2/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Export some functions to fix component build for chromeos. | sadrul@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory. | willchan@chromium.org | 2011-03-19 | 1 | -1/+4 |
* | More net/ method ordering. | erg@google.com | 2011-01-26 | 1 | -3/+4 |
* | net: Add namespace net to URLRequestAboutJob. | tfarina@chromium.org | 2010-12-11 | 1 | -3/+7 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -1/+1 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -3/+3 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -2/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix header include guards. | darin@google.com | 2008-08-04 | 1 | -3/+3 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+49 |