Introduce preloadThread for launcher (#451)
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / lib /
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-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-04-06 Hyungju LeeRemove log_manager (dlog redirects stdout and stderr... accepted/tizen/unified/20210406.083608 submit/tizen/20210406.003726
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-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-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 Choseperate executable to apply User execute label to...