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

Issue 597293002: Fix sub-picture layer rendering bugs (Closed)

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

Description

Fix sub-picture layer rendering bugs This has been split into: Update RecordReplaceDrawTest to generate and pass pictures - https://codereview.chromium.org/608823002/ Move offset and CTM from LayerCache Key to per-hoisted-layer info - https://codereview.chromium.org/609403003/ Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw - https://codereview.chromium.org/607763008/ Allow previously-hoisted layers to be reused in the same draw - https://codereview.chromium.org/616023002/ BUG=skia:2315

Patch Set 1 #

Patch Set 2 : Patch #

Patch Set 3 : Cleaned up #

Patch Set 4 : More clean up #

Patch Set 5 : Update to ToT #

Patch Set 6 : Update to ToT #

Patch Set 7 : Fix rebase errors #

Patch Set 8 : Update to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -65 lines) Patch
M src/gpu/GrLayerHoister.cpp View 1 2 3 4 5 6 7 1 chunk +5 lines, -2 lines 0 comments Download
M src/gpu/GrRecordReplaceDraw.h View 1 2 3 4 4 chunks +55 lines, -17 lines 0 comments Download
M src/gpu/GrRecordReplaceDraw.cpp View 1 2 3 4 5 chunks +85 lines, -44 lines 0 comments Download
M tests/RecordReplaceDrawTest.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
robertphillips
6 years, 2 months ago (2014-10-03 13:15:41 UTC) #1
Message was sent while issue was closed.
closed

Powered by Google App Engine
This is Rietveld 408576698