summaryrefslogtreecommitdiffstats
path: root/chrome/common/encrypted_media_messages_android.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename hrsurface and simplify the IPC struct definitionqinmin@chromium.org2013-09-201-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 rendererqinmin@chromium.org2013-09-191-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