summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/rpc_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add API version to logging in case if message from mobile was not parsedAlexander2018-08-161-1/+2
* Address commentsJackLivio2018-08-141-13/+31
* Address CommentsJackLivio2018-08-131-9/+15
* Address comments and logic refactorJackLivio2018-08-101-1/+1
* Check StyleJackLivio2018-08-051-10/+17
* Add support for mandatory and removed versioningJackLivio2018-08-011-1/+15
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-3/+19
|\
| * Fix uses of deprecated methods in projectfeature/include_deprecated_warningsJacob Keeler2018-07-171-3/+19
* | style fixConlain Kelly2018-07-181-1/+2
* | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-11/+11
|/
* Remove DBus from projectJacob Keeler2018-07-101-4/+0
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-261-2/+2
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-13/+0
* Remove all remote controllAlexander Kutsan2018-06-261-9/+1
* Refactor CommandFactoryIra Lytvynenko2018-06-261-3/+4
* RPCHandler implementationIra Lytvynenko2018-06-261-0/+389