index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
[Tizen] Remove missing tizen-release package dependency
submit/tizen_4.0_base/20180829.160251
accepted/tizen/4.0/base/20180831.141257
Hyungju Lee
1
-4
/
+19
2018-08-27
[Tizen] Remove `tizen-release` package dependency for GBS build
submit/tizen_4.0_base/20180828.163229
Hyungju Lee
2
-2
/
+48
2018-07-19
Revert wrong commit.
Dmitri Botcharnikov
1
-3
/
+3
2018-07-19
Fix call convension for profiler wrappers.
Dmitri Botcharnikov
1
-3
/
+3
2018-07-13
[Tizen] Provide a symlink to installed Microsoft.NETCore.App version
submit/tizen_4.0_base/20180713.045917
accepted/tizen/4.0/base/20180713.183532
junghyuk.park
1
-0
/
+3
2018-06-28
Fix unset ZapRelocationType for fixup & Fixed Bug with xmm registry
Konstantin Baladurin
3
-1
/
+67
2018-06-09
Optimizations for 2nd level of Vtable + different fixes for JIT and runtime
submit/tizen_4.0_base/20180609.183627
accepted/tizen/4.0/base/20180615.171456
Alexander Soldatov
34
-1
/
+5140
2018-06-09
Enable debugger-related patches
submit/tizen_4.0_base/20180609.180554
submit/tizen_4.0_base/20180609.180502
Alexander Soldatov
1
-0
/
+14
2018-06-09
Add more stuff to devel package for building managed debugger
submit/tizen_4.0_base/20180609.180435
Igor Kulaychuk
1
-7
/
+14
2018-06-09
Backport debugger-related patches
submit/tizen_4.0_base/20180609.180303
Igor Kulaychuk
15
-3
/
+979
2018-05-23
Fix build break in Debug build type
submit/tizen_4.0_base/20180606.161215
submit/tizen_4.0_base/20180524.101540
Eden Lee
1
-10
/
+4
2018-05-18
Fix build with asan for i586
submit/tizen_4.0_base/20180606.161043
submit/tizen_4.0_base/20180518.130252
Konstantin Baladurin
1
-0
/
+3
2018-04-27
Add ilasm and ildasm to coreclr-devel package files
submit/tizen_4.0_base/20180502.014023
submit/tizen_4.0_base/20180419.073748
accepted/tizen/4.0/base/20180504.063413
Junghyuk
1
-4
/
+8
2018-04-27
Remove ilasm and ildasm from coreclr-extra package files
Junghyuk
1
-2
/
+4
2018-04-27
Add memory optimization patches from upstream
Konstantin Baladurin
33
-1
/
+16342
2018-03-12
Disable forced ASAN build
submit/tizen_4.0_base/20180417.082658
submit/tizen_4.0/20180312.073204
accepted/tizen/4.0/unified/20180312.145911
Chunseok Lee
1
-0
/
+4
2018-02-09
Fix asan false-positive issues and proper signal handling
submit/tizen_4.0_tv/20180312.052402
submit/tizen_4.0/20180220.011653
accepted/tizen/4.0/unified/20180220.064248
Konstantin Baladurin
5
-1
/
+589
2018-01-23
armoring patch : relro, stack-proector, FORTIFY_SOURCE
submit/tizen_4.0/20180219.074333
submit/tizen_4.0/20180123.043328
accepted/tizen/4.0/unified/20180131.050518
chunseok lee
1
-2
/
+9
2017-12-29
Fix SIGSEGV in EventPipe on Shutdown (#14123)
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20180104.032045
accepted/tizen/4.0/unified/20180111.044352
chunseok lee
2
-1
/
+204
2017-12-29
Fix crossgen debug directory generation problems
chunseok lee
2
-1
/
+78
2017-12-18
Enable gdbjit while NI file exist
submit/tizen_4.0/20171229.060354
accepted/tizen/4.0/unified/20180102.065619
chunseok lee
2
-1
/
+39
2017-12-14
Fix uaf in DestroyThread function
submit/tizen_4.0/20171214.062422
accepted/tizen/4.0/unified/20171215.060712
chunseok lee
2
-2
/
+55
2017-10-11
Fix SOS plugin on x86
tizen_4.0.m2_release
tizen_4.0.IoT.p1_release
submit/tizen_4.0/20171012.043109
accepted/tizen/4.0/unified/20171012.074848
chunseok lee
5
-1
/
+473
2017-10-11
Revert " Specify C# language in DWARF debug information"
chunseok lee
3
-112
/
+2
2017-09-27
Specify C# language in DWARF debug information
submit/tizen_4.0/20170927.091815
chunseok lee
3
-2
/
+112
2017-09-21
Merge "Release build on x86" into tizen_4.0
submit/tizen_4.0/20170921.065154
accepted/tizen/4.0/unified/20170922.064330
Chunseok Lee
1
-1
/
+1
2017-09-21
Merge "Disable-VSD-Stub-Kind-Prediction, secure-delegate-bug" into tizen_4.0
Jiseob Jang
0
-0
/
+0
2017-09-21
Disable-VSD-Stub-Kind-Prediction, secure-delegate-bug
submit/tizen_4.0/20170921.050057
CHUNSEOK LEE
3
-1
/
+171
2017-09-21
Release build on x86
submit/tizen_4.0/20170921.042055
chunseok lee
1
-1
/
+1
2017-09-20
Disable-VSD-Stub-Kind-Prediction, secure-delegate-bug
CHUNSEOK LEE
3
-1
/
+171
2017-09-15
add Force-O3-build-with-clang3.8.patch
submit/tizen_4.0/20170915.064738
submit/tizen_4.0/20170915.012813
jiseob.jang
2
-1
/
+31
2017-09-12
PIE, x86_sos, debuginfo size
submit/tizen_4.0/20170914.082857
submit/tizen_4.0/20170912.075656
submit/tizen/20170912.075415
submit/tizen/20170912.073100
accepted/tizen/4.0/unified/20170915.201443
CHUNSEOK LEE
30
-47
/
+903
2017-09-08
CoreCLR version update to 2.0.0.12082
submit/tizen_4.0/20170908.071156
submit/tizen/20170908.060726
submit/tizen/20170908.052937
submit/tizen/20170908.025808
accepted/tizen/unified/20170911.060309
accepted/tizen/4.0/unified/20170913.003305
jiseob.jang
31
-0
/
+6397
2017-09-07
Imported Upstream version 2.0.0.12082
upstream/2.0.0.12082
jiseob.jang
123
-23250
/
+24880
2017-06-13
Imported Upstream version 2.0.0.11992
upstream/2.0.0.11992
Jiyoung Yun
1045
-12699
/
+18763
2017-04-27
Imported Upstream version 2.0.0.11599
upstream/2.0.0.11599
Jiyoung Yun
485
-15143
/
+23726
2017-04-13
Imported Upstream version 2.0.0.11353
upstream/2.0.0.11353
Jiyoung Yun
14449
-447373
/
+223823
2017-02-10
Imported Upstream version 1.0.0.9910
upstream/1.0.0.9910
Jiyoung Yun
3100
-173930
/
+85024
2016-12-27
Imported Upstream version 1.0.0.9127
upstream/1.0.0.9127
Jiyoung Yun
4534
-120154
/
+186978
2016-11-23
Imported Upstream version 1.1.0
upstream/1.1.0
Jiyoung Yun
29542
-0
/
+11489767
2016-11-21
Initial empty repository
HEAD
master
Jong Jeong Kim
0
-0
/
+0