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
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-1
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-14
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
4
-17
/
+14
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-14
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
4
-17
/
+14
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-14
/
+17
*
Split bug 423948 into various sub-bugs and remove outdated instrumentation.
pkasting
2015-04-11
1
-6
/
+0
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-2
/
+2
*
favor DCHECK_CURRENTLY_ON for better logs in content/browser/[q-z]*
mostynb
2015-03-16
1
-1
/
+1
*
Instrumenting ReadRawData and InformDelegateDownloadProgress to find jank.
vadimt
2014-12-30
1
-0
/
+6
*
Standardize usage of virtual/override/final specifiers in content/.
dcheng
2014-12-23
1
-1
/
+1
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
2
-3
/
+4
*
Introduce StreamRegistry::RegisterReaderAbortedStream()
horo
2014-12-12
3
-7
/
+33
*
Introduce Stream::flush [2/2 chromium]
horo
2014-12-10
3
-0
/
+37
*
Introduce StreamRegisterObserver.
horo
2014-11-26
4
-0
/
+89
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
2
-6
/
+3
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
4
-25
/
+18
*
Split up streams logic to prepare for PlzNavigate RDH changes.
davidben
2014-10-15
4
-53
/
+6
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content
mohan.reddy
2014-10-09
4
-18
/
+18
*
Fix crash caused by NULL response_headers passed to StreamHandleImpl
raymes
2014-09-23
1
-5
/
+9
*
Make a copy of HttpResponseHeaders in StreamHandleImpl.
davidben
2014-09-19
1
-1
/
+4
*
Implement chrome.streamsPrivate.abort() extensions function
raymes@google.com
2014-05-28
2
-2
/
+20
*
Change the streamsPrivate extensions API to return HTTP response headers in a...
raymes@chromium.org
2014-03-26
4
-12
/
+18
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-2
/
+2
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-2
/
+2
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-2
/
+2
*
Pass http response headers to the streamsPrivate API callback
raymes@chromium.org
2014-03-07
4
-6
/
+19
*
plain/text is not a real MIME type.
davidben@chromium.org
2014-02-27
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h includes in content/.
thestig@chromium.org
2014-02-15
4
-3
/
+8
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-2
/
+2
*
Net: Standardize HttpByteRange printing
tommycli@chromium.org
2013-11-26
1
-2
/
+5
*
[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
[next]