summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-231-82/+106
* Revert 122079 - Revert 122077 - Revert 122065 - Fix attempt for the double-Se...marja@chromium.org2012-02-151-1/+1
* Revert 122077 - Revert 122065 - Fix attempt for the double-SessionRestoreImpl...marja@chromium.org2012-02-151-1/+1
* Revert 122065 - Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-1/+1
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-1/+1
* Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...joi@chromium.org2012-02-101-38/+42
* Fix bogus thunking of the 'Chrome_MessageWindow'cpu@chromium.org2012-01-311-14/+35
* Honor profile directory when creating new window in existing browsersail@chromium.org2011-12-081-10/+13
* aura: Use native ProcessSingleton implementations.derat@chromium.org2011-10-251-0/+4
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Ensure that process_singleton will do the right thing if the default profile ...mirandac@chromium.org2011-10-201-1/+1
* If Softricity DLLs are detected relaunch Chrome via WMIjschuh@chromium.org2011-09-141-3/+38
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-6/+4
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-2/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-1/+3
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-3/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+4
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-4/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+4
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-2/+5
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-1/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-3/+1
* Fix extension packer command-line code for Mac. Instead of blocking in a jank...andybons@chromium.org2010-12-131-2/+2
* Move:ben@chromium.org2010-12-021-2/+2
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-2/+2
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-1/+1
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-0/+11
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-3/+4
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-2/+2
* Win: Fix race possible during startup before first Browser is created.mattm@chromium.org2010-06-101-3/+1
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-0/+7
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-211-7/+0
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-211-0/+7
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-301-2/+2
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-301-2/+2
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-071-2/+3
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-221-4/+1
* Fixed a startup race condition.mad@chromium.org2010-03-041-6/+34
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-2/+3
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-211-9/+12