summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_file_job.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-1/+4
* Decompress .svgz files from disk.thestig@chromium.org2009-05-271-0/+2
* Supports single range request with file protocolhclam@chromium.org2009-04-291-1/+6
* Revert "Supports single range request with file protocol"evan@chromium.org2009-04-291-6/+1
* Supports single range request with file protocolhclam@chromium.org2009-04-281-1/+6
* URLRequestFileJob provides file handle if net::LOAD_ENABLE_DOWNLOAD_FILEhclam@chromium.org2009-03-261-0/+1
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+3
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* Implement extension:// protocol.aa@chromium.org2008-12-241-1/+1
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-1/+2
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-2/+2
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-39/+15
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* rollback r526 to fix performance regressiondarin@google.com2008-08-091-5/+5
* Rollback r517 to retry with ObjectWatcher. This change did not appear to bedarin@google.com2008-08-071-5/+5
* Rollback changes made to URLRequestFileJob to use ObjectWatcher instead ofdarin@google.com2008-08-071-5/+5
* Fix header include guards.darin@google.com2008-08-041-3/+3
* Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer...darin@google.com2008-08-041-9/+8
* Add net to the repository.initial.commit2008-07-261-0/+98