summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add possibility to check current thread in thread classArtem Nosach2016-04-053-2/+12
* | | | | Use uint32_t instead of int32_t for millisecondsArtem Nosach2016-04-052-9/+9
* | | | | Change magic numbers to const vars and rename some varsiAndrew52016-04-054-40/+45
* | | | | Change other unit-tests according new code changesiAndrew52016-04-0413-602/+760
* | | | | Complete covering of Protocol handleriAndrew52016-04-042-461/+988
* | | | | Merge pull request #435 from Kozoriz/feature/LastState_MediaManager_PolicyHan...Artem Nosach2016-04-04180-1575/+3897
|\ \ \ \ \
| * | | | | Changes after reviewKozoriz2016-03-3133-383/+453
| * | | | | Security and Utils tests correctivesKozoriz2016-03-312-1/+3
| * | | | | TransportManager tests correctivesKozoriz2016-03-3113-471/+510
| * | | | | TelemetryMonitor tests correctivesKozoriz2016-03-312-0/+3
| * | | | | Resumption tests correctivesKozoriz2016-03-311-12/+25
| * | | | | ProtocolHandler test correctivesKozoriz2016-03-314-139/+11
| * | | | | Policy tests correctivesKozoriz2016-03-315-36/+154
| * | | | | ConnectionHandler test correctivesKozoriz2016-03-312-12/+14
| * | | | | Profile test correctivesKozoriz2016-03-311-85/+77
| * | | | | MediaManager tests correctivesKozoriz2016-03-316-54/+164
| * | | | | ApplicationManager tests correctivesKozoriz2016-03-3115-74/+1467
| * | | | | ProtocolHandler correctives after singletons removingKozoriz2016-03-313-5/+17
| * | | | | TransportManager correctives after singletons removingKozoriz2016-03-3113-53/+76
| * | | | | Move security_query to correct foderKozoriz2016-03-311-0/+0
| * | | | | Refactor LastState to avoid singletons usageKozoriz2016-03-312-36/+34
| * | | | | Update Policy after removing singletonsKozoriz2016-03-3112-67/+156
| * | | | | ConfigProfile update after singletons removingKozoriz2016-03-312-38/+40
| * | | | | Remove MediaManger singletoneKozoriz2016-03-3131-166/+306
| * | | | | ApplicationManager correctivesKozoriz2016-03-3161-621/+1065
| | |_|_|/ | |/| | |
* | | | | Merge pull request #316 from BrandonHe/hotfix/change_iterator_to_const_iteratorAGaliuzov2016-04-015-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | change application list from iterator to const iteratorBrandonHe2016-03-295-5/+5
* | | | | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-301-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove line containing PRId64hotfix/446Justin Dickow2016-03-291-1/+0
* | | | | Merge pull request #442 from Manabu-GT/developAGaliuzov2016-03-301-1/+1
|\ \ \ \ \
| * | | | | Fix typo in HMI_API.xmlManabu Shimobe2016-03-291-1/+1
* | | | | | Move UT for Usage Statistics class from PASA to GeniviiAndrew52016-03-2912-142/+460
| |_|/ / / |/| | | |
* | | | | Merge pull request #440 from Kozoriz/hotfix/Fix_impl_and_tests_of_connection_...AGaliuzov2016-03-283-12/+44
|\ \ \ \ \
| * | | | | Changes after reviewKozoriz2016-03-283-16/+15
| * | | | | Connection handler tests fixKozoriz2016-03-283-5/+38
* | | | | | Merge pull request #436 from VVeremjova/CompleteTM_unit_testsAGaliuzov2016-03-284-358/+853
|\ \ \ \ \ \
| * | | | | | Improve UT coverage of transport managerAndrii Mikhniev2016-03-242-160/+380
| * | | | | | Complete and improve covering of Transport ManagerAndrii Mikhniev2016-03-233-333/+608
| |/ / / / /
* | | | | | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-248-105/+145
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge pull request #431 from AGaliuzov/Generate-snapshot-after-load-from-preload4.0.7AGaliuzov2016-03-241-0/+10
| |\ \ \ \
| | * | | | Add check for snasphot when loading from preloadagaliuzov2016-03-231-0/+10
| | | |/ / | | |/| |
| * | | | Merge pull request #430 from dev-gh/hotfix/Buttons.GetCapabilities_response_h...AGaliuzov2016-03-241-0/+8
| |\ \ \ \
| | * | | | Fixes ressetting of default buttons capabilitiesAndrey Oleynik2016-03-231-0/+8
| | |/ / /
| * | | | Following APPLINK-21499 discussion, set mobile command timeoutAsen Kirov2016-03-231-1/+2
| |/ / /
| * | | Merge pull request #420 from smartdevicelink/hotfix/mobile_api_result_code_order4.0.6AGaliuzov2016-03-181-72/+72
| |\ \ \
| | * | | Changed mobile api result code to better match hmi apihotfix/mobile_api_result_code_orderJackLivio2016-03-141-72/+72
| * | | | Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-114-13/+28
| |/ / /
| * | | Merge pull request #404 from smartdevicelink/hotfix/fix_pt_sendMessagetoSDK4.0.5AGaliuzov2016-03-072-6/+3
| |\ \ \
| | * | | Fix for sending policy table snapshothotfix/fix_pt_sendMessagetoSDKJackLivio2016-03-032-6/+3
| | | |/ | | |/|
| * | | Add NOT to checking if app is in full for OK button notificationhotfix/ok_button_notification_fixJackLivio2016-02-151-1/+1
| |/ /