summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Merge branch 'tizen_7.0' of ssh://review.tizen.org:29418/platform/core/dotnet...accepted/tizen/7.0/unified/20240416.102300tizen_7.0accepted/tizen_7.0_unifiedWoongsuk Cho1-5/+17
2024-04-16Check all metadata for AOT in the installer plugin (#538)조웅석/MDE Lab(SR)/삼성전자1-5/+17
2024-04-11Call DateTime.Now in the Candidate processaccepted/tizen/7.0/unified/20240411.100502Woongsuk Cho1-0/+2
2023-10-31Create vconf related to .NET as a file in RO locationaccepted/tizen/7.0/unified/20231101.053154j-h.choi3-33/+69
2023-10-31Change the location and value for generating vconf of runtime_versionj-h.choi1-1/+0
2023-10-11Add DIAGNOSTIC to debugger script (#484)accepted/tizen/7.0/unified/20231011.171743조웅석/MDE Lab(SR)/삼성전자1-0/+5
2023-08-24Check library extensions more accuratelyaccepted/tizen/7.0/unified/20230824.162145j-h.choi1-1/+1
2023-07-25Remove storage API dependency (#477)accepted/tizen/7.0/unified/20230725.172607조웅석/MDE Lab(SR)/삼성전자3-50/+18
2023-07-24Use setEnvrionmentVariable() to set SpecialFolder (#475)조웅석/MDE Lab(SR)/삼성전자1-7/+15
2023-04-10Add "User" execute labe to dotnet-hydra-loader (#461)조웅석/MDE Lab(SR)/삼성전자1-0/+1
2023-02-09Create the /tmp/.dotnet/mcj dir to reduce the number of I/O of profile dataaccepted/tizen/7.0/unified/20230213.171720j-h.choi1-0/+2
2023-01-26Changed the json exceptionj-h.choi1-1/+1
2023-01-19Remove preload thread (#456)accepted/tizen/unified/20230120.182039accepted/tizen/7.0/unified/20230119.134111이형주/MDE Lab(SR)/삼성전자1-29/+0
2022-12-29Changed the path of diagnostics tool (#455)accepted/tizen/unified/20221229.165944최종헌/MDE Lab(SR)/삼성전자1-4/+9
2022-12-12The Pre-Compiled app skips the TAC (#444)accepted/tizen/unified/20221213.123154accepted/tizen/7.0/unified/20221216.133937최종헌/Common Platform Lab(SR)/삼성전자4-7/+36
2022-12-08Quick&Dirty patch to reduce icu searching overhead (#453)accepted/tizen/unified/20221209.014605이형주/Common Platform Lab(SR)/삼성전자1-0/+3
2022-12-07Add TAC installeraccepted/tizen/unified/20221208.043843j-h.choi10-1028/+1183
2022-12-07Add '--skip-ro-app' option in TC_TOOLj-h.choi1-1/+1
2022-12-07Update launcher version to 6.0.9 in specj-h.choi1-1/+1
2022-12-05Refactoring preloading (#452)accepted/tizen/unified/20221205.101746이형주/Common Platform Lab(SR)/삼성전자5-15/+54
2022-12-05Introduce preloadThread for launcher (#451)이형주/Common Platform Lab(SR)/삼성전자1-9/+21
2022-12-02Add ToUpper() ToLower() to preload logicHyungju Lee1-0/+3
2022-12-02exit app if fail to open plugin library (#449)조웅석/Common Platform Lab(SR)/삼성전자2-22/+27
2022-11-28Fixed bug checking internet privilege for each app (#447)최종헌/Common Platform Lab(SR)/삼성전자1-3/+4
2022-10-19Remove temporal test codeaccepted/tizen/unified/20221103.165812Woongsuk Cho1-2/+2
2022-10-17Apply smack when '._TIZEN_DOTNET_SYSTEM_NET_DISABLEIPV6' file is createdtizen_7.0_m2_releaseaccepted/tizen/unified/20221017.104849accepted/tizen/7.0/unified/hotfix/20221116.105305accepted/tizen/7.0/unified/20221110.062148tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixj-h.choi1-3/+4
2022-10-14Exclude exe extension from target assemblyaccepted/tizen/unified/20221014.123806Woongsuk Cho1-3/+1
2022-10-14Changed API to check internet privilegej-h.choi3-17/+35
2022-09-29Remove language_change_cb on the loaderaccepted/tizen/unified/20220929.140032Woongsuk Cho1-13/+0
2022-09-26Fixed the segmentation fault in dotnettool (#437)accepted/tizen/unified/20220927.132406최종헌/Common Platform Lab(SR)/삼성전자1-0/+6
2022-09-22Check the existence of the original(.dll) file to use the --ni-reset-system o...최종헌/Common Platform Lab(SR)/삼성전자1-2/+7
2022-09-21Add limitation for -rm-origin-after-ni (#435)accepted/tizen/unified/20220923.052701조웅석/Common Platform Lab(SR)/삼성전자1-2/+14
2022-09-20Add --rm-origin-after-ni optionaccepted/tizen/unified/20220920.160600Woongsuk Cho4-3/+29
2022-09-15Fix dll filter in doAOTList (#433)accepted/tizen/unified/20220920.050137이형주/Common Platform Lab(SR)/삼성전자1-6/+3
2022-09-01Modify log for profile dataj-h.choi2-3/+3
2022-08-31Add log for profile data when the app runsj-h.choi1-0/+2
2022-08-31Fixed TAC_TCj-h.choi1-0/+1
2022-08-30Add log when profile data is successfully loaded in candidate processj-h.choi1-0/+1
2022-08-26Change the published value of metadatasubmit/tizen/20220826.015422accepted/tizen/unified/20220826.060837j-h.choi1-1/+1
2022-08-24Fixed build warningsubmit/tizen/20220825.083931j-h.choi2-13/+1
2022-08-24[WIP] Profile data generation tools to use in candidate processj-h.choi1-0/+180
2022-08-24Add the option to check Internet privilege in dotnettool for the FOTAj-h.choi32-33/+715
2022-08-01Add NCDB startup hook support.Mikhail Kurinnoi4-4/+62
2022-07-20Upgrade the nuget(Newtonsoft.Json) version of TC (#422)최종헌/Common Platform Lab(SR)/삼성전자3-21/+20
2022-07-11[WIP] Set the MCJ in the candidate processj-h.choi2-37/+61
2022-07-07link profile_common library to apptype_plugin (#421)조웅석/Common Platform Lab(SR)/삼성전자1-1/+1
2022-07-05Separate the code related to the profile data into a profile_common filej-h.choi8-138/+202
2022-06-30Change --ni-dir option operationWoongsuk Cho1-5/+7
2022-06-28Renew InputBubble Option (#416)조웅석/Common Platform Lab(SR)/삼성전자5-122/+172
2022-06-22Change update size for PBA (#419)조웅석/Common Platform Lab(SR)/삼성전자4-2/+47