summaryrefslogtreecommitdiffstats
path: root/components/cdm
diff options
context:
space:
mode:
authorjamesr <jamesr@chromium.org>2014-08-28 19:06:42 -0700
committerCommit bot <commit-bot@chromium.org>2014-08-29 02:07:54 +0000
commit4ebfaeec388609951860700413edc800ff52cd60 (patch)
tree5e0d1549411235c30d71019b1247b08d504c0191 /components/cdm
parent1f3c21e7e01398664ca92291b16e4c9fa05a0dd3 (diff)
downloadchromium_src-4ebfaeec388609951860700413edc800ff52cd60.zip
chromium_src-4ebfaeec388609951860700413edc800ff52cd60.tar.gz
chromium_src-4ebfaeec388609951860700413edc800ff52cd60.tar.bz2
Teach the native viewport service to draw a Surface into itself
This teaches the native viewport service to accept a surface id from its client and draw it into the native viewport. This won't work if the client also tries to bind an onscreen context to the native viewport's view id, so the surface initialization is lazy and only happens when the client specifies a surface id. If a client does both it'll blow up. R=sky@chromium.org Review URL: https://codereview.chromium.org/510553002 Cr-Commit-Position: refs/heads/master@{#292548}
Diffstat (limited to 'components/cdm')
0 files changed, 0 insertions, 0 deletions