summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resumption_data_processor_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-251-2/+3
* Check iterator before erase in ProcessResponseFromHMI (#3919)Olha Vorobiova (GitHub)2022-08-231-3/+12
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-1/+2
* Squashed commit of the following:collin2021-08-121-25/+42
* Fix crash during resumption callback (#3721)Jacob Keeler2021-06-231-1/+9
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-1/+1
* Implement ResetGlobalProperties and revert resumption case for RC (#3673)Shobhit Adlakha2021-03-251-0/+15
* fix resumption IsResponseSuccessful (#3661)collinmcq2021-03-111-1/+9
* Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-031-0/+4
* Fix invalid uses of erase while iterating through sets (#3619)Jacob Keeler2021-01-291-7/+7
* Fix build failure with ENABLE_LOG=OFF (#3604)Jacob Keeler2020-12-171-4/+3
* Add check for already processed resumptions (#3525)Yana Chernysheva (GitHub)2020-10-051-102/+37
* Delete module_types_str_mappingYana Chernysheva2020-10-021-9/+1
* Add fixes for new Coverity issuesfix/coverity_7.0jacobkeeler2020-09-171-2/+2
* [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-041-5/+114
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-0/+1100