summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove printf statement in sql_database.cchotfix/remove_mistaken_printfJacob Keeler2016-10-261-1/+0
* Merge pull request #908 from smartdevicelink/hotfix/store_policy_db_in_storag...Jacob Keeler2016-10-264-36/+54
|\
| * Created test fixture for SQLPTRepresentationTest3hotfix/store_policy_db_in_storage_folderJacob Keeler2016-10-251-36/+32
| * Fix policy test failuresJacob Keeler2016-10-213-8/+26
| * Set policy db path to storage folderJacob Keeler2016-10-181-0/+4
* | Merge pull request #900 from smartdevicelink/hotfix/fix_EXTENDED_MEDIA_MODE4.1.2JackLivio2016-10-243-2/+13
|\ \
| * | Fix SEGFAULT in media_manager_impl.cc when EXTENDED_MEDIA_MODE=ONhotfix/fix_EXTENDED_MEDIA_MODEJacob Keeler2016-10-121-2/+8
| * | Fixed build errors when compiling with EXTENDED_MEDIA_MODE=ONJacob Keeler2016-10-122-0/+5
* | | Merge pull request #909 from BrandonHe/hotfix/resolve_ATF_AddSubMenu_KnownIssuesJacob Keeler2016-10-242-47/+55
|\ \ \
| * | | Rename functions to have clearer meaningJacob Keeler2016-10-202-16/+14
| * | | Remove SmartObject changesJacob Keeler2016-10-201-4/+0
| * | | change timer::kSingleShot to trueBrandonHe2016-10-201-1/+1
| * | | change code styleBrandonHe2016-10-201-26/+26
| * | | remove NULL check before deletingBrandonHe2016-10-201-16/+8
| * | | add space after for, add additional information about requestBrandonHe2016-10-201-2/+10
| * | | change private member from stop_flag to timer_stop_flagBrandonHe2016-10-202-4/+4
| * | | adjust code formatBrandonHe2016-10-202-19/+19
| * | | Fix ATF_AddSubMenu test failsBrandonHe2016-10-193-43/+57
| | |/ | |/|
* | | Merge pull request #865 from madhuy/bugfix/636_1JackLivio2016-10-193-10/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'bugfix/636_1' of https://github.com/madhuy/sdl_core into bugfix...Madhu Yaduguri2016-10-101-10/+0
| |\ \
| | * | Remove stray newlineJacob Keeler2016-10-051-1/+0
| | * | fixing travis error . removed commented codeMadhu Yaduguri2016-10-051-10/+1
| * | | Revert "rebasing from master"Madhu Yaduguri2016-10-101-0/+0
| |/ /
| * | issue-636 - Fixing Continiously updating policy in case of EXTENDED_POLICY en...Madhu Yaduguri2016-10-032-3/+5
| * | rebasing from masterMadhu Yaduguri2016-10-031-7/+0
| * | rebasing from masterMadhu Yaduguri2016-10-031-0/+0
| * | rebasing from masterMadhu Yaduguri2016-10-031-11/+2
| * | rebasing from masterMadhu Yaduguri2016-10-032028-73555/+139282
| |\ \
| * | | Sending button press event based on conditions(recommended by Justin) a. If n...Madhu Yaduguri2016-06-061-18/+22
* | | | Merge pull request #837 from smartdevicelink/hotfix/api_double_to_floatJacob Keeler2016-10-172-8/+8
|\ \ \ \
| * | | | Change Double type parameters in spec to Float typehotfix/api_double_to_floatJacob Keeler2016-09-222-8/+8
* | | | | Merge pull request #884 from smartdevicelink/hotfix/generic_display_type_enumJackLivio2016-10-144-1/+5
|\ \ \ \ \
| * | | | | Added Enum to other fileshotfix/generic_display_type_enumJackLivio2016-10-132-1/+3
| * | | | | Add “SDL_GENERIC” Display Type EnumJackLivio2016-10-072-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #840 from BTPankow/hotfix/resume_activate_hmi_level_2JackLivio2016-10-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Reorder register app response to mobile and hmiBrad Pankow2016-09-221-1/+1
| | |/ / | |/| |
* | | | Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-102-3/+6
| |/ / |/| |
* | | Merge pull request #830 from BTPankow/hotfix/enable_log_fixes4.1.1Jacob Keeler2016-09-265-8/+11
|\ \ \
| * | | Add dependencies when ENABLE_LOG is 0Brad Pankow2016-08-112-0/+2
| * | | Fix logger macros when ENABLE_LOG is 0Brad Pankow2016-08-111-2/+4
| * | | Remove log-specific variables for ENABLE_LOG = 0Brad Pankow2016-08-112-6/+5
|/ / /
* | | Merge pull request #722 from smartdevicelink/hotfix/cmake_check_for_udev_opensslJackLivio2016-09-232-0/+55
|\ \ \
| * | | Check for OpenSSL and UDev while running cmakehotfix/cmake_check_for_udev_opensslJacob Keeler2016-07-262-0/+55
* | | | Merge pull request #810 from smartdevicelink/README_4.1.0_changesJackLivio2016-09-231-4/+2
|\ \ \ \
| * | | | Update LD_LIBRARY_PATH for libs in current dirREADME_4.1.0_changesBTPankow2016-09-091-1/+1
| * | | | Update README to reflect run changes for 4.1.0BTPankow2016-09-091-3/+1
* | | | | Merge pull request #812 from smartdevicelink/hotfix/content_length_typoJackLivio2016-09-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix for content length typohotfix/content_length_typoJackLivio2016-09-091-1/+1
| |/ / /
* | | | Merge pull request #813 from pestOO/fix/Documentation_4.1.0Elisey Zamakhov (GitHub)2016-09-131-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update README links to SAD, HMI Guidelines, TM guideElisey Zamakhov2016-09-101-3/+3
|/ / /