summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix 148714 Structurally Dead CodeShobhitAd2018-09-301-1/+0
| * | | | | Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-24/+29
| * | | | | Fix 188233 Unitialized scalar fieldShobhitAd2018-09-301-1/+2
| | |/ / / | |/| | |
* | | | | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-0212-10/+58
|/ / / /
* | | | Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-286-6/+10
* | | | Add missing resource close in LoadPluginjacobkeeler2018-09-271-0/+1
* | | | Fix uninitialized field errorsjacobkeeler2018-09-275-17/+25
|/ / /
* | | Fix ReadDID Typo (#2630)JackLivio2018-09-242-17/+3
* | | Merge pull request #2607 from smartdevicelink/fix/video_streaming_in_backgroundJacob Keeler2018-09-2112-43/+82
|\ \ \
| * | | Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-188-31/+62
| * | | Fix EndService being sent to the wrong connectionjacobkeeler2018-09-125-12/+20
* | | | Remove default_hmi error from regular policy managerJackLivio2018-09-211-5/+0
* | | | Address commentsJackLivio2018-09-204-8/+8
* | | | Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-2018-126/+437
|\ \ \ \
| * \ \ \ Merge pull request #2622 from smartdevicelink/fix/reject_audio_video_by_trans...Jacob Keeler2018-09-192-7/+317
| |\ \ \ \
| | * | | | Reject StartService for audio or video based on settingsjacobkeeler2018-09-192-7/+317
| * | | | | Merge remote-tracking branch 'origin/develop' into release/5.0.0jacobkeeler2018-09-194-77/+16
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Add override for IAP emulated transportfix/emulated_iap_transport_overrideJackLivio2018-09-172-0/+28
| * | | | Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-136-68/+0
| | |/ / | |/| |
| * | | Merge pull request #2587 from smartdevicelink/fix/sirium_xm_capability_checkingJacob Keeler2018-09-071-32/+37
| |\ \ \
| | * | | Fix capabilities check for siriusxmAvailablejacobkeeler2018-09-071-32/+37
| * | | | Merge pull request #2588 from smartdevicelink/fix/add_missing_rpc_changesJacob Keeler2018-09-071-5/+26
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix SpacingJackLivio2018-09-071-11/+11
| | * | | Update missing RPC changes: SpaceAvailable & CurrentTemperatureAvailableJackLivio2018-09-071-5/+26
| * | | | Update HMI API interface versions for 5.0.0feature/5.0.0_update_hmi_api_interface_versionsjacobkeeler2018-09-061-7/+7
| |/ / /
| * | | Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-066-7/+22
* | | | Fix typoJackLivio2018-09-202-4/+4
* | | | Update based on commentsJackLivio2018-09-202-71/+51
* | | | Add filtering for policy table parametersJackLivio2018-09-199-31/+274
* | | | Add FunctionID to enumsAlexander2018-09-104-0/+1745
* | | | Add function to filter invalid parametres and RPCsAlexander Kutsan2018-09-102-1/+92
| |/ / |/| |
* | | Rework usage of PrintSmartObject functionAndriy Byzhynar2018-09-074-9/+11
* | | Rework PrintSmartObject functionAndriy Byzhynar2018-09-061-69/+6
|/ /
* | Merge pull request #2568 from smartdevicelink/fix/sdl_does_not_check_for_non_...5.0.0_RCJacob Keeler2018-09-051-5/+3
|\ \
| * | Add additional check for non-manadatory parametersfix/sdl_does_not_check_for_non_mandatory_parametersZhdanovP2018-09-051-5/+3
* | | Merge pull request #1965 from AByzhynar/fix/Wrong_connection_closureJackLivio2018-09-044-145/+138
|\ \ \
| * | | Fix styleJackLivio2018-09-041-4/+8
| * | | Fix merge conflictsJackLivio2018-09-042-99/+49
| * | | Merge remote-tracking branch 'origin/develop' into fix/Wrong_connection_closureJackLivio2018-09-042420-139373/+133282
| |\ \ \
| * | | | Fix coding style issue after rebaseAndriy Byzhynar2018-05-182-5/+48
| * | | | Add/Update connection_handler unit tests according to code changesAndriy Byzhynar2018-05-152-153/+103
| * | | | Fix wrong connection closureAndriy Byzhynar2018-05-152-12/+7
* | | | | Merge pull request #2559 from LitvinenkoIra/fix/external_policy_buildJacob Keeler2018-09-043-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fixup! remove struct timeval and use boost time_duration insteadLitvinenkoIra2018-08-313-3/+3
| | |/ / | |/| |
* | | | Merge pull request #2557 from smartdevicelink/feature/revise_0122_to_exclude_...Jacob Keeler2018-08-312-49/+51
|\ \ \ \
| * | | | Removed redundant codefeature/revise_0122_to_exclude_synonymsAKalinich-Luxoft2018-08-311-6/+3
| * | | | Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-312-23/+32
| * | | | Implementation of Revise SDL-0122 to exclude synonymsAndrii Kalinich2018-08-281-36/+32
* | | | | Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-3110-287/+278
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix build issues with testsfeature/boost_filesystem_implementationjacobkeeler2018-08-311-5/+6