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
/
media_log.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render inband text tracks in the media pipeline
matthewjheaney@chromium.org
2013-11-22
1
-0
/
+2
*
Added logging calls to FFmpegDemuxer.
tyoverby@chromium.org
2013-08-06
1
-0
/
+30
*
Made media::MediaLogEvent use base::TimeTicks instead of base::Time.
tyoverby@chromium.org
2013-06-26
1
-1
/
+1
*
Use int64 for media buffer change events and send as double type.
changbin.shao@intel.com
2013-05-04
1
-4
/
+6
*
Revert 195111 "Expose MEDIA_STATISTICS stats to chrome://media-i..."
scherkus@chromium.org
2013-04-25
1
-12
/
+0
*
Expose MEDIA_STATISTICS stats to chrome://media-internals.
changbin.shao@intel.com
2013-04-19
1
-0
/
+12
*
Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m...
acolwell@chromium.org
2012-12-08
1
-0
/
+18
*
Rewrite media::Pipeline state transition machinery and simplify shutdown.
scherkus@chromium.org
2012-09-11
1
-34
/
+1
*
use type std::string instead of integer for MediaLogEvent::TOTAL_BYTES_SET
changbin.shao@intel.com
2012-08-16
1
-3
/
+3
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
1
-2
/
+0
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
1
-2
/
+0
*
Replace Pipeline::kEnded state and HasEnded() methods with renderer-specific ...
scherkus@chromium.org
2012-08-09
1
-4
/
+4
*
Revert 150591 - Remove Pipeline::kEnded state as it is redundant with Pipelin...
scherkus@chromium.org
2012-08-08
1
-0
/
+2
*
Remove Pipeline::kEnded state as it is redundant with Pipeline::kStarted.
scherkus@chromium.org
2012-08-08
1
-2
/
+0
*
Add UMA reporting for GpuVideoDecoder::Initialize status.
fischman@chromium.org
2012-06-20
1
-0
/
+2
*
Remove statistics reporting from chrome://media-internals and fix event logging.
scherkus@chromium.org
2012-05-10
1
-47
/
+5
*
Remove a few unused media::PipelineStatus codes.
scherkus@chromium.org
2012-05-03
1
-8
/
+0
*
Add a media pipeline status error code for decryption error.
xhwang@chromium.org
2012-04-23
1
-0
/
+2
*
Add base::StaticAtomicSequenceNumber.
pliard@chromium.org
2012-03-13
1
-3
/
+2
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-3
/
+1
*
Fold media::PipelineImpl into media::Pipeline as there is only one implementa...
scherkus@chromium.org
2012-01-18
1
-17
/
+18
*
Leak global atomicsequencenumber media_log_id to avoid atexit() handler being...
fischman@chromium.org
2012-01-18
1
-1
/
+3
*
buffers.cc: replaced global TimeDelta constants with fully-inlined functions.
fischman@chromium.org
2012-01-18
1
-2
/
+4
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
1
-1
/
+1
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
1
-28
/
+28
*
Fire CanPlayThrough immediately for local and streaming media files
vrk@google.com
2011-12-01
1
-4
/
+0
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-2
/
+4
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
1
-0
/
+2
*
Don't try to post tasks to a NULL MessageLoop from MediaLog.
fischman@chromium.org
2011-08-23
1
-1
/
+4
*
Log media pipeline statistics to MediaLog.
scottfr@chromium.org
2011-08-20
1
-0
/
+31
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+3
*
Log FilterHost events in PipelineImpl to MediaLog.
scottfr@chromium.org
2011-08-17
1
-0
/
+96
*
Log PipelineImpl events to MediaLog.
scottfr@chromium.org
2011-08-09
1
-4
/
+64
*
Log BufferedResourceLoader events to MediaLog.
scottfr@chromium.org
2011-08-09
1
-13
/
+20
*
Fix memory leak in MediaLog.
scottfr@chromium.org
2011-08-08
1
-1
/
+4
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+60
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
1
-60
/
+0
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+60