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

Issue 1424553002: SkRecord refactor: fill bounds array instead of BBH directly (Closed)

Created:
5 years, 2 months ago by mtklein_C
Modified:
5 years, 2 months ago
Reviewers:
mtklein, robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkRecord refactor: fill bounds array instead of BBH directly This should be a strict refactor, just pulling out the bounds array. (It's the rescued nice parts of a dead-end CL targeting skia:4492.) BUG=skia: Committed: https://skia.googlesource.com/skia/+/40732b34a1bf94eb44ee4b2327eece8d97735f11

Patch Set 1 #

Total comments: 2

Patch Set 2 : back to cleanUp #

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -96 lines) Patch
M src/core/SkPictureRecorder.cpp View 3 chunks +13 lines, -8 lines 0 comments Download
M src/core/SkRecordDraw.h View 1 2 1 chunk +7 lines, -5 lines 0 comments Download
M src/core/SkRecordDraw.cpp View 1 5 chunks +21 lines, -33 lines 0 comments Download
M tests/RecordDrawTest.cpp View 6 chunks +22 lines, -50 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424553002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424553002/1
5 years, 2 months ago (2015-10-23 17:59:11 UTC) #3
mtklein_C
If nothing else I like how this changes the unit tests.
5 years, 2 months ago (2015-10-23 18:00:42 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-23 18:18:49 UTC) #7
robertphillips
https://codereview.chromium.org/1424553002/diff/1/src/core/SkRecordDraw.h File src/core/SkRecordDraw.h (right): https://codereview.chromium.org/1424553002/diff/1/src/core/SkRecordDraw.h#newcode22 src/core/SkRecordDraw.h:22: Maybe: This code gathers information about saveLayers and stores ...
5 years, 2 months ago (2015-10-23 19:07:07 UTC) #8
mtklein_C
https://codereview.chromium.org/1424553002/diff/1/src/core/SkRecordDraw.h File src/core/SkRecordDraw.h (right): https://codereview.chromium.org/1424553002/diff/1/src/core/SkRecordDraw.h#newcode22 src/core/SkRecordDraw.h:22: On 2015/10/23 19:07:07, robertphillips wrote: > Maybe: This code ...
5 years, 2 months ago (2015-10-23 19:09:49 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424553002/40001
5 years, 2 months ago (2015-10-23 19:10:00 UTC) #11
mtklein_C
PS2 puts cleanUp() back. (That didn't help my problems in the next CL.)
5 years, 2 months ago (2015-10-23 19:11:38 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-23 19:25:11 UTC) #14
robertphillips
lgtm
5 years, 2 months ago (2015-10-23 21:12:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424553002/40001
5 years, 2 months ago (2015-10-24 14:44:54 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-24 14:45:51 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/40732b34a1bf94eb44ee4b2327eece8d97735f11

Powered by Google App Engine
This is Rietveld 408576698