summaryrefslogtreecommitdiffstats
path: root/apps/app_shim/chrome_main_app_mode_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Put app shim IPC socket in a temporary directory. (Mac)jackhou@chromium.org2014-02-101-10/+31
* Avoid loading the last used browser profile in app_controller_mac when it's n...tapted@chromium.org2014-01-161-2/+10
* [mac] Better handling of lost Apple Events during App Shim Startup.tapted@chromium.org2013-11-121-25/+54
* Reduce the transitions between the Chrome main menu and an app's main menu.jackhou@chromium.org2013-09-231-0/+13
* Enable passing a file path to an app via its shim.jackhou@chromium.org2013-09-101-49/+139
* Add Hide to app menu.jackhou@chromium.org2013-09-061-0/+8
* Disable relaunch on login for shims.jackhou@chromium.org2013-08-291-0/+14
* Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.jackhou@chromium.org2013-08-291-0/+8
* Send Chrome's process id to the app shim.jackhou@chromium.org2013-08-261-7/+20
* Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowser...jackhou@chromium.org2013-07-311-11/+5
* Add a main menu to the shim that matches the one in Chrome.jackhou@chromium.org2013-07-301-6/+75
* Fix app shim focus.jackhou@chromium.org2013-07-241-0/+1
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-171-1/+1
* Move chrome_main_app_mode_mac.mm into apps/app_shimjackhou@chromium.org2013-07-111-0/+407