summaryrefslogtreecommitdiffstats
path: root/components/arc/arc_bridge_service_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor ArcBridgeService detection and initialization to a separate class Ar...arthurhsu2016-02-261-8/+1
* Update components for new prefs location.brettw2016-02-011-2/+2
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-3/+1
* arc-bridge: Restart ARC instance on crashlhchavez2016-01-051-0/+23
* Re-Reland "arc-bridge: Move most methods to Mojo interfaces"lhchavez2015-12-221-191/+1
* Revert of Reland "arc-bridge: Move most methods to Mojo interfaces" (patchset...petewil2015-12-211-1/+191
* Reland "arc-bridge: Move most methods to Mojo interfaces"lhchavez2015-12-211-191/+1
* Revert of arc-bridge: Move most methods to Mojo interfaces (patchset #9 id:16...lhchavez2015-12-201-1/+191
* arc-bridge: Move most methods to Mojo interfaceslhchavez2015-12-191-191/+1
* Log error only on deviceoshima2015-12-181-1/+3
* arc: Add settings bridgebenhansen2015-12-181-0/+21
* ARC: ARC process task provider.nya2015-12-161-0/+30
* arc-bridge: Migrate to Mojolhchavez2015-12-071-192/+101
* Add IPC messages for ARC notificationyoshiki2015-12-031-0/+34
* arc-bridge: Implement IPC message for app launcher.khmel2015-12-031-0/+51
* arc-bridge: Split ArcBridgeService to common part and IPC based impl.khmel2015-11-261-0/+254