platform/core/dotnet/launcher.git
2022-10-17 j-h.choiApply smack when '._TIZEN_DOTNET_SYSTEM_NET_DISABLEIPV6... accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062148 accepted/tizen/7.0/unified/hotfix/20221116.105305 accepted/tizen/unified/20221017.104849 tizen_7.0_m2_release
2022-10-14 Woongsuk ChoExclude exe extension from target assembly accepted/tizen/unified/20221014.123806
2022-10-14 j-h.choiChanged API to check internet privilege
2022-09-29 Woongsuk ChoRemove language_change_cb on the loader accepted/tizen/unified/20220929.140032
2022-09-26 최종헌/Common... Fixed the segmentation fault in dotnettool (#437) accepted/tizen/unified/20220927.132406
2022-09-22 최종헌/Common... Check the existence of the original(.dll) file to use...
2022-09-21 조웅석/Common... Add limitation for -rm-origin-after-ni (#435) accepted/tizen/unified/20220923.052701
2022-09-20 Woongsuk ChoAdd --rm-origin-after-ni option accepted/tizen/unified/20220920.160600
2022-09-15 이형주/Common... Fix dll filter in doAOTList (#433) accepted/tizen/unified/20220920.050137
2022-09-01 j-h.choiModify log for profile data
2022-08-31 j-h.choiAdd log for profile data when the app runs
2022-08-30 j-h.choiFixed TAC_TC
2022-08-30 j-h.choiAdd log when profile data is successfully loaded in...
2022-08-26 j-h.choiChange the published value of metadata accepted/tizen/unified/20220826.060837 submit/tizen/20220826.015422
2022-08-24 j-h.choiFixed build warning submit/tizen/20220825.083931
2022-08-24 j-h.choi[WIP] Profile data generation tools to use in candidate...
2022-08-24 j-h.choiAdd the option to check Internet privilege in dotnettoo...
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-07-19 최종헌/Common... Upgrade the nuget(Newtonsoft.Json) version of TC (...
2022-07-11 j-h.choi[WIP] Set the MCJ in the candidate process
2022-07-06 조웅석/Common... link profile_common library to apptype_plugin (#421)
2022-07-05 j-h.choiSeparate the code related to the profile data into...
2022-06-29 Woongsuk ChoChange --ni-dir option operation
2022-06-28 조웅석/Common... Renew InputBubble Option (#416)
2022-06-22 조웅석/Common... Change update size for PBA (#419)
2022-05-26 Woongsuk ChoAvoid calling storage API
2022-05-25 최종헌/Common... Change the optimization options for crossgen2 (#409)
2022-04-29 조웅석/Common... Set base address at native image (#400) accepted/tizen/unified/20220501.223640 submit/tizen/20220429.002649
2022-04-29 Woongsuk ChoSet collect delay when profile data does not exist
2022-04-29 j-h.choiAdd assembly to preload list in candidate process
2022-04-20 Woongsuk ChoAdd additional environment for invariant mode
2022-04-19 이형주/Common... Fix mibc option for crossgen2 (#401)
2022-04-19 Woongsuk ChoAdd --skip-ro-app option
2022-04-12 Hyungju LeeAdd `metadata-profile.xml`
2022-03-18 최종헌/Common... Add the NI_FLAGS_EXTRA_REF flag used to create ni for... accepted/tizen/unified/20220318.132742 submit/tizen/20220318.045134
2022-03-07 조웅석/Common... Bug-fix: fix path for pdb file copying (#392)
2022-02-24 이형주/Common... Remove ICULoadDisable support from platform image.... accepted/tizen/unified/20220224.125720 submit/tizen/20220224.033231
2022-02-23 이형주/Common... Fix app ni path for readonly app (#389) accepted/tizen/unified/20220223.132451 submit/tizen/20220223.002542
2022-02-22 j-h.choiCheck the SPC before creating a native image for the app accepted/tizen/unified/20220222.034344 submit/tizen/20220222.013136
2022-02-18 이형주/Common... Apply ICULoadDisable option (#386)
2022-02-18 이형주/Common... print HW clock log (#385)
2022-02-17 j-h.choiForked process in pipeline state can be terminated...
2022-02-15 Woongsuk ChoFix app's native image existence checking code. (#376)
2022-02-09 조웅석/Common... Remove code that create SPC NI first (#373)
2022-02-09 최종헌/Common... inputbubbleref option should be used with inputbubble...
2022-02-09 조웅석/Common... Update fota script for MCJ/BTP (#380)
2022-02-09 최종헌/Common... [TC Fix/Add] dotnettool option(inputbubble, inputbubble...
2022-02-09 최종헌/Common... [TC Fixed] Even without SPC.ni.dll, the application...
2022-02-08 조웅석/Common... Remove lchmod related code (#375)
2022-02-08 최종헌/Common... Add code to close open file stream (#374)
2022-01-25 Woongsuk ChoEnable MCJ & BTJ by loader script accepted/tizen/unified/20220125.121609 submit/tizen/20220125.041334
2022-01-24 j-h.choiAdd new 'symbolicate' commands to dotnet-stack of diagn... accepted/tizen/unified/20220124.231147 submit/tizen/20220124.030110 submit/tizen/20220125.041004
2022-01-24 Woongsuk ChoAdd switch to disable IPv6
2022-01-24 j-h.choi[TC Added] dotnettool option(--inputbubble, --print...
2022-01-24 Woongsuk ChoUpdate Unit TC for support crossgen2
2022-01-16 Woongsuk ChoAvoid OOM while compiling system libraries
2022-01-16 j-h.choiModify 10.Dotnet.Launcher.preload file
2022-01-12 Woongsuk ChoDisable IPv6 to solve DualMode issue accepted/tizen/unified/20220112.043624 submit/tizen/20220112.042018
2022-01-06 최종헌/Common... Remove unused old ibcdata (#361) accepted/tizen/unified/20220110.054933 accepted/tizen/unified/20220111.023738 submit/tizen/20220110.045001 submit/tizen/20220111.022648
2022-01-06 조웅석/Common... Add null check to solve svace issue (#362)
2022-01-06 최종헌/Common... Add environment for mic_crossgen2 (#360)
2022-01-05 조웅석/Common... Add plugin API for setting extra dll path (#353)
2022-01-05 조웅석/Common... Add options to support crossgen2 (#351)
2022-01-03 최종헌/Common... Fixed build error (#359)
2021-12-28 조웅석/Common... Fix build error in r2r_checker on 64 bit (#358)
2021-12-27 조웅석/Common... change dll/so searching path for app (#356)
2021-12-27 최종헌/Common... Fixed build error in r2r_checker (#357)
2021-12-16 정동헌/Common... Add r2r checker (#355)
2021-11-15 j-h.choiAdd chmod to change the permission of the file
2021-10-06 Woongsuk Chouse corerun for crossgen2
2021-09-09 조웅석/Common... Modified to support crossgen2 (#330)
2021-09-07 조웅석/Common... Disable config cache to set environment (#350)
2021-09-07 Woongsuk ChoAdd SetSwitch API to Tizen.Runtime
2021-08-19 Woongsuk Choremove app profile data when app is updated
2021-08-12 Woongsuk ChoAdd a function to stop profiling after period
2021-08-10 j-h.choiFix build warning. Replace strncpy with memcpy
2021-07-23 조웅석/Common... Skip app ni regeneration if app ni already exist (... submit/tizen/20210723.041054
2021-07-22 조웅석/Common... Add plugin api to add native dll searching path (#343) submit/tizen/20210722.053902
2021-07-13 Gleb BalykovUpdate MulticoreJit setup: disable profile gathering...
2021-07-06 j-h.choiUpgrade 'launcher' version(6.0.0) in spec
2021-06-28 Woongsuk ChoExpand array size for null terminate character accepted/tizen/6.5/unified/20211028.102011 accepted/tizen/unified/20210629.130244 submit/tizen/20210628.235744 submit/tizen_6.5/20211028.162201 tizen_6.5.m2_release
2021-06-28 Woongsuk ChoFix for svace issue
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-28 j-h.choiAdd new TFM name scheme(net{dotnetVersion}-tizen{platfo...
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-14 Gleb BalykovUpdate MulticoreJit setup
2021-06-11 Timurdotnettool: Add --rm-app-profile <app_id> option
2021-06-11 Timur MustafinCollect/use multicorejit app profile
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-06-09 j-h.choiChange the extension of a path or file
2021-06-09 j-h.choiFixed typo in launcher_TC
2021-04-06 Hyungju LeeRemove log_manager (dlog redirects stdout and stderr... accepted/tizen/unified/20210406.083608 submit/tizen/20210406.003726
2021-04-06 j-h.choi[Tool] Added option to directly enter the log string accepted/tizen/unified/20210407.010215 submit/tizen/20210406.101617
2021-02-24 j-h.choiAdd line number to extractor tool accepted/tizen/unified/20210225.130459 submit/tizen/20210225.050444
2021-02-24 j-h.choiAdd dotnet-stack tool
2021-01-22 최종헌/Common... [TC Fixed] Added 'NONE' value to test result (#319) accepted/tizen/unified/20210125.073655 submit/tizen/20210125.003944
2021-01-21 j-h.choi[TC Fixed] Modify the log when the tc fails
2021-01-21 j-h.choi[TC Fixed] Delete the .tpk file used for the test
2021-01-20 j-h.choiAdd null check in preload
2021-01-12 최종헌/Common... [TC Fixed] Changed the key value to get device type...
next