Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Issue 553983003: Revert of Fix two SkRecord-backed layer hoisting bugs (Closed)

Created:
6 years, 3 months ago by robertphillips
Modified:
6 years, 3 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

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 TBR=bsalomon@google.com NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/224310941e01b62b9b45db8656261a3d936cecf5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -12 lines) Patch
M src/gpu/GrLayerHoister.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrRecordReplaceDraw.cpp View 4 chunks +4 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
Created Revert of Fix two SkRecord-backed layer hoisting bugs
6 years, 3 months ago (2014-09-08 17:10:19 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/553983003/1
6 years, 3 months ago (2014-09-08 17:10:46 UTC) #2
commit-bot: I haz the power
6 years, 3 months ago (2014-09-08 17:10:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 224310941e01b62b9b45db8656261a3d936cecf5

Powered by Google App Engine
This is Rietveld 408576698