summaryrefslogtreecommitdiffstats
path: root/media/base/media_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-3/+2
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+1
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-17/+18
* Leak global atomicsequencenumber media_log_id to avoid atexit() handler being...fischman@chromium.org2012-01-181-1/+3
* buffers.cc: replaced global TimeDelta constants with fully-inlined functions.fischman@chromium.org2012-01-181-2/+4
* Convert use of int ms to TimeDelta in files owned by vrk.tedvessenes@gmail.com2012-01-141-1/+1
* Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.fischman@chromium.org2012-01-101-28/+28
* Fire CanPlayThrough immediately for local and streaming media filesvrk@google.com2011-12-011-4/+0
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-2/+4
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+2
* Don't try to post tasks to a NULL MessageLoop from MediaLog.fischman@chromium.org2011-08-231-1/+4
* Log media pipeline statistics to MediaLog.scottfr@chromium.org2011-08-201-0/+31
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+3
* Log FilterHost events in PipelineImpl to MediaLog.scottfr@chromium.org2011-08-171-0/+96
* Log PipelineImpl events to MediaLog.scottfr@chromium.org2011-08-091-4/+64
* Log BufferedResourceLoader events to MediaLog.scottfr@chromium.org2011-08-091-13/+20
* Fix memory leak in MediaLog.scottfr@chromium.org2011-08-081-1/+4
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+60
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-60/+0
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+60