platform/core/dotnet/launcher.git
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... Preload NI dlls in hydra
2019-10-14 j-h.choiModify regenerate all tac file in dotnettool
2019-10-14 Hyungju LeeAdd ecore_init() at hydra adopter.loop_brgin callback
2019-10-10 Woongsuk Choturn off hydra-mode temporally. After fixing launchpad... accepted/tizen/unified/20191011.080132 submit/tizen/20191010.235421
2019-10-10 Sangwook KimA workaround to pre-compile internal methods
2019-10-10 j-h.choiCode cleanup
2019-10-09 Sangwook KimRemove unnecessary code
2019-10-09 Sangwook KimCreate a common root directory for managed csprojs
2019-10-09 j-h.choiChange ownership of TAC database file in dotnettool
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-09-29 Sangwook KimEarly init ecore regardless of the current mode
2019-09-24 Gleb BalykovSupport hydra mode
2019-09-24 Kirill FrolovMore verbose errors logging for libcoreclr.so
2019-09-20 Woongsuk Chofix bugs which found by coverity accepted/tizen/unified/20190923.225320 submit/tizen/20190922.235504
2019-09-20 Woongsuk Choskip AOT if skip optimization option is enabled
2019-09-20 Woongsuk Choto prevent crash while process terminate on profiling... accepted/tizen/unified/20190920.065334 submit/tizen/20190920.013818
2019-09-18 Hyungju LeeSMACK Label on NamedLock directories accepted/tizen/unified/20190919.010717 submit/tizen/20190918.120121
2019-08-13 Hyungju LeeBuild error fix accepted/tizen/unified/20190813.220005 submit/tizen/20190813.035844
2019-08-08 김상욱/Common... Add switches for crossgen (#91)
2019-08-08 Gleb BalykovReenable default base address for system dlls support
2019-08-08 Gleb BalykovSupport 3.0-preview7
2019-08-07 j-h.choiBug fixed. Break out of nested loop. accepted/tizen/unified/20190812.235655 submit/tizen/20190807.231743
2019-08-06 j-h.choiNuget with no dependency applies TAC
2019-08-05 j-h.choiFixed svace (376818, 386676, 386690)
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-19 Hyungju LeeCreate .gitignore
2019-07-18 j-h.choiRemove the commented code
2019-07-18 j-h.choiCode cleanup of TAC
2019-07-17 조웅석/Common... remove unused service script file by system part reques... accepted/tizen/unified/20190718.075227 submit/tizen/20190717.232654
2019-07-17 조웅석/Common... Keep api for backward-compatibility and code clean...
2019-07-16 조웅석/Common... .NETCore 3.0.0 preview doesnot contains "/BaseAddress...
2019-07-16 최종헌/Common... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovMove base address file from /usr to /opt/usr
2019-07-16 Gleb BalykovMove defines to spec and set smack label on file with...
2019-07-16 Gleb BalykovReview and rebase changes
2019-07-16 Gleb BalykovEnable nitool support of unique default base address...
2019-07-16 Gleb BalykovEnable generation of unique default base address for...
2019-07-16 Gleb BalykovAdd nitool option to compile system libs with unique...
2019-07-16 Gleb BalykovAdd setup of COMPlus_UseDefaultBaseAddr environment...
2019-07-05 조웅석/Common... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-05 조웅석/Common... Merge pull request #77 from y-yamshchiko/iss154
2019-07-04 Yaroslav Yamshchikovadd getRuntimeDir() output to nativeLibPath
2019-07-04 조웅석/Common... Merge pull request #67 from g-balykov/add-setenvvariabl...
2019-07-04 최종헌/Common... Merge branch 'tizen' into tac_env
2019-07-03 조웅석/Common... Merge pull request #74 from dotnet/bug_fix_ni_pkg_dll_o... accepted/tizen/unified/20190704.040535 submit/tizen/20190704.000906
2019-07-03 조웅석/Common... Merge pull request #73 from dotnet/use_concatPath_for_n...
2019-07-03 Gleb BalykovAdd Dotnet.Launcher.Environment.SetEnvironmentVariable...
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-07-03 Woongsuk Chobug-fix : support TAC and NI_SUB_DIR for nitool --pkg...
2019-07-03 Woongsuk ChoChange APP_NI_SUB_DIR from "/.native_image" to ".native...
2019-07-02 Woongsuk ChoUse AssemblyLoadContext.LoadFromAssemblyName instead...
2019-06-27 조웅석/Common... Merge pull request #71 from j-h-choi/tac_dir accepted/tizen/unified/20190627.115239 submit/tizen/20190627.054316
2019-06-27 j-h.choi[Bug-fix] Create '/opt/usr/dotnet' directory
2019-06-11 조웅석/Common... Merge pull request #64 from j-h-choi/tizen accepted/tizen/unified/20190626.064945 submit/tizen/20190626.013636
2019-06-11 j-h.choiModify build error
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-11 Woongsuk Choremove build warning message accepted/tizen/unified/20190611.110403 submit/tizen/20190611.081053
2019-06-11 조웅석/Common... Merge pull request #61 from dotnet/use_app_ni_path
2019-06-11 조웅석/Common... Merge branch 'tizen' into use_app_ni_path
2019-06-10 조웅석/Common... Merge pull request #62 from dotnet/generate_coreLib_ni_... accepted/tizen/unified/20190611.110407 submit/tizen/20190611.050410
2019-06-10 j-h.choiAdd comments for added function in utils.h
2019-06-10 Woongsuk Cho- generate NI for System.Private.CoreLib.dll
2019-06-07 최종헌/Common... Merge branch 'tizen' into tizen
2019-06-06 Mikhail KurinnoiHardcode injection lib path.
2019-06-06 Ярослав Ямщиков... C# .dll with code for type preloading (#57)
2019-06-04 Woongsuk Chogenerate native image files in the .native_image folder...
2019-06-03 j-h.choiTAC support for memory optimization
2019-05-12 조웅석/Common... Merge pull request #56 from dotnet/donot_remove_standal... accepted/tizen/unified/20190513.082553 submit/tizen/20190512.231810
2019-05-12 Woongsuk Chobug-fix: --standalone option should be remained after...
2019-04-25 조웅석/Common... Merge pull request #54 from dotnet/change_cmdline_stand... accepted/tizen/unified/20190510.111106 submit/tizen/20190509.064825
2019-04-23 Woongsuk ChoTo prevent appid from getting truncated to cmdline...
2019-04-15 조웅석/Common... Merge pull request #52 from dotnet/use_runtime_dir_for_... accepted/tizen/unified/20190415.132619 submit/tizen/20190415.052607
2019-04-15 Woongsuk ChoUse runtime directory to get crossgen path instead...
2019-04-12 Woongsuk ChoBug-fix : plugin extra directory should be added for... accepted/tizen/unified/20190412.124729 submit/tizen/20190412.014021
2019-04-10 Woongsuk ChoAdd RTLD_NODELETE option to open plugin library. accepted/tizen/unified/20190410.061739 submit/tizen/20190410.013629
2019-04-10 Woongsuk ChoAdd TPA cache to reduce application startup time.
2019-04-10 Woongsuk ChoCreate directories for coreclr / corefx
2019-04-08 조웅석/Common... Merge pull request #48 from dotnet/remove_dependnecy_fr... accepted/tizen/unified/20190410.002037 submit/tizen/20190408.003556
2019-04-04 Woongsuk Chobug-fix : To support backward-compatibility, add defaul...
2019-04-04 Woongsuk Choremove dependency from multiByteToWideChar
2019-03-14 조웅석/Common... Merge pull request #45 from dotnet/update_ni_common_to_... accepted/tizen/unified/20190404.021946 submit/tizen/20190403.005705 submit/tizen/20190403.010557
2019-03-13 Woongsuk ChoMerge branch 'update_ni_common_to_handle_exe_extension...
2019-03-13 Woongsuk ChoRefactoring ni_common.cc
2019-03-13 Woongsuk ChoRefactoring ni_common.cc
2019-03-11 Woongsuk ChoEnable r2r/fnv selection for -regen-all-app option. accepted/tizen/unified/20190403.064844 submit/tizen/20190402.104048
2019-03-11 Woongsuk ChoEnable r2r/fnv selection for -regen-all-app option.
2019-02-28 Woongsuk ChoAdd COMPlus_DebugWriteToStdErr=1 to environment.
2019-01-24 Igor KulaychukCall injectLibrary() after plugin initialization accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20190128.061832 submit/tizen_5.0/20190128.005630
2018-12-19 Hyungju LeeFree localDataPath after done using it
2018-12-12 Woongsuk ChoRemove dependency from Elementary accepted/tizen/5.0/unified/20181214.065308 submit/tizen/20181213.064828 submit/tizen_5.0/20181213.064205
2018-12-06 Woongsuk ChoTo support headless devices, it is necessary to remove...
2018-12-06 Woongsuk ChoSometimes a process terminates abnormally due to a...
2018-11-26 박정혁/Tizen Platform... Merge pull request #25 from dotnet/ignore_signal_when_t... accepted/tizen/5.0/unified/20181127.073218 accepted/tizen/unified/20181127.073338 submit/tizen/20181126.231402 submit/tizen_5.0/20181126.231413
2018-11-26 Woongsuk ChoIf the native upcall comes after starting coreclr shutd...
2018-11-11 Woongsuk ChoAllow ni common initialization for arm architecture... accepted/tizen/5.0/unified/20181113.090018 accepted/tizen/unified/20181113.085941 submit/tizen/20181112.072849 submit/tizen_5.0/20181112.073007
next