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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
1
-451
/
+0
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
1
-3
/
+3
*
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
kinuko@chromium.org
2013-05-24
1
-1
/
+1
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-22
1
-1
/
+1
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-7
/
+6
*
Make MountPointProvider pluggable from outside webkit/fileapi
kinuko@chromium.org
2013-04-18
1
-10
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-4
/
+5
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-6
/
+6
*
Add BrowserContext specific external mount points
tbarzic@chromium.org
2013-01-25
1
-0
/
+2
*
New FileSystemURL cracking
tbarzic@chromium.org
2013-01-24
1
-3
/
+5
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-1
/
+1
*
webkit_blob: Clean up BlobURLRequestJobTest
hashimoto@chromium.org
2012-11-29
1
-102
/
+87
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
webkit: Fix BlobURLRequestJobTest flakiness
hashimoto@chromium.org
2012-11-02
1
-4
/
+0
*
Support filesystem files from BlobURLRequestJob
hashimoto@chromium.org
2012-10-22
1
-236
/
+255
*
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...
erikwright@chromium.org
2012-09-01
1
-3
/
+2
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-0
/
+2
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-1
/
+4
*
2nd try: separate FileStream related code out of BlobURLRequest
kinuko@chromium.org
2012-04-11
1
-5
/
+5
*
Revert 126623 - Separate FileStream related code out of BlobURLRequestJob
marja@chromium.org
2012-03-14
1
-5
/
+5
*
Separate FileStream related code out of BlobURLRequestJob
kinuko@chromium.org
2012-03-14
1
-5
/
+5
*
base::Bind: COnvert webkit/blob.
jhawkins@chromium.org
2011-12-22
1
-16
/
+6
*
base::Bind: Cleanup of blog_url_request_job.*.
jhawkins@chromium.org
2011-10-18
1
-26
/
+26
*
A few improvements to Blob handling.
michaeln@google.com
2011-10-17
1
-13
/
+2
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
1
-2
/
+3
*
Fix bug 84783: BlobURLRequestJobTest uses URLRequest::job()
jianli@chromium.org
2011-06-09
1
-3
/
+1
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+2
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
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
-2
/
+23
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-2
/
+3
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-11
/
+11
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-8
/
+8
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-2
/
+2
*
GTTF: Remove possible interference between BlobURLRequestJob tests.
phajdan.jr@chromium.org
2010-08-31
1
-23
/
+17
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+454