platform/core/dotnet/launcher.git
2018-04-26 Cho Woong Sukadd nitool option to regenerate all app ni files 75/177175/1
2018-04-26 Cho Woong Sukadd nitool option to generate ni for directory 72/177172/1
2018-04-26 Cho Woong Sukremove warning message 71/177171/1
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-04-25 Cho Woong Sukremove media related library from preloading to reduce... 63/177063/1
2018-04-02 Cho Woong Sukadd command to nitool to remove system and app ni 10/174510/1 submit/tizen/20180402.112712
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-02-22 Cho Woong Sukmulti-architecture support 05/170805/1 accepted/tizen/unified/20180222.142133 submit/tizen/20180222.081310
2018-02-05 Cho Woong Suksupport multi-architecture library for lib dir 23/169223/1 accepted/tizen/unified/20180208.163647 submit/tizen/20180208.005815 submit/tizen/20180208.080147
2018-02-05 JongHeon ChoiMerge "Initialize coreclr in the candidate process...
2018-02-05 Cho Woong SukInitialize coreclr in the candidate process and change... 19/169219/1
2018-02-05 Cho Woong Sukadd interval between each crossgen 18/169218/1
2018-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
2018-01-01 Cho Woong SukRemove code related to %caps. 26/164026/3
2018-01-01 Cho Woong Sukremove module/function name from stderr log 40/163740/2
2018-01-01 chunseok leeAdd COMPlus_ZapDisable env variable 14/165514/1
2017-12-08 Konstantin... Add option to enable clang Asan build. 05/162905/4
2017-12-05 Cho Woong SukCoreclr needs original executable dll path not ni file... 19/162719/1
2017-11-28 Cho Woong Sukredirect stdout and stderr to dlog 69/161869/2 accepted/tizen/unified/20171130.063237 submit/tizen/20171129.002622
2017-11-14 Cho Woong Sukadd exception handling code for null return 12/160012/1 accepted/tizen/unified/20171115.061209 submit/tizen/20171114.071938
2017-11-03 Cho Woong Sukadd cap_sys_admin and cap_setgid to dotnet-launcher... 83/158783/1 accepted/tizen/unified/20171106.073141 submit/tizen/20171106.020450
2017-11-03 Cho Woong Sukadd dotnet-launcher to files list to remove build error 80/158780/1
2017-11-03 JongHeon ChoiRemove caps due to security issue. 78/139478/7
2017-11-03 Cho Woong Sukbug-patch:support -am option 29/148429/3
2017-11-03 Cho Woong Sukcheck return value of loaderMain to avoid crash 18/145618/4
2017-11-03 Cho Woong Sukcomment out unused code and change log 57/145557/4
2017-11-02 Cho Woong Sukbig-fix: add reference dll for NI 39/158739/1
2017-10-17 Inhwan LeeMerge "add plugin api to set coreclr info" into tizen accepted/tizen/unified/20171017.071040 submit/tizen/20171017.020053
2017-10-17 Cho Woong Sukremove unneccessary log to remove warning message 80/155980/1
2017-10-12 Cho Woong Sukadd plugin api to set coreclr info 74/155074/1
2017-09-25 Youngjae Shinfix build warning 54/152154/1 accepted/tizen/unified/20170928.072038 submit/tizen/20170927.000216
2017-09-13 woongsuk choMerge "Revert "temporal patch for setting LANG environm... accepted/tizen/unified/20170914.065406 submit/tizen/20170913.021844
2017-09-13 woongsuk choRevert "temporal patch for setting LANG environment... 66/149666/1
2017-09-07 Inhwan LeeMerge "update launching time measure tool" into tizen accepted/tizen/unified/20170911.060320 submit/tizen/20170907.051240
2017-09-07 Cho Woong Sukupdate launching time measure tool 32/148132/1
2017-09-05 Cho Woong Sukbug-fix: to pass argument, change exectuable name to... 25/147525/1 accepted/tizen/4.0/unified/20170911.154108 submit/tizen_4.0/20170905.001852
2017-09-04 Cho Woong Sukbug-fix: to pass argument, change exectuable name to... 22/147522/1 accepted/tizen/unified/20170905.184439 submit/tizen/20170905.001811
2017-08-30 Cho Woong Sukchange cmdline to executable path for standalone mode. accepted/tizen/unified/20170830.161235 submit/tizen/20170830.065300 submit/tizen_4.0/20170831.000104
2017-08-28 JongHeon ChoiAdd null check 05/146405/1 submit/tizen/20170828.100558
2017-08-24 JongHeon ChoiAdd requires to launchpad 93/145893/1 accepted/tizen/unified/20170825.043844 submit/tizen/20170824.072124
2017-08-01 Cho Woong Suktemporal patch for setting LANG environment value 55/141755/2 accepted/tizen/4.0/unified/20170816.015310 accepted/tizen/4.0/unified/20170829.020105 accepted/tizen/unified/20170802.151307 submit/tizen/20170801.093330 submit/tizen/20170802.003242 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_4.0_unified/20170814.115522
2017-07-20 Cho Woong Sukremove getenv 78/139578/2 accepted/tizen/unified/20170720.062142 submit/tizen/20170720.005404
2017-07-19 CHUNSEOK LEEremove Self-Contained Deployment launcher 32/139632/1
2017-07-17 JongHeon ChoiRevert "Add signal handler" 66/139066/1 accepted/tizen/unified/20170717.170950 submit/tizen/20170717.070543
2017-06-23 Cho Woong Suksupport launcher plugin 22/135522/1 submit/tizen/20170714.002938
2017-06-15 Cho Woong Sukupdate nitool to support coreclr upgrade. 89/134189/1 accepted/tizen/unified/20170626.105011 submit/tizen/20170615.094025 submit/tizen/20170622.022656
2017-05-19 Cho Woong Suksupport reference API directory to support PlatformNotS... 71/130071/1 accepted/tizen/unified/20170523.050826 submit/tizen/20170522.013643 tizen_4.0.m1_release
2017-05-15 JongHeon ChoiAdd cap_mac_admin for dotnet-launcher(Revert patch) 05/129205/1 accepted/tizen/unified/20170515.154800 submit/tizen/20170515.111427
2017-05-11 JongHeon ChoiAdd signal handler 77/128677/11 accepted/tizen/unified/20170511.173403 submit/tizen/20170511.080142
2017-04-27 JongHeon ChoiRemove the cap_mac_admin for dotnet-launcher 03/127303/1 accepted/tizen/unified/20170428.032535 submit/tizen/20170427.053634
2017-04-25 JongHeon Choicrossgen bug fixed 10/127010/1 accepted/tizen/unified/20170426.195625 submit/tizen/20170426.002751
2017-04-25 JongHeon ChoiBug fixed for performance_test 98/126898/1
2017-04-25 woongsuk choMerge "set env UNW_ARM_UNWIND_METHOD value on ARM platf...
2017-04-25 Inhwan Leeset env UNW_ARM_UNWIND_METHOD value on ARM platform 56/126756/4
2017-04-25 Inhwan Leefix standalone crash issue 39/126739/2
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-19 JongHeon ChoiBasename bug fixed 85/125785/2 accepted/tizen/unified/20170419.163756 submit/tizen/20170419.011044
2017-04-17 JongHeon ChoiUse application dll to tpa 92/125392/1 accepted/tizen/unified/20170418.072832 submit/tizen/20170418.034520
2017-04-14 Jiyoung YunChange dotnet runtime location 24/125224/1 accepted/tizen/unified/20170414.164009 accepted/tizen/unified/20170418.072825 submit/tizen/20170414.074123 submit/tizen/20170417.080113
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-13 JongHeon ChoiCode style refactorting 70/124870/2
2017-04-12 JongHeon Choi[SVACE] Modified to initialize class members 61/124761/1
2017-04-12 Hyungju LeeRemove unnecessary executable flag 29/124729/1
2017-04-11 Cho Woong Sukchange smack and owner for generated ni file 25/124225/1 accepted/tizen/unified/20170411.035136 submit/tizen/20170411.013258
2017-04-10 JongHeon ChoiExecuteAssembly not permit native image path 67/124167/1 accepted/tizen/unified/20170410.160343 submit/tizen/20170410.100205
2017-04-10 JongHeon Choi[Release] dotnet-launcher 1.1.0-1 45/124145/1
2017-04-10 Cho Woong Sukrefactoring launcher 24/124124/6
2017-04-07 woongsuk choMerge "Integrate the log tag with "DOTNET_LAUNCHER...
2017-04-07 JongHeon ChoiRemove the Mono profile 51/122051/5
2017-04-04 JongHeon ChoiIntegrate the log tag with "DOTNET_LAUNCHER" 58/122058/5
2017-04-04 JongHeon ChoiReplace the unmanaged name of native module with the... 98/121898/2 accepted/tizen/unified/20170405.174258 submit/tizen/20170404.225225
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-20 ideal.leefix test script with change APP_CORE log 91/115691/3
2017-03-17 Cho Woong Sukfind dlls in the app directory first for app NI 91/119491/1
2017-03-14 JongHeon ChoiBug fix for multiple parameters of nitool 32/113532/4
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
2017-03-07 chunseok leechange lldb path 25/117225/2 accepted/tizen/common/20170309.175358 accepted/tizen/ivi/20170309.072117 accepted/tizen/mobile/20170309.072109 accepted/tizen/tv/20170309.072113 accepted/tizen/unified/20170309.120727 submit/tizen/20170309.004225 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011402
2017-03-07 woongsuk choMerge "Add Self-Contained Deployment Launcher" into...
2017-03-07 chunseok leeAdd Self-Contained Deployment Launcher 24/117224/4
2017-02-21 Inhwan LeePass the first argument that name of exe file 82/115482/2 accepted/tizen/common/20170221.135116 accepted/tizen/ivi/20170222.093913 accepted/tizen/mobile/20170222.093831 accepted/tizen/tv/20170222.093853 submit/tizen/20170221.023041 submit/tizen_unified/20170308.100407
2017-02-05 JongHeon ChoiMerge "removre dotnet-launcher from passing argument... accepted/tizen/common/20170206.124232 accepted/tizen/ivi/20170206.222549 accepted/tizen/mobile/20170206.222515 accepted/tizen/tv/20170206.222531 submit/tizen/20170205.233615
2017-02-05 JongHeon ChoiRemove _preload_dir define in spec 71/105171/7
2017-02-05 JongHeon ChoiRemove %ix86 from ExcludeArch 42/113042/1
2017-02-02 Cho Woong Sukremovre dotnet-launcher from passing argument 11/112711/1
2017-02-01 JongHeon ChoiFix build error for upgrading toolchain 22/111222/3 accepted/tizen/common/20170201.172056 accepted/tizen/ivi/20170202.015321 accepted/tizen/mobile/20170202.015241 accepted/tizen/tv/20170202.015301 submit/tizen/20170201.085923
2017-02-01 Jiyoung YunMove the location of .NET modules to %{_datadir} 25/112425/1 accepted/tizen/common/20170201.171804 accepted/tizen/ivi/20170201.090656 accepted/tizen/mobile/20170201.090608 accepted/tizen/tv/20170201.090625 submit/tizen/20170201.062104
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
2017-01-16 JongHeon ChoiAdd tool option for check launching memory 83/108283/6
2017-01-05 Pawel AndruszkiewiczUse executables when trying to resolve an assembly 72/108672/1
2017-01-03 Inhwan Leefix performance_test for tizen 3.0 mobile/wearable 40/108040/2
2017-01-02 Cho Woong SukRuntime directory is changed to /opt/usr/share/dotnet... 21/107921/1 accepted/tizen/common/20170111.155020 accepted/tizen/ivi/20170113.225721 accepted/tizen/mobile/20170102.060619 accepted/tizen/tv/20170102.060636 submit/tizen/20170102.014244 submit/tizen_common/20170111.150147 submit/tizen_ivi/20170113.100937
2016-12-29 WonYoung ChoiApply dotnet RPM macros 39/106539/3 accepted/tizen/mobile/20161229.113213 accepted/tizen/tv/20161229.113319 submit/tizen/20161229.014738
2016-12-23 JongHeon ChoiModify help message of nitool 91/106791/1 accepted/tizen/mobile/20161226.131120 submit/tizen/20161223.055238 submit/tizen/20161230.081227
2016-12-23 JongHeon ChoiAdd '--dll' option of nitool 81/106781/7 submit/tizen/20161223.055000
2016-12-20 woongsuk choMerge "add test tool for check launching time" into... accepted/tizen/mobile/20161222.020142 submit/tizen/20161221.042557
2016-12-20 woongsuk choMerge "AssemblyLoader should assist in loading all...
2016-12-20 Inhwan Leeadd test tool for check launching time 70/105170/6
next