Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -2/+2 |
* | Fix webkit URLRequestJob subtypes to handle Kill() correctly. | willchan@chromium.org | 2010-12-07 | 1 | -18/+21 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Make BlobURLRequestJob::Start to continue asynchronously no matter what. This | jianli@chromium.org | 2010-09-01 | 1 | -3/+7 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -5/+10 |
* | Fix compiling error. | jianli@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 1 | -0/+532 |