summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added AGL CMake toolchain file and modified 3rd party cmake files for cross c...feature/agl_portJacob Keeler2017-03-038-44/+151
* Merge pull request #1337 from LuxoftAKutsan/hotfix/remove_array_definition_fr...Jacob Keeler2017-02-281-1/+1
|\
| * Make OnSystemRequest.url param not arrayAlex Kutsan2017-02-281-1/+1
| * Update CONTRIBUTING.mdtheresalech2017-02-231-1/+1
| * Merge branch 'release/4.1_LTS' of https://github.com/smartdevicelink/sdl_coreJacob Keeler2016-12-210-0/+0
| |\
| | * Merged branch hotfix/remove_mistaken_printf into release/4.1_LTSJacob Keeler2016-10-261-1/+0
| | |\
| | * \ Merged branch hotfix/store_policy_db_in_storage_folder into release/4.1_LTSJacob Keeler2016-10-264-36/+54
| | |\ \
| * | \ \ Merge pull request #1078 from dcherniev/hotfix/Change_version_of_API4.2.1Jacob Keeler2016-12-013-5028/+3
| |\ \ \ \
* | \ \ \ \ Merge pull request #1322 from VVeremjova/fix/FixTTS_CapabilitiesJacob Keeler2017-02-283-10/+38
|\ \ \ \ \ \
| * | | | | | Add check for tts capabilities in unit testVeronica Veremjova2017-02-242-8/+15
| * | | | | | Fix TTS CapabilitiesVeronica Veremjova2017-02-241-2/+23
* | | | | | | Merge pull request #1332 from smartdevicelink/hotfix/DateTime_implementation_...Jacob Keeler2017-02-272-51/+57
|\ \ \ \ \ \ \
| * | | | | | | Fix DateTime implementation in MOBILE_API.xml and HMI_API.xmlhotfix/DateTime_implementation_fixesjacobkeeler2017-02-222-51/+57
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #952 from smartdevicelink/hotfix/on_button_press_conditionsJacob Keeler2016-11-161-2/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #1331 from smartdevicelink/hotfix/contributing_email_updateJacob Keeler2017-02-271-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Update CONTRIBUTING.mdhotfix/contributing_email_updatetheresalech2017-02-271-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1272 from smartdevicelink/revert-1260-fix/FixAddSubMenuIc...Jacob Keeler2017-02-0916-473/+38
|\ \ \ \ \ \ \
| * | | | | | | Revert "Add new param "subMenuIcon" at AddSubMenu RPC"revert-1260-fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova2017-02-097-87/+5
| * | | | | | | Revert "Resume subMenuIcon"Veronica Veremjova2017-02-093-57/+7
| * | | | | | | Revert "Add unit tests for subMenuIcon parameter"Veronica Veremjova2017-02-095-344/+24
| * | | | | | | Revert "Remove redundant calls in unit tests"Veronica Veremjova2017-02-091-5/+20
| * | | | | | | Revert "Fix wrong indents"Veronica Veremjova2017-02-091-2/+1
| * | | | | | | Revert "Send INVALID_DATA in case SubMenuIcon is invalid"Veronica Veremjova (GitHub)2017-02-092-32/+35
|/ / / / / / /
* | | | | | | Merge pull request #1266 from istoilovgithub/fix/disable_protocol_handler_flo...Alexander Kutsan (GitHub)2017-02-081-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Disable protocol_handler flood testsIvo Stoilov (GitHub)2017-02-081-5/+5
|/ / / / / / /
* | | | | | | Merge pull request #1260 from VVeremjova/fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova (GitHub)2017-02-082-35/+32
|\ \ \ \ \ \ \
| * | | | | | | Update unit tests after changesVeronica Veremjova2017-02-071-30/+26
| * | | | | | | Send INVALID_DATA in case SubMenuIcon is invalidVeronica Veremjova2017-02-071-5/+6
* | | | | | | | Merge pull request #1257 from LitvinenkoIra/feature/move_missed_testsAlexander Kutsan (GitHub)2017-02-0877-138/+14668
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix build issues with TransportManager UTIvo Stoilov (GitHub)2017-02-071-4/+1
| * | | | | | | | Comment application_manager_impl_test to increase coverageIra Lytvynenko2017-02-071-1/+5
| * | | | | | | | Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-0776-137/+14663
| |/ / / / / / /
* | | | | | | | Merge pull request #1261 from istoilovgithub/fix/transport_manager_async_utAlexander Kutsan (GitHub)2017-02-081-4/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix build issues with TransportManager UTIvo Stoilov (GitHub)2017-02-071-4/+1
|/ / / / / / /
* | | | | | | Merge pull request #1244 from istoilovgithub/fix/remove_gmock_patchesIvo Stoilov (GitHub)2017-02-0613-357/+892
|\ \ \ \ \ \ \
| * | | | | | | Apply code review commentsIvo Stoilov (GitHub)2017-02-068-203/+183
| * | | | | | | Fix build issues on CIIvo Stoilov (GitHub)2017-02-061-2/+5
| * | | | | | | Fix waits count in ConnectionHandler testsIvo Stoilov (GitHub)2017-02-061-5/+5
| * | | | | | | Remove patched code from gmockIvo Stoilov (GitHub)2017-02-062-114/+0
| * | | | | | | Refactor ConnectionHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-56/+176
| * | | | | | | Refactor HMIMessageHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-2/+7
| * | | | | | | Refactor ProtocolHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-101/+411
| * | | | | | | Refactor SecurityManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-39/+115
| * | | | | | | Refactor TransportManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-23/+57
| * | | | | | | Refactor AppLaunchController test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-25/+42
| * | | | | | | Create TestAsyncWaiter class for async UTIvo Stoilov (GitHub)2017-02-061-0/+104
* | | | | | | | Merge pull request #953 from VVeremjova/feature/Add_SubMenuIcon_parameterVeronica Veremjova (GitHub)2017-02-0616-39/+468
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix wrong indentsVeronica Veremjova2017-02-061-1/+2
| * | | | | | | Remove redundant calls in unit testsVeronica Veremjova2017-02-061-20/+5
| * | | | | | | Add unit tests for subMenuIcon parameterVeronica Veremjova2017-02-065-24/+335