| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add NET_API to more code, this time what's used by chrome.dll | rvargas@google.com | 2011-05-31 | 1 | -1/+2 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Fix up the last easy URLRequestJob refcounting offenders. | willchan@chromium.org | 2011-03-21 | 1 | -2/+4 |
* | net: Add namespace net to URLRequestSimpleJob. | tfarina@chromium.org | 2010-12-15 | 1 | -5/+7 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -2/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | A basic implementation of information about appcache. Lists manifest files, t... | kkanetkar@chromium.org | 2010-03-27 | 1 | -1/+2 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+2 |
* | Fix incorrect include guards in net/, where the guard didn't match the filename. | deanm@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -2/+4 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -5/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -1/+1 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -1/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+60 |