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

Issue 1090003002: Add SkTPin. (Closed)

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

Description

Add SkTPin. Currently there exist SkScalarPin and SkPin32, and in a future change another version is desired. This change introduces SkTPin and changes SkScalarPin and SkPin32 to use it. Committed: https://skia.googlesource.com/skia/+/fd0ecf46ce7736a86dd38d8cfc96078e588d10a3

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use &. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -12 lines) Patch
M include/core/SkScalar.h View 1 chunk +1 line, -3 lines 0 comments Download
M include/core/SkTypes.h View 1 1 chunk +6 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
bungeman-skia
This change was extracted from https://codereview.chromium.org/1027373002/ .
5 years, 8 months ago (2015-04-16 17:18:09 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090003002/1
5 years, 8 months ago (2015-04-16 17:18:31 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-16 17:26:07 UTC) #6
djsollen
https://codereview.chromium.org/1090003002/diff/1/include/core/SkTypes.h File include/core/SkTypes.h (right): https://codereview.chromium.org/1090003002/diff/1/include/core/SkTypes.h#newcode403 include/core/SkTypes.h:403: template <typename T> static inline T SkTPin(T x, T ...
5 years, 8 months ago (2015-04-16 17:56:55 UTC) #7
bungeman-skia
https://codereview.chromium.org/1090003002/diff/1/include/core/SkTypes.h File include/core/SkTypes.h (right): https://codereview.chromium.org/1090003002/diff/1/include/core/SkTypes.h#newcode403 include/core/SkTypes.h:403: template <typename T> static inline T SkTPin(T x, T ...
5 years, 8 months ago (2015-04-16 19:05:36 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/1090003002/20001
5 years, 8 months ago (2015-04-16 19:05:40 UTC) #10
djsollen
lgtm
5 years, 8 months ago (2015-04-16 19:09:50 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-16 19:12:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090003002/20001
5 years, 8 months ago (2015-04-16 19:18:19 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 19:18:32 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/fd0ecf46ce7736a86dd38d8cfc96078e588d10a3

Powered by Google App Engine
This is Rietveld 408576698