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

Issue 2185063002: require semi at the end of SkASSERT and friends (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : refactor do while as macro #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -23 lines) Patch
M include/core/SkTypes.h View 1 2 1 chunk +11 lines, -6 lines 0 comments Download
M include/gpu/GrClip.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/core/SkLinearBitmapPipeline_sample.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkNormalSource.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrPathRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrStyle.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/batches/GrPLSPathRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkMemory.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pathops/SkOpCoincidence.h View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pathops/SkPathOpsDebug.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (15 generated)
caryclark
4 years, 4 months ago (2016-07-27 15:47:48 UTC) #4
bungeman-skia
lgtm, with suggestion for possible factoring. https://codereview.chromium.org/2185063002/diff/20001/include/core/SkTypes.h File include/core/SkTypes.h (right): https://codereview.chromium.org/2185063002/diff/20001/include/core/SkTypes.h#newcode158 include/core/SkTypes.h:158: } while (false) ...
4 years, 4 months ago (2016-07-27 17:14:53 UTC) #11
caryclark
On 2016/07/27 17:14:53, bungeman-skia wrote: > lgtm, with suggestion for possible factoring. > > https://codereview.chromium.org/2185063002/diff/20001/include/core/SkTypes.h ...
4 years, 4 months ago (2016-07-27 17:55:29 UTC) #12
bungeman-skia
Looks even better to me (I think that's spelled LGTM!!! or something like that).
4 years, 4 months ago (2016-07-27 18:57:00 UTC) #15
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/2185063002/40001
4 years, 4 months ago (2016-07-27 19:01:14 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 19:02:12 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/d6562000efca50bc2bfddae8dcb69dce6b8c0950

Powered by Google App Engine
This is Rietveld 408576698