summaryrefslogtreecommitdiffstats
path: root/apps/app_shim/app_shim_host_manager_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Only create the App Shim Socket after taking process singleton lock.jackhou@chromium.org2014-05-061-2/+8
* Put app shim IPC socket in a temporary directory. (Mac)jackhou@chromium.org2014-02-101-16/+61
* Suppress uninteresting log output from mac tests due to long shim domain sock...tapted@chromium.org2013-10-211-0/+12
* Delete AppShimHostManager on UI thread. (Mac)jackhou@chromium.org2013-10-081-1/+0
* Initial integration tests for the App Shim domain socket and IPC.tapted@chromium.org2013-09-261-3/+15
* Make AppShimHostManager a RefCountedThreadSafe.jackhou@chromium.org2013-09-181-5/+5
* Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe."rsimha@chromium.org2013-09-061-2/+4
* Make AppShimHostManager a RefCountedThreadSafe.jackhou@chromium.org2013-09-061-4/+2
* Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.jackhou@chromium.org2013-05-291-0/+3
* [mac] App shimsjeremya@chromium.org2013-03-181-0/+71