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

Issue 1409163002: Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (Closed)

Created:
5 years, 2 months ago by bsalomon
Modified:
5 years, 2 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@move
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. Committed: https://skia.googlesource.com/skia/+/fcffaf22d697f06f903c3193308f9dc54a959f79 Committed: https://skia.googlesource.com/skia/+/1a197ea31e0aac7ea312e9a6c0d9f5df626b0350 Committed: https://skia.googlesource.com/skia/+/045802dbb7202b52f5fd2758d725f39c156a6165

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 2

Patch Set 3 : update comment #

Patch Set 4 : fix extra qualifier, missed cleanup of extra key gen #

Patch Set 5 : Don't try to set invalid key #

Patch Set 6 : again #

Patch Set 7 : tidy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+490 lines, -506 lines) Patch
M gyp/gpu.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M include/gpu/GrResourceKey.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/gpu/SkGr.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M src/core/SkImageCacherator.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
M src/core/SkImageCacherator.cpp View 1 2 3 4 5 4 chunks +37 lines, -38 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 1 chunk +31 lines, -0 lines 0 comments Download
D src/gpu/GrTextureMaker.h View 1 chunk +0 lines, -76 lines 0 comments Download
A src/gpu/GrTextureParamsAdjuster.h View 1 2 3 4 5 6 1 chunk +111 lines, -0 lines 0 comments Download
A src/gpu/GrTextureParamsAdjuster.cpp View 1 2 3 4 5 1 chunk +152 lines, -0 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 3 4 5 11 chunks +101 lines, -319 lines 0 comments Download
M src/gpu/SkGrPriv.h View 2 chunks +15 lines, -28 lines 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 2 3 4 5 2 chunks +21 lines, -24 lines 0 comments Download
M src/image/SkImage_Raster.cpp View 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
bsalomon
5 years, 2 months ago (2015-10-16 18:54:31 UTC) #2
reed1
SkGr.cpp got 200 lines shorter, so it must be a good CL. lgtm https://codereview.chromium.org/1409163002/diff/20001/include/gpu/SkGr.h File ...
5 years, 2 months ago (2015-10-16 19:23:42 UTC) #3
bsalomon
https://codereview.chromium.org/1409163002/diff/20001/include/gpu/SkGr.h File include/gpu/SkGr.h (right): https://codereview.chromium.org/1409163002/diff/20001/include/gpu/SkGr.h#newcode68 include/gpu/SkGr.h:68: /** Returns a texture representing the bitmap that is ...
5 years, 2 months ago (2015-10-16 20:09:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163002/40001
5 years, 2 months ago (2015-10-16 20:20:39 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/3745) Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 2 months ago (2015-10-16 20:21:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163002/60001
5 years, 2 months ago (2015-10-16 20:25:47 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/fcffaf22d697f06f903c3193308f9dc54a959f79
5 years, 2 months ago (2015-10-16 20:35:13 UTC) #13
egdaniel
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1409923003/ by egdaniel@google.com. ...
5 years, 2 months ago (2015-10-16 20:58:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163002/80001
5 years, 2 months ago (2015-10-19 15:15:03 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/1a197ea31e0aac7ea312e9a6c0d9f5df626b0350
5 years, 2 months ago (2015-10-19 15:24:13 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163002/120001
5 years, 2 months ago (2015-10-20 14:47:57 UTC) #23
commit-bot: I haz the power
5 years, 2 months ago (2015-10-20 14:58:04 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/045802dbb7202b52f5fd2758d725f39c156a6165

Powered by Google App Engine
This is Rietveld 408576698