summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-033-23/+8
* Move chrome apps prefs back to chrome from the apps component.benwells@chromium.org2013-09-2910-161/+2
* Fixes crasher when closing app windows while printing.dharcourt@chromium.org2013-09-261-1/+5
* Initial integration tests for the App Shim domain socket and IPC.tapted@chromium.org2013-09-266-3/+360
* Add "kiosk_only" manifest attribute for platform apps.tengs@chromium.org2013-09-262-7/+28
* Fixed crash when chrome.runtime.reload() is called with app windows opentmdiep@chromium.org2013-09-261-1/+1
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-6/+2
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* 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