commit | 02baee973f973e56149147fa7c81a2c9c35d77d8 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Feb 24 10:37:15 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Feb 24 16:16:34 2017 +0000 |
tree | c8c389043979999104b1f125166767aa833f4f38 | |
parent | 9ad1f92e2fceea33215c0f13cee42a679fb88d44 [diff] |
Remove the skip-draw xp optimization This seems like extra complexity for a impractical case. Also, if this is important a lot more work could be saved by catching this upstack (e.g. SkCanvas or SkPaintToGrPaint). Change-Id: Ib47be9f3cdc8ce9e5b12d9e9eac5266f04c337a9 Reviewed-on: https://skia-review.googlesource.com/8949 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>