Bug-fix: fix target dll searching logic
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / exec /
2024-03-29 Woongsuk ChoFix incorrect TPA error accepted/tizen/unified/20240329.131808 accepted/tizen/unified/x/20240401.142627
2024-02-19 j-h.choi[Refactoring] Code cleanup and remove duplicate methods
2023-11-07 j-h.choiRevert "Add launchpad_loader_block/unblock_thread(... accepted/tizen/8.0/unified/20231108.165834 accepted/tizen/unified/20231107.172920
2023-10-26 j-h.choiAdd launchpad_loader_block/unblock_thread() method accepted/tizen/unified/20231030.034756
2023-07-10 최종헌/MDE Lab(SR)... Added the sdk_tool path to find diagnostics (#459) accepted/tizen/unified/20230710.154005
2023-06-26 조웅석/MDE Lab(SR)... Support UI Thread Separate (UTS) App Model (#464) accepted/tizen/unified/20230627.025434
2023-05-11 j-h.choi[Tizen S] Integrate app types(dotnet, dotnet-nui) accepted/tizen/unified/20230601.163008
2022-12-29 최종헌/MDE Lab(SR)... Changed the path of diagnostics tool (#455) accepted/tizen/unified/20221229.165944
2022-12-05 이형주/Common Platfor... Refactoring preloading (#452) accepted/tizen/unified/20221205.101746
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-04-20 Woongsuk ChoAdd additional environment for invariant mode
2022-02-24 이형주/Common Platfor... Remove ICULoadDisable support from platform image.... accepted/tizen/unified/20220224.125720 submit/tizen/20220224.033231
2022-02-18 이형주/Common Platfor... Apply ICULoadDisable option (#386)
2022-02-18 이형주/Common Platfor... print HW clock log (#385)
2021-06-11 Timur MustafinCollect/use multicorejit app profile
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-02-24 j-h.choiAdd dotnet-stack tool
2020-09-24 조웅석/Common Platfor... Remove unnecessary command name changing code (#284)
2020-07-08 Woongsuk ChoRefactoring path manager
2020-07-07 최종헌/Common Platfor... Fixed build warning (#256)
2020-07-02 조웅석/Common Platfor... Create separated candidate process to preload NUI ... accepted/tizen/unified/20200703.155019 submit/tizen/20200703.075955 submit/tizen_5.5/20200629.221218
2020-06-29 조웅석/Common Platfor... Refactoring CoreRuntime and plugin (#247) accepted/tizen/unified/20200630.131320 submit/tizen/20200629.221257
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-04-27 j-h.choiSupport for preload of ElmSharp and preload.list file
2020-04-24 김상욱/Common Platfor... Do not pass a native image path to coreclr_execute_asse...
2020-04-21 Hyungju LeeFix to call CoreRuntime dispose() accepted/tizen/unified/20200422.032241 submit/tizen/20200421.041317
2020-04-13 김상욱/Common Platfor... Rework dotnet executable (#204)
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...