diff options
author | robertphillips <robertphillips@google.com> | 2014-09-08 10:10:51 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-08 10:10:51 -0700 |
commit | 224310941e01b62b9b45db8656261a3d936cecf5 (patch) | |
tree | 33121cdefff99505ab8f4b5d662ee6ecf650c5b5 /src/pathops/SkOpContour.cpp | |
parent | 7c0cfd4ff8f6db50a8731c886db732b106268937 (diff) |
Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of https://codereview.chromium.org/551843002/)
Reason for revert:
turning bots red
Original issue's description:
> Fix two SkRecord-backed layer hoisting bugs
>
> The two bugs are/were:
> The old loop to draw the hoisted layers included the saveLayer call which caused double application of the layer's paint (This is the +1 change).
>
> The hoisted layer is intended to be drawn in device coordinates. The old code was drawing it in the coordinate space of the saveLayer thus it was misplaced (This is the setMatrix change).
>
> Committed: https://skia.googlesource.com/skia/+/7c0cfd4ff8f6db50a8731c886db732b106268937
R=bsalomon@google.com
TBR=bsalomon@google.com
NOTREECHECKS=true
NOTRY=true
Author: robertphillips@google.com
Review URL: https://codereview.chromium.org/553983003
Diffstat (limited to 'src/pathops/SkOpContour.cpp')
0 files changed, 0 insertions, 0 deletions