Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -4/+4 |
* | In BlobURLRequestJob, open files asynchronously to avoid blocking the IO thread | adamk@chromium.org | 2011-03-14 | 1 | -4/+14 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -1/+1 |
* | Fix webkit URLRequestJob subtypes to handle Kill() correctly. | willchan@chromium.org | 2010-12-07 | 1 | -0/+2 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -2/+2 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -5/+2 |
* | Make BlobURLRequestJob::Start to continue asynchronously no matter what. This | jianli@chromium.org | 2010-09-01 | 1 | -0/+1 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -1/+3 |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 1 | -0/+87 |