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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-2
/
+5
*
Fix DCHECK caused by updating total_memory_usage_ for cloned streams.
acolwell@chromium.org
2013-09-21
1
-3
/
+8
*
Add an IPC to abort Stream construction.
tyoshino@chromium.org
2013-08-28
1
-4
/
+4
*
Add ASSERT to unittest StreamURLRequestJob to avoid crash.
tyoshino@chromium.org
2013-08-27
1
-0
/
+1
*
Make Stream return STREAM_ABORTED to tell the reader it's failed.
tyoshino@chromium.org
2013-08-23
4
-10
/
+43
*
Limit the total memory usage for Stream instances
tyoshino@chromium.org
2013-08-22
5
-5
/
+160
*
Test that Stream::ReadRawData doesn't return STREAM_EMPTY once Finalized.
tyoshino@chromium.org
2013-08-14
1
-4
/
+47
*
StreamURLRequestJob::OnDataAvailable refactoring
tyoshino@chromium.org
2013-08-14
2
-12
/
+34
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-14
1
-1
/
+0
*
Add Stream support to WebBlobRegistry and FileAPIMessageFilter.
tyoshino@chromium.org
2013-08-06
3
-2
/
+11
*
Make ByteStream independent from DownloadInterruptReason
tyoshino@chromium.org
2013-08-02
1
-1
/
+1
*
Remove security_origin member from content::Stream.
tyoshino@chromium.org
2013-07-26
4
-21
/
+18
*
Use a direct include of the message_loop header in content/, part 2.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
2
-2
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...
tyoshino@chromium.org
2013-06-07
2
-34
/
+11
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
6
-15
/
+16
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
3
-9
/
+7
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
2
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Change the Stream Resource Throttle Browsertest into StreamsPrivateApiTest
zork@chromium.org
2013-04-04
1
-0
/
+3
*
Move ByteStream to content/browser
zork@chromium.org
2013-03-21
1
-1
/
+1
*
Fix Stream URL request for async requests
zork@chromium.org
2013-03-21
2
-8
/
+13
*
Add OWNERS file to content/browser/streams
zork@chromium.org
2013-03-20
1
-0
/
+1
*
Add Resource Handler for creating Streams to forward to extensions
zork@chromium.org
2013-03-20
6
-1
/
+122
*
Add URL request handling for Streams.
zork@chromium.org
2013-03-14
5
-2
/
+488
*
Reland r187230: Implement the Stream registry in content
zork@chromium.org
2013-03-13
9
-0
/
+688
*
Revert 187230
zork@chromium.org
2013-03-11
9
-659
/
+0
*
Implement the Stream registry in content
zork@chromium.org
2013-03-11
9
-0
/
+659