summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Updated a parameter descriptionMasato Ogawa2017-08-284-0/+4
| * | | | | | Updated license headersMasato Ogawa2017-08-289-9/+9
| * | | | | | Updated according to changing SendHapticData designMasato Ogawa2017-08-242-23/+38
| * | | | | | Updated license headersMasato Ogawa2017-08-249-0/+27
| * | | | | | Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-238-4/+18
| * | | | | | Move SendHapticData to struct sectionMasato Ogawa2017-08-221-19/+19
| * | | | | | Move SendHapticData to request/response sectionMasato Ogawa2017-08-221-11/+11
| * | | | | | Use bool operator for consistencyMasato Ogawa2017-08-221-2/+2
| * | | | | | Add unit tests for Send Haptic Data RPCMasato Ogawa2017-08-223-2/+181
| * | | | | | Add mandatory attribute SendHapticData responseMasato Ogawa2017-08-221-2/+2
| * | | | | | Removed a unused member and header filesMasato Ogawa2017-08-222-13/+0
| * | | | | | Implement SendHapticData RPCMasato Ogawa2017-08-2216-0/+697
* | | | | | | Fix/issue 1737 (#1739)fronneburg2017-08-291-1/+2
* | | | | | | Merge pull request #1732 from smartdevicelink/hotfix/list_files_testJacob Keeler2017-08-221-1/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes missing expectation for happy path of ListFiles requesthotfix/list_files_testjacobkeeler2017-08-221-1/+16
| | * | | | | Merge pull request #262 from AKalinich-Luxoft/fix/fix_rc_functionality_for_no...Alexander Kutsan (GitHub)2017-09-055-0/+14
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix unit tests for RC commandsAKalinich-Luxoft2017-09-044-0/+8
| | | * | | | Fix response for RC functionality for apss without RC HMI typeAKalinich-Luxoft2017-09-041-0/+6
| | |/ / / /
| | * | | | Merge pull request #261 from LuxoftAKutsan/fix/add_functional_module_dependen...Alexander Kutsan (GitHub)2017-09-011-0/+1
| | |\ \ \ \
| | | * | | | Fix build with RC=ON, EXTERNAL_PROPRIETARY, and BUILD_TESTS=ONAlexander Kutsan2017-09-011-0/+1
| | * | | | | Merge pull request #260 from LuxoftAKutsan/fix/avoid_using_null_pointerAlexander Kutsan (GitHub)2017-09-013-15/+20
| | |\ \ \ \ \
| | | * | | | | Fix undefined behaviour in several casesAlexander Kutsan2017-08-313-15/+20
| | |/ / / / /
| | * | | | | Merge pull request #259 from AKalinich-Luxoft/fix/fix_access_remote_subject_s...Alexander Kutsan (GitHub)2017-08-313-17/+12
| | |\ \ \ \ \
| | | * | | | | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-313-17/+12
| | |/ / / / /
| | * | | | | Merge pull request #258 from AKalinich-Luxoft/fix/fix_sdl_build_for_external_...Alexander Kutsan (GitHub)2017-08-311-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix SDL build with EXTERNAL_PROPRIETARY flagAKalinich-Luxoft2017-08-311-1/+1
| | |/ / / / /
| | * | | | | Merge pull request #257 from AKalinich-Luxoft/fix/fix_sdl_build_with_rc_offAlexander Kutsan (GitHub)2017-08-311-0/+9
| | |\ \ \ \ \
| | | * | | | | Fix SDL build with RC = OFFAKalinich-Luxoft2017-08-311-0/+9
| | |/ / / / /
| | * | | | | Merge pull request #254 from AKalinich-Luxoft/fix/fix_access_remote_subject_s...Alexander Kutsan (GitHub)2017-08-3011-49/+62
| | |\ \ \ \ \
| | | * | | | | Rename Subject struct for policy_regularAKalinich-Luxoft2017-08-307-31/+39
| | | * | | | | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-304-18/+23
| | |/ / / / /
| | * | | | | Merge pull request #253 from AKalinich-Luxoft/fix/fix_missing_methods_descrip...Alexander Kutsan (GitHub)2017-08-3010-419/+1601
| | |\ \ \ \ \
| | | * | | | | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-303-180/+768
| | | * | | | | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-303-187/+773
| | | * | | | | Added/updated description in AccessRemote classes for policy regularAKalinich-Luxoft2017-08-302-26/+30
| | | * | | | | Added/updated description in AccessRemote classes for policy externalAKalinich-Luxoft2017-08-302-26/+30
| | * | | | | | Merge pull request #252 from AByzhynar/fix/Remove_unused_functionAlexander Kutsan (GitHub)2017-08-302-22/+0
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Remove unused functionsAndriy Byzhynar2017-08-302-22/+0
| | * | | | | | Merge pull request #256 from dev-gh/feature/Resources_releasing_additional_ca...Alexander Kutsan (GitHub)2017-08-3028-23145/+740
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Fix after rebaseAndrey Oleynik2017-08-301-34/+0
| | | * | | | | Split SDLEvent enum and interfaces into two partsAndrey Oleynik2017-08-3017-89/+163
| | | * | | | | Restored IsHMI/MessageForPlugin interfacesAndrey Oleynik2017-08-303-10/+86
| | | * | | | | Implements resource releasing on exit, unregistration, PTU, disablingAndrey Oleynik2017-08-305-9/+143
| | | * | | | | Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-306-7/+22
| | | * | | | | Moves releasing logic inside ResourceAllocationManagerAndrey Oleynik2017-08-307-85/+214
| | | * | | | | Moves logging to another placeAndrey Oleynik2017-08-302-6/+6
| | | * | | | | Removes local configuration filesAndrey Oleynik2017-08-303-22968/+0
| | | * | | | | Fixes processing of revoked applications for PROPRIETARY modeAndrey Oleynik2017-08-302-0/+7
| | | * | | | | Adds debug output of PTU in policy managerAndrey Oleynik2017-08-302-0/+6
| | | * | | | | Implements resource releasing in different casesAndrey Oleynik2017-08-3019-223/+379
| | | |/ / / /