| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Hide to app menu. | jackhou@chromium.org | 2013-09-06 | 9 | -0/+34 |
* | Make AppShimHostManager a RefCountedThreadSafe. | jackhou@chromium.org | 2013-09-06 | 2 | -7/+7 |
* | Mac: Fix window raising for multiple desktops | davidben@chromium.org | 2013-09-05 | 1 | -1/+5 |
* | Separate test dependencies in apps/DEPS. | benwells@chromium.org | 2013-09-03 | 1 | -4/+12 |
* | Delete app_host from apps/ | benwells@chromium.org | 2013-08-30 | 10 | -625/+0 |
* | Suppress flaky PlatformAppBrowserTest.FileAccesssIsRestored on win | rjkroege@chromium.org | 2013-08-29 | 1 | -1/+1 |
* | Add support for directory access to the file system API. | sammc@chromium.org | 2013-08-29 | 5 | -18/+42 |
* | Disable relaunch on login for shims. | jackhou@chromium.org | 2013-08-29 | 1 | -0/+14 |
* | Use only app permissions to decide if file entries should be writable. | sammc@chromium.org | 2013-08-29 | 5 | -47/+46 |
* | Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show. | jackhou@chromium.org | 2013-08-29 | 10 | -11/+67 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -4/+6 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -6/+4 |
* | Quit shim when all windows are closed. | jackhou@chromium.org | 2013-08-27 | 2 | -37/+35 |
* | Send Chrome's process id to the app shim. | jackhou@chromium.org | 2013-08-26 | 1 | -7/+20 |
* | Add policy for fullscreen mode; disallow fullscreen in public sessions | bartfab@chromium.org | 2013-08-25 | 4 | -0/+26 |
* | DCHECK that invalid app window states are not cached. | scheib@chromium.org | 2013-08-21 | 2 | -8/+11 |
* | Add NativeWebContentsModalDialogManager::HostChanged() | wittman@chromium.org | 2013-08-20 | 1 | -1/+1 |
* | UMA for packaged app shortcuts on Mac. | tapted@chromium.org | 2013-08-20 | 2 | -0/+5 |
* | JSON/IDL Compiler now generates event names as of r215660. Use these generate... | DHNishi@gmail.com | 2013-08-20 | 1 | -3/+5 |
* | Move apps tests from c/b/extensions to c/b/apps and refine DEPS. | benwells@chromium.org | 2013-08-15 | 4 | -3/+4 |
* | New chromium icons assets, icon migration, for OSX app launcher. | tapted@chromium.org | 2013-08-15 | 3 | -11/+20 |
* | Moved chrome/browser/ui/extensions apps code to chrome/browser/ui/apps | benwells@chromium.org | 2013-08-14 | 2 | -2/+2 |
* | Add support for setInputRegion API. | garykac@chromium.org | 2013-08-13 | 3 | -0/+12 |
* | Move ShellWindowRegistry to apps | benwells@chromium.org | 2013-08-09 | 13 | -26/+481 |
* | Added scheib as an apps OWNER. | benwells@chromium.org | 2013-08-09 | 1 | -0/+1 |
* | Move win8 metro mode app launch check back to apps | benwells@chromium.org | 2013-08-09 | 2 | -0/+13 |
* | Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux. | danakj@chromium.org | 2013-08-07 | 1 | -1/+8 |
* | Add myself to apps and extensions OWNERS files. | mek@chromium.org | 2013-08-07 | 1 | -0/+1 |
* | Move platform_app_launcher to apps | benwells@chromium.org | 2013-08-07 | 7 | -7/+424 |
* | [mac] Close a shim process if an app crashes or is terminated from task manager. | tapted@chromium.org | 2013-08-07 | 1 | -2/+10 |
* | Move native_app_window code to apps areas | benwells@chromium.org | 2013-08-06 | 7 | -6/+65 |
* | Revert 215745 "Fix crash when reloading packaged app. " | benwells@chromium.org | 2013-08-06 | 2 | -27/+8 |
* | Revert 215753 "Move native_app_window code to apps areas" | benwells@chromium.org | 2013-08-06 | 7 | -65/+6 |
* | Move native_app_window code to apps areas | benwells@chromium.org | 2013-08-06 | 7 | -6/+65 |
* | Fix crash when reloading packaged app. | benwells@chromium.org | 2013-08-06 | 2 | -8/+27 |
* | Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag. | ibraaaa@chromium.org | 2013-08-05 | 1 | -1/+1 |
* | When quitting the last app, terminate asynchronously. | jackhou@chromium.org | 2013-08-02 | 1 | -4/+12 |
* | Make shell window provide hidpi icon. | xiyuan@chromium.org | 2013-08-02 | 2 | -20/+32 |
* | Do not restore corrupt cached app window bounds. | scheib@chromium.org | 2013-08-01 | 4 | -29/+83 |
* | Clean up apps deps. | benwells@chromium.org | 2013-08-01 | 4 | -15/+12 |
* | Enable app shims whenever the app launcher is enabled. (Mac) | jackhou@chromium.org | 2013-08-01 | 3 | -0/+35 |
* | Revert 214919 "Removed apps DEPS that are no longer needed." | scherkus@chromium.org | 2013-08-01 | 1 | -0/+4 |
* | Removed apps DEPS that are no longer needed. | benwells@chromium.org | 2013-08-01 | 1 | -4/+0 |
* | Revert 214844 "Fix crash when reloading packaged app. " | scherkus@chromium.org | 2013-08-01 | 2 | -27/+8 |
* | Fix crash when reloading packaged app. | benwells@chromium.org | 2013-07-31 | 2 | -8/+27 |
* | Ignore 'did stop loading' notifications from unloaded extensions in AppLoadSe... | koz@chromium.org | 2013-07-31 | 1 | -0/+3 |
* | Cmd+Q on an app window quits the app. | jackhou@chromium.org | 2013-07-31 | 5 | -10/+170 |
* | Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowser... | jackhou@chromium.org | 2013-07-31 | 2 | -12/+5 |
* | Add a main menu to the shim that matches the one in Chrome. | jackhou@chromium.org | 2013-07-30 | 3 | -6/+78 |
* | Move app shortcut manager into chrome/browser/apps | benwells@chromium.org | 2013-07-26 | 5 | -338/+0 |