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

Issue 10827173: Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() their symbols. (Closed)

Created:
8 years, 4 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org, Pawel Osciak
Visibility:
Public.

Description

Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() their symbols. This reinstates r150007, which was reverted in r150009. TBR=piman@chromium.org BUG=140412 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150024

Patch Set 1 #

Patch Set 2 : Add include_dirs for new gpu_main.cc deps. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -71 lines) Patch
M content/common/gpu/media/omx_video_decode_accelerator.h View 3 chunks +10 lines, -0 lines 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.cc View 5 chunks +37 lines, -18 lines 0 comments Download
M content/common/gpu/media/vaapi_h264_decoder.h View 2 chunks +10 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_h264_decoder.cc View 4 chunks +83 lines, -52 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.h View 2 chunks +8 lines, -1 line 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/content_gpu.gypi View 1 1 chunk +10 lines, -0 lines 0 comments Download
M content/gpu/gpu_main.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10827173/2001
8 years, 4 months ago (2012-08-04 06:44:05 UTC) #1
commit-bot: I haz the power
8 years, 4 months ago (2012-08-04 08:38:11 UTC) #2
Change committed as 150024

Powered by Google App Engine
This is Rietveld 408576698