Bug-fix: fix target dll searching logic
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher /
2024-03-29 Woongsuk ChoFix incorrect TPA error accepted/tizen/unified/20240329.131808 accepted/tizen/unified/x/20240401.142627
2024-03-12 Woongsuk ChoRegister default signal handler
2024-03-06 Hyungju LeeRemove a dependency of capi-appfw-app-common package accepted/tizen/unified/20240306.174234
2024-02-20 Woongsuk Choremove unnecessary ecore dependency accepted/tizen/unified/20240220.115648 accepted/tizen/unified/20240220.144648
2024-02-19 j-h.choi[Refactoring] Code cleanup and remove duplicate methods
2024-02-14 최종헌/MDE Lab(SR)... Revert PR #509, #510 (#513)
2024-02-05 j-h.choi[Refactoring] Improve SAM score through DC and GV impro...
2024-02-05 j-h.choiSets the ZapDisable env according to the Alternative...
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-08-24 조웅석/MDE Lab(SR)... Call plugin has log control before preloading (#483) accepted/tizen/8.0/unified/20231005.093328 accepted/tizen/unified/20230825.121024
2023-08-24 Woongsuk ChoCall pluginHasLogControl in the initialize
2023-07-24 조웅석/MDE Lab(SR)... Remove storage API dependency (#477) accepted/tizen/unified/20230726.020653
2023-07-24 조웅석/MDE Lab(SR)... Use setEnvrionmentVariable() to set SpecialFolder ... accepted/tizen/unified/20230725.013007
2023-07-10 최종헌/MDE Lab(SR)... Added the sdk_tool path to find diagnostics (#459) accepted/tizen/unified/20230710.154005
2023-07-09 Hyungju LeeRemove deadcode
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
2023-01-18 이형주/MDE Lab(SR)... Remove preload thread (#456) accepted/tizen/7.0/unified/20230119.134111 accepted/tizen/unified/20230120.182039
2022-12-29 최종헌/MDE Lab(SR)... Changed the path of diagnostics tool (#455) accepted/tizen/unified/20221229.165944
2022-12-08 이형주/Common Platfor... Quick&Dirty patch to reduce icu searching overhead... accepted/tizen/unified/20221209.014605
2022-12-05 이형주/Common Platfor... Refactoring preloading (#452) accepted/tizen/unified/20221205.101746
2022-12-05 이형주/Common Platfor... Introduce preloadThread for launcher (#451)
2022-12-02 조웅석/Common Platfor... exit app if fail to open plugin library (#449)
2022-10-19 Woongsuk ChoRemove temporal test code accepted/tizen/unified/20221103.165812
2022-09-29 Woongsuk ChoRemove language_change_cb on the loader accepted/tizen/unified/20220929.140032
2022-09-20 Woongsuk ChoAdd --rm-origin-after-ni option accepted/tizen/unified/20220920.160600
2022-09-01 j-h.choiModify log for profile data
2022-08-31 j-h.choiAdd log for profile data when the app runs
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-05-26 Woongsuk ChoAvoid calling storage API
2022-04-29 Woongsuk ChoSet collect delay when profile data does not exist
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)
2022-01-24 Woongsuk ChoAdd switch to disable IPv6
2022-01-12 Woongsuk ChoDisable IPv6 to solve DualMode issue accepted/tizen/unified/20220112.043624 submit/tizen/20220112.042018
2022-01-05 조웅석/Common Platfor... Add plugin API for setting extra dll path (#353)
2021-09-07 조웅석/Common Platfor... Disable config cache to set environment (#350)
2021-09-07 Woongsuk ChoAdd SetSwitch API to Tizen.Runtime
2021-08-12 Woongsuk ChoAdd a function to stop profiling after period
2021-08-10 j-h.choiFix build warning. Replace strncpy with memcpy
2021-07-22 조웅석/Common Platfor... Add plugin api to add native dll searching path (#343) submit/tizen/20210722.053902
2021-07-13 Gleb BalykovUpdate MulticoreJit setup: disable profile gathering...
2021-06-28 Woongsuk ChoExpand array size for null terminate character accepted/tizen/6.5/unified/20211028.102011 accepted/tizen/unified/20210629.130244 submit/tizen/20210628.235744 submit/tizen_6.5/20211028.162201 tizen_6.5.m2_release
2021-06-28 Woongsuk ChoFix for svace issue
2021-06-14 Gleb BalykovUpdate MulticoreJit setup
2021-06-11 Timur MustafinCollect/use multicorejit app profile
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-04-06 Hyungju LeeRemove log_manager (dlog redirects stdout and stderr... accepted/tizen/unified/20210406.083608 submit/tizen/20210406.003726
2021-02-24 j-h.choiAdd dotnet-stack tool
2020-09-24 조웅석/Common Platfor... Remove unnecessary command name changing code (#284)
2020-08-10 Woongsuk ChoRemove debug pipe for candidate process accepted/tizen/unified/20200811.050502 submit/tizen/20200811.005032
2020-07-08 조웅석/Common Platfor... [SVACE] remove unnecessary check code. (#259) accepted/tizen/unified/20200709.030139 submit/tizen/20200708.002229
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-05-28 조웅석/Common Platfor... Fix rid fallback graph making logic (#236) accepted/tizen/5.5/unified/20200528.043046 accepted/tizen/unified/20200528.132837 submit/tizen/20200528.002636 submit/tizen_5.5/20200528.002729
2020-05-07 최종헌/Common Platfor... Integrate managed code into Tizen.Runtime (#228)
2020-04-27 j-h.choiDo not need to check if the Tizen.Runtime.dll exists
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-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
next