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

Issue 484673003: Record concat as setMatrix. (Closed)

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

Description

Record concat as setMatrix. Mainly this cuts out a type to have to think about in SkRecord world. It also means all the CTMs are recorded directly in the SkRecord, so we can track the current CTM by pointer rather than by copying. BUG=skia: Committed: https://skia.googlesource.com/skia/+/6332f1dd20d73a6d8b9564af7c27d09394eb6596

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove no-op INHERITED calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -16 lines) Patch
M src/core/SkRecordDraw.cpp View 6 chunks +5 lines, -8 lines 0 comments Download
M src/core/SkRecorder.cpp View 1 2 chunks +1 line, -6 lines 0 comments Download
M src/core/SkRecords.h View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mtklein
As we talked about at lunch.
6 years, 4 months ago (2014-08-18 21:34:26 UTC) #1
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-18 21:37:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/484673003/1
6 years, 4 months ago (2014-08-18 21:38:20 UTC) #3
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-18 21:38:21 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-19 03:38:29 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
6 years, 4 months ago (2014-08-19 03:38:30 UTC) #6
reed1
https://codereview.chromium.org/484673003/diff/1/src/core/SkRecorder.cpp File src/core/SkRecorder.cpp (right): https://codereview.chromium.org/484673003/diff/1/src/core/SkRecorder.cpp#newcode247 src/core/SkRecorder.cpp:247: INHERITED(didConcat, matrix); I vote to either move this INHERITED ...
6 years, 4 months ago (2014-08-19 13:59:31 UTC) #7
reed1
lgtm w/ previous nit
6 years, 4 months ago (2014-08-19 13:59:49 UTC) #8
mtklein
https://codereview.chromium.org/484673003/diff/1/src/core/SkRecorder.cpp File src/core/SkRecorder.cpp (right): https://codereview.chromium.org/484673003/diff/1/src/core/SkRecorder.cpp#newcode247 src/core/SkRecorder.cpp:247: INHERITED(didConcat, matrix); On 2014/08/19 13:59:31, reed1 wrote: > I ...
6 years, 4 months ago (2014-08-19 14:01:59 UTC) #9
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-19 14:02:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/484673003/20001
6 years, 4 months ago (2014-08-19 14:03:02 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-19 14:09:46 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (20001) as 6332f1dd20d73a6d8b9564af7c27d09394eb6596

Powered by Google App Engine
This is Rietveld 408576698