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
path:
root
/
src
/
debug
/
daccess
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
[Tizen] Add RelativeStubPrecode for arm64, which replaces StubPrecode in FNV ...
Gleb Balykov
2
-6
/
+31
2020-09-21
[Tizen] Add RelativeFixupPrecode for arm64, which replaces FixupPrecode in FN...
submit/tizen/20200921.230336
accepted/tizen/unified/20200922.034817
Gleb Balykov
1
-1
/
+61
2020-06-18
Implement instantiating and unboxing through portable stublinker codeā¦ (#106)
JUNG DONG-HEON
1
-1
/
+1
2020-04-16
Fix PIE options (#26323)
submit/tizen/20200415.223728
accepted/tizen/unified/20200416.080052
Jan Vorlicek
1
-1
/
+0
2020-03-25
Change bIsFree check in DacValidateMethodTable (#1086)
Dong-Heon Jung
1
-8
/
+1
2019-10-30
Fix minidumps not loading in VS issue (#27553)
Mike McLaughlin
2
-8
/
+3
2019-10-16
Fix GetSequencePoints when profiler provides mapping via SetILInstrumentedCod...
David Mason
1
-2
/
+8
2019-07-11
Arm64 debug issues (#25636)
Steve MacLean
1
-1
/
+1
2019-07-03
Fix GCStress modes that do code instrumentation to work with code versioning ...
Koundinya Veluri
1
-35
/
+42
2019-06-26
Delegate inspection API in the DBI (#25362)
Juan Hoyos
2
-0
/
+222
2019-06-20
Remove dead code related to copy-constructors and intercept stubs (#25264)
Jeremy Koritzinsky
1
-1
/
+0
2019-06-11
Delete dead code (#25066)
Jan Kotas
1
-1
/
+0
2019-06-10
Add support for the NetTrace EventPipe file format
noahfalk
1
-1
/
+1
2019-05-23
Add some perf events/data for tiered compilation (#24607)
Koundinya Veluri
1
-6
/
+30
2019-05-22
Delete FEATURE_WINDOWSPHONE (#24718)
Jan Kotas
1
-5
/
+2
2019-05-15
Remove concept of AppDomains from the GC (#24536)
David Wrighton
3
-8
/
+3
2019-05-10
Move EventProvider native layout to be driven by CMake configure (#24478)
Jeremy Koritzinsky
1
-0
/
+2
2019-04-24
More multi-appdomain support removal (#23921)
David Wrighton
4
-44
/
+17
2019-04-18
Move R2R-specific code to be outside FEATURE_PREJIT (#24075)
Jan Kotas
2
-18
/
+11
2019-04-15
Use NewArrayHolder for array types in src/debug (#24013)
Omair Majid
1
-3
/
+3
2019-04-03
Remove ADID and ADIndex from CoreCLR (#23588)
David Wrighton
4
-33
/
+14
2019-03-17
Fix conversion issues
Sinan Kaya
1
-2
/
+2
2019-03-07
Fix signed compare warnings
Sinan Kaya
3
-6
/
+6
2019-02-26
GCC compatibility fixes #7 (#22810)
Sinan Kaya
3
-5
/
+5
2019-02-22
More GNUC Fixes (#22687)
Sinan Kaya
2
-2
/
+3
2019-02-19
Fix CLRDataCreateInstance export. This was breaking SOS. (#22701)
Mike McLaughlin
3
-3
/
+12
2019-02-16
Fix visibility and signed comparison issues for GCC (#22586)
Adeel Mujahid
1
-339
/
+336
2019-02-10
Cleanup DLL exports (#22500)
Jan Kotas
1
-3
/
+4
2019-02-09
Set visibility option to hidden (#21924)
Adeel Mujahid
3
-1
/
+3
2019-02-07
Cleanup LLVM assumption (#22456)
Sinan Kaya
1
-2
/
+2
2019-02-06
Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute...
Marek Safar
1
-1
/
+0
2019-01-23
Remove all traces of FEATURE_STACK_PROBE. (#22149)
Filip Navara
1
-2
/
+0
2019-01-07
Actually fix issue #21484 reported by the customer. (#21850)
Mike McLaughlin
1
-5
/
+13
2018-12-13
Fixes issue #21485 and #21484 (#21526)
Mike McLaughlin
1
-1
/
+6
2018-12-10
Delete vm/context.* (#21459)
Jan Kotas
3
-12
/
+5
2018-12-03
Remove IsNeutralDomain() (#21318)
Steve MacLean
1
-24
/
+10
2018-11-28
Delete code related to LoaderOptimization and SharedDomain (#21031)
Jan Kotas
5
-77
/
+10
2018-11-20
Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)
Jan Kotas
2
-71
/
+20
2018-11-16
Fix unloadability races (#21024)
Jan Vorlicek
3
-16
/
+9
2018-11-15
Delete HAS_FLS_SUPPORT and related code (#21035)
Jan Kotas
2
-24
/
+3
2018-11-09
Delete dead/unreachable code related to remoting (#20880)
Jan Kotas
2
-19
/
+5
2018-11-06
Turn GarbageCollection events off by default and allow VS turning them on
Andrew Au
2
-0
/
+17
2018-10-07
Remove mention of rotor from comments (#20297)
Austin Wise
1
-1
/
+0
2018-10-07
Remove some dead remoting and context static things (#20277)
Austin Wise
4
-17
/
+9
2018-10-05
Remove context statics stuff (#20256)
Jan Vorlicek
1
-5
/
+1
2018-10-04
Remove AppDomain unload (#20250)
Jan Vorlicek
1
-28
/
+0
2018-10-03
report the entire generation table in EnumWksGlobalMemoryRegions and EnumSvrG...
David Mason
2
-2
/
+2
2018-09-20
Fix issue #20076 createdump faults. (#20084)
Mike McLaughlin
1
-2
/
+2
2018-09-07
Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...
Jan Kotas
2
-1
/
+5
2018-09-06
Add support for collectible types to SOS (#19842)
Jan Vorlicek
3
-1
/
+36
[next]