[TC Fixed] Exclude TC not supported by specific platform
[platform/core/dotnet/launcher.git] / NativeLauncher /
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-12-23 Woongsuk ChoAdd "--resolve-all-app" option to dotnettool
2020-12-18 j-h.choiModify the ownership of TAC and Remove unnecessary...
2020-12-18 j-h.choiChange the logic to check the native image with ildasm
2020-12-18 Woongsuk ChoResolve platform specific path at install time
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
2020-09-28 조웅석/Common Platfor... Add missing smack label setting for preloaded app ... accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.120828 accepted/tizen/6.0/unified/hotfix/20201103.050913 accepted/tizen/unified/20201005.101327 submit/tizen/20201005.025011 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 tizen_6.0.m2_release
2020-09-24 최종헌/Common Platfor... Support for architecture-specific assemblies in a folde...
2020-09-24 최종헌/Common Platfor... Fixed build warning in i586, x86_64 (#283)
2020-09-24 조웅석/Common Platfor... Remove unnecessary command name changing code (#284)
2020-09-17 Hyungju LeeAdd symlink to distinguish candidate process
2020-09-13 j-h.choiAdded smack permissions for the .tac_symlink folder... accepted/tizen/unified/20200915.113754 submit/tizen/20200915.041858
2020-09-03 최종헌/Common Platfor... Modify the bf::exists function to check error.value... accepted/tizen/unified/20200907.144053 submit/tizen/20200901.065247
2020-09-01 Woongsuk ChoSupport PBA on aarch64
2020-09-01 j-h.choiAdd missing header
2020-08-24 j-h.choiWrap bf::exists() to check for exception submit/tizen/20200828.012148
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
2020-08-18 최종헌/Common Platfor... Added error handling for failures during the TAC (...
2020-08-18 최종헌/Common Platfor... Delete unused libraries when installing the application...
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
2020-08-12 조웅석/Common Platfor... Fixed the wrong base addr being used (#267) accepted/tizen/unified/20200812.143852 submit/tizen/20200812.015836
2020-08-10 Woongsuk ChoRemove debug pipe for candidate process accepted/tizen/unified/20200811.050502 submit/tizen/20200811.005032
2020-08-07 최종헌/Common Platfor... Change to execute SQL commands simply (#265) accepted/tizen/unified/20200810.123138 submit/tizen/20200807.080009
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 조웅석/Common Platfor... [SVACE] remove unnecessary check code. (#259) accepted/tizen/unified/20200709.030139 submit/tizen/20200708.002229
2020-07-08 최종헌/Common Platfor... Modification of lchown for ni file in .tac_symlink...
2020-07-08 최종헌/Common Platfor... Code cleanup and Add missing flag (#257)
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-29 최종헌/Common Platfor... Seperate the pluginDir and extraDir from the path manag...
2020-06-18 최종헌/Common Platfor... Support for aarch64(arm64) build (#250) accepted/tizen/5.5/unified/20200623.152346 accepted/tizen/unified/20200623.124121 submit/tizen/20200622.225420 submit/tizen_5.5/20200623.003918
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-18 최종헌/Common Platfor... Check the native image with ildasm when using --ni...
2020-06-18 최종헌/Common Platfor... Remove unused file(#241-dotnet.preload.list) (#246)
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-06-07 조웅석/Common Platfor... Use preload file in hydra loader (#241) accepted/tizen/5.5/unified/20200608.142148 accepted/tizen/unified/20200608.144752 submit/tizen/20200607.233857 submit/tizen_5.5/20200607.233848
2020-06-02 최종헌/Common Platfor... Fixed the bug to the '--ibc-dir' option (#239)
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-26 조웅석/Common Platfor... Remove unnecessary binary dependency (#234)
2020-05-26 최종헌/Common Platfor... Fix bugs when generating SPC.ni with --ni-dll option...
2020-05-25 최종헌/Common Platfor... Refactoring the dotnettool (#231)
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 j-h.choiAdd flags to the install plugin to avoid duplicate... accepted/tizen/unified/20200413.222040 submit/tizen/20200413.110328
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-08 j-h.choiChange the ownership of the pdb file
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 j-h.choiChange the name of the define directory(/opt/usr/dotnet) accepted/tizen/unified/20200319.131234 submit/tizen/20200318.232027
2020-03-18 j-h.choiModify the standard output and error in fprintf
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 Woongsuk ChoSet exec label of dotnet-launcher to "User"
2020-03-18 j-h.choiFixed memory corruption. AddressSanitizer: heap-buffer...
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-10 j-h.choiCopy the pdb file where the native image file exists
2020-03-03 Hyungju LeeFull executable path to support crash-worker in case... accepted/tizen/unified/20200304.123900 submit/tizen/20200303.220215
2020-02-12 j-h.choiFixed svace.(HANDLE_LEAK.EX)
2020-02-07 j-h.choiModified to add 'NI_FLAGS_APPNI' flag and appPaths...
2020-02-06 Hyungju LeeRemove dos carriage return accepted/tizen/unified/20200207.122334 submit/tizen/20200207.000547
2020-02-06 j-h.choiFixed svace.(FILE_SYSTEM_REALPATH)
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2020-02-03 j-h.choiBug fixed: Skips generation of ni.dll in the TPA list
2020-01-30 j-h.choiModify the parameter name of the database function
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.choiModified to skip the assemblies in the TPA list when...
2020-01-14 j-h.choiAdd '--ni-reset-dir' option of dotnettool
2020-01-14 j-h.choi Code cleanup
2019-12-03 정동헌/Common Platfor... Revert "A workaround to pre-compile internal methods...
2019-11-28 Woongsuk Choapply -Wl,-z,relro option in build flag for library... accepted/tizen/unified/20191128.161914 submit/tizen/20191128.035013
2019-11-28 Woongsuk Choupgrade openssl from 1.0 to 1.1
2019-11-20 j-h.choiFixed Svace(memory_leak) accepted/tizen/unified/20191120.130641 submit/tizen/20191120.034939 submit/tizen_5.5/20191120.034924
2019-11-20 j-h.choiFixed Svace issue
2019-11-19 j-h.choiFixed bug for TAC when upgrading application
2019-11-19 j-h.choiModify to enable TAC when restoring a database of TAC
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 Hyungju LeeRevert "turn off hydra-mode temporally. After fixing... accepted/tizen/unified/20191015.012045 submit/tizen/20191014.221258
2019-10-14 Konstantin BaladurinPreload NI dlls in hydra
2019-10-14 j-h.choiModify regenerate all tac file in dotnettool
next