summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-203-22/+47
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-193-47/+22
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-193-22/+47
* Add chrome_strings dependency to app_shim.gypijackhou@chromium.org2013-11-181-0/+1
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-182-7/+7
* Fixed broken minimize/maximize buttons for Chrome Apps on Linux Aura.mgiuca@chromium.org2013-11-181-1/+12
* Introduce ui/wm/ directory.tfarina@chromium.org2013-11-163-8/+8
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-1510-10/+10
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Fix linux_chromeos_clang compile for app_shelljamescook@chromium.org2013-11-131-1/+1
* [mac] Better handling of lost Apple Events during App Shim Startup.tapted@chromium.org2013-11-121-25/+54
* Reland: Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-102-3/+3
* Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."rockot@google.com2013-11-082-3/+3
* Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-082-3/+3
* Make a new component 'app_shim'.jackhou@chromium.org2013-11-082-11/+34
* Drop "ByPath" from functions in drive::FileSystemInterface.kinaba@chromium.org2013-11-071-1/+1
* Don't add keep-alives for apps after the app keep-alive service has shut down.sammc@chromium.org2013-11-073-2/+12
* Defer app window appearance until first paint.mlamouri@chromium.org2013-11-072-5/+88
* Revert 227677 - Trigger visibilitychange events on app container state changesrockot@chromium.org2013-11-013-19/+2
* Add chrome.app.window.[get|set][Min|Max][Width|Height]jackhou@chromium.org2013-10-301-0/+19
* Keep Chrome alive while packaged app background pages are running.sammc@chromium.org2013-10-306-0/+314
* Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContextjamescook@chromium.org2013-10-292-2/+1
* Move PermissionSet to top-level extensions.yoz@chromium.org2013-10-291-1/+1
* Use the loaded bounds before applying size constraint.mlamouri@chromium.org2013-10-281-8/+6
* Move app_launcher_utils to chrome/browser/ui/app_listcalamity@chromium.org2013-10-252-2/+2
* Add yoz/kalman to OWNERS.miket@chromium.org2013-10-251-0/+2
* Remove reliance on GetActiveDesktop from AppListService::Get()tapted@chromium.org2013-10-241-1/+3
* Remove apps::ShellWindow dependency on c/c/extensions/extension_constants.hjamescook@chromium.org2013-10-233-24/+0
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-233-1/+3
* apps: Remove unnecessary includes of extension_constants.hjamescook@chromium.org2013-10-234-4/+3
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-212-0/+3
* Suppress uninteresting log output from mac tests due to long shim domain sock...tapted@chromium.org2013-10-211-0/+12
* Add Set[Minimum|Maximum]Size to ShellWindow.jackhou@chromium.org2013-10-213-0/+53
* Factor out [min|max]_size into ShellWindow::SizeConstraintsjackhou@chromium.org2013-10-202-62/+136
* Introduce a separate gyp file for content shell and testsjochen@chromium.org2013-10-191-1/+1
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-167-20/+21
* Revert 228654 "Factor out [min|max]_size into ShellWindow::SizeC..."dmikurube@chromium.org2013-10-152-135/+62
* Factor out [min|max]_size into ShellWindow::SizeConstraintsjackhou@chromium.org2013-10-152-62/+135
* Terminate Chrome when App Launcher is dismissed. (Mac)jackhou@chromium.org2013-10-156-43/+62
* apps: Move chrome's ShellWindowFrameView into apps/jamescook@chromium.org2013-10-155-0/+480
* Add always-on-top property to app windowstmdiep@chromium.org2013-10-113-1/+7
* app_shell: Add AppShellContentClient.derat@chromium.org2013-10-115-3/+81
* Move MinimalShell to ui/shell.derat@chromium.org2013-10-104-4/+8
* app_shell: Limit DEPS to apps/shelljamescook@chromium.org2013-10-092-6/+10
* Create an app_shell targetjamescook@chromium.org2013-10-0911-1/+439
* When native app window visibility changes due to either show/hide or minimize...rockot@chromium.org2013-10-093-2/+19
* Delete AppShimHostManager on UI thread. (Mac)jackhou@chromium.org2013-10-082-2/+6
* Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.yoz@chromium.org2013-10-082-2/+1
* Tighten up DEPS rules allowing content to ensure that only public parts of co...jam@chromium.org2013-10-031-1/+3
* Moved apps metro code from apps to chrome/browser/apps.benwells@chromium.org2013-10-0311-155/+12