summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/command_request_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-1/+3
* Merge remote-tracking branch 'origin/feature/base_app_services_implementation...jacobkeeler2019-03-061-4/+7
|\
| * GetFile RPC (#2811)Shobhit Adlakha2019-03-061-2/+5
| * Add logic for handling `allowAppConsumers`jacobkeeler2019-03-051-2/+2
* | Add passthrough timeout to provider requestsjacobkeeler2019-03-061-0/+4
|/
* PerformAppServiceInteraction RPC (#2815)Jacob Keeler2019-02-261-5/+13
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-5/+90
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-2/+2
* style fixConlain Kelly2018-07-181-3/+6
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-5/+5
* Fix falling atf test scriptBogdan2018-06-261-0/+4
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-10/+7
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-261-3/+11
* Refactor CommandFactoryIra Lytvynenko2018-06-261-2/+2
* RPCService implementationIra Lytvynenko2018-06-261-5/+7
* Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-4/+3
* Fix build errors with GCC6+fix/gcc6_buildjacobkeeler2018-01-171-0/+1
* Optimize using of CheckResultCodeAlexander Kutsan2017-11-151-5/+8
* Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-131-83/+108
* Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-131-0/+61
* Merge remote-tracking branch 'dev-gh/fix/Memory_leaks' into developjacobkeeler2017-11-021-5/+4
|\
| * Fix minor memory leaksSergey Levchenko (GitHub)2017-09-081-5/+4
* | Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-021-10/+28
|/
* Fix sending multiple HMI status after develop integrationAlexander Kutsan2017-08-221-1/+1
* Merge remote-tracking branch 'origin/develop' into feature/sdl_remote_control...Alexander Kutsan2017-08-211-2/+48
|\
| * Merge pull request #1592 from dev-gh/fix/Hash_update_on_unavailable_UI_interfaceJackLivio2017-08-171-2/+48
| |\
| | * Moves hash update logic into base class, checks UI interface state nowAndrey Oleynik2017-06-071-2/+48
* | | Implementation of system capabilitiesAlexander Kutsan2017-08-161-0/+3
|/ /
* | Fix UnsubscribeButton wrong result code in case of UNSUPPORTED_RESOURCEAKalinich-Luxoft2017-06-191-0/+38
|/
* Add missing functionality fo policiesokozlovlux2017-05-171-4/+4
* Fix issue when SDL shut down due to SIGSEGVokozlovlux2017-05-111-52/+52
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-311-9/+9
|\
| * Merge release to developAlex Kutsan2017-01-271-9/+9
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-181-9/+9
| | |\
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-10/+9
* | | | Revert "Add support for audioPassThruIcon parameter"revert-1182-feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-231-21/+16
|/ / /
* | | Fix code differentiation in new methodTeodora Kireva2017-01-191-7/+12
* | | Add support for audioPassThruIcon parameterTeodora Kireva2017-01-161-9/+9
|/ /
* | Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-291-11/+10
|/
* Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-121-9/+3
* Fix problem with incorrect success result (#895)Dmitrii Trunov (GitHub)2016-10-121-5/+2
* Merge pull request #768 from dtrunov/feature/Navigation_interface_SDL_behavio...Artem Nosach (GitHub)2016-10-111-3/+20
|\
| * Fix problems according to test coverage (#1)Anton Hrytsevich (GitHub)2016-10-111-1/+20
| * Fix comments after reviewdtrunov2016-10-111-1/+0
| * VehicleInfo interface: SDL behavior in case HMI does not respond to IsReady r...Alexander Kutsan2016-10-051-1/+0
* | Fix coding styledtrunov2016-10-101-1/+1
* | Fix problem with incorrect resultdtrunov2016-10-071-1/+4
|/
* Fix comments after reviewdtrunov2016-10-041-38/+51
* Fix code styledtrunov2016-10-041-127/+125
* Fix review commentsdtrunov2016-10-041-32/+37