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

Issue 10978004: Upstream the code to pass StreamTextureManagerAndroid from GpuChannel to GLES2DecoderImpl (Closed)

Created:
8 years, 3 months ago by qinmin
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Upstream the code to pass StreamTextureManagerAndroid from GpuChannel to GLES2DecoderImpl The StreamTextureManagerAndroid object is responsible for creating the surface texture object on android. It is created in GpuChannel, and passed to GLES2DecoderImpl so that all the related commands can work. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M content/common/gpu/gpu_channel.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
qinmin
PTAL
8 years, 3 months ago (2012-09-24 21:12:46 UTC) #1
apatrick_chromium
lgtm
8 years, 3 months ago (2012-09-24 21:27:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/10978004/1
8 years, 3 months ago (2012-09-24 22:15:41 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-25 00:48:51 UTC) #4
Change committed as 158467

Powered by Google App Engine
This is Rietveld 408576698