summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+12
* Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-311-2/+2
|\
| * Update FileSize and Offset to uint64_tJackLivio2018-08-301-2/+2
* | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-3/+3
|/
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-281-8/+7
|\
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-221-226/+30
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-1083/+374
| |\ \
| * | | Style fixConlain Kelly2018-06-251-2/+2
| * | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-0/+5
| |\ \ \
| * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-9/+9
* | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-231-226/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-211-217/+1
| |\ \ \ \
| | * | | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-217/+1
| * | | | | Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-9/+16
| * | | | | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-211-1/+4
| |/ / / /
| * | | | Merge pull request #2312 from t-yoshii/fix/do-not-send-invalid-unregister-reasonJackLivio2018-08-171-0/+2
| |\ \ \ \
| | * | | | set unregister reason when stopping application managerTakamitsu Yoshii2018-06-281-0/+2
| * | | | | Save current audio sourceIra Lytvynenko2018-08-161-0/+8
| | |_|_|/ | |/| | |
* | | | | cleanup comments, helper functionConlain Kelly2018-08-061-9/+4
* | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-251-38/+40
|\ \ \ \ \ | |/ / / /
| * | | | Remove exception-handling code, extra constructorsfeature/boost_lock_implementationConlain Kelly2018-07-241-1/+0
| * | | | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-36/+38
| |\ \ \ \
| | * | | | style fixConlain Kelly2018-07-181-2/+4
| | * | | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-36/+36
| * | | | | style fixConlain Kelly2018-07-181-1/+2
| * | | | | ayyy it buildsConlain Kelly2018-07-181-1/+1
| * | | | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-1066/+384
| |\ \ \ \ \ | | |/ / / /
| * | | | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-2/+0
* | | | | | remove debug printsConlain Kelly2018-07-171-8/+0
* | | | | | Fix code errorsConlain Kelly2018-07-161-2/+2
* | | | | | Implement correct behavior around full app id existenceConlain Kelly2018-07-161-13/+20
* | | | | | Modify pt representation to pick up full app id supportConlain Kelly2018-07-161-6/+13
* | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-161-12/+227
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2344 from smartdevicelink/feature/driver_distraction_on_r...Jacob Keeler2018-07-131-7/+17
| |\ \ \ \ \
| | * | | | | Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-7/+17
| * | | | | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-4/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove DBus from projectJacob Keeler2018-07-101-4/+0
| * | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-1014/+87
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Revert "End navi services on unregistering application"Sho Amano2018-06-281-1/+0
| * | | | | | 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-271-20/+22
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-261-20/+22
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Run Style ScriptJackLivio2018-06-261-2/+1
| | | * | | | undo dumb style changesConlain Kelly2018-06-251-45/+44
| | | * | | | Cleanup dumb re-formatting, overall cleanupConlain Kelly2018-06-121-24/+25
| | | * | | | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-87/+90
| | | | |/ / | | | |/| |
| * | | | | Rename some variables and functionSho Amano2018-06-261-3/+2
| * | | | | Revert "Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix ...Sho Amano2018-06-191-1/+1
| * | | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-21/+54
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge pull request #264 in NAR/sdl-core from bugfix/SDL-2613 to feature/Ford-...Frank Ronneburg2018-05-171-1/+1