| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename media player managers. | xhwang@chromium.org | 2013-07-13 | 1 | -181/+0 |
* | DCHECK that MediaDrmBridge::Create() should not return NULL | qinmin@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Request a protected surface for EME media playback | qinmin@chromium.org | 2013-07-04 | 1 | -0/+1 |
* | EME: Use std::vector<uint8> for key messages. | xhwang@chromium.org | 2013-06-29 | 1 | -1/+4 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Remove seek_done parameter from ReadFromDemuxer. | xhwang@chromium.org | 2013-06-27 | 1 | -4/+2 |
* | Add the SetMediaKeys handler to pass a drm bridge to a MediaSourcePlayer | qinmin@chromium.org | 2013-06-22 | 1 | -0/+1 |
* | Add a function to convert key system into UUID | qinmin@chromium.org | 2013-06-21 | 1 | -1/+4 |
* | Pass InitializeCDM() call through IPC to the browser. | xhwang@chromium.org | 2013-06-21 | 1 | -0/+1 |
* | Separate CDM initialization from GenerateKeyRequest & remove key_system param... | ddorwin@chromium.org | 2013-06-19 | 1 | -8/+1 |
* | Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridge | qinmin@chromium.org | 2013-06-13 | 1 | -10/+19 |
* | Fix downstream component build due to recent changes | qinmin@chromium.org | 2013-06-13 | 1 | -1/+1 |
* | Implement MediaSourceDelegate::SetDuration() for android | wolenetz@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | Handle config changes for MSE | qinmin@chromium.org | 2013-06-07 | 1 | -2/+3 |
* | Main changes are | michaelbai@chromium.org | 2013-06-05 | 1 | -2/+3 |
* | Add IPC messages and handling code for EME on Clank. | xhwang@chromium.org | 2013-06-05 | 1 | -0/+25 |
* | Implement WebRTC in Chrome for TV | wonsik@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Passing ScopedJavaSurface to MediaPlayerAndroid | qinmin@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Allow some Android media player implementation to be overridden by embedders. | avayvod@chromium.org | 2013-05-30 | 1 | -19/+27 |
* | Enable seek in fullscreen mode for MSE impl on android | qinmin@chromium.org | 2013-05-24 | 1 | -0/+3 |
* | [Android] Added ability to inject a custom implementation of MediaPlayerManag... | avayvod@chromium.org | 2013-05-23 | 1 | -7/+10 |
* | Add MSE implementation on android | qinmin@chromium.org | 2013-05-20 | 1 | -7/+4 |
* | Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing... | avayvod@chromium.org | 2013-05-15 | 1 | -19/+21 |
* | Add MediaPlayerAndroid as a super class for all media player implementations ... | qinmin@chromium.org | 2013-05-08 | 1 | -11/+13 |
* | Notify geometry when requesting for external surface | wonsik@chromium.org | 2013-05-07 | 1 | -2/+2 |
* | Rename MediaPlayerBridgeManager to MediaPlayerManager | qinmin@chromium.org | 2013-05-01 | 1 | -0/+129 |