summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/request_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Prevent `INVALID_ID`responses from terminating valid requestsfix/event_dispatcher_crashjacobkeeler2018-05-141-0/+7
* Fixes style, logging, enum declarationAndrey Oleynik2017-01-041-1/+1
* Fixes logic of max requests per time scale constraint verificationAndrey Oleynik2017-01-031-4/+15
* Merge branch 'master'release/4.2.0Jacob Keeler2016-10-241-5/+11
|\
| * Rename functions to have clearer meaningJacob Keeler2016-10-201-6/+5
| * change private member from stop_flag to timer_stop_flagBrandonHe2016-10-201-1/+1
| * Fix ATF_AddSubMenu test failsBrandonHe2016-10-191-0/+7
* | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-1/+1
* | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-0/+1
* | Add function_id check in request controllerAlexander Kutsan2016-10-111-5/+7
|/
* Code style format with clang-formatKozoriz2016-04-251-228/+225
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-1/+3
* Update Timer class usagesArtem Nosach2016-04-061-1/+0
* Integration Timer to Application ManagerKozoriz2016-02-171-2/+2
* Fix of SDL. Correction processing DialNumber request.Oleg Krotenko2015-10-121-2/+2
* Merge remote-tracking branch 'origin/release/4.0.0' into developAlexandr Galiuzov2015-08-311-2/+2
|\
| * App is not unregistered by REQUEST_WHILE_IN_NONE_HMI_LEVEL reasonAleksei Lambin2015-08-171-2/+2
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-6/+7
|\ \ | |/
| * Merge remote-tracking branch 'origin/APPLINK-11916' into release/4.0.0Aleksandr Galiuzov2015-04-171-5/+7
| |\
| | * APPLINK-11916 Add posibility to handle Requests after response sentAlexander Kutsan2015-04-031-5/+7
| * | APPLINK-8555 Add State contextAlexander Kutsan2015-04-151-1/+0
| |/
* | APPLINK-9711. Change timer usage - seconds to ms.Andrey Oleynik2015-06-151-1/+1
|/
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-42/+70
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-39/+11
* HmiStatus modifyJustin Dickow2015-01-241-11/+39
* 3.10.1Justin Dickow2014-10-271-10/+10
* SDL 3.8!Justin Dickow2014-10-201-0/+266