| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes crash in RemoteWindowTreeHostWin::HandleActivateDesktop | sky@chromium.org | 2014-05-21 | 1 | -2/+2 |
* | [cros login] Split login related classes into subfolders. | nkostylev@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | Turning on MultiProfile by default for ChromeOS | zelidrag@chromium.org | 2014-05-15 | 1 | -0/+8 |
* | Fix BootTime.Login , BootTime.Logout UMA histograms. | alemate@chromium.org | 2014-05-15 | 1 | -0/+2 |
* | Create a temp download directory for BrowserCloseManagerBrowserTests | asanka@chromium.org | 2014-05-10 | 1 | -6/+42 |
* | Delete the GTK+ port of Chrome. | erg@chromium.org | 2014-04-10 | 1 | -30/+0 |
* | Delete "shutdown without closing browsers" | oshima@chromium.org | 2014-03-25 | 1 | -3/+2 |
* | Revert of Delete "shutdown without closing browsers" path (https://codereview... | michaeln@chromium.org | 2014-03-25 | 1 | -2/+3 |
* | Delete "shutdown without closing browsers" | oshima@chromium.org | 2014-03-25 | 1 | -3/+2 |
* | Fix "unreachable code" warnings (MSVC warning 4702) in chrome/browser/. | pkasting@chromium.org | 2014-03-18 | 1 | -3/+3 |
* | Move chromeos/display/* to ui/display/chromeos | dnicoara@chromium.org | 2014-03-14 | 1 | -4/+0 |
* | Changing the UsersPerSession UMA metric to count relative user amount changes... | skuhne@chromium.org | 2014-03-09 | 1 | -8/+0 |
* | Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCount | jamescook@chromium.org | 2014-02-25 | 4 | -11/+12 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Move root_window_host* in aura to window_tree_host*. | ben@chromium.org | 2014-02-14 | 1 | -1/+1 |
* | Cleanup: Remove unneeded browser_thread.h includes. | thestig@chromium.org | 2014-02-13 | 1 | -1/+0 |
* | Clean up some ifdefs around Win Aura. | jam@chromium.org | 2014-02-04 | 1 | -1/+1 |
* | * Make AttemptExit/AttemptRestart do the right thing on chromeos | oshima@chromium.org | 2014-01-22 | 2 | -17/+28 |
* | Have browser process shutdown metro viewer on Metro -> Metro restart. | zturner@chromium.org | 2014-01-11 | 1 | -22/+0 |
* | Implement sampling profiler (chromium side change) | haraken@chromium.org | 2014-01-08 | 1 | -0/+1 |
* | Revert 242671 "Implement sampling profiler (chromium side change)" | haraken@chromium.org | 2013-12-28 | 1 | -1/+0 |
* | Implement sampling profiler (chromium side change) | haraken@chromium.org | 2013-12-28 | 1 | -0/+1 |
* | Call BROWSER_EXIT when all tabs can be closed without blocking | oshima@chromium.org | 2013-12-19 | 1 | -0/+2 |
* | Show the download cancellation confirmation on relaunch to desktop. | zturner@chromium.org | 2013-12-13 | 3 | -28/+32 |
* | [Downloads] Make ChromeDownloadManagerDelegate owned by DownloadService. | asanka@chromium.org | 2013-12-13 | 1 | -8/+7 |
* | Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc... | ananta@chromium.org | 2013-12-05 | 2 | -4/+22 |
* | Bumping up the limit of users to 10 and adding UMA stats for user count | skuhne@chromium.org | 2013-12-04 | 1 | -0/+8 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Remove --disable-batched-shutdown. | sammc@chromium.org | 2013-11-26 | 2 | -12/+4 |
* | Cancel all in-progress downloads when the last browser window is closed. | sammc@chromium.org | 2013-11-20 | 1 | -0/+9 |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 1 | -0/+2 |
* | Disable BrowserCloseManagerBrowserTest.TestBeforeUnloadAndDownloads. | kalman@chromium.org | 2013-11-06 | 1 | -1/+2 |
* | Fixing issue with early unset of version variable. | shrikant@chromium.org | 2013-11-05 | 1 | -3/+1 |
* | Update include list in application_lifetime_win.cc to fix non-aura build. | bungeman@chromium.org | 2013-11-01 | 1 | -1/+1 |
* | Adding relaunch menu to Windows 8 Aura code. We expect following transitions ... | shrikant@chromium.org | 2013-10-31 | 3 | -10/+112 |
* | Make sure that the created browser is displayed when chrome::FindOrCreateTabb... | pkotwicz@chromium.org | 2013-10-31 | 1 | -5/+4 |
* | Leave apps running on Windows and Linux when quitting Chrome. | sammc@chromium.org | 2013-10-28 | 4 | -38/+189 |
* | Fixing unit tests to handle updated beforeunload semantics, | lushnikov@chromium.org | 2013-10-24 | 1 | -5/+9 |
* | Make aura::clients take Window instead of RootWindow | ben@chromium.org | 2013-10-24 | 1 | -0/+1 |
* | This patch is a preparation step before landing | lushnikov@chromium.org | 2013-10-23 | 1 | -4/+5 |
* | On browser close, the browser checks to see if there are any pending downloads. | felt@chromium.org | 2013-10-21 | 3 | -3/+86 |
* | Enable batched browser shutdown by default. | sammc@chromium.org | 2013-10-08 | 2 | -3/+2 |
* | Disable BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs on ... | tapted@chromium.org | 2013-10-03 | 1 | -1/+9 |
* | Move IsRunningOnChromeOS to SysInfo | stevenjb@chromium.org | 2013-09-27 | 1 | -2/+2 |
* | Adding shutdown tracing capabilities | skuhne@chromium.org | 2013-09-06 | 2 | -0/+20 |
* | Disable BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs on ... | vandebo@chromium.org | 2013-08-20 | 1 | -1/+9 |
* | Browser: Make sure the detach process code is aware of SessionEnding. | rvargas@chromium.org | 2013-08-20 | 1 | -0/+7 |
* | Extend batched shutdown to include the in-progress downloads dialog. | sammc@chromium.org | 2013-08-16 | 3 | -2/+238 |
* | Don't close tabs at shutdown until all beforeunload handlers have run. | sammc@chromium.org | 2013-08-16 | 4 | -38/+711 |
* | Use a direct include of the message_loop header in chrome/browser/, part 7. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |