summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/request_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix log severity level and various typosfix/Fix_log_severity_level_in_on_vehicle_data_notification_ccSKobziev2018-10-261-5/+5
|\
| * Fix uninitialized field errorsjacobkeeler2018-09-271-2/+2
|/
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-6/+6
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-5/+5
| * Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-1/+1
* | Style fixConlain Kelly2018-06-251-2/+2
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-3/+3
|/
* Prevent `INVALID_ID`responses from terminating valid requestsfix/event_dispatcher_crashjacobkeeler2018-05-141-0/+25
* Fix EventDispatcher crash by rejecting duplicate correlation_idsjacobkeeler2018-03-291-1/+9
* Not related to RC changesAlexander Kutsan2017-08-161-4/+6
* Fixes logic of max requests per time scale constraint verificationAndrey Oleynik2017-01-031-26/+11
* Fix EXTERNAL_PROPRIETARY implementation of command.Vladislav Antonov2016-12-151-2/+2
* Merge branch 'master'release/4.2.0Jacob Keeler2016-10-241-42/+44
|\
| * Rename functions to have clearer meaningJacob Keeler2016-10-201-10/+9
| * change timer::kSingleShot to trueBrandonHe2016-10-201-1/+1
| * change code styleBrandonHe2016-10-201-26/+26
| * add space after for, add additional information about requestBrandonHe2016-10-201-2/+10
| * change private member from stop_flag to timer_stop_flagBrandonHe2016-10-201-3/+3
| * adjust code formatBrandonHe2016-10-201-4/+4
| * Fix ATF_AddSubMenu test failsBrandonHe2016-10-191-39/+34
* | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-5/+5
* | Add function_id check in request controllerAlexander Kutsan2016-10-111-15/+23
* | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-1/+1
|/
* Fix invalid memory access.Vladislav Antonov2016-07-121-4/+4
* Revert to right state condition some timersAnton Hrytsevich2016-05-101-2/+1
* Code style format with clang-formatKozoriz2016-04-251-120/+132
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-13/+13
* Add buffer for sending requestVeronica Veremjova2016-04-121-1/+4
* Update Timer class usagesArtem Nosach2016-04-061-5/+0
* Integration Timer to Application ManagerKozoriz2016-02-171-9/+12
* Fixed wrong logger name for RequestControllerElisey Zamakhov2015-12-181-1/+1
* Update after reviewOleg Krotenko2015-10-121-2/+2
* Fix of SDL. Correction processing DialNumber request.Oleg Krotenko2015-10-121-63/+50
* Merge remote-tracking branch 'origin/release/4.0.0' into developAlexandr Galiuzov2015-08-311-33/+44
|\
| * Fix Code Review issues.Aleksei Lambin2015-08-171-8/+9
| * App is not unregistered by REQUEST_WHILE_IN_NONE_HMI_LEVEL reasonAleksei Lambin2015-08-171-27/+37
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-10/+19
|\ \ | |/
| * APPLINK-12833 Fix timeout in requestsAlexander Kutsan2015-05-141-0/+2
| * APPLINK-11916 Add posibility to handle Requests after response sentAlexander Kutsan2015-04-031-7/+12
* | APPLINK-9711. Change timer usage - seconds to ms.Andrey Oleynik2015-06-151-17/+26
|/
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-300/+277
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-266/+169
* HmiStatus modifyJustin Dickow2015-01-241-169/+266
* 3.10.1Justin Dickow2014-10-271-34/+39
* SDL 3.8!Justin Dickow2014-10-201-0/+508