summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rewrite GenerateSnapshot()hotfix/generate_snapshot_fix_#461JackLivio2016-04-262-2/+17
* Updated utils cmake file to build static libraryOleksandr Koreniak2016-04-141-1/+1
* SDL doesn't crash with Core dump caused by double free on app exitOleksandr Koreniak2016-04-141-1/+1
* Merge pull request #456 from dev-gh/hotfix/DialNumber_functionality_implement...4.0.10AGaliuzov2016-04-0613-10/+541
|\
| * More style changesAndrey Oleynik2016-04-064-7/+7
| * Code style changesAndrey Oleynik2016-04-052-2/+2
| * Adds latest number validation changesAndrey Oleynik2016-04-042-2/+4
| * Adds implementation of DialNumber RPCAndrey Oleynik2016-04-0413-8/+537
* | Merge pull request #449 from okoreniak/hotfix/Fixed_SDL_do_not_send_two_OnHMI...AGaliuzov2016-04-041-8/+13
|\ \
| * | Fixed SDL to do not send two OnHMIStatus notification to launched applicationOleksandr Koreniak2016-03-301-8/+13
* | | Merge pull request #433 from okoreniak/hotfix/Fixed_Validator_In_SystemReques...AGaliuzov2016-04-041-73/+416
|\ \ \ | |_|/ |/| |
| * | Code for synonyms validation moved to functionOleksandr Koreniak2016-04-041-103/+127
| * | Added validator in processing of SystemRequest(QUERY_APPS)Oleksandr Koreniak2016-04-011-77/+396
* | | 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
| |/ /
* | | 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
* | | 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
| |/
* | Add NOT to checking if app is in full for OK button notificationhotfix/ok_button_notification_fixJackLivio2016-02-151-1/+1
|/
* 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
* | | Change updateRequestTimeout to TerminateRequestHerasym Oleh2016-01-281-2/+2
* | | Add DeleteChoices to ontimeOutHerasym Oleh2016-01-281-0/+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
| |/
* | removed redundant includes fixes #223hotfix/redundant_includesJustin Dickow2016-01-191-2/+0
|/
* Fix endpoints data copying during Policy Table UpdateAsen Kirov2016-01-085-6/+40
* Add tests in tools & 3rd-party-static.Herasym Oleh2015-12-253-0/+213
* Remove reduntant test main files.Herasym Oleh2015-12-251-61/+0
* 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
|\
| * Merge pull request #294 from LuxoftSDL/hotfix/Change_description_of_greyOut_p...Artem Nosach2015-12-081-1/+1
| |\
| | * Changed description of parameter greyOut to correspond reuirementsiAndrew52015-12-071-1/+1
| * | Merge pull request #284 from LuxoftSDL/hotfix/Core_dump_if_make_MASTER_RESETAGaliuzov2015-12-072-2/+14
| |\ \
| | * | Increase of scope of lock in method Handle()dtrunov2015-12-011-6/+5