| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable <video> in test_shell | hclam@chromium.org | 2009-06-11 | 1 | -269/+0 |
* | Chrome renderer support for YV16. | fbarchard@chromium.org | 2009-05-27 | 1 | -11/+17 |
* | Fix a misaligmnet in rendering video frames | hclam@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | Fast paint for <video> by writing to SkCanvas directly | hclam@chromium.org | 2009-05-19 | 1 | -13/+174 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -9/+10 |
* | Change VideoRendererImpl to use VideoThread as opposed to VideoRendererBase. | scherkus@chromium.org | 2009-05-14 | 1 | -3/+18 |
* | Refactor media player to move away from webkit_glue | hclam@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | Detach media filters from WebMediaPlayerDelegateImpl | hclam@chromium.org | 2009-04-06 | 1 | -0/+4 |
* | TBR=ralphl, scherkus | hclam@chromium.org | 2009-03-26 | 1 | -3/+4 |
* | TBR=ralphl | hclam@chromium.org | 2009-03-24 | 1 | -0/+3 |
* | The video renderer actually color converts. This is the last change that sho... | ralphl@chromium.org | 2009-03-11 | 1 | -4/+17 |
* | The guts of the video renderer logic that relate to timing and queuing of fra... | ralphl@chromium.org | 2009-02-24 | 1 | -289/+44 |
* | Almost complete implementation of the Chrome video renderer. Still needs to ... | ralphl@chromium.org | 2009-02-11 | 1 | -13/+285 |
* | Merged with latest media pipeline and cleaned up some style stuff. | hclam@chromium.org | 2009-02-03 | 1 | -1/+17 |
* | Checking in stubbed out ChromeMediaPlayer filter implementations. | scherkus@chromium.org | 2009-01-26 | 1 | -0/+22 |