summaryrefslogtreecommitdiffstats
path: root/net/base/file_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new method ReadUntilComplete to FileStream which ensures that all reque...jhawkins@chromium.org2009-02-131-0/+7
* Add constructor to net::FileStream to create it with a base::PlatformFile han...hclam@chromium.org2009-02-091-0/+7
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-1/+2
* Clarify file-stream comments.darin@chromium.org2008-11-251-0/+4
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-0/+109