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

Issue 606005: Fix the software renderer "soft" fullscreen mode using the wrong monitor bug. (Closed)

Created:
10 years, 10 months ago by Zhenyao Mo
Modified:
9 years, 7 months ago
Reviewers:
Vangelis Kokkevis
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Fix the software renderer "soft" fullscreen mode using the wrong monitor bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=39107

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -4 lines) Patch
M core/win/d3d9/renderer_d3d9.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M plugin/win/main_win.cc View 1 2 chunks +25 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Zhenyao Mo
10 years, 10 months ago (2010-02-11 23:47:21 UTC) #1
vangelis
http://codereview.chromium.org/606005/diff/4/2001 File plugin/win/main_win.cc (right): http://codereview.chromium.org/606005/diff/4/2001#newcode981 plugin/win/main_win.cc:981: if (GetScreenRect(GetPluginHWnd(), &screen_rect)) { I'm not sure that this ...
10 years, 10 months ago (2010-02-12 18:29:21 UTC) #2
Zhenyao Mo
http://codereview.chromium.org/606005/diff/4/2001 File plugin/win/main_win.cc (right): http://codereview.chromium.org/606005/diff/4/2001#newcode981 plugin/win/main_win.cc:981: if (GetScreenRect(GetPluginHWnd(), &screen_rect)) { I did some further testing. ...
10 years, 10 months ago (2010-02-12 20:35:24 UTC) #3
Zhenyao Mo
add the code to force software renderer to only use the "soft" fullscreen mode.
10 years, 10 months ago (2010-02-13 01:12:49 UTC) #4
Vangelis Kokkevis
10 years, 10 months ago (2010-02-13 03:06:38 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698