summaryrefslogtreecommitdiffstats
path: root/apps/app_shim
Commit message (Expand)AuthorAgeFilesLines
* [Mac] App shim error test.jackhou@chromium.org2014-06-191-0/+91
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-182-1/+312
* Revert 277743 "[Mac] Add interactive App Shim test."macourteau@chromium.org2014-06-172-305/+1
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-172-1/+305
* Add support for client L2CAP sockets on Mac.isherman@chromium.org2014-06-141-1/+1
* Revert 276368 "[Mac] Add interactive App Shim test."phoglund@chromium.org2014-06-112-305/+1
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-112-1/+305
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-10/+1
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-053-9/+10
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-023-6/+10
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-023-10/+6
* Treat invisible deminiaturized windows as candidates in FocusWindowSet.davidben@chromium.org2014-05-281-1/+1
* Remove --disable-app-shims.jackhou@chromium.org2014-05-263-36/+0
* [Mac] Close browsers when quitting is prevented by QuitWithAppsController.jackhou@chromium.org2014-05-152-8/+34
* [Mac] Only create the App Shim Socket after taking process singleton lock.jackhou@chromium.org2014-05-062-2/+13
* Cpplint for apps/, extensions/limasdf@gmail.com2014-04-243-9/+9
* Remove web_app_ui.[cc|h].jackhou@chromium.org2014-04-031-1/+0
* Move UpdateShortcutInfoAndIconForApp from web_app_ui to web_appjackhou@chromium.org2014-04-011-1/+0
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* 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