log manager code cleanup
[platform/core/dotnet/launcher.git] / NativeLauncher / util /
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 j-h.choiFixed memory corruption. AddressSanitizer: heap-buffer...
2020-02-06 j-h.choiFixed svace.(FILE_SYSTEM_REALPATH)
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2020-01-30 j-h.choiModify the parameter name of the database function
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-09-20 Woongsuk Chofix bugs which found by coverity accepted/tizen/unified/20190923.225320 submit/tizen/20190922.235504
2019-08-07 j-h.choiBug fixed. Break out of nested loop. accepted/tizen/unified/20190812.235655 submit/tizen/20190807.231743
2019-08-06 j-h.choiNuget with no dependency applies TAC
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-18 j-h.choiCode cleanup of TAC
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovAdd nitool option to compile system libs with unique...
2019-07-05 조웅석/Common Platfor... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-11 조웅석/Common Platfor... Merge pull request #61 from dotnet/use_app_ni_path
2019-06-11 조웅석/Common Platfor... Merge branch 'tizen' into use_app_ni_path
2019-06-10 j-h.choiAdd comments for added function in utils.h
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-04 Woongsuk Chogenerate native image files in the .native_image folder...
2019-06-03 j-h.choiTAC support for memory optimization
2019-04-12 Woongsuk ChoBug-fix : plugin extra directory should be added for... accepted/tizen/unified/20190412.124729 submit/tizen/20190412.014021
2019-04-10 Woongsuk ChoAdd RTLD_NODELETE option to open plugin library. accepted/tizen/unified/20190410.061739 submit/tizen/20190410.013629
2019-04-10 Woongsuk ChoAdd TPA cache to reduce application startup time.
2018-12-06 Woongsuk ChoSometimes a process terminates abnormally due to a...
2018-07-27 Woongsuk Chodonot create coredump file for unhandled exception 11/185211/1 accepted/tizen/unified/20180802.134837 submit/tizen/20180727.050745
2018-07-27 Woongsuk Choadd plugin interface to check log control 06/185206/1
2018-07-27 Woongsuk Chouse proper dlog tag 05/185205/1
2018-07-16 Woongsuk Choadd log manager to redirect stderr to dlog 21/184221/1 accepted/tizen/unified/20180717.063207 submit/tizen/20180717.020525
2018-07-11 Woongsuk Chobug-fix : support plugin path for tpa 71/183771/1 accepted/tizen/unified/20180711.234056 submit/tizen/20180711.042223
2018-07-10 Woongsuk Chouse new operation instead of calloc to avoid crash 74/183674/1
2018-06-28 Woongsuk Choadd comment for header and fix some wrong return value 62/182762/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-04-26 Cho Woong Suksupport multiple dll path for plugin 70/177170/1
2018-04-25 JongHeon ChoiMerge "change log tag from ERR to INFO for C# log"...
2018-04-25 Cho Woong Sukchange log tag from ERR to INFO for C# log 64/177064/1
2018-02-23 Cho Woong Sukto send stdout to dlog, move logging thread creation... 69/170869/1 accepted/tizen/unified/20180223.062116 submit/tizen/20180223.024833
2018-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
2018-01-01 Cho Woong Sukremove module/function name from stderr log 40/163740/2
2017-11-28 Cho Woong Sukredirect stdout and stderr to dlog 69/161869/2 accepted/tizen/unified/20171130.063237 submit/tizen/20171129.002622
2017-07-20 Cho Woong Sukremove getenv 78/139578/2 accepted/tizen/unified/20170720.062142 submit/tizen/20170720.005404
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-13 woongsuk choMerge "Code style refactorting" into tizen accepted/tizen/unified/20170414.042442 submit/tizen/20170413.234951
2017-04-13 woongsuk choMerge "Remove unnecessary executable flag" into tizen
2017-04-12 Hyungju LeeRemove unnecessary executable flag 29/124729/1
2017-04-10 Cho Woong Sukrefactoring launcher 24/124124/6
2017-03-20 Inhwan LeeMerge "find dlls in the app directory first for app... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170320.173522 accepted/tizen/ivi/20170320.065013 accepted/tizen/mobile/20170320.064937 accepted/tizen/tv/20170320.064953 accepted/tizen/unified/20170320.065026 submit/tizen/20170320.013057
2017-03-17 Cho Woong Sukfind dlls in the app directory first for app NI 91/119491/1
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
2017-01-23 Inhwan LeeImplement metadata plugin for appfw 33/110633/9 accepted/tizen/common/20170123.182352 accepted/tizen/ivi/20170123.114806 accepted/tizen/mobile/20170123.114731 accepted/tizen/tv/20170123.114750 submit/tizen/20170123.081747
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-24 pius.leeFix missed ni.dll in tpa list
2016-11-11 pius.leeAdd installer plugin and tool for create a NI