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

Issue 35633002: Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead in SkTileGrid::search (Closed)

Created:
7 years, 2 months ago by Justin Novosad
Modified:
7 years, 2 months ago
Reviewers:
Tom Hudson, tomhudson
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead in SkTileGrid::search BUG=https://code.google.com/p/skia/issues/detail?id=1735 Committed: http://code.google.com/p/skia/source/detail?r=11936

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M src/core/SkTileGrid.h View 2 chunks +10 lines, -2 lines 0 comments Download
M src/core/SkTileGrid.cpp View 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Justin Novosad
PTAL
7 years, 2 months ago (2013-10-22 17:57:05 UTC) #1
tomhudson
lgtm
7 years, 2 months ago (2013-10-24 11:10:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/junov@chromium.org/35633002/1
7 years, 2 months ago (2013-10-24 11:10:34 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-24 11:24:40 UTC) #4
Message was sent while issue was closed.
Change committed as 11936

Powered by Google App Engine
This is Rietveld 408576698