summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* address review commentsfronneburg2018-07-052-5/+4
* fix conflicts due to mergefronneburg2018-07-043-9/+6
* remove NonConstDataAccessorfronneburg2018-07-041-33/+0
* Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-0410-192/+214
* Merge pull request #296 in NAR/sdl-core from bugfux/handle_review_20180702 to...Frank Ronneburg2018-07-043-5/+54
* Revert changes in hmi_message_handlerSho Amano2018-07-021-5/+3
* Add a comment regarding multiple transport is disabledSho Amano2018-06-291-0/+4
* Add more comments in platform_specific_network_interface_listener.ccSho Amano2018-06-291-0/+25
* Improve CMakeLists for tcp transportSho Amano2018-06-292-55/+53
* Reflecting review commentsSho Amano2018-06-293-9/+7
* Revert "Use ON_CALL() instead in resume_ctrl_test.cc"Sho Amano2018-06-281-14/+21
* Partially revert "Merge pull request #253 in NAR/sdl-core from feat/protocol_...Sho Amano2018-06-281-3/+1
* Revert "Merge pull request #260 in NAR/sdl-core from bugfix/invalid_memory_ac...Sho Amano2018-06-283-8/+4
* Revert "End navi services on unregistering application"Sho Amano2018-06-282-1/+1
* Revert "Do not send OnVideoDataStreaming before streaming is approved"Sho Amano2018-06-281-8/+0
* Revert "Do not send OnVideoDataStreaming(false) when app already lost streami...Sho Amano2018-06-281-18/+1
* Revert "Add and fix unit tests about streaming state control"Sho Amano2018-06-281-60/+4
* Update NonConstDataAccessor to align with PR #2254Sho Amano2018-06-286-29/+38
* fix: assign different connection handle in HeartBeatMonitorTestSho Amano2018-06-281-1/+3
* fix: protocol_handler_test not running any testsSho Amano2018-06-282-4/+9
* Follow-up of latest develop branch mergingSho Amano2018-06-281-2/+2
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-2741-217/+370
|\
| * Fix StyleJackLivio2018-06-273-28/+20
| * 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
| * | | | fix: invalid memory access in Policy Manager when HMI level is invalidSho Amano2018-06-261-0/+7
| * | | | Merge pull request #2280 from XevoInc/bugfix/build_breaks_security_offJacob Keeler2018-06-252-0/+4
| |\ \ \ \
| | * | | | fix: build breaks when ENABLE_SECURITY is OFFSho Amano2018-06-192-0/+4
* | | | | | further review commentsfronneburg2018-06-2714-106/+125
* | | | | | Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-2720-201/+126
* | | | | | Revert "fix for failed unit test"Sho Amano2018-06-261-6/+1
* | | | | | Revert the fix for invalid memory access issueSho Amano2018-06-261-7/+0
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #2288 from mrapitis/fix/issue_2137feature/low_voltage_on_unix_signalsJacob Keeler2018-06-224-55/+0
| |\ \ \ \ \
| | * | | | | fix for issue 2137Markos2018-06-204-55/+0
| | |/ / / /
| * | | | | Check for hmi level instead of statusfix/check_onhmistatus_invalidConlain Kelly2018-06-211-5/+4
| * | | | | add validity check to OnHMIStatusNotification::Run() to avoid passing bad def...Conlain Kelly2018-06-201-0/+10
| |/ / / /