summaryrefslogtreecommitdiffstats
path: root/content/browser/download/byte_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Synchronize sending of RST between server and client to avoid dropping bytes.rdsmith@chromium.org2013-01-221-0/+8
* Move download code to the content namespace.jam@chromium.org2012-10-261-4/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Submitting ByteStream chrome class for Google C++ Readability Review.rdsmith@chromium.org2012-06-211-0/+63
* Use ByteStream in downloads system to decouple source and sink.rdsmith@chromium.org2012-06-041-12/+14
* Creation of ByteStream class.rdsmith@chromium.org2012-05-231-0/+124