| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -1/+0 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -1/+4 |
* | Decompress .svgz files from disk. | thestig@chromium.org | 2009-05-27 | 1 | -0/+2 |
* | Supports single range request with file protocol | hclam@chromium.org | 2009-04-29 | 1 | -1/+6 |
* | Revert "Supports single range request with file protocol" | evan@chromium.org | 2009-04-29 | 1 | -6/+1 |
* | Supports single range request with file protocol | hclam@chromium.org | 2009-04-28 | 1 | -1/+6 |
* | URLRequestFileJob provides file handle if net::LOAD_ENABLE_DOWNLOAD_FILE | hclam@chromium.org | 2009-03-26 | 1 | -0/+1 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -1/+3 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | 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 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -1/+1 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 1 | -1/+2 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -2/+2 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -39/+15 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | rollback r526 to fix performance regression | darin@google.com | 2008-08-09 | 1 | -5/+5 |
* | Rollback r517 to retry with ObjectWatcher. This change did not appear to be | darin@google.com | 2008-08-07 | 1 | -5/+5 |
* | Rollback changes made to URLRequestFileJob to use ObjectWatcher instead of | darin@google.com | 2008-08-07 | 1 | -5/+5 |
* | Fix header include guards. | darin@google.com | 2008-08-04 | 1 | -3/+3 |
* | Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer... | darin@google.com | 2008-08-04 | 1 | -9/+8 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+98 |