summaryrefslogtreecommitdiffstats
path: root/net/base/file_stream_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds truncate to FileStream.sky@google.com2009-03-091-0/+27
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-15/+15
* Add constructor to net::FileStream to create it with a base::PlatformFile han...hclam@chromium.org2009-02-091-0/+39
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-3/+4
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-0/+369