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

Issue 960773005: Think implicit promotion is a good idea? (Closed)

Created:
5 years, 10 months ago by mtklein_C
Modified:
5 years, 10 months ago
Reviewers:
bsalomon, mtklein, reed2, reed1
CC:
reviews_skia.org, f(malita)
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Think implicit promotion is a good idea? Things like foo.multiply(Sk4f(t,t,t,t)) can just be foo.multiply(t). BUG=skia: Committed: https://skia.googlesource.com/skia/+/2719552fb1469b9697a3ee8b15a537044fa6dd96

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M src/core/Sk4x.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/core/Sk4x_portable.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/Sk4x_sse.h View 2 chunks +2 lines, -0 lines 0 comments Download
M tests/Sk4xTest.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
mtklein_C
5 years, 10 months ago (2015-02-26 19:31:41 UTC) #2
reed2
I think that is very clear / guessable. I also think it matches the syntax ...
5 years, 10 months ago (2015-02-26 19:54:40 UTC) #4
mtklein
On 2015/02/26 19:54:40, reed2 wrote: > I think that is very clear / guessable. I ...
5 years, 10 months ago (2015-02-26 19:58:39 UTC) #5
bsalomon
On 2015/02/26 19:58:39, mtklein wrote: > On 2015/02/26 19:54:40, reed2 wrote: > > I think ...
5 years, 10 months ago (2015-02-26 20:07:42 UTC) #6
mtklein
Righto. Going to land this with the backup plan of reverting the constructor to explicit ...
5 years, 10 months ago (2015-02-26 20:10:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/960773005/1
5 years, 10 months ago (2015-02-26 20:11:20 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-26 20:21:32 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/2719552fb1469b9697a3ee8b15a537044fa6dd96

Powered by Google App Engine
This is Rietveld 408576698