summaryrefslogtreecommitdiffstats
path: root/chrome/browser/lifetime
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-9/+9
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-101-2/+2
* Add relaunch into ASH and desktop support for Chrome on Windows 7.ananta2014-08-281-1/+3
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-1/+0
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-1/+1
* Implement the WindowsLogoffRace finch experiment.siggi@chromium.org2014-07-151-16/+29
* Fix Windows logoff race by posting a sentinel task to each taskrunner used to...siggi@chromium.org2014-07-081-3/+12
* Revert of Fix Windows logoff race. (https://codereview.chromium.org/349263004/)maniscalco@chromium.org2014-07-081-12/+3
* Fix Windows logoff race by posting a sentinel task to each taskrunner used to...siggi@chromium.org2014-07-081-3/+12
* Update chrome_browser.gypi file lists.brettw@chromium.org2014-06-271-12/+0
* Remove USE_ASH in application_lifetime_aura.cc.erg@chromium.org2014-06-051-10/+4
* Write "logout-started" event on next boot.alemate@chromium.org2014-06-031-4/+3
* Promotes metro related functions to MetroViewerProcessHostsky@chromium.org2014-05-291-1/+2
* 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