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

Issue 1931903002: Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (Closed)

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

Description

Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. The Release_Developer build type is now used to build Skia with release level optimizations but still enable SK_DEBUG. This in turn means that SkASSERTS and SkRTConf are available in this mode. Further we can then remove SK_DEVELOPER as a define as it is true iff SK_DEBUG is true. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1931903002 DOCS_PREVIEW= https://skia.org/?cl=1931903002 Committed: https://skia.googlesource.com/skia/+/efe46d20949efbc59bedd1f28e6f42a0dd069688

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -48 lines) Patch
M gyp/common.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M include/core/SkClipStack.h View 2 chunks +2 lines, -2 lines 0 comments Download
M include/core/SkTypes.h View 1 chunk +0 lines, -6 lines 0 comments Download
M include/gpu/GrConfig.h View 2 chunks +2 lines, -2 lines 0 comments Download
M include/utils/SkDumpCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M include/utils/SkRTConf.h View 1 chunk +1 line, -1 line 0 comments Download
M site/dev/runtime/index.md View 2 chunks +4 lines, -9 lines 0 comments Download
M src/core/SkClipStack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkGraphics.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkResourceCache.cpp View 2 chunks +0 lines, -10 lines 1 comment Download
M src/core/SkStream.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrLayerCache.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrLayerCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkResourceProvider.h View 1 chunk +1 line, -1 line 0 comments Download
M src/utils/SkDumpCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/RuntimeConfigTest.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/pinspect.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
djsollen
4 years, 7 months ago (2016-04-28 18:02:34 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931903002/1
4 years, 7 months ago (2016-04-28 18:03:10 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-28 18:23:02 UTC) #7
djsollen
ptal. I passes the ASAN trybot so it should be good to go.
4 years, 7 months ago (2016-04-28 20:42:27 UTC) #8
mtklein
lgtm https://codereview.chromium.org/1931903002/diff/1/src/core/SkResourceCache.cpp File src/core/SkResourceCache.cpp (left): https://codereview.chromium.org/1931903002/diff/1/src/core/SkResourceCache.cpp#oldcode551 src/core/SkResourceCache.cpp:551: // SkLazyPtr does the same sort of thing. ...
4 years, 7 months ago (2016-04-28 20:46:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931903002/1
4 years, 7 months ago (2016-04-29 12:05:07 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-04-29 13:41:38 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/efe46d20949efbc59bedd1f28e6f42a0dd069688

Powered by Google App Engine
This is Rietveld 408576698