summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_manager_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-34/+124
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-4/+8
* Fix UpdateDeviceList content (#2249)Yurii Postolov2020-01-221-4/+0
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-171-14/+52
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-211-0/+7
* Fix SDL does not set the app to NONE HMI level after a rejecting of StartServ...Igor Gapchuk (GitHub)2019-10-251-4/+47
* Fix/crash on ign off (#3048)Maksym Ked (GitHub)2019-09-261-0/+9
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-7/+18
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-1/+90
* Update application and its dependenciesAndriy Byzhynar2019-08-201-12/+14
* Adaptation UTs.sniukalov2019-08-141-7/+19
* Update unit testtests/icon_urlJackLivio2019-05-301-1/+10
* ADd unit tests for icon_urlJackLivio2019-05-071-2/+53
* Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-2/+6
|\
| * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-2/+6
* | Run updated style scriptjacobkeeler2019-04-291-6/+9
|/
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+2
* Merge remote-tracking branch 'origin/develop' into tests/cloud_app_disconnecttests/cloud_app_disconnect+fixJackLivio2019-03-171-3/+9
|\
| * Add mock app service managerjacobkeeler2019-03-141-3/+9
* | Address commentsJackLivio2019-03-171-39/+23
* | Cloud app disconnect tests + fixJackLivio2019-03-131-5/+131
|/
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-3/+2
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-3/+2
* | App Service Activation Logic (#2809)Jacob Keeler2019-02-231-4/+8
* | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+3
|/
* Add tests for RegisterApplication and RetryConnectionjacobkeeler2018-11-291-4/+127
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-2/+3
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-12/+12
* Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-0/+2
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-1/+2
* style fixConlain Kelly2018-07-181-8/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-27/+27
* Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-121-9/+433
|\
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-7/+25
| |\
| | * Fix UTsOleksandr Lohvinenko (GitHub)2018-06-261-0/+4
| | * Fixed get RC ApplicationsBSolonenko2018-06-261-0/+7
| | * Fix build with unit tests after commands factory refactoringValerii2018-06-261-6/+10
| | * RPCHandler implementationIra Lytvynenko2018-06-261-5/+4
| | * RPCService implementationIra Lytvynenko2018-06-261-1/+4
| * | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+48
| |\ \ | | |/
| * | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-9/+6
| * | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-20/+19
| * | Merge pull request #251 in NAR/sdl-core from fix/sdl-2574 to feature/Ford-WiFiFrank Ronneburg2018-04-131-0/+22
| * | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-2/+390
* | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| |/ |/|
* | Set app icon ut coverage.feature/app_icon_resumptionBSolonenko2018-05-251-0/+48
|/
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-0/+117
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-4/+2
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-8/+4
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-39/+68