platform/core/system/swap-manager.git
2017-11-20 Alexander AksenovFix MSG_SYSTEM size packing 96/159896/3
2017-11-16 Alexander AksenovTrace Parser: add API map list support 57/160157/6
2017-11-16 Alexander AksenovCLI: store api_map_list with the related trace 56/160156/5
2017-11-16 Alexander AksenovTrace Parser: getting trace data from file 19/160119/11
2017-11-15 Alexander AksenovCLI: add trace info saving to session_info.json 18/160118/7
2017-11-15 Alexander AksenovTrace Parser: add CSV output support 87/159387/12
2017-11-15 Alexander AksenovTrace Parser: add JSON output support 22/158722/14
2017-11-15 Alexander AksenovTrace Parser: add python output support 33/158533/16
2017-11-15 Alexander AksenovTrace Parser: initial commit 02/158402/17
2017-10-26 Dongkyun SonAdd armv7hl architecture support 20/157620/3 submit/tizen/20171030.044443
2017-10-17 Alexander AksenovCLI: fix already running config parsing 36/155936/2
2017-10-17 Dmitry KovalenkoMerge branch 'tizen_4.0' into tizen 46/156046/1 accepted/tizen/unified/20171017.071205 submit/tizen/20171017.050426
2017-10-10 Alexander AksenovCLI: implement LSan feature support 96/153996/7
2017-10-10 Alexander AksenovCLI: implement custom features init mechanism 95/153995/7
2017-10-10 Alexander AksenovCLI: initial implementation 59/149959/10
2017-10-10 Alexander AksenovImplement target bins removing 06/154606/2
2017-10-10 Dmitry KovalenkoDon't build for usupported targets 44/154544/1 accepted/tizen/4.0/unified/20171011.071641 submit/tizen_4.0/20171010.120000 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-10-03 Vyacheslav... wsi: remove feature 09/153909/2 submit/tizen_4.0/20171010.091636
2017-10-03 Dmitry KovalenkoMerge branch 'tizen_4.0' into tizen 03/153903/1
2017-09-28 Dmitry KovalenkoAdd MIT License 46/153346/1 submit/tizen_4.0/20170929.084642 submit/tizen_4.0/20170929.085108
2017-09-26 Dmitry KovalenkoMerge branch 'tizen_3.0' into tizen_4.0 36/152636/1
2017-09-26 Vyacheslav... lsan: use the swap_auxd for report saving 31/152631/3
2017-09-26 Vyacheslav... manager: increace timeout 1 -> 60 30/152630/2
2017-09-26 Alexander AksenovAdd process_features() addr passing to kernel 19/151719/3
2017-09-26 Dmitry KovalenkoFix build for Tizen 4.0 (redundant const) 21/152621/2
2017-09-26 Dmitry KovalenkoFix build for Tizen 4.0 (redundant const) 16/152616/1 accepted/tizen/4.0/unified/20170927.045813 submit/tizen_4.0/20170926.135638
2017-09-22 Vyacheslav... memd: fix SVACE issue 29/151729/3 submit/tizen_4.0/20170926.110401
2017-09-21 Vyacheslav... manager: fix memory leak 28/151728/2
2017-09-21 Vyacheslav... utils: add makeUnique() 27/151727/2
2017-09-20 Vyacheslav... Fix privilege name for debug mode check 71/151371/1
2017-09-20 Vyacheslav... auxd: move saving temp files to auxd 89/151089/3
2017-09-20 Vyacheslav... auxd: rework serialization 88/151088/3
2017-09-20 Vyacheslav... utils: add serialzation capability 87/151087/3
2017-09-20 Vyacheslav... auxd: change procces SMACK label (User -> User::Shell) 86/151086/2
2017-09-19 Alexander AksenovAdd process_features() addr passing to kernel 91/151091/1
2017-09-14 Dmitry KovalenkoUse proper variable type for IFUNC processing 93/150193/1
2017-09-14 Dmitry KovalenkoUse proper variable type for IFUNC processing 92/150192/1 accepted/tizen/4.0/unified/20170922.195336 submit/tizen_4.0/20170914.151352 submit/tizen_4.0/20170921.090351
2017-09-13 Alexander AksenovMerge branch 'tizen_4.0' into tizen 07/149907/1
2017-09-13 Dmitry KovalenkoMerge branch 'tizen_3.0' into tizen_4.0 87/149887/1 accepted/tizen/4.0/unified/20170913.154111 submit/tizen_4.0/20170913.123755
2017-09-13 Alexander AksenovReplace protobuf with in-project serialization 59/149559/8
2017-09-12 Vyacheslav... manager: remove fork()/execv() using 16/149616/1
2017-09-12 Dmitry KovalenkoMerge branch 'tizen_3.0' into tizen_4.0 13/149613/1
2017-09-12 Vyacheslav... Add support not builtin swap-modules 82/149582/3
2017-09-12 Vyacheslav... manager: remove kill() using 81/149581/2
2017-09-12 Dmitry KovalenkoMerge branch 'tizen_3.0' into tizen_4.0 51/149451/2
2017-09-12 Vyacheslav... manager: set SMACK label User::Shell on swap_manager... 44/149444/1
2017-09-12 Vyacheslav... manager: profile only tizen and web apps with debug... 29/149129/3
2017-09-11 Vyacheslav... utils: add capability to check app for debug mode 28/149128/2
2017-09-11 Vyacheslav... Remove swap_module.service 30/148730/3
2017-09-08 Vyacheslav... utils: add SMACK permission of connected client checking 29/148729/2
2017-09-07 Vyacheslav... Move users systemd services to user 28/148728/1
2017-09-07 Vyacheslav... utils: fix systemd socket removing 27/148727/1
2017-09-01 Vyacheslav... Use socket activation for launching swap_memd 59/147259/1
2017-09-01 Vyacheslav... Use socket activation for launching swap_auxd 58/147258/1
2017-08-29 Vyacheslav... Change Smack label for swap_module.service 16/146616/1 submit/tizen_3.0/20170901.085536
2017-08-28 Vyacheslav... Change SmackProcessLabel to User 98/146398/2
2017-08-25 Vyacheslav... Move /tmp/* to /run/swap/* 77/146277/1
2017-08-25 Vyacheslav... Remove PermissionsStartOnly from systemd 76/146276/1
2017-08-25 Vyacheslav... Build all files with fPIC/fpie flags 75/146275/1
2017-08-23 Vyacheslav... Totally remove dependensy on root permission 69/145769/1
2017-08-21 Vyacheslav... Merge branch 'tizen_3.0' into tizen_3.0_dev 08/145208/1 tizen_3.0_dev submit/tizen_3.0/20170822.071124
2017-08-21 Vyacheslav... Add support of reading 'smaps' files 01/143101/5
2017-08-21 Vyacheslav... web: start web application without root privileges 00/143100/5
2017-08-21 Vyacheslav... Enable launch swap_manager using systemd 84/138784/7
2017-08-21 Vyacheslav... Add daemon to execute Tizen apps with proper permission 83/138783/5
2017-08-21 Vyacheslav... Create swap_manager-aux_process communication library 82/138782/5
2017-08-21 Alexander AksenovRemove change of app smack rules 33/126233/10
2017-08-21 Vyacheslav... Fix typo message packing 99/139799/3
2017-08-15 Dmitry KovalenkoFix unhandled malloc error 57/144157/3 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0_220817 accepted/tizen/3.0/common/20170816.145028 accepted/tizen/3.0/ivi/20170816.131022 accepted/tizen/3.0/mobile/20170816.130954 accepted/tizen/3.0/tv/20170816.131006 accepted/tizen/3.0/wearable/20170816.131017 submit/tizen_3.0/20170815.122716 submit/tizen_3.0/20170815.123042
2017-08-15 Dmitry KovalenkoFix unhandled malloc error 55/144155/3 submit/tizen/20170815.123151 submit/tizen_3.0/20170815.122854
2017-08-14 Dmitry KovalenkoAdd -fpie and -pie option (ASLR) 02/144002/1 accepted/tizen/4.0/unified/20170829.020554 accepted/tizen/unified/20170816.053816 submit/tizen/20170814.123808 submit/tizen_4.0/20170828.100004
2017-07-28 Dmitry KovalenkoMerge branch 'tizen_3.0_dev' into tizen 46/141146/1 submit/tizen/20170728.085237
2017-07-10 Dmitry KovalenkoFix memory leak in ui_viewer 46/137846/1
2017-07-10 Dmitry KovalenkoFix memory leak in ui_viewer 44/137844/1 accepted/tizen/3.0/common/20170728.153402 accepted/tizen/3.0/ivi/20170728.004919 accepted/tizen/3.0/mobile/20170728.004916 accepted/tizen/3.0/tv/20170728.004907 accepted/tizen/3.0/wearable/20170728.004912 submit/tizen_3.0/20170726.123420
2017-06-21 Dmitry KovalenkoFix memory leak in UIHV screenshot feature 00/135200/1
2017-06-21 Dmitry KovalenkoFix memory leak in UIHV screenshot feature 99/135199/1
2017-06-09 Dmitry KovalenkoReplace deprecated readir_r with readdir 74/133274/1 accepted/tizen/4.0/unified/20170816.012049 accepted/tizen/4.0/unified/20170816.015057 accepted/tizen/unified/20170629.085413 submit/tizen/20170616.051114 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-06-09 Dmitry KovalenkoMerge branch 'tizen_3.0_dev' into tizen 65/133165/1
2017-06-08 Vyacheslav... Clean fm_app after parsing msg_start error 54/133154/1
2017-06-08 Vyacheslav... Check the instrumentation list on same apps 53/133153/1
2017-06-08 Vyacheslav... uihv: fix close socket (uihv - manager) after stop 52/133152/1
2017-06-08 Vyacheslav... uihv: fix socket message handling 51/133151/1
2017-06-08 Vyacheslav... Store screenshot with '.png' extension 50/133150/1
2017-06-08 Vyacheslav... Move uihv_data storing to manager 49/133149/1
2017-06-08 Vyacheslav... Fix storing uihv data to file 48/133148/1
2017-06-08 Vyacheslav... Move ui_screenshot storing to manager 47/133147/1
2017-06-08 Vyacheslav... Move screenshot storing to manager 46/133146/1
2017-06-08 Vyacheslav... Increase size of internel messages (probe - manager) 45/133145/1
2017-06-07 Dmitry KovalenkoUpdate md5.c (prevent overflow) 77/132677/1 accepted/tizen/3.0/common/20170612.121705 accepted/tizen/3.0/ivi/20170611.235715 accepted/tizen/3.0/mobile/20170611.235707 accepted/tizen/3.0/tv/20170611.235710 accepted/tizen/3.0/wearable/20170611.235712 submit/tizen_3.0/20170609.070110
2017-06-02 Alexander AksenovPass pthread's init data to preload module 58/131758/2
2017-06-02 Alexander AksenovPreload: fix checking null addresses on generation 57/131757/2
2017-06-02 Alexander AksenovAdd different handler libs handling 87/111887/6
2017-06-02 Alexander AksenovSupport the whole 128 feature's bits in library. 52/111152/6
2017-06-02 Alexander AksenovEnable preload features set 13/110713/4
2017-06-02 Alexander AksenovAdd separated Preload features 12/110712/4
2017-05-26 Alexander AksenovPreload: send target bins to preload 11/110711/3
2017-05-26 Alexander AksenovReplace TYPE_AND_INFO with TARGET_BINS message 10/110710/3
2017-05-11 Vyacheslav... Clean fm_app after parsing msg_start error 61/127961/3 cherry-picked_to_tizen_3.0_dev
2017-05-11 Vyacheslav... Check the instrumentation list on same apps 60/127960/3
2017-05-11 Vyacheslav... uihv: fix close socket (uihv - manager) after stop 59/127959/3
next