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

Issue 1605093003: SkValue: improve SkFromValue<T> implementation (Closed)

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

Description

SkValue: improve SkFromValue<T> implementation Add template<> bool SkFromValue<float>(const SkValue&, float*); Refactor template<> bool SkFromValue<SkMatrix>(const SkValue&, SkMatrix*); BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1605093003 Committed: https://skia.googlesource.com/skia/+/fac3d1b72547aa23842c16e6df27ea4c2b54867a

Patch Set 1 #

Patch Set 2 : undef #

Patch Set 3 : eval cond once #

Patch Set 4 : hal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -19 lines) Patch
M src/core/SkValue.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkValue.cpp View 1 2 3 3 chunks +22 lines, -19 lines 0 comments Download

Messages

Total messages: 21 (11 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/1605093003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1605093003/40001
4 years, 11 months ago (2016-01-20 18:58:36 UTC) #3
mtklein_C
4 years, 11 months ago (2016-01-20 19:03:37 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-20 19:10:35 UTC) #7
hal.canary
On 2016/01/20 at 19:10:35, commit-bot wrote: > Dry run: This issue passed the CQ dry ...
4 years, 11 months ago (2016-01-20 20:16:43 UTC) #8
mtklein
ptal
4 years, 11 months ago (2016-01-20 20:24:01 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1605093003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1605093003/60001
4 years, 11 months ago (2016-01-20 20:24:11 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-20 20:41:46 UTC) #14
hal.canary
On 2016/01/20 at 20:41:46, commit-bot wrote: > Dry run: This issue passed the CQ dry ...
4 years, 11 months ago (2016-01-20 21:17:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1605093003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1605093003/60001
4 years, 11 months ago (2016-01-20 21:34:44 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 21:35:24 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/fac3d1b72547aa23842c16e6df27ea4c2b54867a

Powered by Google App Engine
This is Rietveld 408576698