summaryrefslogtreecommitdiffstats
path: root/apps/app_shim/extension_app_shim_handler_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Implement Bring All To Front for app windows. (Mac)jackhou@chromium.org2013-09-191-0/+2
* Enable passing a file path to an app via its shim.jackhou@chromium.org2013-09-101-3/+10
* 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/+6
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-2/+2
* Cmd+Q on an app window quits the app.jackhou@chromium.org2013-07-311-0/+4
* Load an unloaded profile on app shim initiated app launch.jackhou@chromium.org2013-07-041-1/+14
* Hide and show app windows when the shim is hidden/shown.jackhou@chromium.org2013-07-031-0/+1
* Maybe terminate Chrome on last app quit.jackhou@chromium.org2013-07-021-8/+9
* Use Mac style app lifetime with app shims.jackhou@chromium.org2013-07-011-2/+1
* Restructure ExtensionAppShimHandler testing.jackhou@chromium.org2013-06-211-8/+21
* Start and close app shims based on shell windows.jackhou@chromium.org2013-06-201-5/+13
* Move FetchProfileForDirectory to ExtensionAppShimHandler.jackhou@chromium.org2013-06-201-0/+14
* Start app shim when app launched.jackhou@chromium.org2013-05-311-2/+10
* Close all windows when app shim quits.jackhou@chromium.org2013-05-301-0/+1
* Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.jackhou@chromium.org2013-05-291-0/+60