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

Issue 712163003: Avoid the use of mipmaps to prevent memory leak. (Closed)

Created:
6 years, 1 month ago by reveman
Modified:
6 years, 1 month ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@m39
Project:
skia
Visibility:
Public.

Description

Avoid the use of mipmaps to prevent memory leak. BUG=420816

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -30 lines) Patch
M src/core/SkBitmapProcState.cpp View 1 1 chunk +3 lines, -30 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
reed1
https://codereview.chromium.org/712163003/diff/1/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (left): https://codereview.chromium.org/712163003/diff/1/src/core/SkBitmapProcState.cpp#oldcode256 src/core/SkBitmapProcState.cpp:256: * Medium quality means use a mipmap for down-scaling, ...
6 years, 1 month ago (2014-11-11 14:44:13 UTC) #2
reveman
PTAL https://codereview.chromium.org/712163003/diff/1/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (left): https://codereview.chromium.org/712163003/diff/1/src/core/SkBitmapProcState.cpp#oldcode256 src/core/SkBitmapProcState.cpp:256: * Medium quality means use a mipmap for ...
6 years, 1 month ago (2014-11-11 14:56:38 UTC) #3
reed1
6 years, 1 month ago (2014-11-11 15:10:41 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698