summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Reduce the transitions between the Chrome main menu and an app's main menu.jackhou@chromium.org2013-09-231-0/+13
* Fix launching an app via the shim.jackhou@chromium.org2013-09-231-3/+7
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Implement Bring All To Front for app windows. (Mac)jackhou@chromium.org2013-09-192-13/+38
* Make AppShimHostManager a RefCountedThreadSafe.jackhou@chromium.org2013-09-182-8/+15
* Enforce disable fullscreen policy for platform appsbartfab@chromium.org2013-09-181-0/+5
* This CL:pkotwicz@chromium.org2013-09-182-8/+8
* Introduce AppsClient and use it in apps to get the loaded profiles list.benwells@chromium.org2013-09-136-44/+108
* Explode apps -> chrome/.../extensions DEPSbenwells@chromium.org2013-09-101-2/+32
* Enable passing a file path to an app via its shim.jackhou@chromium.org2013-09-1011-138/+306
* Revert 222257 "Revert 222235 ""Redirecting URLs to Packaged Apps..."stevet@chromium.org2013-09-102-4/+27
* Revert 222235 ""Redirecting URLs to Packaged Apps" implementatio..."stevet@chromium.org2013-09-102-27/+4
* "Redirecting URLs to Packaged Apps" implementation: revisedsergeygs@chromium.org2013-09-102-4/+27
* Replace direct use of DriveIntegrationServiceFactory with drive::util::GetFil...hidehiko@chromium.org2013-09-091-5/+4
* Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe."rsimha@chromium.org2013-09-062-7/+7
* Add Hide to app menu.jackhou@chromium.org2013-09-069-0/+34
* Make AppShimHostManager a RefCountedThreadSafe.jackhou@chromium.org2013-09-062-7/+7
* Mac: Fix window raising for multiple desktopsdavidben@chromium.org2013-09-051-1/+5
* Separate test dependencies in apps/DEPS.benwells@chromium.org2013-09-031-4/+12
* Delete app_host from apps/benwells@chromium.org2013-08-3010-625/+0
* Suppress flaky PlatformAppBrowserTest.FileAccesssIsRestored on winrjkroege@chromium.org2013-08-291-1/+1
* Add support for directory access to the file system API.sammc@chromium.org2013-08-295-18/+42
* Disable relaunch on login for shims.jackhou@chromium.org2013-08-291-0/+14
* Use only app permissions to decide if file entries should be writable.sammc@chromium.org2013-08-295-47/+46
* Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.jackhou@chromium.org2013-08-2910-11/+67
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-4/+6
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-6/+4
* Quit shim when all windows are closed.jackhou@chromium.org2013-08-272-37/+35
* Send Chrome's process id to the app shim.jackhou@chromium.org2013-08-261-7/+20
* Add policy for fullscreen mode; disallow fullscreen in public sessionsbartfab@chromium.org2013-08-254-0/+26
* DCHECK that invalid app window states are not cached.scheib@chromium.org2013-08-212-8/+11
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-201-1/+1
* UMA for packaged app shortcuts on Mac.tapted@chromium.org2013-08-202-0/+5
* JSON/IDL Compiler now generates event names as of r215660. Use these generate...DHNishi@gmail.com2013-08-201-3/+5
* Move apps tests from c/b/extensions to c/b/apps and refine DEPS.benwells@chromium.org2013-08-154-3/+4
* New chromium icons assets, icon migration, for OSX app launcher.tapted@chromium.org2013-08-153-11/+20
* Moved chrome/browser/ui/extensions apps code to chrome/browser/ui/appsbenwells@chromium.org2013-08-142-2/+2
* Add support for setInputRegion API.garykac@chromium.org2013-08-133-0/+12
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-0913-26/+481
* Added scheib as an apps OWNER.benwells@chromium.org2013-08-091-0/+1
* Move win8 metro mode app launch check back to appsbenwells@chromium.org2013-08-092-0/+13
* Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux.danakj@chromium.org2013-08-071-1/+8
* Add myself to apps and extensions OWNERS files.mek@chromium.org2013-08-071-0/+1
* Move platform_app_launcher to appsbenwells@chromium.org2013-08-077-7/+424
* [mac] Close a shim process if an app crashes or is terminated from task manager.tapted@chromium.org2013-08-071-2/+10
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-067-6/+65
* Revert 215745 "Fix crash when reloading packaged app. "benwells@chromium.org2013-08-062-27/+8
* Revert 215753 "Move native_app_window code to apps areas"benwells@chromium.org2013-08-067-65/+6
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-067-6/+65