summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Use ON_CALL() instead in resume_ctrl_test.ccSho Amano2018-06-261-21/+14
| | * | | | | Update Profile based on review commentsSho Amano2018-06-261-30/+18
| | * | | | | Rename some variables and functionSho Amano2018-06-268-26/+22
| | * | | | | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-255-55/+9
| | |\ \ \ \ \
| | * | | | | | Another revert of "fix build problems from merges"Sho Amano2018-06-254-8/+0
| | * | | | | | Partially revert "fix build problems from merges" againSho Amano2018-06-251-3/+0
| | * | | | | | Partially revert "fix build problems from merges"Sho Amano2018-06-192-5/+0
| | * | | | | | Revert "Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix ...Sho Amano2018-06-193-3/+3
| | * | | | | | Update protocol handler UTs to reflect protection implementation updatesSho Amano2018-06-191-0/+40
| | * | | | | | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-1916-273/+206
| | |\ \ \ \ \ \
| | * | | | | | | fix code formatSho Amano2018-06-191-2/+4
| | * | | | | | | fix-review: disabled some tests in application_impl_test to avoid crashTakamitsu Yoshii2018-06-191-2/+2
| | * | | | | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-18227-1524/+7172
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge pull request #1 from LuxoftAKutsan/fix/cross_platform_network_interface...Sho Amano2018-06-1410-702/+1166
| | |\ \ \ \ \ \ \
| | | * | | | | | | Use Pimple idiom for Network Interface ListenerAlexander2018-06-1110-702/+1166
| | |/ / / / / / /
| | * | | | | | | Merge pull request #271 in NAR/sdl-core from fix/getifaddr_null_addr to featu...Frank Ronneburg2018-05-261-0/+3
| | * | | | | | | Merge pull request #267 in NAR/sdl-core from bugfix/transport_update_event_in...Sho Amano2018-05-211-0/+1
| | * | | | | | | Merge pull request #266 in NAR/sdl-core from bugfix/tcp_interface_event_build...Sho Amano2018-05-216-14/+50
| | * | | | | | | Merge pull request #265 in NAR/sdl-core from bugfix/crash_in_event_dispatcher...Frank Ronneburg2018-05-172-2/+9
| | * | | | | | | Merge pull request #264 in NAR/sdl-core from bugfix/SDL-2613 to feature/Ford-...Frank Ronneburg2018-05-174-1/+18
| | * | | | | | | Merge pull request #260 in NAR/sdl-core from bugfix/invalid_memory_accesses t...Sho Amano2018-05-163-4/+8
| | * | | | | | | fix for failed unit testfronneburg2018-04-301-1/+6
| | * | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-3090-252/+380
| | |\ \ \ \ \ \ \
| | * | | | | | | | straggling alignment issuefronneburg2018-04-301-1/+1
| | * | | | | | | | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-268-28/+34
| | * | | | | | | | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-2610-104/+187
| | * | | | | | | | additional protocol handler unit test fixesfronneburg2018-04-191-2/+4
| | * | | | | | | | alignment and style checkfronneburg2018-04-1923-414/+668
| | * | | | | | | | Merge pull request #254 in NAR/sdl-core from feat/connection_handler_unit_tes...Frank Ronneburg2018-04-194-14/+410
| | * | | | | | | | Merge pull request #253 in NAR/sdl-core from feat/protocol_handler_unit_tests...Madhu Yaduguri2018-04-194-50/+1077
| | * | | | | | | | Merge branch 'develop' of ssh://autobitbucket.corp.xevo.com:7999/nar/sdl-core...fronneburg2018-04-131-2/+7
| | * | | | | | | | connection_handler_test issue when ENABLE_SECURITY is not definedfronneburg2018-04-131-0/+11
| | * | | | | | | | Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix to featu...Frank Ronneburg2018-04-134-4/+4
| | * | | | | | | | fix buildfronneburg2018-04-132-0/+5
| | * | | | | | | | Merge pull request #251 in NAR/sdl-core from fix/sdl-2574 to feature/Ford-WiFiFrank Ronneburg2018-04-132-1/+23
| | * | | | | | | | Merge branch 'develop' of ssh://autobitbucket.corp.xevo.com:7999/nar/sdl-core...fronneburg2018-04-131-5/+5
| | * | | | | | | | Merge pull request #249 in NAR/sdl-core from fix/SDL-2553 to feature/Ford-WiFiFrank Ronneburg2018-04-134-8/+48
| | * | | | | | | | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-138-11/+634
| | * | | | | | | | Merge branch 'fix/fix_application_manager_test' of ssh://autobitbucket.corp.x...fronneburg2018-04-131-0/+6
| | * | | | | | | | Merge pull request #245 in NAR/sdl-core from fix/compile_warning to feature/F...Sho Amano2018-04-121-1/+1
| | * | | | | | | | Merge remote-tracking branch 't-yoshii/fix/do-not-allow-streaming-state-chang...Sho Amano2018-04-124-6/+79
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add and fix unit tests about streaming state controlTakamitsu Yoshii2017-09-261-4/+58
| | | * | | | | | | | Do not send OnVideoDataStreaming(false) when app already lost streaming approvalTakamitsu Yoshii2017-09-261-1/+12
| | | * | | | | | | | Do not send OnVideoDataStreaming before streaming is approvedTakamitsu Yoshii2017-09-261-0/+8
| | | * | | | | | | | End navi services on unregistering applicationTakamitsu Yoshii2017-09-262-1/+1
| | * | | | | | | | | Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-1112-180/+1534
| | * | | | | | | | | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-1126-57/+156
| | * | | | | | | | | Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-119-96/+37
| | * | | | | | | | | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-1119-128/+256
| | * | | | | | | | | Support new DeviceType strings in Application ManagerSho Amano2018-04-091-1/+7