summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/mobile_command_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
* Fix defects found after ATF testingAKalinich-Luxoft2018-07-301-3/+3
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-261-47/+0
* Answer review comments.BSolonenko2018-06-261-4/+1
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-261-853/+218
* Refactoring all hmi commands.BSolonenko2018-06-261-197/+581
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-4/+5
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-0/+743