summaryrefslogtreecommitdiffstats
path: root/chrome/browser/lifetime
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash in RemoteWindowTreeHostWin::HandleActivateDesktopsky@chromium.org2014-05-211-2/+2
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-0/+8
* Fix BootTime.Login , BootTime.Logout UMA histograms.alemate@chromium.org2014-05-151-0/+2
* Create a temp download directory for BrowserCloseManagerBrowserTestsasanka@chromium.org2014-05-101-6/+42
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-30/+0
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-251-3/+2
* Revert of Delete "shutdown without closing browsers" path (https://codereview...michaeln@chromium.org2014-03-251-2/+3
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-251-3/+2
* Fix "unreachable code" warnings (MSVC warning 4702) in chrome/browser/.pkasting@chromium.org2014-03-181-3/+3
* Move chromeos/display/* to ui/display/chromeosdnicoara@chromium.org2014-03-141-4/+0
* Changing the UsersPerSession UMA metric to count relative user amount changes...skuhne@chromium.org2014-03-091-8/+0
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-254-11/+12
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-1/+1
* * Make AttemptExit/AttemptRestart do the right thing on chromeososhima@chromium.org2014-01-222-17/+28
* Have browser process shutdown metro viewer on Metro -> Metro restart.zturner@chromium.org2014-01-111-22/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-0/+1
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-1/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+1
* Call BROWSER_EXIT when all tabs can be closed without blockingoshima@chromium.org2013-12-191-0/+2
* Show the download cancellation confirmation on relaunch to desktop.zturner@chromium.org2013-12-133-28/+32
* [Downloads] Make ChromeDownloadManagerDelegate owned by DownloadService.asanka@chromium.org2013-12-131-8/+7
* Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...ananta@chromium.org2013-12-052-4/+22
* Bumping up the limit of users to 10 and adding UMA stats for user countskuhne@chromium.org2013-12-041-0/+8
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Remove --disable-batched-shutdown.sammc@chromium.org2013-11-262-12/+4
* Cancel all in-progress downloads when the last browser window is closed.sammc@chromium.org2013-11-201-0/+9
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* Disable BrowserCloseManagerBrowserTest.TestBeforeUnloadAndDownloads.kalman@chromium.org2013-11-061-1/+2
* Fixing issue with early unset of version variable.shrikant@chromium.org2013-11-051-3/+1
* Update include list in application_lifetime_win.cc to fix non-aura build.bungeman@chromium.org2013-11-011-1/+1
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-313-10/+112
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-311-5/+4
* Leave apps running on Windows and Linux when quitting Chrome.sammc@chromium.org2013-10-284-38/+189
* Fixing unit tests to handle updated beforeunload semantics,lushnikov@chromium.org2013-10-241-5/+9
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-241-0/+1
* This patch is a preparation step before landinglushnikov@chromium.org2013-10-231-4/+5
* On browser close, the browser checks to see if there are any pending downloads.felt@chromium.org2013-10-213-3/+86
* Enable batched browser shutdown by default.sammc@chromium.org2013-10-082-3/+2
* Disable BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs on ...tapted@chromium.org2013-10-031-1/+9
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2
* Adding shutdown tracing capabilitiesskuhne@chromium.org2013-09-062-0/+20
* Disable BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs on ...vandebo@chromium.org2013-08-201-1/+9
* Browser: Make sure the detach process code is aware of SessionEnding.rvargas@chromium.org2013-08-201-0/+7
* Extend batched shutdown to include the in-progress downloads dialog.sammc@chromium.org2013-08-163-2/+238
* Don't close tabs at shutdown until all beforeunload handlers have run.sammc@chromium.org2013-08-164-38/+711
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1