summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Bug-fix: fix target dll searching logicaccepted/tizen/unified/x/20240425.051143accepted/tizen/unified/dev/20240620.005424accepted/tizen/unified/20240423.164559Woongsuk Cho1-1/+1
2024-04-09Call DateTime.Now in the Candidate processaccepted/tizen/unified/x/20240412.023911accepted/tizen/unified/20240411.142654Woongsuk Cho1-0/+2
2024-03-29Fix incorrect TPA erroraccepted/tizen/unified/x/20240401.142627accepted/tizen/unified/20240329.131808Woongsuk Cho4-10/+9
2024-03-25bug-fix : fix TAC malfunction for multi pkg scenarioaccepted/tizen/unified/x/20240327.045059accepted/tizen/unified/20240326.104912Woongsuk Cho1-0/+37
2024-03-21Support Multi-Package Install ScenarioWoongsuk Cho4-32/+66
2024-03-15boost::filesystem::coy_option is deprecated.Hyungju Lee1-3/+3
2024-03-14Quick fix for boost upgrade (#527)accepted/tizen/unified/x/20240315.081626accepted/tizen/unified/20240315.033005이형주/MDE Lab(SR)/삼성전자1-0/+1
2024-03-12Change NI generation location to root for RPK typeaccepted/tizen/unified/20240313.135114accepted/tizen/unified/20240313.133711j-h.choi2-11/+0
2024-03-12Register default signal handlerWoongsuk Cho1-4/+10
2024-03-11Add include fstream header for boost 1.83.0 (#525)accepted/tizen/unified/20240311.170424최종헌/MDE Lab(SR)/삼성전자1-0/+1
2024-03-06Remove a dependency of capi-appfw-app-common packageaccepted/tizen/unified/20240306.174234Hyungju Lee4-6/+3
2024-02-28Fixed TAC related bugs caused by function integration patchj-h.choi1-6/+4
2024-02-28Changed the creation location of the NI file to configure smack for RPKj-h.choi3-10/+20
2024-02-20remove unnecessary ecore dependencyaccepted/tizen/unified/20240220.144648accepted/tizen/unified/20240220.115648Woongsuk Cho3-4/+1
2024-02-20Fixed bug that check the arch of devicej-h.choi1-3/+3
2024-02-20Refactoring to extract duplicate logic as a separate methodj-h.choi7-485/+567
2024-02-20Change implementation of regeneratePkgNIWoongsuk Cho4-50/+16
2024-02-20AOT support for RPKWoongsuk Cho8-86/+277
2024-02-19[Refactoring] Code cleanup and remove duplicate methodsj-h.choi17-158/+103
2024-02-19Update NativeLauncher/tool/ni_common.cc조웅석/MDE Lab(SR)/삼성전자1-0/+1
2024-02-19Remove duplicated ni regenerationWoongsuk Cho1-24/+48
2024-02-19Update ni_common.cc최종헌/MDE Lab(SR)/삼성전자1-0/+1
2024-02-19Remove duplicate files from app assembly listj-h.choi1-0/+4
2024-02-15Remove ZapDisable=1 for CoreprofilerGleb Balykov1-2/+0
2024-02-14Revert PR #509, #510 (#513)최종헌/MDE Lab(SR)/삼성전자11-472/+514
2024-02-05[TC Fixed] Remove the TC for dotnet-nui-loaderj-h.choi2-11/+14
2024-02-05[Refactoring] Improve SAM score through DC and GV improvementj-h.choi8-493/+418
2024-02-05Sets the ZapDisable env according to the Alternative Sampling value of the co...j-h.choi4-21/+54
2024-02-05Add --set-priority option in dotnettoolj-h.choi3-2/+54
2024-01-29TAC is applied to all dlls in the R2R mode (#502)accepted/tizen/unified/20240129.163413최종헌/MDE Lab(SR)/삼성전자2-40/+6
2024-01-25Fix build error in aarch64 (#511)accepted/tizen/unified/toolchain/20240312.065456accepted/tizen/unified/toolchain/20240125.111836accepted/tizen/unified/20240126.061455accepted/tizen/unified/20240126.061438accepted/tizen/unified/20240125.160247최종헌/MDE Lab(SR)/삼성전자1-1/+1
2024-01-04Code review feedback최종헌/MDE Lab(SR)/삼성전자1-6/+18
2024-01-04Change to create a .native_image_tmp folder when creating NIj-h.choi2-14/+25
2023-12-22Add define HOST_XXX to support pal.haccepted/tizen/unified/toolchain/20240312.012715accepted/tizen/unified/toolchain/20240311.064824accepted/tizen/unified/riscv/20231226.055533accepted/tizen_unified_riscvWoongsuk Cho1-0/+17
2023-12-19[RISCV64] Add definition for riscv64j-h.choi2-1/+8
2023-11-28Check library extension moreaccepted/tizen/unified/20231130.180856accepted/tizen/8.0/unified/20231129.170829Woongsuk Cho1-1/+1
2023-11-28Bug-fix : native library resolving logicaccepted/tizen/unified/20231128.175131Woongsuk Cho1-1/+1
2023-11-13Add error log when using --rm-all-app-profile option (#493)accepted/tizen/unified/20231114.041324accepted/tizen/8.0/unified/20231113.182916최종헌/MDE Lab(SR)/삼성전자1-1/+4
2023-11-13Refactoring the fallback graph of RID/TFM (#488)최종헌/MDE Lab(SR)/삼성전자1-97/+48
2023-11-09Get user app root dir for remove profile dataaccepted/tizen/unified/20231110.172151accepted/tizen/8.0/unified/20231110.171756Woongsuk Cho1-30/+19
2023-11-09Set default value (NULL) for removeAllProfileaccepted/tizen/8.0/unified/20231109.181656Woongsuk Cho3-3/+3
2023-11-09Gets the user's uid related to installed app only.Woongsuk Cho4-24/+38
2023-11-07Revert "Add launchpad_loader_block/unblock_thread() method"accepted/tizen/unified/20231107.172920accepted/tizen/8.0/unified/20231108.165834j-h.choi1-13/+2
2023-10-31Create vconf related to .NET as a file in RO locationaccepted/tizen/8.0/unified/20231103.040910j-h.choi3-33/+69
2023-10-26Add launchpad_loader_block/unblock_thread() methodaccepted/tizen/unified/20231030.034756j-h.choi1-2/+13
2023-10-11Add DIAGNOSTIC to debugger script (#484)tizen_8.0_m2_releaseaccepted/tizen/unified/20231011.153140accepted/tizen/8.0/unified/20231011.152835조웅석/MDE Lab(SR)/삼성전자1-0/+5
2023-08-24Call plugin has log control before preloading (#483)accepted/tizen/unified/20230825.121024accepted/tizen/8.0/unified/20231005.093328조웅석/MDE Lab(SR)/삼성전자1-5/+5
2023-08-24Call pluginHasLogControl in the initializeWoongsuk Cho1-6/+4
2023-08-24Check library extensions more accuratelyaccepted/tizen/unified/20230825.044242j-h.choi1-1/+1
2023-07-31Update tfm to net6.0 (#479)accepted/tizen/unified/20230731.175323최종헌/MDE Lab(SR)/삼성전자1-1/+1