summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Fix memory leaksubmit/tizen_4.0/20190109.191438tizen_4.0Vyacheslav Cherkashin1-7/+6
2019-01-09Fix uninitialized class membersVyacheslav Cherkashin2-0/+2
2018-07-24uihv: fix storing rectangular area of screenshotsubmit/tizen_4.0/20180828.081105accepted/tizen/4.0/unified/20180829.004839accepted/tizen_4.0_unifiedVyacheslav Cherkashin2-24/+228
2018-07-18uihv: move the creation of the screenshot pathVyacheslav Cherkashin6-31/+36
2018-07-18Fix sending of error code of screenshot failureVyacheslav Cherkashin2-8/+44
2018-07-18Fix incorrect error messageVyacheslav Cherkashin1-1/+1
2018-07-18Add locked sections for obj_listVyacheslav Cherkashin1-5/+14
2018-07-18uihv: add 'remove callback" to wl_registry_listenersubmit/tizen_4.0/20180719.161340submit/submit/tizen_4.0/20180719.161340/20180719.161513Vyacheslav Cherkashin1-1/+8
2018-03-02Fix SVACE issuesAlexander Aksenov1-6/+8
2018-02-06Remove process_features addr generationsubmit/tizen_4.0/20180206.140054submit/tizen_4.0/20180206.135401accepted/tizen/4.0/unified/20180208.163727Alexander Aksenov1-10/+0
2018-01-19Remove camera status informationVyacheslav Cherkashin6-19/+2
2018-01-10Fix reading a map name from smapsVyacheslav Cherkashin1-22/+35
2017-12-21lsan: fix getting report in case it have zero sizeVyacheslav Cherkashin1-1/+1
2017-11-30Implement target bins removingsubmit/tizen_4.0/20180109.094119Alexander Aksenov2-9/+12
2017-11-30Fix MSG_SYSTEM size packingAlexander Aksenov1-1/+1
2017-11-30Merge branch 'tizen_3.0' into tizen_4.0Vyacheslav Cherkashin14-76/+222
2017-11-27Change get_uptime() implementationAnatolii Nikulin1-8/+7
2017-11-16ld_preload: add MD5 lib checkerVitaliy Cherepanov3-22/+96
2017-11-16Fix checkSupportFeatures functionVitaliy Cherepanov1-8/+7
2017-11-13Fix start profiling on get system info error.Vitaliy Cherepanov1-3/+4
2017-10-20uihv: remove swap-module dependeceVyacheslav Cherkashin8-202/+1
2017-10-11manager: create target thread destructor.tizen_3.0Vitaliy Cherepanov4-16/+37
2017-10-11manager: thread condition refactor.Vitaliy Cherepanov7-40/+155
2017-10-11manager: fix long timeout if application was closed before stop msg.Vitaliy Cherepanov3-2/+19
2017-10-11manager: move stop ack message sending after stop instrumentation.Vitaliy Cherepanov1-1/+1
2017-10-10Don't build for usupported targetstizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171010.120000accepted/tizen/4.0/unified/20171011.071641Dmitry Kovalenko1-0/+7
2017-10-03wsi: remove featuresubmit/tizen_4.0/20171010.091636Vyacheslav Cherkashin9-862/+10
2017-09-28Add MIT Licensesubmit/tizen_4.0/20170929.085108submit/tizen_4.0/20170929.084642Dmitry Kovalenko3-2/+22
2017-09-27utils: use cynara_check() to check debug modeVyacheslav Cherkashin5-41/+34
2017-09-26Merge branch 'tizen_3.0' into tizen_4.0Dmitry Kovalenko18-277/+625
2017-09-26lsan: use the swap_auxd for report savingVyacheslav Cherkashin1-0/+96
2017-09-26manager: increace timeout 1 -> 60Vyacheslav Cherkashin1-1/+1
2017-09-26Add process_features() addr passing to kernelAlexander Aksenov1-0/+10
2017-09-26Fix build for Tizen 4.0 (redundant const)Dmitry Kovalenko1-1/+1
2017-09-26Fix build for Tizen 4.0 (redundant const)submit/tizen_4.0/20170926.135638accepted/tizen/4.0/unified/20170927.045813Dmitry Kovalenko1-1/+1
2017-09-22memd: fix SVACE issuesubmit/tizen_4.0/20170926.110401Vyacheslav Cherkashin1-7/+18
2017-09-21manager: fix memory leakVyacheslav Cherkashin1-0/+2
2017-09-21utils: add makeUnique()Vyacheslav Cherkashin1-0/+26
2017-09-20Fix privilege name for debug mode checkVyacheslav Cherkashin1-1/+1
2017-09-20auxd: move saving temp files to auxdVyacheslav Cherkashin7-55/+225
2017-09-20auxd: rework serializationVyacheslav Cherkashin8-228/+121
2017-09-20utils: add serialzation capabilityVyacheslav Cherkashin2-0/+179
2017-09-20auxd: change procces SMACK label (User -> User::Shell)Vyacheslav Cherkashin1-1/+1
2017-09-14Use proper variable type for IFUNC processingDmitry Kovalenko1-1/+1
2017-09-14Use proper variable type for IFUNC processingsubmit/tizen_4.0/20170921.090351submit/tizen_4.0/20170914.151352accepted/tizen/4.0/unified/20170922.195336Dmitry Kovalenko1-1/+1
2017-09-13Merge branch 'tizen_3.0' into tizen_4.0submit/tizen_4.0/20170913.123755accepted/tizen/4.0/unified/20170913.154111Dmitry Kovalenko20-246/+439
2017-09-13Replace protobuf with in-project serializationAlexander Aksenov16-64/+428
2017-09-12manager: remove fork()/execv() usingVyacheslav Cherkashin4-182/+11
2017-09-12Merge branch 'tizen_3.0' into tizen_4.0Dmitry Kovalenko7-150/+30
2017-09-12Add support not builtin swap-modulesVyacheslav Cherkashin3-1/+27