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

Issue 1555153002: Add skstd::remove_pointer_t and use it. (Closed)

Created:
4 years, 11 months ago by bungeman-skia
Modified:
4 years, 11 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 skstd::remove_pointer_t and use it. This replaces an existing incomplete implementation. This also makes it easier to update the current use in the future when switching to <type_traits>. Committed: https://skia.googlesource.com/skia/+/54e63082191f337084f96083ca90d7c35273d6ff

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M include/private/SkTLogic.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ports/SkFontMgr_android_parser.cpp View 3 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (12 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/1555153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555153002/1
4 years, 11 months ago (2016-01-04 21:43:54 UTC) #4
bungeman-skia
I originally wrote the incomplete version because I needed the underlying type of a pointer ...
4 years, 11 months ago (2016-01-04 21:53:14 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-04 21:59:56 UTC) #8
bungeman-skia
4 years, 11 months ago (2016-01-04 22:38:22 UTC) #10
mtklein
https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h File include/private/SkTLogic.h (right): https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h#newcode62 include/private/SkTLogic.h:62: template <typename T, typename T_cv> struct remove_pointer_no_cv { using ...
4 years, 11 months ago (2016-01-05 02:41:00 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555153002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555153002/20001
4 years, 11 months ago (2016-01-06 16:08:20 UTC) #15
bungeman-skia
https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h File include/private/SkTLogic.h (right): https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h#newcode62 include/private/SkTLogic.h:62: template <typename T, typename T_cv> struct remove_pointer_no_cv { using ...
4 years, 11 months ago (2016-01-06 16:25:16 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-06 16:25:28 UTC) #18
mtklein
On 2016/01/06 16:25:16, bungeman1 wrote: > https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h > File include/private/SkTLogic.h (right): > > https://codereview.chromium.org/1555153002/diff/1/include/private/SkTLogic.h#newcode62 > ...
4 years, 11 months ago (2016-01-06 16:26:57 UTC) #19
mtklein
lgtm
4 years, 11 months ago (2016-01-06 16:27:06 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555153002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555153002/20001
4 years, 11 months ago (2016-01-06 16:29:41 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 16:31:02 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/54e63082191f337084f96083ca90d7c35273d6ff

Powered by Google App Engine
This is Rietveld 408576698