commit | ca37f32c7014a30352f719d84a57cecfd3a93561 | [log] [tgz] |
---|---|---|
author | Mike Reed <reed@google.com> | Thu Mar 08 13:22:16 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 21 18:13:20 2018 +0000 |
tree | 554e5aad81b539872624d2335c4a7b265f5d105e | |
parent | 10450134e8ba609601504a75396d41d9a6b2f141 [diff] |
change canvas-state to just record clip bounds This reflects the long-standing restrictions in our clients (webview) and the reality of the gpu target which just uses scissors. It also removes one of the few callers of canvas::clipRegion, which we'd like to remove. Bug: skia: Change-Id: Ie3b3c6e8752f82cddef256f753000f9da4bdbdee Reviewed-on: https://skia-review.googlesource.com/113260 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Mike Reed <reed@google.com>