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

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

Created:
4 years, 7 months ago by djsollen
Modified:
4 years, 7 months ago
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=1927583002 DOCS_PREVIEW= https://skia.org/?cl=1927583002 Committed: https://skia.googlesource.com/skia/+/48d6f88479e72efaf9b9d8f9c0769acb1ba773db

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix typo #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -39 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 1 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 1 chunk +1 line, -1 line 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: 17 (9 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/1927583002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927583002/1
4 years, 7 months ago (2016-04-27 13:53:28 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot/builds/1135)
4 years, 7 months ago (2016-04-27 14:00:18 UTC) #5
djsollen
4 years, 7 months ago (2016-04-27 17:09:26 UTC) #7
bungeman-skia
I love it, lgtm with one doc nit https://codereview.chromium.org/1927583002/diff/1/site/dev/runtime/index.md File site/dev/runtime/index.md (right): https://codereview.chromium.org/1927583002/diff/1/site/dev/runtime/index.md#newcode158 site/dev/runtime/index.md:158: int ...
4 years, 7 months ago (2016-04-27 18:22:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927583002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927583002/20001
4 years, 7 months ago (2016-04-27 20:23:30 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/48d6f88479e72efaf9b9d8f9c0769acb1ba773db
4 years, 7 months ago (2016-04-27 20:37:26 UTC) #14
dogben
https://codereview.chromium.org/1927583002/diff/20001/src/core/SkResourceCache.cpp File src/core/SkResourceCache.cpp (right): https://codereview.chromium.org/1927583002/diff/20001/src/core/SkResourceCache.cpp#newcode552 src/core/SkResourceCache.cpp:552: #if SK_DEBUG I think this needs to be #ifdef ...
4 years, 7 months ago (2016-04-28 01:02:31 UTC) #16
reed1
4 years, 7 months ago (2016-04-28 15:12:37 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1918253006/ by reed@google.com.

The reason for reverting is: still blocking DEPS roll.

Powered by Google App Engine
This is Rietveld 408576698