summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/command_holder_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
* RPCService implementationIra Lytvynenko2018-06-261-2/+2
* Run Style ScriptJackLivio2018-02-141-2/+3
* Coverity FixesJackLivio2018-02-141-1/+1
* Adds null pointer checks, fixes typos and other minor changes.Andrey Oleynik (GitHub)2018-01-181-0/+5
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-22/+25
* Fixes RPCs holding for applications being switchedAndrey Oleynik (GitHub)2018-01-181-10/+74
* Renames interfaces according to people desireAndrey Oleynik (GitHub)2018-01-181-3/+3
* Changes CommandHolderImpl usage and removes odd interfaceAndrey Oleynik (GitHub)2018-01-181-9/+3
* Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-181-0/+75