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

Issue 2222593003: use tmp allocator for images in temp shaders (Closed)

Created:
4 years, 4 months ago by reed1
Modified:
4 years, 4 months ago
Reviewers:
f(malita)
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

use tmp allocator for images in temp shaders BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2222593003 Committed: https://skia.googlesource.com/skia/+/4c1abdcd21d65bb34a6b4aea969ef4485e117e67

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -26 lines) Patch
M src/core/SkBitmapProcShader.h View 2 chunks +0 lines, -17 lines 0 comments Download
M src/core/SkImagePriv.h View 2 chunks +23 lines, -6 lines 0 comments Download
M src/image/SkImageShader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImage_Raster.cpp View 3 chunks +9 lines, -2 lines 2 comments Download

Messages

Total messages: 13 (7 generated)
reed1
4 years, 4 months ago (2016-08-05 20:51:02 UTC) #5
f(malita)
lgtm https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp File src/image/SkImage_Raster.cpp (right): https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp#newcode281 src/image/SkImage_Raster.cpp:281: image.get()->ref(); // account for the allocator being an ...
4 years, 4 months ago (2016-08-05 21:06:22 UTC) #6
reed1
https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp File src/image/SkImage_Raster.cpp (right): https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp#newcode281 src/image/SkImage_Raster.cpp:281: image.get()->ref(); // account for the allocator being an owner ...
4 years, 4 months ago (2016-08-05 21:46:57 UTC) #8
f(malita)
On 2016/08/05 21:46:57, reed1 wrote: > https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp > File src/image/SkImage_Raster.cpp (right): > > https://codereview.chromium.org/2222593003/diff/1/src/image/SkImage_Raster.cpp#newcode281 > ...
4 years, 4 months ago (2016-08-05 21:47:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2222593003/1
4 years, 4 months ago (2016-08-05 21:49:25 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 21:50:22 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/4c1abdcd21d65bb34a6b4aea969ef4485e117e67

Powered by Google App Engine
This is Rietveld 408576698