summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Revert to return shared_ptrJackLivio2018-08-131-2/+2
| | * | | | Remove commented codeJackLivio2018-08-101-53/+0
| | * | | | Address comments and logic refactorJackLivio2018-08-1013-311/+226
| * | | | | Merge pull request #2420 from smartdevicelink/fix/invalid_iteratorJackLivio2018-08-081-1/+1
| |\ \ \ \ \
| | * | | | | Fix invalid iteration segfault on shutdownfix/invalid_iteratorConlain Kelly2018-07-251-1/+1
* | | | | | | Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-081-11/+11
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Make sure iterator is validJackLivio2018-08-081-2/+3
| * | | | | | Change boost optional to compare boost::noneJackLivio2018-08-081-9/+8
* | | | | | | Add vrCommand mobile_api historyJackLivio2018-08-071-1/+5
* | | | | | | Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-0714-65/+68
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Update based on commentsJackLivio2018-08-0710-58/+56
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/mobile_versioningJackLivio2018-08-0665-476/+779
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge pull request #2424 from smartdevicelink/feature/optional_video_streamin...fix/send_location_with_one_or_more_allowed_disalowed_paramsJackLivio2018-08-061-1/+1
| | |\ \ \ \ \
| | | * | | | | make videostreamingstate optionalfeature/optional_video_streaming_stateConlain Kelly2018-07-261-1/+1
| | | |/ / / /
| | * | | | | formatting cleanupConlain Kelly2018-08-011-2/+4
| | * | | | | Make iconResumed optionalConlain Kelly2018-08-011-1/+1
| | * | | | | Set absolute path for linking boost libraries to utilsAlexander2018-08-013-3/+6
* | | | | | | Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-0632-32/+931
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add minVersion to Mobile APIJackLivio2018-08-061-1/+1
| * | | | | | Add history unit test for CObjectSchemaItemJackLivio2018-08-051-0/+40
| * | | | | | Check StyleJackLivio2018-08-0530-269/+388
| * | | | | | Fix existing unit testsJackLivio2018-08-052-0/+13
| * | | | | | Fixes in history logic for enumsJackLivio2018-08-052-4/+80
| * | | | | | Fixes for parsing enum history elementsJackLivio2018-08-041-5/+5
| * | | | | | Add enum history support to generatorJackLivio2018-08-042-1/+69
| * | | | | | Validate correct history itemJackLivio2018-08-041-2/+13
| * | | | | | Add support for struct param historyJackLivio2018-08-032-7/+43
| * | | | | | RAI version negotiationJackLivio2018-08-012-22/+23
| * | | | | | Add support for mandatory and removed versioningJackLivio2018-08-0128-24/+556
* | | | | | | yet another style fixConlain Kelly2018-08-012-7/+8
* | | | | | | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-014-9/+45
* | | | | | | style fixConlain Kelly2018-07-311-11/+10
* | | | | | | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-3124-107/+423
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2276 from ashwink11/feature/SDL_0042_Transfer_RPC_with_In...Jacob Keeler2018-07-3119-101/+420
| |\ \ \ \ \ \
| | * | | | | | Fix defects found after ATF testingAKalinich-Luxoft2018-07-303-30/+31
| | * | | | | | Answer Livio commentsAKalinich-Luxoft2018-07-306-42/+47
| | * | | | | | fix styleAshwin Karemore2018-07-265-23/+17
| | * | | | | | added UT for warningsAshwin Karemore2018-07-265-1/+223
| | * | | | | | create interaction choice set run method changesAshwin Karemore2018-07-261-19/+16
| | * | | | | | revert image check and return Warning or invalid dataAshwin Karemore2018-07-2617-70/+262
| | * | | | | | fix for show RPC UTAshwin Karemore2018-07-261-8/+19
| | * | | | | | fix build after resolving conflictAshwin Karemore2018-07-261-3/+3
| | * | | | | | fix for invalid image rpc in create interaction choice set requestAshwin Karemore2018-07-265-59/+46
| | * | | | | | UT fix after removing image checkAshwin Karemore2018-07-265-31/+93
| | * | | | | | removed image check in RPCAshwin Karemore2018-07-268-152/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #2474 from smartdevicelink/fix/remove_bool_lock_constructorsJacob Keeler2018-07-314-7/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | remove Lock(bool) constructorsConlain Kelly2018-07-304-7/+4
| | |/ / / /
| * | | | | Return correct pointer type in ParseArray()fix/invalid_ptr_assignmentConlain Kelly2018-07-301-2/+2
| |/ / / /
* | | | | add testing support for VR optionalConlain Kelly2018-07-311-1/+60
* | | | | style fixConlain Kelly2018-07-312-8/+7