diff options
author | jamesr <jamesr@chromium.org> | 2014-08-28 19:06:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-29 02:07:54 +0000 |
commit | 4ebfaeec388609951860700413edc800ff52cd60 (patch) | |
tree | 5e0d1549411235c30d71019b1247b08d504c0191 /content/common/OWNERS | |
parent | 1f3c21e7e01398664ca92291b16e4c9fa05a0dd3 (diff) | |
download | chromium_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 'content/common/OWNERS')
0 files changed, 0 insertions, 0 deletions