summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/rpc_service_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-8/+0
* Answer review comments.BSolonenko2018-06-261-15/+0
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-51/+29
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-29/+51
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-261-0/+5
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-11/+17
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-37/+34
* Remove all remote controllAlexander Kutsan2018-06-261-44/+60
* Refactor CommandFactoryIra Lytvynenko2018-06-261-6/+6
* RPCHandler implementationIra Lytvynenko2018-06-261-4/+25
* RPCService implementationIra Lytvynenko2018-06-261-0/+612