Bug-fix: fix target dll searching logic
[platform/core/dotnet/launcher.git] / NativeLauncher / installer-plugin /
2024-03-21 Woongsuk ChoSupport Multi-Package Install Scenario
2024-02-19 Woongsuk ChoChange implementation of regeneratePkgNI
2024-02-19 Woongsuk ChoAOT support for RPK
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...
2023-11-09 Woongsuk ChoSet default value (NULL) for removeAllProfile accepted/tizen/8.0/unified/20231109.181656
2023-11-09 Woongsuk ChoGets the user's uid related to installed app only.
2023-07-19 이형주/MDE Lab(SR)... Fix compile error for gcc13 (#471) accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.120036
2022-12-07 j-h.choiAdd TAC installer accepted/tizen/unified/20221208.043843
2022-08-24 j-h.choiAdd the option to check Internet privilege in dotnettoo...
2022-07-05 j-h.choiSeparate the code related to the profile data into...
2022-02-08 최종헌/Common Platfor... Add code to close open file stream (#374)
2022-01-24 Woongsuk ChoAdd switch to disable IPv6
2022-01-05 조웅석/Common Platfor... Add options to support crossgen2 (#351)
2021-09-09 조웅석/Common Platfor... Modified to support crossgen2 (#330)
2021-08-19 Woongsuk Choremove app profile data when app is updated
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-01-07 j-h.choiApply ownership to the newly created tac folder
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 Woongsuk ChoResolve platform specific path at install time
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-13 j-h.choiAdded smack permissions for the .tac_symlink folder... accepted/tizen/unified/20200915.113754 submit/tizen/20200915.041858
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-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... 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-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-04-27 j-h.choiSupport for preload of ElmSharp and preload.list file
2020-04-13 j-h.choiAdd flags to the install plugin to avoid duplicate... accepted/tizen/unified/20200413.222040 submit/tizen/20200413.110328
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-01-30 j-h.choiModify the parameter name of the database function
2020-01-14 j-h.choi Code cleanup
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-10-10 j-h.choiCode cleanup
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-09-20 Woongsuk Choskip AOT if skip optimization option is enabled
2019-08-08 김상욱/Common Platfor... Add switches for crossgen (#91)
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-18 j-h.choiRemove the commented code
2019-07-18 j-h.choiCode cleanup of TAC
2019-07-17 조웅석/Common Platfor... Keep api for backward-compatibility and code clean...
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovReview and rebase changes
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 branch 'tizen' into tac_env
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
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 Platfor... Merge pull request #61 from dotnet/use_app_ni_path
2019-06-11 조웅석/Common Platfor... Merge branch 'tizen' into use_app_ni_path
2019-06-10 조웅석/Common Platfor... 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 Platfor... Merge branch 'tizen' into tizen
2019-06-04 Woongsuk Chogenerate native image files in the .native_image folder...
2019-06-03 j-h.choiTAC support for memory optimization
2019-04-10 Woongsuk ChoAdd TPA cache to reduce application startup time.
2019-04-08 조웅석/Common Platfor... 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-03-14 조웅석/Common Platfor... 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.
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
2018-10-04 Woongsuk Chocheck size before calling substr() accepted/tizen/unified/20181010.061627 submit/tizen/20181005.002000
2018-10-04 Woongsuk Choadd missing else
2018-07-27 Woongsuk Chouse proper dlog tag 05/185205/1
2018-07-26 Eden LeeMerge "set environment for debugging by env_list" into...
2018-07-24 Woongsuk Chocaching tpa list for optimization 42/184942/1
2018-06-28 Woongsuk Choremove unnecessary log 15/182815/1 accepted/tizen/unified/20180629.135931 submit/tizen/20180628.081051
2018-06-28 Woongsuk Choignore small value for usleep to avoid SVACE issue 76/182776/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-06-05 Cho Woong Sukadd --r2r option for nitool to test ready-to-run featur... 20/180120/2
2018-04-26 Cho Woong Sukadd nitool option to regenerate all app ni files 75/177175/1
2018-04-26 Cho Woong Sukadd nitool option to generate ni for directory 72/177172/1
2018-04-02 Cho Woong Sukadd command to nitool to remove system and app ni 10/174510/1 submit/tizen/20180402.112712
2018-02-05 JongHeon ChoiMerge "Initialize coreclr in the candidate process...
2018-02-05 Cho Woong Sukadd interval between each crossgen 18/169218/1
2017-11-03 Cho Woong Sukcomment out unused code and change log 57/145557/4
2017-11-02 Cho Woong Sukbig-fix: add reference dll for NI 39/158739/1
2017-09-25 Youngjae Shinfix build warning 54/152154/1 accepted/tizen/unified/20170928.072038 submit/tizen/20170927.000216
next