Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix new -Wnull-conversion violations detected by a newer clang. | thakis@chromium.org | 2012-05-16 | 1 | -2/+2 |
* | net: Split FileStream::Read/Write() into sync and async versions. | satorux@chromium.org | 2012-02-15 | 1 | -2/+1 |
* | net: Rename FileStream::Open/Close with OpenSync/CloseSync. | satorux@chromium.org | 2012-02-09 | 1 | -2/+2 |
* | Back out r121064 from the trunk due to a compile failure. | mark@chromium.org | 2012-02-08 | 1 | -2/+2 |
* | net: Rename FileStream::Open/Close with OpenSync/CloseSync. | satorux@chromium.org | 2012-02-08 | 1 | -2/+2 |
* | Added Net logging to FileStream. | ahendrickson@chromium.org | 2012-02-02 | 1 | -2/+2 |
* | Add an API to unpack Zip files directly from and to file descriptors. | jorgelo@chromium.org | 2011-12-15 | 1 | -8/+67 |
* | zip: Add ZipReader and rework Unzip() using the new class. | satorux@chromium.org | 2011-11-11 | 1 | -0/+239 |