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
/
media
/
base
/
pipeline.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove VideoRenderer::NaturalSizeChangedCB.
scherkus@chromium.org
2014-01-16
1
-18
/
+11
*
Revert 244590 "Remove VideoRenderer::NaturalSizeChangedCB."
scherkus@chromium.org
2014-01-14
1
-9
/
+24
*
Remove VideoRenderer::NaturalSizeChangedCB.
scherkus@chromium.org
2014-01-13
1
-24
/
+9
*
Replace MessageLoopProxy with SingleThreadTaskRunner for media/base/.
scherkus@chromium.org
2013-12-20
1
-44
/
+46
*
Fix buffer range estimation for large files.
damienv@chromium.org
2013-12-06
1
-1
/
+5
*
Render inband text tracks in the media pipeline
matthewjheaney@chromium.org
2013-11-22
1
-1
/
+79
*
Remove default implementations from Demuxer.
rileya@chromium.org
2013-10-10
1
-2
/
+0
*
Don't restart pipeline teardown if one is already in progress.
scherkus@chromium.org
2013-08-21
1
-2
/
+6
*
Use a direct include of the message_loop header in media/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
1
-5
/
+5
*
Use a direct include of strings headers in ipc/, jingle/, media/.
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Reland: Use a shared thread for media operations (round 3).
scherkus@chromium.org
2013-06-06
1
-1
/
+5
*
Disable preroll duration increase on underflow for MediaSource playback.
acolwell@chromium.org
2013-06-04
1
-1
/
+1
*
Reenable media::Pipeline's ThreadChecker now that reference counting has been...
scherkus@chromium.org
2013-05-11
1
-4
/
+0
*
Reland: Remove reference counting from media::Pipeline.
scherkus@chromium.org
2013-05-09
1
-28
/
+31
*
Revert 198760 "Remove reference counting from media::Pipeline."
scherkus@chromium.org
2013-05-08
1
-31
/
+28
*
Remove reference counting from media::Pipeline.
scherkus@chromium.org
2013-05-07
1
-28
/
+31
*
Delete media::PipelineStatusNotification as it isn't used in production code.
scherkus@chromium.org
2013-04-26
1
-33
/
+0
*
Revert 195111 "Expose MEDIA_STATISTICS stats to chrome://media-i..."
scherkus@chromium.org
2013-04-25
1
-2
/
+0
*
Remove reference counting from media::DemuxerStream and friends.
scherkus@chromium.org
2013-04-25
1
-2
/
+1
*
Remove reference counting from media::Demuxer and friends.
scherkus@chromium.org
2013-04-22
1
-9
/
+7
*
Reland: Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-19
1
-2
/
+0
*
Expose MEDIA_STATISTICS stats to chrome://media-internals.
changbin.shao@intel.com
2013-04-19
1
-0
/
+2
*
Revert 194993 "Remove reference counting from media::VideoDecode..."
scherkus@chromium.org
2013-04-18
1
-0
/
+2
*
Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-18
1
-2
/
+0
*
Remove reference counting from media::AudioDecoder and friends.
scherkus@chromium.org
2013-03-21
1
-2
/
+0
*
Add a Clock and TickClock interface for mocking out time
akalin@chromium.org
2013-02-21
1
-1
/
+1
*
Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.
acolwell@chromium.org
2013-02-15
1
-3
/
+8
*
Remove reference counting from media::AudioRenderer and friends.
scherkus@chromium.org
2013-02-05
1
-12
/
+28
*
Remove reference counting from media::VideoRenderer and friends.
scherkus@chromium.org
2013-02-05
1
-12
/
+22
*
Change PipelineStatusCB to Closure for ended callbacks.
wolenetz@chromium.org
2013-01-03
1
-4
/
+3
*
Move audio decoder initialization to AudioRendererImpl.
xhwang@chromium.org
2012-10-18
1
-20
/
+6
*
Adjust tsan suppressions for media::Pipeline due to r156011.
scherkus@chromium.org
2012-09-13
1
-0
/
+4
*
Remove VideoDecoder::PrepareForShutdownHack() and friends.
scherkus@chromium.org
2012-09-13
1
-5
/
+0
*
Temporarily disable DCHECK() inside media::Pipeline::~Pipeline().
scherkus@chromium.org
2012-09-11
1
-0
/
+4
*
Rewrite media::Pipeline state transition machinery and simplify shutdown.
scherkus@chromium.org
2012-09-11
1
-574
/
+295
*
Revert r152236 since we found the culprit for bug 143440.
scherkus@chromium.org
2012-08-24
1
-6
/
+6
*
Guard against ALSA returning insane frame counts for current delay.
fischman@chromium.org
2012-08-23
1
-1
/
+1
*
Revert 152919 - Guard against ALSA returning insane frame counts for current ...
rsleevi@chromium.org
2012-08-23
1
-1
/
+1
*
Guard against ALSA returning insane frame counts for current delay.
fischman@chromium.org
2012-08-23
1
-1
/
+1
*
Upgrade DCHECK(pending_callbacks_.get()) to CHECK().
scherkus@chromium.org
2012-08-18
1
-6
/
+6
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
1
-15
/
+32
*
use type std::string instead of integer for MediaLogEvent::TOTAL_BYTES_SET
changbin.shao@intel.com
2012-08-16
1
-2
/
+4
*
Upgrade Pipeline::Start() NOTREACHED() back into a CHECK().
scherkus@chromium.org
2012-08-15
1
-5
/
+4
*
Downgrade media::Pipeline CHECKs into NOTREACHED() + no-op.
scherkus@chromium.org
2012-08-15
1
-2
/
+8
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
1
-4
/
+5
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
1
-57
/
+11
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
1
-70
/
+33
*
Remove Pipeline::IsInitialized() and replace stop_pending_ with checks for st...
scherkus@chromium.org
2012-08-09
1
-36
/
+30
*
Add a lot of Pipeline tests to cover stopping/error handling while in a varie...
scherkus@chromium.org
2012-08-09
1
-0
/
+4
[next]