summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/media/video_renderer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable <video> in test_shellhclam@chromium.org2009-06-111-269/+0
* Chrome renderer support for YV16.fbarchard@chromium.org2009-05-271-11/+17
* Fix a misaligmnet in rendering video frameshclam@chromium.org2009-05-191-2/+2
* Fast paint for <video> by writing to SkCanvas directlyhclam@chromium.org2009-05-191-13/+174
* YUV with clipping.fbarchard@chromium.org2009-05-181-9/+10
* Change VideoRendererImpl to use VideoThread as opposed to VideoRendererBase.scherkus@chromium.org2009-05-141-3/+18
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-1/+1
* Detach media filters from WebMediaPlayerDelegateImplhclam@chromium.org2009-04-061-0/+4
* TBR=ralphl, scherkushclam@chromium.org2009-03-261-3/+4
* TBR=ralphlhclam@chromium.org2009-03-241-0/+3
* The video renderer actually color converts. This is the last change that sho...ralphl@chromium.org2009-03-111-4/+17
* The guts of the video renderer logic that relate to timing and queuing of fra...ralphl@chromium.org2009-02-241-289/+44
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-111-13/+285
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-031-1/+17
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-261-0/+22