| Commit message (Expand) | Author | Age | Files | Lines |
* | Put app shim IPC socket in a temporary directory. (Mac) | jackhou@chromium.org | 2014-02-10 | 1 | -10/+31 |
* | Avoid loading the last used browser profile in app_controller_mac when it's n... | tapted@chromium.org | 2014-01-16 | 1 | -2/+10 |
* | [mac] Better handling of lost Apple Events during App Shim Startup. | tapted@chromium.org | 2013-11-12 | 1 | -25/+54 |
* | Reduce the transitions between the Chrome main menu and an app's main menu. | jackhou@chromium.org | 2013-09-23 | 1 | -0/+13 |
* | Enable passing a file path to an app via its shim. | jackhou@chromium.org | 2013-09-10 | 1 | -49/+139 |
* | Add Hide to app menu. | jackhou@chromium.org | 2013-09-06 | 1 | -0/+8 |
* | Disable relaunch on login for shims. | jackhou@chromium.org | 2013-08-29 | 1 | -0/+14 |
* | Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show. | jackhou@chromium.org | 2013-08-29 | 1 | -0/+8 |
* | Send Chrome's process id to the app shim. | jackhou@chromium.org | 2013-08-26 | 1 | -7/+20 |
* | Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowser... | jackhou@chromium.org | 2013-07-31 | 1 | -11/+5 |
* | Add a main menu to the shim that matches the one in Chrome. | jackhou@chromium.org | 2013-07-30 | 1 | -6/+75 |
* | Fix app shim focus. | jackhou@chromium.org | 2013-07-24 | 1 | -0/+1 |
* | Use a direct include of the message_loop header in android_webview/, apps/, a... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Move chrome_main_app_mode_mac.mm into apps/app_shim | jackhou@chromium.org | 2013-07-11 | 1 | -0/+407 |