summaryrefslogtreecommitdiffstats
path: root/chrome/browser/lifetime
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* In WinAura, also kill the Metro viewer process in AttemptExit().gab@chromium.org2013-05-221-20/+2
* On Windows 8 don't assume that the browser is shutting down in desktop mode b...ananta@chromium.org2013-04-291-8/+12
* Don't check video activity during shutdownoshima@chromium.org2013-04-261-4/+0
* Chrome AURA/ASH on Windows 8 should not attempt to shutdown the browser if thereananta@chromium.org2013-04-182-0/+22
* cros: Explicitly manage app session lifetime.xiyuan@chromium.org2013-04-051-3/+1
* cros: Start kiosk app without restart.xiyuan@chromium.org2013-03-191-2/+1
* Modify NotifyAndTerminate() to always check update status.hshi@chromium.org2013-03-141-5/+5
* Don't handle display change event/requests to avoid being killed by session m...oshima@chromium.org2013-02-281-0/+8
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-184-21/+14
* Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...gab@chromium.org2013-02-131-4/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-2/+2
* Add BrowserIterator::Reset() and use it to replace BrowserList::const_iterato...gab@chromium.org2013-02-041-6/+8
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-11/+9
* Made launcher hidden when kicking off chrome in app mode.zelidrag@chromium.org2013-01-311-2/+5
* browser: Start moving application_lifetime.h functions into chrome namespace.tfarina@chromium.org2013-01-307-76/+85
* Re-enable about:flags on Androiddfalcantara@chromium.org2013-01-163-4/+81
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-1/+1
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-2/+1