summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove line containing PRId64hotfix/446Justin Dickow2016-03-291-1/+0
* Merge pull request #431 from AGaliuzov/Generate-snapshot-after-load-from-preload4.0.7AGaliuzov2016-03-241-0/+10
|\
| * Add check for snasphot when loading from preloadagaliuzov2016-03-231-0/+10
* | Merge pull request #430 from dev-gh/hotfix/Buttons.GetCapabilities_response_h...AGaliuzov2016-03-241-0/+8
|\ \
| * | Fixes ressetting of default buttons capabilitiesAndrey Oleynik2016-03-231-0/+8
| |/
* | Merge pull request #429 from OHerasym/hotfix/Slider_sends_GENERIC_ERROR_inste...AGaliuzov2016-03-241-1/+2
|\ \ | |/ |/|
| * Following APPLINK-21499 discussion, set mobile command timeoutAsen Kirov2016-03-231-1/+2
|/
* Merge pull request #420 from smartdevicelink/hotfix/mobile_api_result_code_order4.0.6AGaliuzov2016-03-181-72/+72
|\
| * Changed mobile api result code to better match hmi apihotfix/mobile_api_result_code_orderJackLivio2016-03-141-72/+72
* | Merge pull request #413 from LuxoftSDL/hotfix/Fix_SDL_clean_up_during_MASTER_...AGaliuzov2016-03-184-13/+28
|\ \ | |/ |/|
| * Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-114-13/+28
|/
* Merge pull request #404 from smartdevicelink/hotfix/fix_pt_sendMessagetoSDK4.0.5AGaliuzov2016-03-072-6/+3
|\
| * Fix for sending policy table snapshothotfix/fix_pt_sendMessagetoSDKJackLivio2016-03-032-6/+3
* | Merge pull request #392 from smartdevicelink/hotfix/ok_button_notification_fixAGaliuzov2016-03-071-1/+1
|\ \ | |/ |/|
| * Add NOT to checking if app is in full for OK button notificationhotfix/ok_button_notification_fixJackLivio2016-02-151-1/+1
|/
* Merge pull request #379 from LuxoftSDL/feature/Add_Committers_md_file4.0.4AGaliuzov2016-02-092-3/+103
|\
| * Update CONTRIBUTING.md & COMMITTERS.mdOleh Herasym2016-02-052-4/+4
| * Add COMMITTERS.md file & Update CONTRIBUTING.mdHerasym Oleh2016-02-052-3/+103
* | Merge pull request #375 from smartdevicelink/hotfix/fix_IviInfoUpdated_queryAGaliuzov2016-02-091-1/+1
|\ \
| * | Fixed IviInfoUpdated App Queryhotfix/fix_IviInfoUpdated_queryJackLivio2016-02-031-1/+1
* | | Merge pull request #349 from LuxoftSDL/hotfix/SDL_transfers_PlayTone_paramete...AGaliuzov2016-02-0817-97/+135
|\ \ \ | |/ / |/| |
| * | SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-2517-97/+135
* | | Merge pull request #359 from LuxoftSDL/hotfix/Fix_build_fail_with_disabled_lo...Artem Nosach2016-02-022-2/+3
|\ \ \
| * | | Fix build fail with disabled loggingboniaslasher2016-01-272-2/+3
| | |/ | |/|
* | | Merge pull request #361 from LuxoftSDL/hotfix/CreateInteractionChoiceSet_does...Artem Nosach2016-01-281-2/+3
|\ \ \ | |/ / |/| |
| * | Change updateRequestTimeout to TerminateRequestHerasym Oleh2016-01-281-2/+2
| * | Add DeleteChoices to ontimeOutHerasym Oleh2016-01-281-0/+1
|/ /
* | Merge branch 'master' of github.com:smartdevicelink/sdl_coreJustin Dickow2016-01-253-4/+1
|\ \
| * \ Merge pull request #337 from smartdevicelink/hotfix/dcheck_crash4.0.3AGaliuzov2016-01-251-2/+0
| |\ \
| | * | Remove DCHECKs that seem to always be tripping everyone uphotfix/dcheck_crashJustin Dickow2016-01-191-2/+0
| * | | Merge pull request #336 from smartdevicelink/hotfix/bt_device_scanner_leakAGaliuzov2016-01-251-0/+1
| |\ \ \
| | * | | Fixes #314hotfix/bt_device_scanner_leakJustin Dickow2016-01-191-0/+1
| | |/ /
| * | | Merge pull request #338 from smartdevicelink/hotfix/redundant_includesAGaliuzov2016-01-251-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | removed redundant includes fixes #223hotfix/redundant_includesJustin Dickow2016-01-191-2/+0
| | |/
* | | Add SDL Youtube Video Link to readmeJustin Dickow2016-01-251-0/+2
|/ /
* | Added Slack Badge to READMEJustin Dickow2016-01-211-2/+2
|/
* Add LICENSE File fixes #333Justin Dickow2016-01-191-0/+27
* Merge pull request #318 from LuxoftSDL/hotfix/Fix_endpoints_data_copying_duri...AGaliuzov2016-01-135-6/+40
|\
| * Fix endpoints data copying during Policy Table UpdateAsen Kirov2016-01-085-6/+40
* | Removed link to nonexistent release branch.JackLivio2016-01-041-1/+1
|/
* Merge pull request #303 from LuxoftSDL/hotfix/remove_redundant_test_main4.0.2AGaliuzov2016-01-04177-34408/+180
|\
| * Delete unused folder testHerasym Oleh2015-12-25173-39362/+0
| * Add tests in tools & 3rd-party-static.Herasym Oleh2015-12-2511-0/+5293
| * Remove reduntant test main files.Herasym Oleh2015-12-252-159/+0
|/
* Merge pull request #299 from LuxoftSDL/hotfix/Data_race_in_ThreadedSocketConn...Artem Nosach2015-12-172-11/+32
|\
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-172-18/+22
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-2/+9
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-5/+5
| * hotfix/Data_race_in_ThreadedSocketConnectioniAndrew52015-12-171-4/+14
|/
* Merge remote-tracking branch 'genivi-upstream/release/4.0.0'4.0.1Artem Nosach2015-12-147-6/+43
|\