summaryrefslogtreecommitdiffstats
path: root/media/renderers/renderer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* media: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Fix deferred video underflow if audio underflows first.dalecurtis2015-05-191-0/+38
* Switch to double for time calculations using playback rate.a.berwal2015-04-221-5/+5
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-7/+4
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-4/+7
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-151-7/+4
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-151-4/+7
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-151-7/+4
* Introduce TimeSource notifications to the VideoRenderer.dalecurtis2015-04-081-0/+35
* Move underflow threshold limits out of the video renderer.dalecurtis2015-04-031-5/+91
* Decryptors can report kNoKey to WebMediaPlayerjrummell2015-03-021-4/+8
* Moved renderer implementation from media/filters/ to media/renderers/servolk2015-02-241-0/+445