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

Issue 10837199: OMX: Make context current before using EGLImage functions. (Closed)

Created:
8 years, 4 months ago by marcheu
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Base URL:
https://git.chromium.org/git/chromium/src@git-svn
Visibility:
Public.

Description

OMX: Make context current before using EGLImage functions. Otherwise we might be on a different context and that triggers invalid drawable errors. BUG=none TEST=by hand, open an html5 video, reload it a bunch of times, close it, TEST=check for no weird invalid drawable error messages. Change-Id: Icc20efa35daf988edb1ecb2cb572e5b484719b35 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150991

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.cc View 4 chunks +10 lines, -1 line 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
marcheu
8 years, 4 months ago (2012-08-10 02:15:29 UTC) #1
piman
lgtm
8 years, 4 months ago (2012-08-10 02:24:01 UTC) #2
Ami GONE FROM CHROMIUM
lgtm
8 years, 4 months ago (2012-08-10 02:30:15 UTC) #3
Pawel Osciak
lgtm
8 years, 4 months ago (2012-08-10 02:31:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marcheu@chromium.org/10837199/1
8 years, 4 months ago (2012-08-10 02:35:00 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 04:11:35 UTC) #6
Change committed as 150991

Powered by Google App Engine
This is Rietveld 408576698