summaryrefslogtreecommitdiffstats
path: root/apps/app_shim/app_shim_handler_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Close browsers when quitting is prevented by QuitWithAppsController.jackhou@chromium.org2014-05-151-0/+5
* Revert 251094 "Revert 250826 "Remove Profile dependency from app..."asvitkine@chromium.org2014-02-131-2/+0
* Revert 250826 "Remove Profile dependency from apps::ShellWindow"asvitkine@chromium.org2014-02-131-0/+2
* Remove Profile dependency from apps::ShellWindowrockot@chromium.org2014-02-121-2/+0
* Terminate Chrome when App Launcher is dismissed. (Mac)jackhou@chromium.org2013-10-151-0/+4
* Enable passing a file path to an app via its shim.jackhou@chromium.org2013-09-101-3/+12
* Add Hide to app menu.jackhou@chromium.org2013-09-061-0/+2
* Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.jackhou@chromium.org2013-08-291-0/+2
* Load an unloaded profile on app shim initiated app launch.jackhou@chromium.org2013-07-041-4/+5
* Hide and show app windows when the shim is hidden/shown.jackhou@chromium.org2013-07-031-0/+3
* Use Mac style app lifetime with app shims.jackhou@chromium.org2013-07-011-1/+1
* Move FetchProfileForDirectory to ExtensionAppShimHandler.jackhou@chromium.org2013-06-201-1/+2
* Start app shim when app launched.jackhou@chromium.org2013-05-311-2/+5
* Close all windows when app shim quits.jackhou@chromium.org2013-05-301-0/+3
* Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.jackhou@chromium.org2013-05-291-2/+13
* Update the OSX app shim to support the app launcher.tapted@chromium.org2013-05-141-0/+54