summaryrefslogtreecommitdiffstats
path: root/apps/app_shim
Commit message (Expand)AuthorAgeFilesLines
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-154-67/+65
* Revert 251094 "Revert 250826 "Remove Profile dependency from app..."asvitkine@chromium.org2014-02-132-9/+12
* Revert 250826 "Remove Profile dependency from apps::ShellWindow"asvitkine@chromium.org2014-02-132-12/+9
* Remove Profile dependency from apps::ShellWindowrockot@chromium.org2014-02-122-9/+12
* Put app shim IPC socket in a temporary directory. (Mac)jackhou@chromium.org2014-02-106-89/+149
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-051-1/+1
* Remove ExtensionService dependencies from src/appsjamescook@chromium.org2014-01-242-8/+9
* Avoid loading the last used browser profile in app_controller_mac when it's n...tapted@chromium.org2014-01-161-2/+10
* Don't enable app shims in tests. (Mac)jackhou@chromium.org2014-01-161-2/+4
* Change --enable-app-shims to --disable-app-shimsjackhou@chromium.org2013-12-301-3/+2
* Add base:: prefix to string16 in apps/.dbeam@chromium.org2013-12-191-1/+1
* Use ExtensionEnableFlow for shim initiated launches. (Mac)jackhou@chromium.org2013-12-174-16/+130
* Skip TestingBrowserProcess creation in browser_testsjamescook@chromium.org2013-12-091-2/+11
* Add chrome_strings dependency to app_shim.gypijackhou@chromium.org2013-11-181-0/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* [mac] Better handling of lost Apple Events during App Shim Startup.tapted@chromium.org2013-11-121-25/+54
* Make a new component 'app_shim'.jackhou@chromium.org2013-11-081-0/+34
* Move app_launcher_utils to chrome/browser/ui/app_listcalamity@chromium.org2013-10-252-2/+2
* Remove reliance on GetActiveDesktop from AppListService::Get()tapted@chromium.org2013-10-241-1/+3
* apps: Remove unnecessary includes of extension_constants.hjamescook@chromium.org2013-10-231-0/+1
* Suppress uninteresting log output from mac tests due to long shim domain sock...tapted@chromium.org2013-10-211-0/+12
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-161-1/+1
* Terminate Chrome when App Launcher is dismissed. (Mac)jackhou@chromium.org2013-10-156-43/+62
* Delete AppShimHostManager on UI thread. (Mac)jackhou@chromium.org2013-10-082-2/+6
* Moved apps metro code from apps to chrome/browser/apps.benwells@chromium.org2013-10-031-0/+1
* Move chrome apps prefs back to chrome from the apps component.benwells@chromium.org2013-09-292-1/+2
* Initial integration tests for the App Shim domain socket and IPC.tapted@chromium.org2013-09-265-3/+358
* 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
* 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
* Enable passing a file path to an app via its shim.jackhou@chromium.org2013-09-1011-138/+306
* 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
* Disable relaunch on login for shims.jackhou@chromium.org2013-08-291-0/+14
* Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.jackhou@chromium.org2013-08-299-11/+61
* 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
* UMA for packaged app shortcuts on Mac.tapted@chromium.org2013-08-202-0/+5
* Move apps tests from c/b/extensions to c/b/apps and refine DEPS.benwells@chromium.org2013-08-151-1/+1
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-093-10/+9
* [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-061-1/+1
* Revert 215753 "Move native_app_window code to apps areas"benwells@chromium.org2013-08-061-1/+1
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-061-1/+1
* Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.ibraaaa@chromium.org2013-08-051-1/+1
* When quitting the last app, terminate asynchronously.jackhou@chromium.org2013-08-021-4/+12
* Clean up apps deps.benwells@chromium.org2013-08-011-0/+11