summaryrefslogtreecommitdiffstats
path: root/webkit/blob
Commit message (Expand)AuthorAgeFilesLines
* Reland issue 3270016: Remove the workaround that is not needed after the fix ...jianli@chromium.org2010-09-091-11/+1
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-033-9/+6
* Make BlobURLRequestJob::Start to continue asynchronously no matter what. Thisjianli@chromium.org2010-09-012-3/+8
* Revert 58093 as an experiment to fix the Cookies test on linux.tim@chromium.org2010-08-311-1/+11
* Remove the workaround that is not needed after the fix for Time::FromDoubleT isjianli@chromium.org2010-08-311-11/+1
* GTTF: Remove possible interference between BlobURLRequestJob tests.phajdan.jr@chromium.org2010-08-311-23/+17
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-312-6/+13
* Fix compiling error.jianli@chromium.org2010-08-311-1/+1
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-319-62/+1369
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-276-0/+534