summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused ClearPendingRequestsMapimpl/fix_sparadic_fails_if_waypoints_is_the_last_response_before_revertAleksandr Kutsan2020-08-132-18/+2
* Reorder subscription to on_event.Aleksandr Kutsan2020-08-131-8/+9
* Prettify loggingAleksandr Kutsan2020-08-131-8/+7
* Do not clear pending request map on resumption revert.Aleksandr Kutsan2020-08-131-1/+4
* Fix recursive on_event callAleksandr Kutsan2020-08-121-6/+6
* Fix typoLitvinenkoIra2020-08-127-15/+17
* Fix build with COTIRE=OFFLitvinenkoIra2020-08-121-5/+7
* Merge pull request #102 from LuxoftSDL/impl/rename_clear_resumption_requests_...Alexander Kutsan (GitHub)2020-08-117-7/+7
|\
| * Rename ClearPendingResumptionRequests -> OnResumptionRevertAleksandr Kutsan2020-08-117-7/+7
|/
* Remove unused variableLitvinenkoIra2020-08-111-1/+0
* Add expects for message helper function in ResumptionHandler Unit testsAleksandr Kutsan2020-08-111-72/+120
* Update UnsubscribeVehicleDataRequest unit testsLitvinenkoIra2020-08-111-0/+2
* Update AppService unit testsLitvinenkoIra2020-08-111-1/+2
* Update app manager unit testsLitvinenkoIra2020-08-112-27/+106
* Update state controller unit testsLitvinenkoIra2020-08-111-8/+39
* Update commands testsLitvinenkoIra2020-08-116-216/+200
* Review fixesAleksandr Kutsan2020-08-118-53/+78
* Process review commentsAleksandr Kutsan2020-08-117-59/+105
* Copy vehicle data to avoid deadlockAleksandr Kutsan2020-08-111-2/+2
* Custom vehicle data managerAleksandr Kutsan2020-08-115-14/+34
* Fix timeout issues with resumptionAleksandr Kutsan2020-08-112-3/+15
* Do not subscribe to already subscribedAleksandr Kutsan2020-08-113-0/+21
* Mark request that is waiting for response from HMIAleksandr Kutsan2020-08-112-2/+21
* Fix unit testsAleksandr Kutsan2020-08-112-27/+44
* Fix crashedAleksandr Kutsan2020-08-113-12/+25
* Protect vehicle data with locksAleksandr Kutsan2020-08-115-19/+35
* Fix most of the errors. remove usign corr_id instead of app_id in subscriber()Aleksandr Kutsan2020-08-112-254/+260
* Add details in Unit testsAleksandr Kutsan2020-08-111-17/+100
* Revird VehicleDataResumptionHandlerAleksandr Kutsan2020-08-116-229/+884
* Use existing methods to check that there are any apps subscribed for waupointsAleksandr Kutsan2020-08-111-4/+1
* Fix typo and create detailed explanation of the logic in waypoints resumptionAleksandr Kutsan2020-08-112-4/+21
* Remove debug logsAleksandr Kutsan2020-08-113-29/+9
* Dirty fix for WPAleksandr Kutsan2020-08-114-28/+90
* Resend waypoint subscription for second application if resumption for first w...Aleksandr Kutsan2020-08-112-13/+13
* Fix data races around app data revertingAndrii Kalinich2020-08-114-19/+29
* Fix extension extractions while traversing appsAndrii Kalinich2020-08-111-7/+21
* Fix problem with OnSCU notification during resumption with only main windowYana Chernysheva2020-08-113-9/+25
* Delete sleepYana Chernysheva2020-08-111-1/+0
* Fix build with unit testsLitvinenkoIra2020-08-116-232/+46
* Remove duplicated methods and fix styleYana Chernysheva2020-08-112-31/+2
* Fix LIMITED-LIMITED HMI level conflict resolutionAndrii Kalinich2020-08-111-1/+5
* Fix crash on processing of empty display capabilitiesAndrii Kalinich2020-08-111-13/+21
* Remove wrong resumption finishingAndrii Kalinich2020-08-111-1/+0
* Fix crash on attempt to acceess empty capabilitiesAndrii Kalinich2020-08-111-5/+14
* Fix widgets internal info cleaning on revertAndrii Kalinich2020-08-111-7/+9
* Update timeout handing functionAndrii Kalinich2020-08-114-0/+71
* Added timeout handling for CreateWindowAndrii Kalinich2020-08-112-0/+11
* Fix capabilities reset for widgetsAndrii Kalinich2020-08-111-2/+22
* Add widget windows postponingAndrii Kalinich2020-08-113-0/+85
* Remove unused functionsAndrii Kalinich2020-08-114-203/+4