Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds truncate to FileStream. | sky@google.com | 2009-03-09 | 1 | -0/+27 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -15/+15 |
* | Add constructor to net::FileStream to create it with a base::PlatformFile han... | hclam@chromium.org | 2009-02-09 | 1 | -0/+39 |
* | Change FileStream to use FilePath instead of wstring. | erikkay@google.com | 2009-01-26 | 1 | -3/+4 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -0/+369 |