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

Issue 9567021: Preload ddraw.dll before initializing sandbox. (Closed)

Created:
8 years, 9 months ago by jbauman
Modified:
8 years, 9 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, dhollowa+watch_chromium.org
Visibility:
Public.

Description

Preload ddraw.dll before initializing sandbox. Needed for swiftshader to work. BUG=116092 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124550

Patch Set 1 #

Total comments: 1

Patch Set 2 : switch to LoadLibrary #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ui/gfx/gl/gl_implementation_win.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbauman
8 years, 9 months ago (2012-03-01 20:23:48 UTC) #1
apatrick_chromium
lgtm https://chromiumcodereview.appspot.com/9567021/diff/1/ui/gfx/gl/gl_implementation_win.cc File ui/gfx/gl/gl_implementation_win.cc (right): https://chromiumcodereview.appspot.com/9567021/diff/1/ui/gfx/gl/gl_implementation_win.cc#newcode150 ui/gfx/gl/gl_implementation_win.cc:150: base::NativeLibrary ddraw_library = base::LoadNativeLibrary( "base::NativeLibrary ddraw_library = " ...
8 years, 9 months ago (2012-03-01 20:30:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/9567021/8001
8 years, 9 months ago (2012-03-01 21:53:55 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-02 01:04:21 UTC) #4
Change committed as 124550

Powered by Google App Engine
This is Rietveld 408576698