summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactoring no functional changesfeature/webengine_projection_modeAleksandr Kutsan2020-07-032-21/+22
* Close connection after RESOURCE_CONSTRAINTAleksandr Kutsan2020-07-032-4/+2
* Add missed loggingAndriy Byzhynar (GitHub)2020-07-035-3/+20
* Add test case for WEP app in resuming modeAndriy Byzhynar (GitHub)2020-07-031-45/+183
* Make code more clear & easy for debugAndriy Byzhynar (GitHub)2020-07-031-3/+9
* Add WEP media/nonmedia apps registration for HMI state checksAndriy Byzhynar (GitHub)2020-07-031-0/+205
* Move function to iface class to allow its testingAndriy Byzhynar (GitHub)2020-07-033-7/+14
* Add WEP media & nonmedia to general test casesAndriy Byzhynar (GitHub)2020-07-031-3/+43
* Remove redundant codeAndriy Byzhynar (GitHub)2020-07-031-9/+1
* Add Unit test for OnAppInterfaceUnregistedNotificationIgor Gapchuk2020-07-031-0/+140
* Update ProtocolHandlerImpl::OnTMMessageSendFailedIgor Gapchuk2020-07-031-0/+18
* Add web socket connection closing on RESOURCE_CONSTRAINTIgor Gapchuk2020-07-0313-81/+125
* Add new application exit reason RESOURCE_CONSTRAINTMykhailo Vorobiov (GitHub)2020-07-033-12/+24
* Implement HMI states management for WEP appsAndriy Byzhynar (GitHub)2020-07-031-9/+19
* Add Unit tests for RAI request testIgor Gapchuk2020-07-031-25/+253
* Update Unit tests related to app registrationIgor Gapchuk2020-07-033-0/+146
* Add app registration support of the hmi type WEB_VIEWsniukalov2020-07-035-46/+156
* Update HMI API for the new App HMI type WEB_VIEWsniukalov2020-07-031-0/+1
* Update Mobile API for the new App HMI type WEB_VIEWsniukalov2020-07-031-0/+0
* Temporary commit. Changes rpc_spec submodule reference.Igor Gapchuk2020-07-031-1/+1
* Fix 3119 bug:App gets REJECTED instead of UNSUPPORTED_RESOURCE to ChangeRegis...Jim-Nexty2020-06-301-1/+1
* Fix/sdl 491 apt support formats (#2184)Sho Amano2020-06-3012-41/+192
* Add check for already existed subscriptions during resumption in VehicleInfoP...Yana Chernysheva (GitHub)2020-06-251-9/+31
* add DEPRECATED notice to OnFindApplications (#3451)Collin2020-06-231-0/+1
* Fixes race condition in messagemeter.h (#3377)Alexander Kutsan (GitHub)2020-06-221-1/+24
* Add Destructor to BluetoothTransportAdapter (#3442)Collin2020-06-192-7/+0
* Fix potential deadlock in PolicyHandler (#3383)Alexander Kutsan (GitHub)2020-06-181-6/+10
* Fix Handshake Flow issues (#3441)Jacob Keeler2020-06-184-27/+30
* Revert "remove hci_inquiry call"collin2020-06-171-0/+31
* remove hci_inquiry callcollin2020-06-171-31/+0
* Fix deadlock in timer.cc (#3379)fix/sdl_build_problemsAlexander Kutsan2020-06-161-1/+0
* only set language in rai response if it is valid (#3435)Collin2020-06-151-4/+12
* Update to filter unknown enums (#3436)JackLivio2020-06-158-27/+59
* clean up choice_set_map_ in DynamicApplicationDataImpl destructor (#3420)Collin2020-06-151-0/+5
* Filter unknown enums when removing unknown parameters (#3385)Jacob Keeler2020-06-1038-138/+696
* Fix style (#3432)Jacob Keeler2020-06-101-2/+1
* Merge pull request #3417 from smartdevicelink/feature/daemon_scriptJacob Keeler2020-06-097-30/+187
|\
| * Fix usage logJacob Keeler2020-06-091-1/+1
| * Remove debug logJacob Keeler2020-06-091-1/+0
| * Add daemon.sh to unify scripts for external and regularfeature/daemon_scriptjacobkeeler2020-06-084-196/+155
| * Fix missing -H flag in policy server dependency stepJacob Keeler2020-06-081-1/+1
| * Add start.sh which uses the new core.shjacobkeeler2020-06-082-0/+22
| * Address commentsjacobkeeler2020-06-082-43/+43
| * Fix broken return code in core_stopjacobkeeler2020-06-022-2/+2
| * Add features to make the daemon script more reliablejacobkeeler2020-06-023-32/+154
| * First version of daemon script from proposaljacobkeeler2020-05-215-30/+85
* | fix build error in http unit tests (#3422)Collin2020-06-091-1/+3
* | Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-088-11/+93
* | Bugfix/protocol handler memory issues (#2270)Sho Amano2020-06-064-8/+19
* | fix: memory leaks in data_resumption_test (#2273)Sho Amano2020-06-062-1/+37