summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed issue redundantAssignmentfix/cppcheck_issuesypostolov2020-03-2620-99/+35
* fixed issue asctimeCalledypostolov2020-03-261-6/+12
* fixed issue unusedStructMemberypostolov2020-03-261-54/+0
* fixed issue invalidPrintfArgType_sintypostolov2020-03-263-14/+7
* fixed issue unreadVariableypostolov2020-03-263-13/+1
* fixed issue unusedFunctionypostolov2020-03-265-30/+0
* fixed issue noExplicitConstructorypostolov2020-03-2619-58/+40
* fixed issue variableScopeypostolov2020-03-263-10/+6
* fixed issue unreachableCodeypostolov2020-03-261-2/+1
* fix cppcheck issues in appMainypostolov2020-03-261-0/+1
* fix cppcheck issues in component media_managerypostolov2020-03-261-0/+1
* fix cppcheck issues in component resumptionypostolov2020-03-261-0/+1
* fix cppcheck issues in component protocolypostolov2020-03-262-0/+2
* fix cppcheck issues in component rpc_baseypostolov2020-03-263-0/+3
* fix cppcheck issues in component hmi_message_handlerypostolov2020-03-263-7/+9
* fix cppcheck issues in component config_profileypostolov2020-03-264-5/+9
* fix cppcheck issues in component connection_handlerypostolov2020-03-266-4/+8
* fix cppcheck issues in component formattersypostolov2020-03-2611-2/+12
* fix cppcheck issues in component security_managerypostolov2020-03-267-1/+10
* fix cppcheck issues in component protocol_handlerypostolov2020-03-2610-4/+12
* fix cppcheck issues in component telemetry_monitorypostolov2020-03-268-0/+8
* fix cppcheck issues in component policyypostolov2020-03-2627-11/+44
* fix cppcheck issues in component smart_objectsypostolov2020-03-2616-0/+16
* fix cppcheck issues in component utilsypostolov2020-03-2632-2/+35
* fix cppcheck issues in component transport_managerypostolov2020-03-2620-23/+61
* fix cppcheck issues in component application_managerypostolov2020-03-26227-39/+278
* move submodule to own orgcollin2020-03-241-1/+1
|\
| * Update .gitmodules (#3301)Collin2020-03-241-1/+1
| * Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271)Andrii Kalinich (GitHub)2020-03-1332-228/+127
* | maintain signature for GetLockScreenIconUrl (#3303)Collin2020-03-232-2/+2
* | Update start_external_proprietary.sh (#3299)Collin2020-03-231-3/+5
* | Fix sdl crash when policies disabled (#3292)Yaroslav Mamykin (GitHub)2020-03-232-50/+267
* | Fix/Checking PTU triggers when no apps are registered in regular policy mode ...Shobhit Adlakha2020-03-191-0/+3
* | Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-196-9/+79
* | Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-1632-228/+127
* | fix/Move AppProperties struct to the Common interface (#3286)Shobhit Adlakha2020-03-121-61/+35
* | Fix/Perform hash check before copying over mobile api files (#3288)Shobhit Adlakha2020-03-121-2/+6
* | Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-117-2/+34
|/
* Use Mobile_API files from RPC Spec submodule (#3270)JackLivio2020-03-044-8628/+11
* Remove branches from submodules (#3272)JackLivio2020-03-032-2/+0
* Remove intendation for policy table snapshot (#3262)JackLivio2020-03-032-0/+2
* Add the missing attributes to the schema (#3266)Shobhit Adlakha2020-03-021-0/+6
* Add function UnwrapAppPolicies to CacheManager::Init() method (#3244)Yana Chernysheva (GitHub)2020-03-022-0/+9
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-2820-33/+229
* Merge pull request #3261 from smartdevicelink/fix/readme_getting_started_linkJacob Keeler2020-02-281-1/+1
|\
| * Fix new README linkJacob Keeler2020-02-281-1/+1
|/
* Merge pull request #3120 from smartdevicelink/feature/readme_overhaulwebengineJacob Keeler2020-02-271-127/+22
|\
| * Merge branch 'develop' into feature/readme_overhaulJacob Keeler2020-02-27548-21343/+13734
| |\ | |/ |/|
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-270-0/+0
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-270-0/+0