Bug-fix: fix target dll searching logic
[platform/core/dotnet/launcher.git] / NativeLauncher / util /
2024-03-29 Woongsuk ChoFix incorrect TPA error accepted/tizen/unified/20240329.131808 accepted/tizen/unified/x/20240401.142627
2024-03-15 Hyungju Leeboost::filesystem::coy_option is deprecated.
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-10-31 j-h.choiCreate vconf related to .NET as a file in RO location accepted/tizen/8.0/unified/20231103.040910
2023-07-24 이형주/MDE Lab(SR)... Fix deprecated SHA* to EVP_MD* (#473)
2022-12-02 조웅석/Common Platfor... exit app if fail to open plugin library (#449)
2022-10-14 Woongsuk ChoExclude exe extension from target assembly accepted/tizen/unified/20221014.123806
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-02-23 이형주/Common Platfor... Fix app ni path for readonly app (#389) accepted/tizen/unified/20220223.132451 submit/tizen/20220223.002542
2022-02-18 이형주/Common Platfor... print HW clock log (#385)
2022-02-08 조웅석/Common Platfor... Remove lchmod related code (#375)
2022-01-05 조웅석/Common Platfor... Add plugin API for setting extra dll path (#353)
2021-12-27 조웅석/Common Platfor... change dll/so searching path for app (#356)
2021-11-15 j-h.choiAdd chmod to change the permission of the file
2021-07-22 조웅석/Common Platfor... Add plugin api to add native dll searching path (#343) submit/tizen/20210722.053902
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-23 Woongsuk ChoRemove --ni-ro-pkg / --ni-regen-all-ro-app options accepted/tizen/unified/20210623.125232 submit/tizen/20210623.065708
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-06-09 j-h.choiChange the extension of a path or file
2021-04-06 Hyungju LeeRemove log_manager (dlog redirects stdout and stderr... accepted/tizen/unified/20210406.083608 submit/tizen/20210406.003726
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-12-18 Woongsuk ChoResolve platform specific path at install time
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
2020-09-24 최종헌/Common Platfor... Support for architecture-specific assemblies in a folde...
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 j-h.choiAdd missing header
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
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-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... Code cleanup (#251)
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-05-25 최종헌/Common Platfor... Refactoring the dotnettool (#231)
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-09 Woongsuk Choseperate executable to apply User execute label to...
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 j-h.choiFixed memory corruption. AddressSanitizer: heap-buffer...
2020-02-06 j-h.choiFixed svace.(FILE_SYSTEM_REALPATH)
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2020-01-30 j-h.choiModify the parameter name of the database function
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-09-20 Woongsuk Chofix bugs which found by coverity accepted/tizen/unified/20190923.225320 submit/tizen/20190922.235504
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.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-18 j-h.choiCode cleanup of TAC
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovAdd nitool option to compile system libs with unique...
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 조웅석/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 j-h.choiAdd comments for added function in utils.h
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-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.
2018-12-06 Woongsuk ChoSometimes a process terminates abnormally due to a...
2018-07-27 Woongsuk Chodonot create coredump file for unhandled exception 11/185211/1 accepted/tizen/unified/20180802.134837 submit/tizen/20180727.050745
2018-07-27 Woongsuk Choadd plugin interface to check log control 06/185206/1
2018-07-27 Woongsuk Chouse proper dlog tag 05/185205/1
2018-07-16 Woongsuk Choadd log manager to redirect stderr to dlog 21/184221/1 accepted/tizen/unified/20180717.063207 submit/tizen/20180717.020525
2018-07-11 Woongsuk Chobug-fix : support plugin path for tpa 71/183771/1 accepted/tizen/unified/20180711.234056 submit/tizen/20180711.042223
2018-07-10 Woongsuk Chouse new operation instead of calloc to avoid crash 74/183674/1
2018-06-28 Woongsuk Choadd comment for header and fix some wrong return value 62/182762/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-04-26 Cho Woong Suksupport multiple dll path for plugin 70/177170/1
2018-04-25 JongHeon ChoiMerge "change log tag from ERR to INFO for C# log"...
2018-04-25 Cho Woong Sukchange log tag from ERR to INFO for C# log 64/177064/1
2018-02-23 Cho Woong Sukto send stdout to dlog, move logging thread creation... 69/170869/1 accepted/tizen/unified/20180223.062116 submit/tizen/20180223.024833
2018-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
2018-01-01 Cho Woong Sukremove module/function name from stderr log 40/163740/2
2017-11-28 Cho Woong Sukredirect stdout and stderr to dlog 69/161869/2 accepted/tizen/unified/20171130.063237 submit/tizen/20171129.002622
2017-07-20 Cho Woong Sukremove getenv 78/139578/2 accepted/tizen/unified/20170720.062142 submit/tizen/20170720.005404
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-13 woongsuk choMerge "Code style refactorting" into tizen accepted/tizen/unified/20170414.042442 submit/tizen/20170413.234951
2017-04-13 woongsuk choMerge "Remove unnecessary executable flag" into tizen
2017-04-12 Hyungju LeeRemove unnecessary executable flag 29/124729/1
2017-04-10 Cho Woong Sukrefactoring launcher 24/124124/6
2017-03-20 Inhwan LeeMerge "find dlls in the app directory first for app... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170320.173522 accepted/tizen/ivi/20170320.065013 accepted/tizen/mobile/20170320.064937 accepted/tizen/tv/20170320.064953 accepted/tizen/unified/20170320.065026 submit/tizen/20170320.013057
2017-03-17 Cho Woong Sukfind dlls in the app directory first for app NI 91/119491/1
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
next