Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette... | thestig@chromium.org | 2013-05-16 | 1 | -2/+0 |
* | net: Move data reading functionalities from UploadElement to UploadElementReader | hashimoto@chromium.org | 2012-09-11 | 1 | -156/+1 |
* | Prevent overflow when uploading a file greater than 4 GB, | mmenke@chromium.org | 2012-08-30 | 1 | -1/+1 |
* | net: Remove UploadElement::TYPE_CHUNK | hashimoto@chromium.org | 2012-08-24 | 1 | -12/+3 |
* | Split net::UploadData into two: for resource request IPC and for upload handling | kinuko@chromium.org | 2012-08-21 | 1 | -9/+6 |
* | Revert 152528 - Split net::UploadData into two: for resource request IPC and ... | kinuko@chromium.org | 2012-08-21 | 1 | -6/+9 |
* | Split net::UploadData into two: for resource request IPC and for upload handling | kinuko@chromium.org | 2012-08-21 | 1 | -9/+6 |
* | net: Make UploadData::Element an independent class | hashimoto@chromium.org | 2012-08-21 | 1 | -0/+194 |