Add NCDB startup hook support.
[platform/core/dotnet/launcher.git] / Managed /
2022-07-11 j-h.choi[WIP] Set the MCJ in the candidate process
2022-04-29 j-h.choiAdd assembly to preload list in candidate process
2022-01-06 조웅석/Common Platfor... Add null check to solve svace issue (#362)
2021-09-07 Woongsuk ChoAdd SetSwitch API to Tizen.Runtime
2021-08-12 Woongsuk ChoAdd a function to stop profiling after period
2021-01-20 j-h.choiAdd null check in preload
2020-12-18 j-h.choiEnable generation of .pdb file in release mode
2020-09-11 j-h.choiModified to check the exists of the preload directory
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... Check ascii casing in the candidate process (#254)
2020-05-26 최종헌/Common Platfor... Show the warning log when preload skip (#230)
2020-05-11 최종헌/Common Platfor... Hide the preload path from the dlog (#229)
2020-05-07 최종헌/Common Platfor... Integrate managed code into Tizen.Runtime (#228)
2020-05-07 최종헌/Common Platfor... Apply rules to .preload file name (#227)
2020-04-29 최종헌/Common Platfor... Sort preload files by name due to dependencies of each... accepted/tizen/5.5/unified/20200429.140214 accepted/tizen/unified/20200429.051913 submit/tizen/20200429.120649 submit/tizen_5.5/20200429.120457
2020-04-27 j-h.choiSupport for preload of ElmSharp and preload.list file
2020-02-06 Hyungju LeeRemove dos carriage return accepted/tizen/unified/20200207.122334 submit/tizen/20200207.000547
2020-02-04 JoonghyunChoMerge preloading features
2020-02-04 JoonghyunChoAdd preloading features
2020-01-15 JoonghyunChoRemove console log accepted/tizen/unified/20200116.101948 submit/tizen/20200115.094236
2020-01-15 JoonghyunChoAdd step for invoking ElmSharp preload method
2020-01-14 j-h.choi Code cleanup
2019-10-09 Sangwook KimRemove unnecessary code
2019-10-09 Sangwook KimCreate a common root directory for managed csprojs
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-04 조웅석/Common Platfor... Merge pull request #67 from g-balykov/add-setenvvariabl...
2019-07-03 Gleb BalykovAdd Dotnet.Launcher.Environment.SetEnvironmentVariable...