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

Issue 725143002: More SkPicture cleanup (Closed)

Created:
6 years, 1 month ago by mtklein_C
Modified:
6 years, 1 month ago
Reviewers:
mtklein, robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

More SkPicture cleanup - move field declarations together and pack them a little tighter - get rid of fData - remove dead code in debugger, including unused SkPicturePlayback subclass There are now no more long-lived SkPictureData! (Really, there never were, but now we don't pretend to support them.) BUG=skia: No API changes. TBR=reed@google.com Committed: https://skia.googlesource.com/skia/+/c6ad9eefa0f8d0c2ede9884b446c65dde9b04dd1

Patch Set 1 #

Patch Set 2 : builds #

Patch Set 3 : working #

Total comments: 2

Patch Set 4 : newlines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -445 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 3 chunks +0 lines, -245 lines 0 comments Download
M include/core/SkPicture.h View 3 chunks +16 lines, -31 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 13 chunks +41 lines, -167 lines 0 comments Download
M src/core/SkPicturePlayback.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725143002/40001
6 years, 1 month ago (2014-11-14 17:31:38 UTC) #2
mtklein
6 years, 1 month ago (2014-11-14 17:35:36 UTC) #5
robertphillips
lgtm + a nit https://codereview.chromium.org/725143002/diff/40001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/725143002/diff/40001/src/core/SkPicture.cpp#newcode398 src/core/SkPicture.cpp:398: SkPicture* SkPicture::Forwardport(const SkPictInfo& info, const ...
6 years, 1 month ago (2014-11-17 14:11:45 UTC) #6
mtklein
https://codereview.chromium.org/725143002/diff/40001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/725143002/diff/40001/src/core/SkPicture.cpp#newcode398 src/core/SkPicture.cpp:398: SkPicture* SkPicture::Forwardport(const SkPictInfo& info, const SkPictureData* data) { On ...
6 years, 1 month ago (2014-11-17 14:21:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725143002/60001
6 years, 1 month ago (2014-11-17 14:22:32 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-17 14:45:22 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/c6ad9eefa0f8d0c2ede9884b446c65dde9b04dd1

Powered by Google App Engine
This is Rietveld 408576698