Sign in
chromium
/
chromium
/
src
/
f7002808992b52e582dd2fff531863de7b673b9e
/
chrome
/
browser
/
process_singleton_win.cc
f700280
Cleanup: Remove chrome/browser/browser_init.* and references.
by
[email protected]
· 15 years ago
8e96e50
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
by
[email protected]
· 15 years ago
6aeac834
Adding a flag to silently uninstall extensions by command line.
by
[email protected]
· 15 years ago
f805fe8
Make BrowserInit use FilePath instead of wstring for current directory.
by
[email protected]
· 15 years ago
e313f3b1
Make a new yes/no messagebox wrapper function, use it in the bookmark alert.
by
[email protected]
· 15 years ago
afd20c02
Win: Fix race possible during startup before first Browser is created.
by
[email protected]
· 15 years ago
4a44bc3
ProcessSingleton(all): create the lock immediately after failing to connect to an existing process.
by
[email protected]
· 15 years ago
7bc0e69
Revert 47875 - ProcessSingleton(all): create the lock immediately after failing to connect to an existing process.
by
[email protected]
· 15 years ago
a2c2bfdd
ProcessSingleton(all): create the lock immediately after failing to connect to an existing process.
by
[email protected]
· 15 years ago
f21cf2c
Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the bookmark alert.
by
[email protected]
· 15 years ago
f7987cf0
Make a new yes/no messagebox wrapper function, use it in the bookmark alert.
by
[email protected]
· 15 years ago
4dd4224
Linux: fix startup race between creating the SingletonLock and listening on SingletonSocket.
by
[email protected]
· 15 years ago
ddf8a4b0
We had a problem where if chrome crashed on cros and was relaunched
by
[email protected]
· 15 years ago
bbef41f0
Fixed a startup race condition.
by
[email protected]
· 15 years ago
9e9b6e8e
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers.
by
[email protected]
· 16 years ago
51343d5a
Remove deprecated CommandLine(std::wstring) ctor.
by
[email protected]
· 16 years ago
ef5ff1b
Fix to use FilePath version of PathService::Get.
by
[email protected]
· 16 years ago
9f20a6d0
Make ProcessSingletonLinux check the hostname to avoid multiple uses of a profile over NFS.
by
[email protected]
· 16 years ago
8b08cbd
It's a copy of http://codereview.chromium.org/155772, with the fix for valgrind test failure.
by
[email protected]
· 16 years ago
8637807
Reverting 22144.
by
[email protected]
· 16 years ago
dc609a17
It's a copy of http://codereview.chromium.org/155772, with the fix for valgrind test failure.
by
[email protected]
· 16 years ago
ea392a6
Reverting 21943.
by
[email protected]
· 16 years ago
7dee421
Linux: Adds ACKs to ProcessSingletonLinux.
by
[email protected]
· 16 years ago
4a0765a
Move win_util.h from common to app.
by
[email protected]
· 16 years ago
a92b864
Move l10n_util to app/
by
[email protected]
· 16 years ago
175a7a2
Fix multiple instances of first run dialog appearing when Chrome is started again while a first run dialog is visible. Also cause the original first run dialog to come to foreground.
by
[email protected]
· 16 years ago
aef15bd
Relanding this.
by
[email protected]
· 16 years ago
c33ff77
Reverting 14489. Review URL: http://codereview.chromium.org/99004
by
[email protected]
· 16 years ago
8fba5ee7c
This CL makes sure we unregister our Windows window classes when shut-down.
by
[email protected]
· 16 years ago
366ffe5
Fix for minimum size check
by
[email protected]
· 16 years ago
f891fb3
Greatly reduce the race window in ProcessSingleton
by
[email protected]
· 16 years ago
f3b25f5
Removed zombie hunter code
by
[email protected]
· 16 years ago
7c27203a
Get rid of --start-renderers-manually since it's been broken for a long time (the browser needs the renderer's handle to duplicate handles).
by
[email protected]
· 16 years ago
74d1bb0
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
by
[email protected]
· 16 years ago
34ac8f3
Update include paths for grit files. Go ahead and resort the headers too.
by
[email protected]
· 16 years ago
75f0d09
Follow-up rename to my previous commit.
by
[email protected]
· 16 years ago
[Renamed from chrome/browser/process_singleton.cc]
7c47ae3e
Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.
by
[email protected]
· 16 years ago
[Renamed (95%) from chrome/browser/message_window.cc]
0815b6d
Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer. This ensures that we don't crash the browser while trying to dereference a freed AutomationProvider pointer.
by
[email protected]
· 17 years ago
cd4fd15
Fix the windows implementation of KillProcess and WaitForSingleProcess to not close the process handle that they do not own.
by
[email protected]
· 17 years ago
0303f31c
Remove old web app code it's no longer needed. Simplifies startup a little.
by
[email protected]
· 17 years ago
a814d863
Re-land this changelist to make BrowserInit work on Mac.
by
[email protected]
· 17 years ago
d19921bf3
Rollback 8998
by
[email protected]
· 17 years ago
f211bef
Bring up BrowserInit on MacOS X.
by
[email protected]
· 17 years ago
f7011fcb
Porting profiles to the Mac.
by
[email protected]
· 17 years ago
fc14cef
Move MessageWindow out into its own file. BrowserInit is now cross-platform-capable.
by
[email protected]
· 17 years ago