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

Issue 1149553002: SkImage::NewFromYUVTexturesCopy (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : now with gm test #

Patch Set 3 : cleanup #

Total comments: 4

Patch Set 4 : use scratch texture #

Patch Set 5 : fix unused var #

Patch Set 6 : fix warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+312 lines, -9 lines) Patch
A gm/imagefromyuvtextures.cpp View 1 2 3 4 5 1 chunk +204 lines, -0 lines 0 comments Download
M include/core/SkImage.h View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/GrTest.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/gpu/GrTest.cpp View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/effects/GrYUVtoRGBEffect.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrYUVtoRGBEffect.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 2 3 4 2 chunks +76 lines, -1 line 0 comments Download

Messages

Total messages: 23 (8 generated)
bsalomon
Mike, this also adds needed functionality for getting access to the GrGLInterface in GMs in ...
5 years, 7 months ago (2015-05-27 04:20:52 UTC) #2
Daniele Castagna
Thank you for working on this! https://codereview.chromium.org/1149553002/diff/40001/include/core/SkImage.h File include/core/SkImage.h (right): https://codereview.chromium.org/1149553002/diff/40001/include/core/SkImage.h#newcode90 include/core/SkImage.h:90: static SkImage* NewFromYUVTexturesCopy(GrContext*, ...
5 years, 7 months ago (2015-05-27 05:28:56 UTC) #3
Daniele Castagna
Thank you for working on this!
5 years, 7 months ago (2015-05-27 05:28:58 UTC) #4
bsalomon
On 2015/05/27 05:28:58, Daniele Castagna wrote: > Thank you for working on this! Of course! ...
5 years, 7 months ago (2015-05-27 13:29:59 UTC) #5
Daniele Castagna
On 2015/05/27 at 13:29:59, bsalomon wrote: > On 2015/05/27 05:28:58, Daniele Castagna wrote: > > ...
5 years, 7 months ago (2015-05-27 16:33:28 UTC) #6
bsalomon
So what you're asking for is indeed possible. I'd probably want to defer it to ...
5 years, 7 months ago (2015-05-27 16:46:41 UTC) #7
Daniele Castagna
On 2015/05/27 at 16:46:41, bsalomon wrote: > So what you're asking for is indeed possible. ...
5 years, 7 months ago (2015-05-27 17:04:05 UTC) #8
bsalomon
Mike can you take a look?
5 years, 6 months ago (2015-05-29 15:03:09 UTC) #9
reed1
lgtm
5 years, 6 months ago (2015-05-29 16:17:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149553002/60001
5 years, 6 months ago (2015-05-29 17:16:15 UTC) #12
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/1329) Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 6 months ago (2015-05-29 17:18:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149553002/80001
5 years, 6 months ago (2015-05-29 18:02:03 UTC) #17
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/1331) Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 6 months ago (2015-05-29 18:03:55 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149553002/100001
5 years, 6 months ago (2015-05-29 18:24:14 UTC) #22
commit-bot: I haz the power
5 years, 6 months ago (2015-05-29 18:37:32 UTC) #23
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/993a4216a6014b9de8f4d8120360c94550dc6761

Powered by Google App Engine
This is Rietveld 408576698