summaryrefslogtreecommitdiffstats
path: root/net/base/upload_bytes_element_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in net/.Avi Drissman2015-12-201-1/+3
* Create blobs from Disk Cache entries.gavinp2015-06-191-3/+3
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-6/+6
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-10/+10
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-6/+6
* net: Split sync part of UploadFileElementReader as UploadFileElementReaderSynchashimoto@chromium.org2012-12-201-2/+0
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-151-5/+29
* net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequesthashimoto@chromium.org2012-11-281-2/+6
* net: Enhance UploadElementReaders' const correctnesshashimoto@chromium.org2012-11-081-2/+2
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-171-1/+4
* net: Make UploadDataStream::Init() asynchronous.hashimoto@chromium.org2012-09-181-0/+1
* net: Move data reading functionalities from UploadElement to UploadElementReaderhashimoto@chromium.org2012-09-111-0/+36