commit | 85d3427d4932c6cfaf02f8a7454f0c6f213b0c2e | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Thu Oct 02 11:23:04 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 02 11:23:04 2014 -0700 |
tree | 0a048c9b828309af9c939b43b44d6ff7b8ef6ee5 | |
parent | e4b231428e8c14cbc82d20cfb12eb08fc45f8df6 [diff] |
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) Reason for revert: Breaking GMs on some bots Original issue's description: > GrContext::copyTexture->GrContext::copySurface. > > Add a flush writes pixel ops flag. > > Add an explicit flush writes for GrSurface. > > BUG=skia:2977 > > Committed: https://skia.googlesource.com/skia/+/cf99b00980b6c9c557e71abf1a7c9f9b21217262 TBR=robertphillips@google.com NOTREECHECKS=true NOTRY=true BUG=skia:2977 Review URL: https://codereview.chromium.org/621073002