Bug-fix: fix target dll searching logic
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher /
2019-09-24 Kirill FrolovMore verbose errors logging for libcoreclr.so
2019-09-20 Woongsuk Choto prevent crash while process terminate on profiling... accepted/tizen/unified/20190920.065334 submit/tizen/20190920.013818
2019-07-16 Gleb BalykovAdd setup of COMPlus_UseDefaultBaseAddr environment...
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-05 조웅석/Common Platfor... Merge pull request #77 from y-yamshchiko/iss154
2019-07-04 Yaroslav Yamshchikovadd getRuntimeDir() output to nativeLibPath
2019-07-04 조웅석/Common Platfor... Merge pull request #67 from g-balykov/add-setenvvariabl...
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 조웅석/Common Platfor... Merge pull request #73 from dotnet/use_concatPath_for_n...
2019-07-03 Gleb BalykovAdd Dotnet.Launcher.Environment.SetEnvironmentVariable...
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-07-03 Woongsuk ChoChange APP_NI_SUB_DIR from "/.native_image" to ".native...
2019-06-11 조웅석/Common Platfor... Merge pull request #64 from j-h-choi/tizen accepted/tizen/unified/20190626.064945 submit/tizen/20190626.013636
2019-06-11 j-h.choiModify build error
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 조웅석/Common Platfor... Merge pull request #62 from dotnet/generate_coreLib_ni_... accepted/tizen/unified/20190611.110407 submit/tizen/20190611.050410
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-06 Mikhail KurinnoiHardcode injection lib path.
2019-06-06 Ярослав Ямщиков... C# .dll with code for type preloading (#57)
2019-06-04 Woongsuk Chogenerate native image files in the .native_image folder...
2019-06-03 j-h.choiTAC support for memory optimization
2019-05-12 조웅석/Common Platfor... Merge pull request #56 from dotnet/donot_remove_standal... accepted/tizen/unified/20190513.082553 submit/tizen/20190512.231810
2019-05-12 Woongsuk Chobug-fix: --standalone option should be remained after...
2019-04-25 조웅석/Common Platfor... Merge pull request #54 from dotnet/change_cmdline_stand... accepted/tizen/unified/20190510.111106 submit/tizen/20190509.064825
2019-04-23 Woongsuk ChoTo prevent appid from getting truncated to cmdline...
2019-04-08 조웅석/Common Platfor... Merge pull request #48 from dotnet/remove_dependnecy_fr... accepted/tizen/unified/20190410.002037 submit/tizen/20190408.003556
2019-04-04 Woongsuk Choremove dependency from multiByteToWideChar
2019-02-28 Woongsuk ChoAdd COMPlus_DebugWriteToStdErr=1 to environment.
2019-01-24 Igor KulaychukCall injectLibrary() after plugin initialization accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20190128.061832 submit/tizen_5.0/20190128.005630
2018-12-19 Hyungju LeeFree localDataPath after done using it
2018-12-12 Woongsuk ChoRemove dependency from Elementary accepted/tizen/5.0/unified/20181214.065308 submit/tizen/20181213.064828 submit/tizen_5.0/20181213.064205
2018-12-06 Woongsuk ChoSometimes a process terminates abnormally due to a...
2018-11-26 박정혁/Tizen Platform... Merge pull request #25 from dotnet/ignore_signal_when_t... accepted/tizen/5.0/unified/20181127.073218 accepted/tizen/unified/20181127.073338 submit/tizen/20181126.231402 submit/tizen_5.0/20181126.231413
2018-11-26 Woongsuk ChoIf the native upcall comes after starting coreclr shutd...
2018-10-09 Woongsuk Choassgin return value to unused variable to avoid build... accepted/tizen/5.0/unified/20181106.070329 accepted/tizen/5.0/unified/20181106.202014 accepted/tizen/unified/20181010.061750 submit/tizen/20181010.001114 submit/tizen_5.0/20181101.000003 submit/tizen_5.0/20181105.120810 submit/tizen_5.0/20181106.000001
2018-10-01 Igor KulaychukMove injection to realMain accepted/tizen/unified/20181001.151003 submit/tizen/20181001.123900
2018-10-01 Igor KulaychukInjection refactoring: code cleanup
2018-09-28 Alexander Soldatov... Merge pull request #13 from dotnet/memory_profiler_fix
2018-09-28 Petr BredRefactoring and add detail comments
2018-09-25 Alexey VereschaginImplement injectLibrary() function
2018-09-25 Aleksei VereshchaginImplement injection logic with injectLibrary() stub
2018-09-06 Woongsuk Chosupport tizen5 rid
2018-09-06 Eden LeeFix wrong arguments in corerun mode
2018-09-06 Igor KulaychukDisable debug pipes and semaphores creation in case...
2018-09-06 Woongsuk Chodelete erroneously added code by merge
2018-09-06 Woongsuk Chocreate coredump for unhandled exception
2018-09-06 Woongsuk Chouse write function instead of fprintf in the signal...
2018-09-06 Woongsuk Chosupport corerun mode
2018-09-06 Woongsuk Choset environment for corefx special folder
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-26 Eden LeeMerge "set environment for debugging by env_list" into...
2018-07-24 Woongsuk Choset environment for debugging by env_list 61/184261/3
2018-07-17 Woongsuk Chocall plugin_initialize before mainloop start 12/184312/1 accepted/tizen/unified/20180718.071552 submit/tizen/20180717.071847
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-10 Woongsuk Chocheck runtime initialize before launch application... 75/183675/1 submit/tizen/20180710.012701
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-05-08 j-h.choi[Coverity-112249] Fixed coverity issue. (NEGATIVE_RETURNS) 55/178055/2 accepted/tizen/unified/20180508.071611 submit/tizen/20180508.034954
2018-04-26 Cho Woong Sukadd mode variable to extend dotnet-launcher by division 76/177176/1 accepted/tizen/unified/20180427.062348 submit/tizen/20180426.065036
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-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-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
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 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-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-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-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-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-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-11 JongHeon ChoiAdd signal handler 77/128677/11 accepted/tizen/unified/20170511.173403 submit/tizen/20170511.080142
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-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
next