commit | c787e495e28d3a37945e74e24bb6ee8f635d86b7 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Feb 28 11:26:32 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Feb 28 17:21:55 2017 +0000 |
tree | 9fbcc692fcffe3b8a90cbb57f01c5e93225dbaa8 | |
parent | b26373cfd8151b2fa56bdf532ddcde4919cce09f [diff] |
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) In some instances proxies must be created that, when instantiated, have no pending IO. This is split out of: https://skia-review.googlesource.com/c/8679/ (Add per-Flush callback to GrDrawingManager) and is a reland of: https://skia-review.googlesource.com/c/8988/ ( Allow GrSurfaceProxy-derived classes to use flags when instantiating) Change-Id: I36f52a6d249e762bdfc1f0d7528aba6d4071e492 Reviewed-on: https://skia-review.googlesource.com/9070 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>