commit | 81beccc4fb1396fe94af15bfce26e68b82b93809 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Mon Oct 13 12:32:55 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 13 12:32:55 2014 -0700 |
tree | f3b05fc07e562022e6c5e82cbaae713817021c8d | |
parent | 335a0ae19c3c26a934b2a25c0b8016a453c4b013 [diff] |
Devirtualize read/write pixels on surface. Consolidate read/write funcs in context. Remove support for reading pixels from a surface that's not a target. It's currently broken and neither used nor tested. Review URL: https://codereview.chromium.org/648863002