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
/
content
/
browser
/
streams
/
stream_url_request_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
plain/text is not a real MIME type.
davidben@chromium.org
2014-02-27
1
-1
/
+1
*
Make Stream return STREAM_ABORTED to tell the reader it's failed.
tyoshino@chromium.org
2013-08-23
1
-0
/
+10
*
StreamURLRequestJob::OnDataAvailable refactoring
tyoshino@chromium.org
2013-08-14
1
-12
/
+31
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-14
1
-1
/
+0
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...
tyoshino@chromium.org
2013-06-07
1
-33
/
+9
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-4
/
+5
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-3
/
+3
*
Add URL request handling for Streams.
zork@chromium.org
2013-03-14
1
-0
/
+243