summaryrefslogtreecommitdiffstats
path: root/media/base/text_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Fold TextRenderer::Stop() into the dtor.xhwang@chromium.org2014-07-241-15/+8
* Make TextRenderer::Play() a synchronous method.scherkus@chromium.org2014-07-031-3/+2
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-181-2/+3
* TextRenderer only pushes new cues downstreammatthewjheaney@chromium.org2014-02-071-0/+2
* Replace MessageLoopProxy with SingleThreadTaskRunner for media/base/.scherkus@chromium.org2013-12-201-5/+6
* Render inband text tracks in the media pipelinematthewjheaney@chromium.org2013-11-221-0/+145