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

Issue 9718001: Load the metro driver dll at startup (Closed)

Created:
8 years, 9 months ago by cpu_(ooo_6.6-7.5)
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Load the metro driver dll at startup When the metro_driver is present, we need to relinquish the browser main thread to it, execution of chrome will continue on another thread, which will be used as chrome main thread. TEST=none, other that chrome should work. BUG=118641 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=127714

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -2 lines) Patch
M chrome/app/chrome_exe_main_win.cc View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download
A chrome/app/metro_driver_win.h View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/app/metro_driver_win.cc View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
cpu_(ooo_6.6-7.5)
8 years, 9 months ago (2012-03-16 20:09:48 UTC) #1
darin (slow to review)
http://codereview.chromium.org/9718001/diff/1/chrome/app/chrome_exe_main_win.cc File chrome/app/chrome_exe_main_win.cc (right): http://codereview.chromium.org/9718001/diff/1/chrome/app/chrome_exe_main_win.cc#newcode16 chrome/app/chrome_exe_main_win.cc:16: namespace { nit: new line after namespace open http://codereview.chromium.org/9718001/diff/1/chrome/app/chrome_exe_main_win.cc#newcode18 ...
8 years, 9 months ago (2012-03-16 21:12:56 UTC) #2
cpu_(ooo_6.6-7.5)
refactored into files, please take a look again.
8 years, 9 months ago (2012-03-19 01:40:30 UTC) #3
darin (slow to review)
LGTM http://codereview.chromium.org/9718001/diff/7001/chrome/app/metro_driver_win.cc File chrome/app/metro_driver_win.cc (right): http://codereview.chromium.org/9718001/diff/7001/chrome/app/metro_driver_win.cc#newcode4 chrome/app/metro_driver_win.cc:4: #include "metro_driver_win.h" nit: new line above here http://codereview.chromium.org/9718001/diff/7001/chrome/app/metro_driver_win.cc#newcode6 ...
8 years, 9 months ago (2012-03-19 16:30:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/9718001/9006
8 years, 9 months ago (2012-03-19 18:51:05 UTC) #5
commit-bot: I haz the power
Try job failure for 9718001-9006 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-19 20:34:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/9718001/9006
8 years, 9 months ago (2012-03-20 00:46:14 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-20 03:21:31 UTC) #8
Try job failure for 9718001-9006 (retry) on win_rel for steps "ui_tests,
browser_tests".
It's a second try, previously, steps "ui_tests, browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698