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

Issue 2482683002: Use perfect forwarding in createT of SkSmallAllocator. (Closed)

Created:
4 years, 1 month ago by herb_g
Modified:
4 years, 1 month ago
Reviewers:
mtklein, mtklein_C
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use perfect forwarding in createT of SkSmallAllocator. This allows createT statements to be written in a clearer style. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2482683002 Committed: https://skia.googlesource.com/skia/+/ad512797c9405f78b080a1d24cd98f465b9879dd

Patch Set 1 #

Total comments: 6

Patch Set 2 : Edits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -12 lines) Patch
M src/core/SkSmallAllocator.h View 1 3 chunks +6 lines, -6 lines 0 comments Download
M src/utils/SkTextureCompressor_ASTC.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/utils/SkTextureCompressor_LATC.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/utils/SkTextureCompressor_R11EAC.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
herb_g
4 years, 1 month ago (2016-11-06 00:18:32 UTC) #6
mtklein_C
lgtm https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h File src/core/SkSmallAllocator.h (left): https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h#oldcode37 src/core/SkSmallAllocator.h:37: {} Seems unnecessary? https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h File src/core/SkSmallAllocator.h (right): https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h#newcode14 ...
4 years, 1 month ago (2016-11-06 13:25:16 UTC) #10
herb_g
Edits
4 years, 1 month ago (2016-11-07 04:43:01 UTC) #11
herb_g
https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h File src/core/SkSmallAllocator.h (left): https://codereview.chromium.org/2482683002/diff/1/src/core/SkSmallAllocator.h#oldcode37 src/core/SkSmallAllocator.h:37: {} On 2016/11/06 13:25:16, mtklein_C wrote: > Seems unnecessary? ...
4 years, 1 month ago (2016-11-07 04:44:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2482683002/20001
4 years, 1 month ago (2016-11-07 04:44:57 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 05:07:04 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/ad512797c9405f78b080a1d24cd98f465b9879dd

Powered by Google App Engine
This is Rietveld 408576698