summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/include/rc_rpc_plugin/rc_app_extension.h
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-4/+5
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-201-0/+6
* Rework dependency injection in RC commandsAlexander2018-08-201-3/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+3
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-1/+1
* Style fixes of PorcessResumption RCAppExtension, VehicleInfoAppExtensionAlexander2018-06-261-2/+2
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+7
* Answer review comments.BSolonenko2018-06-261-1/+1
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-261-5/+4
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-261-0/+79