summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-21Revert "Revert "turn off hydra-mode temporally. After fixing launchpad issue,...tizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185103submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000003submit/tizen/20191021.052913accepted/tizen/unified/20191021.094659accepted/tizen/5.5/unified/mobile/hotfix/20201027.084315accepted/tizen/5.5/unified/20191031.033554tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixHyungju Lee1-1/+1
2019-10-17to avoid gdbus blocking issue, call storage api after process forkingsubmit/tizen/20191016.225912accepted/tizen/unified/20191017.042739Woongsuk Cho1-3/+6
2019-10-17Skip prelading on standalone modeHyungju Lee1-5/+7
2019-10-16use absoulte path for preloading list on hydra launcherWoongsuk Cho1-1/+1
2019-10-16svace : initialize hydracallbacksubmit/tizen/20191015.233435accepted/tizen/unified/20191016.032428Woongsuk Cho1-0/+1
2019-10-15Revert "turn off hydra-mode temporally. After fixing launchpad issue, it shou...submit/tizen/20191014.221258accepted/tizen/unified/20191015.012045Hyungju Lee1-1/+1
2019-10-15Preload NI dlls in hydraKonstantin Baladurin7-0/+62
2019-10-15Modify regenerate all tac file in dotnettoolj-h.choi1-29/+74
2019-10-14Add ecore_init() at hydra adopter.loop_brgin callbackHyungju Lee1-0/+1
2019-10-11turn off hydra-mode temporally. After fixing launchpad issue, it should be tu...submit/tizen/20191010.235421accepted/tizen/unified/20191011.080132Woongsuk Cho1-1/+1
2019-10-11A workaround to pre-compile internal methodsSangwook Kim1-1/+5
2019-10-11Code cleanupj-h.choi2-16/+5
2019-10-10Remove unnecessary codeSangwook Kim2-9/+4
2019-10-10Create a common root directory for managed csprojsSangwook Kim6-10/+37
2019-10-10Change ownership of TAC database file in dotnettoolj-h.choi1-0/+10
2019-10-10Added logic to recover when db file is corrupted.j-h.choi13-288/+311
2019-09-30Early init ecore regardless of the current modeSangwook Kim2-5/+7
2019-09-25Support hydra modeGleb Balykov6-22/+81
2019-09-24More verbose errors logging for libcoreclr.soKirill Frolov1-0/+2
2019-09-20fix bugs which found by coveritysubmit/tizen/20190922.235504accepted/tizen/unified/20190923.225320Woongsuk Cho2-65/+70
2019-09-20skip AOT if skip optimization option is enabledWoongsuk Cho1-0/+8
2019-09-20to prevent crash while process terminate on profiling mode, kill process imme...submit/tizen/20190920.013818accepted/tizen/unified/20190920.065334Woongsuk Cho2-1/+18
2019-09-18SMACK Label on NamedLock directoriessubmit/tizen/20190918.120121accepted/tizen/unified/20190919.010717Hyungju Lee1-0/+2
2019-08-13Build error fixsubmit/tizen/20190813.035844accepted/tizen/unified/20190813.220005Hyungju Lee1-0/+2
2019-08-08Add switches for crossgen (#91)김상욱/Common Platform Lab(SR)/Engineer/삼성전자7-97/+154
2019-08-08Reenable default base address for system dlls supportGleb Balykov1-2/+0
2019-08-08Support 3.0-preview7Gleb Balykov1-1/+1
2019-08-08Bug fixed. Break out of nested loop.submit/tizen/20190807.231743accepted/tizen/unified/20190812.235655j-h.choi1-0/+1
2019-08-07Nuget with no dependency applies TACj-h.choi5-14/+67
2019-08-05Fixed svace (376818, 386676, 386690)j-h.choi3-110/+147
2019-08-05Verify that the assembly is in the TPA list.j-h.choi7-223/+254
2019-08-05Code refactoringj-h.choi12-363/+296
2019-07-19Create .gitignoreHyungju Lee1-0/+7
2019-07-18Remove the commented codej-h.choi1-29/+19
2019-07-18Code cleanup of TACj-h.choi3-24/+22
2019-07-18remove unused service script file by system part request (#84)submit/tizen/20190717.232654accepted/tizen/unified/20190718.075227조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자1-16/+0
2019-07-18Keep api for backward-compatibility and code clean-up (#82)조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자6-81/+41
2019-07-16.NETCore 3.0.0 preview doesnot contains "/BaseAddress" option for crossgen. (...조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자1-1/+2
2019-07-16Modify the problem that the original assembly is deleted (#80)최종헌/Common Platform Lab(SR)/Engineer/삼성전자12-582/+1107
2019-07-16Move base address file from /usr to /opt/usrGleb Balykov1-1/+1
2019-07-16Move defines to spec and set smack label on file with default base addressesGleb Balykov3-14/+28
2019-07-16Review and rebase changesGleb Balykov3-2/+4
2019-07-16Enable nitool support of unique default base address generation by defaultGleb Balykov1-6/+0
2019-07-16Enable generation of unique default base address for system dlls by defaultGleb Balykov1-19/+3
2019-07-16Add nitool option to compile system libs with unique default base addressGleb Balykov7-23/+215
2019-07-16Add setup of COMPlus_UseDefaultBaseAddr environment variableGleb Balykov3-0/+11
2019-07-05Merge pull request #72 from j-h-choi/tac_envsubmit/tizen/20190709.054508accepted/tizen/unified/20190709.113105조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자11-159/+188
2019-07-05Merge pull request #77 from y-yamshchiko/iss154조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자1-1/+2
2019-07-04add getRuntimeDir() output to nativeLibPathYaroslav Yamshchikov1-1/+2
2019-07-04Merge pull request #67 from g-balykov/add-setenvvariable-wrapper조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자5-16/+52