summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only run tests on successful buildfeature/nicer_travisconlain-k2018-07-231-2/+1
* Add multithread and move tests into main buildConlain Kelly2018-07-201-2/+1
* Merge pull request #2328 from ZhdanovP/fix/remove_commented_codeJackLivio2018-07-205-51/+35
|\
| * Uncomment UT'sv-malko42018-07-111-0/+45
| * Remove commented codeZhdanovP2018-07-045-61/+0
* | Merge pull request #2404 from LitvinenkoIra/fix/external_policy_buildJackLivio2018-07-207-19/+21
|\ \
| * | Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-207-19/+21
|/ /
* | Merge pull request #2242 from ashwink11/feature/issue_892_AudioStreamingIndic...JackLivio2018-07-195-0/+45
|\ \
| * | UT changesAshwin Karemore2018-07-023-0/+11
| * | Added parameter in SetMediaClockTimer RPCAshwin Karemore2018-07-022-0/+34
* | | Merge pull request #2391 from smartdevicelink/feature/STL_sharedptr_implement...Jacob Keeler2018-07-19412-3553/+2236
|\ \ \
| * | | style fixfeature/STL_sharedptr_implementation_round2Jacob Keeler2018-07-191-1/+0
| * | | remove goofy extra whitespaceConlain Kelly2018-07-1843-69/+0
| * | | Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-189-183/+29
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2376 from smartdevicelink/feature/include_deprecated_warn...fix/request_from_hmi_has_param_with_out_of_boundsfix/media_app_must_get_attenuated_streaming_state_when_navi_app_starts_streamingfix/hmi_sends_request_with_string_param_with_invalidJacob Keeler2018-07-182-4/+20
|\ \ \ \
| * | | | Fix uses of deprecated methods in projectfeature/include_deprecated_warningsJacob Keeler2018-07-171-3/+19
| * | | | Change CMake flags to include deprecated warningsJacob Keeler2018-07-171-1/+1
* | | | | Merge pull request #2297 from smartdevicelink/feature/use_STL_atomicsJacob Keeler2018-07-177-178/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-172143-133534/+119315
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-257-178/+9
| | * | | style fixConlain Kelly2018-07-18155-627/+496
| | * | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-18412-3227/+2112
| |/ / / |/| | |
* | | | Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-1626-251/+1375
|\ \ \ \
| * | | | Updated logic regarding VR commands caching and limitationsfeature/handling_VR_help_requestsAndrii Kalinich2018-07-142-82/+87
| * | | | Renamed counter and simplified limits logicAndrii Kalinich2018-07-112-15/+13
| * | | | Fix affected unit testsAKalinich-Luxoft2018-07-119-34/+75
| * | | | Fix failed ATF tests after timer removingAKalinich-Luxoft2018-07-1113-165/+192
| * | | | Added expectations for affected unit testsAndrii Kalinich2018-07-043-0/+40
| * | | | Added lock for VRcommands mapAndrii Kalinich2018-07-042-16/+47
| * | | | Removed unused code from SetGlobalProperties requestAndrii Kalinich2018-07-042-54/+0
| * | | | Fix default sending type and resumption in help prompt managerJacob Keeler2018-07-031-2/+19
| * | | | Fix build issues and affected unit testsAKalinich-Luxoft2018-07-032-1/+13
| * | | | Fix minor issues with help prompt manager tests after mergeJacob Keeler2018-07-022-16/+14
| * | | | Remove arbitrary timer from help prompt managerJacob Keeler2018-07-025-109/+25
| * | | | Fix style issues and build failures outside of tests after mergeJacob Keeler2018-07-023-9/+10
| * | | | Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-022067-107420/+115318
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge pull request #2198 from AKalinich-Luxoft/feature/help_promt_managerAndrii Kalinich (GitHub)2018-05-211737-325107/+26863
| |\ \ \ \
| | * | | | Updated unit tests logic, removed redundant testsAndrii Kalinich2018-05-211-149/+72
| | * | | | Added tests for the HelpPromptManager.sniukalov2018-05-212-1/+453
| | * | | | Removed tests - functionality is no longer used.sniukalov2018-05-212-115/+0
| | * | | | Adjustment of tests components.sniukalov2018-05-217-41/+147
| | * | | | Added HelpPromptManager.sniukalov2018-05-213-0/+693
| | * | | | Adjustment of application_manager component.sniukalov2018-05-217-5/+57
| | * | | | Removed the old functionality for TTS & UI requests.sniukalov2018-05-212-20/+2
* | | | | | Merge pull request #2371 from JackLivio/fix/resource_allocation_testJackLivio2018-07-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fix resource allocation manager unit testJackLivio2018-07-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #2369 from LitvinenkoIra/fix/onRCStatus_seat_supportJackLivio2018-07-161-0/+1
|\ \ \ \ \ \
| * | | | | | Add SEAT module to all supported modulesIra Lytvynenko (GitHub)2018-07-161-0/+1
* | | | | | | Merge pull request #2306 from smartdevicelink/feature/onRcStatus_allowedJackLivio2018-07-168-20/+260
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-163-7/+3