Enable diagnostics for .NET app
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher /
2020-04-13 Woongsuk ChoEnable diagnostics for .NET app
2020-04-10 Woongsuk ChoIn some specific language (az, tr, ku, etc), FileNotFou... accepted/tizen/unified/20200413.070825 submit/tizen/20200410.075941
2020-04-09 Woongsuk ChoBug-fix: fix wrong probe path for corerun mode.
2020-04-09 Woongsuk Choseperate executable to apply User execute label to...
2020-04-01 Woongsuk ChoUse absolute path of input dll path.
2020-04-01 Woongsuk ChoSet environment (LANG, LC_MESSAGE, LC_ALL) before using... accepted/tizen/unified/20200402.155646 submit/tizen/20200401.004644
2020-03-26 Woongsuk ChoUse root path only for corerun mode.
2020-03-26 Woongsuk Chocall ecore_init() in the CoreRuntime constructor.
2020-03-23 Woongsuk Choremove unused variable accepted/tizen/unified/20200323.172926 submit/tizen/20200323.040423
2020-03-23 Hyungju LeeRemove unnecessary ecore_init()
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 Woongsuk ChoSet exec label of dotnet-launcher to "User"
2020-03-12 j-h.choiSet the native library path with the RIDs value set... accepted/tizen/unified/20200315.214822 submit/tizen/20200312.235329
2020-03-03 Hyungju LeeFull executable path to support crash-worker in case... accepted/tizen/unified/20200304.123900 submit/tizen/20200303.220215
2020-02-07 j-h.choiModified to add 'NI_FLAGS_APPNI' flag and appPaths...
2020-01-29 김상욱/Common Platfor... Use newline char as a delimiter in coreclr_env.list... accepted/tizen/unified/20200130.214634 submit/tizen/20200129.055156
2020-01-15 최종헌/Common Platfor... Support tizen.6.0.0 rid (#154)
2020-01-14 j-h.choiSupport tizen.5.5.0 rid
2020-01-14 j-h.choi Code cleanup
2019-12-03 정동헌/Common Platfor... Revert "A workaround to pre-compile internal methods...
2019-11-11 Woongsuk Chochange candidate process name to dotnet-launcher accepted/tizen/5.5/unified/20191111.105448 accepted/tizen/unified/20191111.105536 submit/tizen/20191111.004932 submit/tizen_5.5/20191111.005001
2019-11-07 Woongsuk Choapply launchpad-hydra refactoring
2019-10-21 Mikhail AksenovFix setEnvFromFile()
2019-10-17 Woongsuk Choto avoid gdbus blocking issue, call storage api after... accepted/tizen/unified/20191017.042739 submit/tizen/20191016.225912
2019-10-16 Hyungju LeeSkip prelading on standalone mode
2019-10-16 Woongsuk Chouse absoulte path for preloading list on hydra launcher
2019-10-15 Woongsuk Chosvace : initialize hydracallback accepted/tizen/unified/20191016.032428 submit/tizen/20191015.233435
2019-10-14 Konstantin BaladurinPreload NI dlls in hydra
2019-10-14 Hyungju LeeAdd ecore_init() at hydra adopter.loop_brgin callback
2019-10-10 Sangwook KimA workaround to pre-compile internal methods
2019-09-29 Sangwook KimEarly init ecore regardless of the current mode
2019-09-24 Gleb BalykovSupport hydra mode
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
next