| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -1/+1 |
* | Don't accept the url "file:///" on windows (report an error). | estade@chromium.org | 2009-02-25 | 1 | -4/+9 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -1/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -3/+3 |
* | Change FileStream to use FilePath instead of wstring. | erikkay@google.com | 2009-01-26 | 1 | -1/+1 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -3/+3 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -3/+3 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -4/+4 |
* | fix build | tc@google.com | 2008-11-26 | 1 | -2/+1 |
* | Append a trailing slash on file directory URLs. Thus a link to /directory wil... | estade@chromium.org | 2008-11-25 | 1 | -21/+5 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 1 | -13/+12 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 1 | -4/+0 |
* | revert 5730 | estade@chromium.org | 2008-11-19 | 1 | -0/+4 |
* | Port directory lister to posix. | estade@chromium.org | 2008-11-19 | 1 | -4/+0 |
* | revert 5725 | estade@chromium.org | 2008-11-19 | 1 | -0/+4 |
* | Port directory lister so test shell can view file directories. | estade@chromium.org | 2008-11-19 | 1 | -4/+0 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -1/+4 |
* | add file:// handling to mac and linux builds | pinkerton@google.com | 2008-10-10 | 1 | -7/+13 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -195/+106 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -3/+3 |
* | 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/+6 |
* | Rollback r517 to retry with ObjectWatcher. This change did not appear to be | darin@google.com | 2008-08-07 | 1 | -6/+5 |
* | Rollback changes made to URLRequestFileJob to use ObjectWatcher instead of | darin@google.com | 2008-08-07 | 1 | -5/+6 |
* | Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer... | darin@google.com | 2008-08-04 | 1 | -6/+5 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -1/+1 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+349 |