Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5399)

Issue 6353047: Separated Inst counting from the SK_DEBUG #define (now SK_INST_COUNT) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by robertphillips
Modified:
11 years, 10 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This change will allow instance counting to be used in release builds and will allow delivery of the atexit change (http://codereview.appspot.com/6348043/) w/o having printouts appear for every application.

Patch Set 1 #

Patch Set 2 : Changed name of #define & documented in SkUserConfig.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -3 lines) Patch
M gm/gmmain.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M gyp/common.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M gyp/core.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M include/config/SkUserConfig.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M include/core/SkInstCnt.h View 1 3 chunks +5 lines, -3 lines 0 comments Download
A src/core/SkInstCnt.cpp View 1 1 chunk +12 lines, -0 lines 0 comments Download
M tests/GrMemoryPoolTest.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
robertphillips
11 years, 10 months ago (2012-06-27 18:56:05 UTC) #1
bsalomon
I'm going to toss this one over to Mike since it adds a new SK_ ...
11 years, 10 months ago (2012-06-27 19:08:02 UTC) #2
reed1
SK_USE_... or SK_ENABLE_... for a naming prefix?
11 years, 10 months ago (2012-06-27 19:08:44 UTC) #3
reed1
will want to add a commented-out example in SkUserConfig.h, to help document this.
11 years, 10 months ago (2012-06-27 19:09:39 UTC) #4
robertphillips
Changed to #define's name & documented in SkUserConfig.h
11 years, 10 months ago (2012-06-27 19:24:42 UTC) #5
reed1
lgtm
11 years, 10 months ago (2012-06-27 19:38:43 UTC) #6
robertphillips
11 years, 10 months ago (2012-06-27 19:42:04 UTC) #7
committed as r4376
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b