summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Treat invisible deminiaturized windows as candidates in FocusWindowSet.davidben@chromium.org2014-05-281-2/+2
* Remove --disable-app-shims.jackhou@chromium.org2014-05-261-1/+0
* [Mac] Close browsers when quitting is prevented by QuitWithAppsController.jackhou@chromium.org2014-05-151-16/+23
* [Mac] Don't relaunch apps from the Chrome dock icon.jackhou@chromium.org2014-05-151-20/+0
* Close the ntp during startup when opening a link on Mac.wjywbs@gmail.com2014-04-291-11/+36
* Prevent Chrome from quitting when apps are open. (Mac)jackhou@chromium.org2014-04-291-0/+11
* Revert 265889 "Prevent Chrome from quitting when apps are open. ..."glider@chromium.org2014-04-241-11/+0
* Prevent Chrome from quitting when apps are open. (Mac)jackhou@chromium.org2014-04-241-0/+11
* Add a main menu item for disabling the notification bell on Mac.dewittj@chromium.org2014-04-241-0/+19
* Add profile-switches to signin-internals; move switches to componentmlerman@chromium.org2014-04-161-1/+1
* Use OffTheRecord version when using Guest profiles to handle commands.bcwhite@chromium.org2014-04-101-3/+13
* [Mac] Move profile related UI from cocoa/browser to cocoa/profilesnoms@chromium.org2014-04-091-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+1
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+1
* Componentize SigninManager.blundell@chromium.org2014-04-011-1/+1
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-311-1/+1
* Componentize SigninManager.blundell@chromium.org2014-03-311-1/+1
* Removed code related to Mac virtual printer.vitalybuka@chromium.org2014-03-121-31/+0
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-251-2/+2
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-2/+2
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-141-5/+0
* [Mac] Check if a profile is locked before allowing a new window to be opened.noms@chromium.org2014-01-301-1/+33
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Avoid loading the last used browser profile in app_controller_mac when it's n...tapted@chromium.org2014-01-161-6/+12
* Always modify the main menu bar when app windows are focused. (Mac)jackhou@chromium.org2014-01-141-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Replace obsolete GetDefaultProfile with GetActiveUserProfileoshima@chromium.org2013-12-131-3/+3
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-6/+8
* Instantiate AppShimMenuController when app launcher is enabled. (Mac)jackhou@chromium.org2013-11-061-2/+6
* Rename service subdir under chrome/browser to service_processjianli@chromium.org2013-11-051-1/+1
* Mac: delay window raising until space transitions.davidben@chromium.org2013-10-291-3/+56
* Force recreating the session service for session restore after shutdown.sammc@chromium.org2013-10-291-1/+2
* Leave apps running on Windows and Linux when quitting Chrome.sammc@chromium.org2013-10-281-2/+2
* On browser close, the browser checks to see if there are any pending downloads.felt@chromium.org2013-10-211-2/+3
* Fix memory leak in app_controller_mac.mm.asvitkine@chromium.org2013-09-171-3/+4
* Use apps::IsAppShimsEnabled instead of kEnableAppShimsjackhou@chromium.org2013-09-091-1/+2
* Mac: Fix window raising for multiple desktopsdavidben@chromium.org2013-09-051-8/+8
* Remove menu items for Report an Issue for non-official builds.rkc@chromium.org2013-09-041-0/+4
* Add quit item to app menu.jackhou@chromium.org2013-08-301-16/+1
* Swap main menu with app-specific menu when app window focused.jackhou@chromium.org2013-08-301-0/+8
* Call RecordLastRunAppBundlePath in FILE threadjiangj@opera.com2013-08-291-2/+7
* Hide policy disabled UI elements from managed usersibraaaa@chromium.org2013-08-091-9/+12
* Revert 213031 "Swap main menu with app-specific menu when app wi..."tapted@chromium.org2013-08-091-55/+0
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-3/+3
* chrome.downloads.setShelfEnabled(boolean)benjhayden@chromium.org2013-07-311-1/+1
* Cmd+Q on an app window quits the app.jackhou@chromium.org2013-07-311-0/+22
* No bookmark sync promo if sync is disabled by policy. fdoray@chromium.org2013-07-311-4/+6
* Bring browser windows in front of app windows when user clicks on dock icon.jackhou@chromium.org2013-07-261-8/+16