| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as it didn't fix everything.
Revert 78645 - Fix build break
TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/6714007
TBR=ericu@google.com
Review URL: http://codereview.chromium.org/6709020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
everything.
Revert 78645 - Fix build break
TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/6714007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78660 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78645 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76437 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move LowLevelShutdown into platform-specific files.
Move the CAppModule bits into chrome_main_win.cc.
Mostly refactoring. Semantic change: we now call CAppModule::Init()
slightly earlier than before, and also logging::CleanupChromeLogging()
slightly earlier.
Review URL: http://codereview.chromium.org/6596055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76414 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This change introduces a chrome_main.h so we can use the
existing chrome_main_win for more functions (here,
LowLevelInit()). The big blocks of code change are strictly
moves. I intend for there to be no semantic change here.
Review URL: http://codereview.chromium.org/6597009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76283 0039d316-1c4b-4281-b951-d872f2087c98
|