summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/command_holder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* RPCService implementationIra Lytvynenko2018-06-261-0/+1
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-2/+5
* Fixes RPCs holding for applications being switchedAndrey Oleynik (GitHub)2018-01-181-12/+29
* Renames interfaces according to people desireAndrey Oleynik (GitHub)2018-01-181-7/+7
* Changes CommandHolderImpl usage and removes odd interfaceAndrey Oleynik (GitHub)2018-01-181-10/+4
* Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-181-0/+96