summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Cancel downloads when quitting with apps open.jackhou2015-05-291-0/+6
* Fix the System Profile to not load extensions. It could otherwise be forced t...mlerman2015-05-251-7/+9
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Use ICU plural formatting in more placesjshin2015-05-141-17/+9
* Reland: AppControllerMac updates the window when a Profile is deleted.mlerman2015-04-241-2/+11
* Revert of [Mac] AppControllerMac updates the window when a Profile is deleted...horo2015-04-231-11/+2
* AppControllerMac updates the window when a Profile is deleted.mlerman2015-04-221-2/+11
* MacViews: Remove BrowserWindowController dependency from AppControllerandresantoso2015-04-011-23/+42
* Mac: Possible fix for Cmd-W closing window instead of a tabandresantoso2015-03-241-43/+18
* Reland r318288: Wait until a new profile has been created before deleting the...bauerb2015-03-021-1/+3
* Revert of Wait until a new profile has been created before deleting the activ...qyearsley2015-02-271-3/+1
* Wait until a new profile has been created before deleting the active profile.bauerb2015-02-261-1/+3
* Only return fully initialized profiles in ProfileManager::GetProfileByPath.bauerb2015-02-201-9/+5
* Identity API: Show signin for new failure modesrockot2015-01-231-1/+2
* Mac: Fix for Cmd-W sometimes closes the window instead of a single tabandresantoso2015-01-151-77/+30
* Revert of Revert of [Mac] Do not let apps keep Chrome alive if shutting down....jochen2015-01-131-2/+19
* Revert of [Mac] Do not let apps keep Chrome alive if shutting down. (patchset...jochen2015-01-131-19/+2
* [Mac] Do not let apps keep Chrome alive if shutting down.jackhou2015-01-131-2/+19
* Fixed extension::is_hosted_app crash in AppController.mitchelljones2015-01-071-1/+1
* Don't include hidden windows in IsAppWindowRegisteredInAnyProfile.jackhou2015-01-071-1/+1
* Fixed focussing of Chrome with --enable-app-shim-creation disabled.mitchelljones2015-01-051-9/+6
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-5/+5
* Added flag --enable-hosted-app-quit-notification.mitchelljones2014-12-191-0/+5
* Clean up straggler classes to use embedded signin in page in the new profiles...noms2014-12-171-2/+2
* Hosted apps on OS X now act more like a native app.mitchelljones2014-12-161-0/+18
* Reland 1: "mac: Allow Chrome to hand off its active URL to other devices."erikchen2014-12-121-2/+80
* Revert "mac: Allow Chrome to hand off its active URL to other devices."erikchen2014-12-111-121/+2
* mac: Allow Chrome to hand off its active URL to other devices.erikchen2014-12-111-2/+121
* Tweak NSUserActivity forward declarationjiangj2014-12-041-1/+1
* Cache the bookmarks menu on OSX between profile switches.lgarron2014-11-181-8/+28
* Create a new component "handoff" to be shared between Mac and iOS.erikchen2014-11-141-1/+1
* Supervised users: if history recording is off, allow incognito and deleting h...treib2014-11-111-1/+4
* mac: Opening a URL should replace the NTP.erikchen2014-10-311-11/+32
* Mac - show user manager before opening browser.mlerman2014-10-311-7/+25
* mac: Add UMA metrics for Handoff.erikchen2014-10-281-0/+8
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-16/+8
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-5/+5
* Remove AppsClient::GetLoadedBrowserContextshashimoto2014-09-261-2/+2
* Mac: Give app_shim code a nicer hometapted2014-09-241-1/+1
* Access to Chrome via the System Tray should go through the User Manager.mlerman2014-09-241-4/+10
* After locking a profile and showing the User Manager, make Guest the active p...noms2014-09-231-39/+34
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-09-201-2/+2
* Fix l10n_util DCHECK on OSX quitting with more than one download in progress.mattm2014-09-121-3/+2
* Move AppWindow to extensionshashimoto2014-08-291-2/+2
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-3/+3
* Mac: Support default browser Handoff in Yosemite.erikchen@chromium.org2014-08-181-0/+30
* Ensure guest mode browser can activate the correct window.mlerman@chromium.org2014-07-241-1/+2
* [Mac] Hide all shims when Chrome is hidden.jackhou@chromium.org2014-07-221-0/+4
* mac: Add a profiler for startup time.erikchen@chromium.org2014-07-181-1/+9
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-1/+1