summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_win.cc
Commit message (Expand)AuthorAgeFilesLines
* IsMachineATablet is now modified to check only for touch capability and hence...shrikant@chromium.org2013-04-241-5/+9
* Extract locking behaviour from ProcessSingleton.erikwright@chromium.org2013-04-191-28/+1
* Add tests that cover the behaviour of ProcessSingleton during startup.erikwright@chromium.org2013-04-031-1/+5
* Fix a bug wherein a member method masked a windows API call.erikwright@chromium.org2013-03-281-51/+52
* Simplify the ProcessSingleton API.erikwright@chromium.org2013-03-281-11/+7
* Show infobar in a metro chrome when trying to show the App Launcher.tapted@chromium.org2013-03-051-42/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-11/+12
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-1/+1
* Fix a recent regression which caused the Windows 8 Chrome Ash viewer process ...ananta@chromium.org2012-12-071-2/+3
* Fix ProcessSingleton regression: if the notified process is immersive and is ...gab@chromium.org2012-12-061-9/+10
* Refactor ProcessSingleton to allow a Desktop process to activate Metro Chrome...gab@chromium.org2012-12-051-107/+178
* Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...ananta@chromium.org2012-11-271-2/+6
* Revert 166582 - Force Metro vs Desktop preference back to Desktop when Chrome...gab@chromium.org2012-11-141-4/+4
* Force Metro vs Desktop preference back to Desktop when Chrome is launched aft...gab@chromium.org2012-11-081-4/+4
* Do not activate Metro Chrome when a chrome.exe is called with a short-lived c...gab@chromium.org2012-10-131-10/+20
* Chrome should never attempt to launch in Metro if it is no longer default bro...gab@chromium.org2012-10-131-4/+8
* Fix a regression which caused Chrome to always launch in Windows 8 mode on ta...ananta@chromium.org2012-10-101-4/+8
* Desktop Chrome on Windows 8 should attempt to relaunch into immersive mode if...ananta@chromium.org2012-10-051-0/+67
* Enable EULA dialog to be shown from metro Chrome.robertshield@chromium.org2012-09-261-1/+3
* If desktop chrome is launched via the New Window/the recently opened url shor...ananta@chromium.org2012-09-181-0/+48
* Fix the tree.cpu@chromium.org2012-08-221-0/+2
* Implement forwarding of search queries for metro modecpu@chromium.org2012-08-221-9/+38
* Implement lock file for windows profiles.pastarmovj@chromium.org2012-07-171-17/+41
* browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...tfarina@chromium.org2012-07-041-2/+2
* Move the window destruction and registration out of cleanup and into BrowserP...rlp@chromium.org2012-06-181-13/+8
* browser: Fold ShowQuestionMessageBox() into ShowMessageBox() function.tfarina@chromium.org2012-05-261-8/+6
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-1/+1
* browser: Rename two message box functions to more accurate names.tfarina@chromium.org2012-04-231-3/+4
* Refactor ProcessSingleton so that it may be used distinctly from a full brows...erikwright@chromium.org2012-04-051-54/+13
* 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