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

Issue 11043002: ReadPixels from known-usable textures, and give SkBitmap its precious BGRA. (Closed)

Created:
8 years, 2 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 2 months ago
Reviewers:
piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

ReadPixels from known-usable textures, and give SkBitmap its precious BGRA. BUG=153094 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159842

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : BGRA for all! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M content/renderer/media/renderer_gpu_video_decoder_factories.cc View 1 2 1 chunk +12 lines, -8 lines 0 comments Download
M media/base/video_frame.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Ami GONE FROM CHROMIUM
piman: please review. (pro-tip: don't test BGR/RGB sensitivity on videos that have a lead-in that's ...
8 years, 2 months ago (2012-10-02 18:14:50 UTC) #1
piman
https://chromiumcodereview.appspot.com/11043002/diff/1/content/renderer/media/renderer_gpu_video_decoder_factories.cc File content/renderer/media/renderer_gpu_video_decoder_factories.cc (right): https://chromiumcodereview.appspot.com/11043002/diff/1/content/renderer/media/renderer_gpu_video_decoder_factories.cc#newcode197 content/renderer/media/renderer_gpu_video_decoder_factories.cc:197: GL_UNSIGNED_BYTE, pixels); Shouldn't that be fixed in the GPU ...
8 years, 2 months ago (2012-10-02 19:38:50 UTC) #2
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/11043002/diff/1/content/renderer/media/renderer_gpu_video_decoder_factories.cc File content/renderer/media/renderer_gpu_video_decoder_factories.cc (right): https://chromiumcodereview.appspot.com/11043002/diff/1/content/renderer/media/renderer_gpu_video_decoder_factories.cc#newcode197 content/renderer/media/renderer_gpu_video_decoder_factories.cc:197: GL_UNSIGNED_BYTE, pixels); On 2012/10/02 19:38:50, piman wrote: > Shouldn't ...
8 years, 2 months ago (2012-10-02 19:49:23 UTC) #3
piman
lgtm
8 years, 2 months ago (2012-10-02 22:27:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/11043002/5001
8 years, 2 months ago (2012-10-02 22:29:08 UTC) #5
piman
lgtm
8 years, 2 months ago (2012-10-02 23:29:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/11043002/4
8 years, 2 months ago (2012-10-02 23:29:56 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-03 05:50:30 UTC) #8
Change committed as 159842

Powered by Google App Engine
This is Rietveld 408576698