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

Issue 293693002: Try out SkMatrix::Concat. (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
mtklein, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Try out SkMatrix::Concat. This should RVO to the same as doing it on the stack with setConcat. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14782

Patch Set 1 #

Patch Set 2 : move to header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
M include/core/SkMatrix.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/record/SkRecordDraw.cpp View 1 chunk +1 line, -7 lines 0 comments Download
M tests/MatrixTest.cpp View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mtklein
6 years, 7 months ago (2014-05-19 15:26:46 UTC) #1
reed1
is it useful for the impl to be seen in the header? just curious. lgtm
6 years, 7 months ago (2014-05-19 15:30:34 UTC) #2
mtklein
On 2014/05/19 15:30:34, reed1 wrote: > is it useful for the impl to be seen ...
6 years, 7 months ago (2014-05-19 15:44:14 UTC) #3
mtklein
6 years, 7 months ago (2014-05-19 15:44:32 UTC) #4
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-19 15:44:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/293693002/20001
6 years, 7 months ago (2014-05-19 15:44:59 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-19 15:51:14 UTC) #7
Message was sent while issue was closed.
Change committed as 14782

Powered by Google App Engine
This is Rietveld 408576698