index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
blob
/
blob_url_request_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 85719 - Make NotifyHeadersComplete the last call in the function.
inferno@chromium.org
2011-05-19
1
-2
/
+2
*
In BlobURLRequestJob, open files asynchronously to avoid blocking the IO thread
adamk@chromium.org
2011-03-14
1
-66
/
+87
*
Re-enable FileWriterSync ui_tests by adding a ScopedAllowIO to BlobURLRequest...
adamk@chromium.org
2011-03-10
1
-0
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-4
/
+5
*
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