summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-2/+2
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-111-65/+32
* [win] Differentiate between fast and non-fast startup path UMAs.koz@chromium.org2013-07-031-1/+1
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-281-32/+65
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-281-65/+32
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Chrome if launched from Desktop shouldn't try to launch Metro mode Chrome.shrikant@chromium.org2013-06-051-8/+8
* Make chrome.exe rendezvous with existing chrome process earlier.koz@chromium.org2013-06-051-100/+24
* Properly add --original-process-start-time for browser rendezvous.koz@chromium.org2013-05-241-7/+7
* Refactor BrowserProcessPlatformPart.gab@chromium.org2013-05-201-6/+1
* Move winaura specific methods and members from chrome/browser/browser_process...gab@chromium.org2013-05-171-1/+7
* Revert 200576 "Move winaura specific methods and members from ch..."rouslan@chromium.org2013-05-161-7/+1
* Move winaura specific methods and members from chrome/browser/browser_process...gab@chromium.org2013-05-161-1/+7
* Add UMA tracking for warm start time.koz@chromium.org2013-05-131-0/+9
* 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