summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove defunct `appID` parameter from UnsubscribeVehicleDatafix/remove_app_id_unsubscribe_viJacob Keeler2018-07-051-3/+0
* Merge pull request #2327 from XevoInc/bugfix/travis_cppcheckJacob Keeler2018-07-053-7/+8
|\
| * fix: remove memory leak warning from cppcheckSho Amano2018-07-041-0/+1
| * fix: syntax error in hmi_command_factory.ccSho Amano2018-07-041-5/+6
| * fix: remove unnecessary ')'Sho Amano2018-07-041-2/+1
|/
* Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-2951-8/+259
|\
| * fix xmlfeature/data_turn_signalConlain Kelly2018-06-211-4/+4
| * Add turn signal data to api and testsConlain Kelly2018-06-2151-8/+259
* | Merge pull request #2250 from smartdevicelink/feature/vehicle_info_pluginJackLivio2018-06-281939-107281/+109354
|\ \
| * | Fix Typofeature/vehicle_info_pluginJackLivio2018-06-281-1/+1
| * | Fix StyleJackLivio2018-06-276-30/+32
| * | Merge remote-tracking branch 'origin/develop' into feature/vehicle_info_pluginJackLivio2018-06-272-16/+10
| |\ \ | |/ / |/| |
* | | Merge pull request #2307 from JackLivio/fix/styleJackLivio2018-06-273-28/+20
|\ \ \
| * | | Fix StyleJackLivio2018-06-273-28/+20
|/ / /
| * | Merge remote-tracking branch 'origin/develop' into feature/vehicle_info_pluginJackLivio2018-06-270-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-2633-208/+281
|\ \ \
| * | | Run Style ScriptJackLivio2018-06-2613-40/+50
| * | | I regret trusting my auto-formatter; more style change revertsfix/lock_scopingConlain Kelly2018-06-252-22/+15
| * | | undo dumb style changesConlain Kelly2018-06-252-57/+54
| * | | Cleanup dumb re-formatting, overall cleanupConlain Kelly2018-06-124-77/+80
| * | | cleanup some lock stuff, fix some buggageConlain Kelly2018-06-115-35/+25
| * | | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-1133-345/+434
* | | | Merge pull request #2203 from smartdevicelink/feature/submenu_iconJackLivio2018-06-265-8/+84
|\ \ \ \
| * | | | Remove excess check. Remove multiple get for the msg_params in SmartObjectfeature/submenu_iconKVGrygoriev2018-05-211-16/+17
| * | | | Merge pull request #2201 from mrapitis/feature/submenu-iconKostiantyn Grygoriev (GitHub)2018-05-215-2/+77
| |\ \ \ \
| | * | | | updates for unit testMarkos2017-12-111-2/+41
| | * | | | updates to add submenu rpcMarkos2017-12-114-0/+36
* | | | | | Merge pull request #2299 from XevoInc/bugfix/invalid_memory_access_checkpermi...Jacob Keeler2018-06-261-0/+7
|\ \ \ \ \ \
| * | | | | | fix: invalid memory access in Policy Manager when HMI level is invalidSho Amano2018-06-261-0/+7
|/ / / / / /
| | | | * | Merge DevelopJackLivio2018-06-271-15/+21
| | | | * | Merge DevelopJackLivio2018-06-2741-195/+345
| | | | * | Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-2616-66/+107
| | | | * | Fix unsubscribe vehicle request unit testAndriy Byzhynar2018-06-263-56/+74
| | | | * | Add missed function descriptionsAlexander2018-06-262-3/+62
| | | | * | Fix unit testsBSolonenko2018-06-262-0/+37
| | | | * | Fix unit testsAndriy Byzhynar2018-06-265-123/+172
| | | | * | fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-262-67/+3
| | | | * | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-10/+11
| | | | * | Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-2610-41/+14
| | | | * | Add mock for AppExtension classAndriy Byzhynar2018-06-261-0/+62
| | | | * | fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-266-7/+7
| | | | * | fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-2610-31/+13
| | | | * | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-268-34/+10
| | | | * | Remove all usage of SubscribedIVI from application managerAlexander2018-06-2612-135/+0
| | | | * | Modify amount pf parameters for creating VI app extensions.Alexander2018-06-264-10/+20
| | | | * | Move IsSubsscrbedTo to pluginAlexander2018-06-2610-69/+31
| | | | * | Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-267-14/+5
| | | | * | Make unsubscribeFromVehicleInfo methof booleanAlexander2018-06-262-2/+4
| | | | * | fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-265-17/+28
| | | | * | Move using functions for clear subscriptions to pluginAlexander2018-06-266-73/+5