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
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Determine memory load based on cgroup usage. (#19518)
Tom Deseyn
1
-1
/
+1
2018-08-15
Add Public API Marshal.IsTypeVisibleFromCom and Marshal.GetEndComSlot (#19507)
Luqun Lou
1
-1
/
+3
2018-08-14
Delete dead code (#19452)
Jan Kotas
12
-1216
/
+4
2018-08-12
Fix a couple of apartment state issues (#19384)
Koundinya Veluri
3
-12
/
+11
2018-08-12
Silence WinRT type assert in crossgen (#19442)
Simon Nattress
1
-1
/
+0
2018-08-11
[local gc] disable feature redhawk (#17769)
David Mason
3
-6
/
+13
2018-08-11
Make RuntimeType sealed and deleted support for introspection only loads (#19...
Jan Kotas
55
-749
/
+167
2018-08-10
Merge pull request #19344 from adityamandaleeka/aa64_vm_callconv_changes
Aditya Mandaleeka
13
-40
/
+133
2018-08-10
Align the Contents of EventPipeBuffers (#19375)
Brian Robbins
3
-9
/
+27
2018-08-09
Update DynamicHelper for Unix to match Win.
Aditya Mandaleeka
1
-1
/
+1
2018-08-08
Move methodbody and exceptionHandlingClause to shared (#19364)
Anirudh Agnihotry
4
-75
/
+75
2018-08-08
Fix R2R DynamicHelper to use the correct offset to x0 reg.
Aditya Mandaleeka
2
-3
/
+6
2018-08-08
ReNaming and rearranging the variables to reduce the diff (#19338)
Anirudh Agnihotry
2
-36
/
+34
2018-08-07
Fix non-Windows assembly code to match Windows calldescr/arg reg changes.
Aditya Mandaleeka
2
-3
/
+6
2018-08-07
Make VM-side changes for ARM64 Windows calling convention.
Aditya Mandaleeka
11
-33
/
+120
2018-08-06
Port x86 unwinder fix from .NET Framework (#19311)
Jan Kotas
1
-1
/
+2
2018-08-06
Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethod
Andy Ayers
1
-0
/
+14
2018-08-03
Moved LocalVariableInfo to shared (#19184)
Anirudh Agnihotry
3
-24
/
+24
2018-08-02
Fix resolveVirtualMethodHelper to check for explicit override cases
Andy Ayers
1
-0
/
+14
2018-08-02
Remove unused/nop/questionable code (#19239)
Aaron Robinson
1
-8
/
+0
2018-08-01
Enable ARM64 builds using release product tools
Bruce Forstall
1
-22
/
+6
2018-08-01
Allow rejit on attach (#19054)
David Mason
10
-30
/
+84
2018-08-01
Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)
Brian Robbins
8
-28
/
+152
2018-07-31
Delete dead code (#19208)
Jan Kotas
6
-960
/
+0
2018-07-31
Delete FEATURE_IPCMAN (#19212)
Jan Kotas
4
-558
/
+0
2018-07-31
Updating SetCpuInfo to be more accurate
Tanner Gooding
1
-94
/
+139
2018-07-24
Release leaked ICorProfilerCallback9 in ~EEToProfInterfaceImpl (#19106)
Ilia
1
-0
/
+7
2018-07-23
Add missing FlushInstructionCache to Thread::CommitGCStressInstructionUpdate ...
Egor Chesakov
1
-0
/
+2
2018-07-23
Partial R2R IBC fixes (#19073)
Jan Kotas
2
-2
/
+4
2018-07-23
Remove hosthook api (#19079)
Aaron Robinson
13
-118
/
+13
2018-07-22
Enable profiler attach on Windows (#18762)
Sung Yoon Whang
3
-73
/
+23
2018-07-20
Minor interop code changes (#19005)
Aaron Robinson
5
-54
/
+38
2018-07-19
Eliminate arm64 contract asserts (#19015)
Noah Falk
1
-5
/
+5
2018-07-17
Add pooling for JIT scratch memory (#18924)
Jan Kotas
8
-1
/
+247
2018-07-17
Move Decimal to shared (#18948)
Pent Ploompuu
8
-65
/
+4
2018-07-17
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03013-03, preview1-26...
dotnet-maestro-bot
1
-1
/
+1
2018-07-17
Delete redundant broken offsetof definitions (#18947)
Jan Kotas
1
-0
/
+1
2018-07-16
Apply tiering's call counting delay more broadly (#18610)
Koundinya Veluri
5
-193
/
+367
2018-07-10
GS cookie check fix for debugger stackwalks port
Juan Sebastian Hoyos Ayala
2
-3
/
+11
2018-07-05
Enable genFnCalleeRegArgs for Arm64 Varargs (#18714)
Jarret Shook
4
-33
/
+2
2018-07-05
Delete dead code (#18783)
Jan Kotas
3
-18
/
+0
2018-07-02
Dispatch Runtime Events to EventListener (#18649)
Brian Robbins
10
-54
/
+266
2018-07-02
Add back DefinePInvokeMethod (#18742)
Atsushi Kanamori
1
-0
/
+1
2018-06-29
Remove relocations for vtable chunks (#17147)
Gleb Balykov
11
-58
/
+247
2018-06-28
Typo (#18684)
John Doe
4
-4
/
+4
2018-06-26
Add VM support for Unsafe.AsRef(in T)
Jan Kotas
3
-2
/
+6
2018-06-25
Remove commentary on non-existent appx checks (#18631)
Rafael Rivera
1
-12
/
+3
2018-06-25
Cross-bitness regular and thread static fields offsets (#18636)
Egor Chesakov
4
-4
/
+34
2018-06-25
Cross-bitness in instance fields placement and CORINFO structs (#18366)
Egor Chesakov
3
-11
/
+11
2018-06-22
Fix incorrect usage of ILCodeVersion::AsNode (issue #18602) (#18606)
Noah Falk
1
-0
/
+6
[next]