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

Issue 595543002: Update layer hoisting code to correctly render sub-picture layers (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

Update layer hoisting code to correctly render sub-picture layers The prior code assumed all layers came from a single picture. BUG=skia:2315 Committed: https://skia.googlesource.com/skia/+/30d2cc6ff47cb7f981d83e9a536971beec920f61

Patch Set 1 #

Total comments: 6

Patch Set 2 : Reattach to CL (and update to ToT) #

Patch Set 3 : Address code review comments #

Patch Set 4 : Add cast #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -133 lines) Patch
M src/gpu/GrLayerHoister.h View 1 2 1 chunk +23 lines, -17 lines 0 comments Download
M src/gpu/GrLayerHoister.cpp View 1 2 3 9 chunks +74 lines, -51 lines 0 comments Download
M src/gpu/GrPictureUtils.h View 4 chunks +18 lines, -20 lines 0 comments Download
M src/gpu/GrPictureUtils.cpp View 1 2 3 3 chunks +10 lines, -19 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 2 chunks +7 lines, -18 lines 0 comments Download
M tests/PictureTest.cpp View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
robertphillips
6 years, 3 months ago (2014-09-22 15:18:44 UTC) #2
robertphillips
ping
6 years, 3 months ago (2014-09-23 12:36:53 UTC) #3
bsalomon
some naming suggestions and Q, but otherwise lgtm https://codereview.chromium.org/595543002/diff/1/src/gpu/GrLayerHoister.cpp File src/gpu/GrLayerHoister.cpp (right): https://codereview.chromium.org/595543002/diff/1/src/gpu/GrLayerHoister.cpp#newcode32 src/gpu/GrLayerHoister.cpp:32: if ...
6 years, 3 months ago (2014-09-23 14:57:35 UTC) #4
robertphillips
https://codereview.chromium.org/595543002/diff/1/src/gpu/GrLayerHoister.cpp File src/gpu/GrLayerHoister.cpp (right): https://codereview.chromium.org/595543002/diff/1/src/gpu/GrLayerHoister.cpp#newcode32 src/gpu/GrLayerHoister.cpp:32: if (0 == mainGPUData->numSaveLayers()) { On 2014/09/23 14:57:35, bsalomon ...
6 years, 3 months ago (2014-09-24 14:49:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595543002/40001
6 years, 3 months ago (2014-09-24 14:49:07 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia (http://108.170.220.76:10117/builders/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot/builds/1788) Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot on tryserver.skia (http://108.170.220.76:10117/builders/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot/builds/1565)
6 years, 3 months ago (2014-09-24 14:52:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595543002/60001
6 years, 3 months ago (2014-09-24 14:57:26 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 15:52:24 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 30d2cc6ff47cb7f981d83e9a536971beec920f61

Powered by Google App Engine
This is Rietveld 408576698