summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-223-6151/+6054
* Merge pull request #1767 from smartdevicelink/fix/coverity_issues_4.4.0Jacob Keeler2017-09-216-23/+22
|\
| * Fix style issuesfix/coverity_issues_4.4.0jacobkeeler2017-09-213-9/+12
| * Fix resource leaks introduced in RC baselinejacobkeeler2017-09-212-9/+4
| * Fix coverity issues related to protocol changesjacobkeeler2017-09-213-7/+8
|/
* Merge pull request #1760 from AKalinich-Luxoft/fix/fix_core_crash_on_nonrc_ap...JackLivio2017-09-1916-48/+82
|\
| * Fix affected mocks and unit tests logicAKalinich-Luxoft2017-09-185-10/+23
| * Fix possible NULL pointer assignment in Resource Allocation ManagerAKalinich-Luxoft2017-09-181-3/+5
| * Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-1811-35/+54
* | Merge pull request #1761 from JackLivio/fix/metadata_unit_test_fixJackLivio2017-09-181-0/+7
|\ \
| * | Fix unit test failureJackLivio2017-09-181-0/+7
|/ /
* | Merge pull request #1752 from LuxoftAKutsan/hotfix/extended_policy_tests_buil...Jacob Keeler2017-09-111-1/+1
|\ \ | |/ |/|
| * Replace Functional module libraryAlexander Kutsan2017-09-081-1/+1
|/
* Merge remote-tracking branch 'LuxoftAKutsan/fix/SDL_respond_ACK_with_protocol...jacobkeeler2017-09-082-12/+21
|\
| * fixup! Fix incorrect behaviour of SDL during respose ACK whenr video and audi...Alex Kutsan2017-06-232-5/+8
| * Fix incorrect behaviour of SDL during respose ACK whenr video and audio servi...okozlovlux2017-06-201-2/+5
* | Merge pull request #1750 from JackLivio/fix/remove_equipment_rc_artifactJackLivio2017-09-071-1/+0
|\ \
| * | Remove RC artifactJackLivio2017-09-071-1/+0
|/ /
* | Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-074-6/+19
|\ \
| * | Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-194-6/+19
* | | Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-077-2/+358
|\ \ \
| * | | - adding a test to cover the case where metadata tagging is provided but no a...ChrisB-Elektrobit2017-08-211-12/+61
| * | | - performed renamings suggested in smartdevicelink/sdl_evolution#239ChrisB-Elektrobit2017-08-176-31/+30
| * | | - changing Show Request metadata but no data warning result code from IGNORED...ChrisB-Elektrobit2017-08-171-1/+1
| * | | - adding warning result code and info message to ShowResponse to handleChrisB-Elektrobit2017-08-142-4/+21
| * | | - removed some extraneous logging to clean up the code a bitChrisB-Elektrobit2017-08-111-12/+4
| * | | - added some additional unit tests to show_test.cc to test translation ofChrisB-Elektrobit2017-08-091-0/+130
| * | | - added new ShowRequest::HandleMetadata function for the Show RPC toChrisB-Elektrobit2017-08-084-0/+65
| * | | - modified HMI_API.xml to support the changes needed for metadata taggingChrisB-Elektrobit2017-08-041-0/+42
| * | | - modified MOBILE_API.xml to support the changes needed for metadataChrisB-Elektrobit2017-08-041-0/+62
* | | | Merge pull request #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-072-63/+70
|\ \ \ \
| * | | | Fixed logger messages contextAKalinich-Luxoft2017-06-162-8/+8
| * | | | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-152-65/+70
| * | | | Fix consumer friendly messages removing from PTAKalinich-Luxoft2017-06-151-3/+5
| | |/ / | |/| |
* | | | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-078-13/+57
|\ \ \ \
| * | | | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-218-13/+57
| | |_|/ | |/| |
* | | | Merge pull request #1631 from LitvinenkoIra/fix/SDL_does_not_set_timeout_for_...Jacob Keeler2017-09-072-0/+20
|\ \ \ \
| * | | | Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-072-0/+20
|/ / / /
* | | | Merge pull request #1634 from LitvinenkoIra/fix/SDL_sends_BC.UpdateDeviceList...Jacob Keeler2017-09-061-2/+5
|\ \ \ \
| * | | | Add limitation of size for deviceList in BC.UpdateDeviceList RPCSergey Levchenko (GitHub)2017-06-211-2/+5
| |/ / /
* | | | Merge pull request #1708 from LuxoftAKutsan/feature/sdl_remote_control_baselineJackLivio2017-09-06270-24303/+21203
|\ \ \ \
| * | | | Add functional module library to message_helpter tests only if remote control...Alexander Kutsan2017-09-061-1/+7
| * | | | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-062-4/+0
| * | | | Removed unused CheckHMILevel functionAlexander Kutsan2017-09-062-28/+0
| * | | | Add missed descriptionsAlexander Kutsan2017-09-062-0/+24
| * | | | Removed redundanr HMI subscriptionsAlexander Kutsan2017-09-061-1/+0
| * | | | Add missed DCHECKsAlexander Kutsan2017-09-063-0/+5
| * | | | Merge pull request #268 from LuxoftAKutsan/fix/remove_hardoced_mobile_and_hmi...Alexander Kutsan (GitHub)2017-09-061-5/+7
| |\ \ \ \
| | * | | | Remove hardcoded HMI and mobile function idsAlexander Kutsan2017-09-061-5/+7
| * | | | | Merge pull request #267 from LuxoftAKutsan/fix/add_description_fr_fake_parameterAlexander Kutsan (GitHub)2017-09-051-1/+1
| |\ \ \ \ \ | | |/ / / /