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

Issue 6355043: Added Inst counting to SkFlattenable-derived classes (Closed)

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

Description

Added Inst counting to SkFlattenable-derived classes

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -1 line) Patch
M include/core/SkColorFilter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkColorTable.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkDrawLooper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkImageFilter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkMaskFilter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkPathEffect.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkPixelRef.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkRasterizer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkShader.h View 1 chunk +3 lines, -1 line 0 comments Download
M include/core/SkShape.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkUnitMapper.h View 2 chunks +5 lines, -0 lines 0 comments Download
M include/core/SkXfermode.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/effects/SkLayerDrawLooper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkColorFilter.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkColorTable.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkMaskFilter.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkPaint.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/core/SkPathEffect.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkPixelRef.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkRasterizer.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkShader.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkShape.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkXfermode.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/effects/SkLayerDrawLooper.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/effects/SkLightingImageFilter.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/utils/SkUnitMappers.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
robertphillips
This will hopefully give some insight into the 233 "leaked" flattenables.
12 years ago (2012-06-27 12:00:43 UTC) #1
reed1
half of those leaks are fixed in 4358 lgtm
12 years ago (2012-06-27 14:00:25 UTC) #2
robertphillips
12 years ago (2012-06-27 14:03:55 UTC) #3
committed as r4359
Sign in to reply to this message.

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