summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make refactoring signal catchingAnton Hrytsevich2016-02-015-47/+55
* Make speed log dump on native MessageQueueAnton Hrytsevich2016-02-013-15/+21
* Add abort for SIGSEGV and exit(EXIT_FAILURE) in gignal handlingAnton Hrytsevich2016-02-011-2/+2
* Add illustrating comment after reviewAnton Hrytsevich2016-02-011-0/+1
* Remove ifdef from life_cycle. Fix style issuesAnton Hrytsevich2016-02-015-22/+29
* Change scheme disabling signals in slave threadsAnton Hrytsevich2016-02-011-4/+7
* Flush logs when SDL crashAnton Hrytsevich2016-02-014-1/+38
* Fix endless SIGSEGV sendingAnton Hrytsevich2016-02-011-25/+15
* Merge pull request #356 from LuxoftSDL/hotfix/the_part_of_SDL_code_that_uses_...AGaliuzov2016-01-2810-738/+0
|\
| * Delete part of SDL code that uses AVAHIHerasym Oleh2016-01-2710-738/+0
* | Merge pull request #351 from LuxoftSDL/hotfix/SDL_crashes_during_start_if_pre...AGaliuzov2016-01-271-135/+173
|\ \
| * | Add braces to if blocks change back components stopping sequenceAnton Hrytsevich2016-01-261-17/+35
| * | Fix style issues by beautifierAnton Hrytsevich2016-01-251-120/+134
| * | Fix chash during start if preloaded_pt file is absentAnton Hrytsevich2016-01-251-13/+19
* | | Merge pull request #301 from LuxoftSDL/hotfix/StopServiceACKAGaliuzov2016-01-264-34/+76
|\ \ \ | |_|/ |/| |
| * | Replace "new" with "MakeShared"Anatoliy-Leshin2016-01-211-7/+8
| * | Code beautifyingAnatoly Leshin2016-01-213-10/+9
| * | Process EndServiceAck from mobile;Anatoly Leshin2016-01-214-10/+52
| * | Remove duplicate logic of stop streaming sequence. Use existing methods.Anatoly Leshin2016-01-211-15/+15
* | | Merge branch 'master' into developagaliuzov2016-05-024-3/+30
|\ \ \
| * \ \ 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 #353 from LuxoftSDL/hotfix/SetGlobalProperties_coreDumpAGaliuzov2016-01-261-1/+5
|\ \ \ \
| * | | | Stash connection_key before calling SendResponse(),Anatoliy-Leshin2016-01-251-1/+5
* | | | | Merge pull request #354 from LuxoftSDL/hotfix/Fix_OnHMIStatusNotificationFrom...AGaliuzov2016-01-261-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix OnHMIStatusNotificationFromMobile command creationAsen Kirov2016-01-251-1/+2
|/ / / /
* | | | Merge pull request #346 from LuxoftSDL/hotfix/Fix_validity_of_Policy_Table_Sn...AGaliuzov2016-01-252-3/+84
|\ \ \ \
| * | | | Fix validity of Policy Table SnapshotAsen Kirov2016-01-222-3/+84
| | |/ / | |/| |
* | | | Merge pull request #343 from LuxoftSDL/hotfix/FixStateController_UTAGaliuzov2016-01-211-5/+2
|\ \ \ \
| * | | | Fix StateController Unit TestAlexander Kutsan2016-01-211-5/+2
|/ / / /
* | | | Merge pull request #340 from LuxoftSDL/feature/CustomStringImplAGaliuzov2016-01-2152-1942/+2223
|\ \ \ \
| * | | | Integrate CustomStringdtrunov2016-01-2051-2317/+2439
| * | | | Implement tests for CustomStringdtrunov2016-01-202-231/+153
| * | | | Implement CustomStringdtrunov2016-01-203-71/+308
* | | | | Merge pull request #341 from LuxoftSDL/hotfix/ommited_tts_vrSynonymAGaliuzov2016-01-211-26/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix filling 'tts' and 'vrSynonyms' for UpdateAppListAnatoliy-Leshin2016-01-201-26/+45
|/ / / /
* | | | Merge pull request #332 from LuxoftSDL/hotfix/Fix_sending_PT_snapshot_in_OnSy...AGaliuzov2016-01-203-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix sending Policy Table snapshot in OnSystemRequestAsen Kirov2016-01-203-8/+10
* | | | Merge pull request #327 from LuxoftSDL/hotfix/Fix_of_ignition_counter_handlingAGaliuzov2016-01-2010-61/+186
|\ \ \ \ | |/ / / |/| | |
| * | | Refines logging, introduce usage of some variables and ScopeGuard.Andrey Oleynik2016-01-203-19/+23
| * | | Extends tests and aligns data representation for DB and JSON data resumptionAndrey Oleynik2016-01-204-5/+73
| * | | Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-208-48/+101
|/ / /