Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename hrsurface and simplify the IPC struct definition | qinmin@chromium.org | 2013-09-20 | 1 | -34/+14 |
| | | | | | | | | | | | | This change renames .hrsurface to .hrnoncompositing, a test is added. Also simplified the IPC struct definition code in encrypted_media_messages_android.h TBR=jschuh BUG=224793,293009 Review URL: https://chromiumcodereview.appspot.com/24267005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224346 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Populate canPlayType to renderer | qinmin@chromium.org | 2013-09-19 | 1 | -0/+76 |
This CL implements the AddKeySystem() call, and using sync IPC to send the results back to the render process. TBR=jschuh BUG=224793 Review URL: https://chromiumcodereview.appspot.com/23513055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224064 0039d316-1c4b-4281-b951-d872f2087c98 |