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-07-09
i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definition
Sergey Ignatov
3
-9
/
+9
2018-07-09
i386: Fixed declaration in eetoprofinterfaceimpl.cpp with definition
Sergey Ignatov
1
-3
/
+3
2018-07-06
PEImageLayout: flush instruction cache only for pages with relocs.
Konstantin Baladurin
1
-17
/
+29
2018-07-06
Fix unset ZapRelocationType for fixup (#18589)
Gleb Balykov
1
-1
/
+1
2018-07-06
Remove relocations for vtable chunks (#17147)
Gleb Balykov
11
-58
/
+247
2018-07-06
[x86/Linux] Fix marshalling struct with 64-bit types (#17455)
Konstantin Baladurin
2
-0
/
+26
2018-07-06
Fix EECodeManager::GetAmbientSP on x86/Linux
Igor Kulaychuk
1
-1
/
+2
2018-07-06
Fix unwinding of funclet with no epilog on x86/Linux
Igor Kulaychuk
1
-14
/
+5
2018-05-31
Update g_highest_address and g_lowest_address in StompWriteBarrier(WriteBarri...
Egor Chesakov
1
-1
/
+8
2018-05-01
Add runtimeconfig.json support for tiered compilation (#17839)
Noah Falk
1
-1
/
+1
2018-05-01
Disable GC Coop mode switching during fatal error handling during GC exceptio...
Sung Yoon Whang
3
-5
/
+69
2018-04-30
Add better portable PDB caching to System.Diagnostics.StackTrace. (#17804) (#...
Mike McLaughlin
2
-2
/
+0
2018-04-14
[Arm64/Linux] #17521 for linux (#17546)
Steve MacLean
1
-0
/
+6
2018-04-13
[Arm64/Linux] Use platform memset/memcpy (#17536)
Steve MacLean
2
-330
/
+16
2018-04-13
[Arm64/Windows] Simplify JIT_MemSet & JIT_MemCpy (#17537)
Steve MacLean
1
-222
/
+37
2018-04-13
Preserve VASigCookieReg across PInvokeStubWorker call (#17521)
Aditya Mandaleeka
1
-2
/
+8
2018-04-12
Fix for 17398. (#17501)
Eugene Rozenfeld
1
-11
/
+31
2018-04-10
Fix x86 steady state tiered compilation performance (#17476)
Noah Falk
6
-7
/
+26
2018-04-09
Fix trigger for tier 1 call counting delay (#17477)
Koundinya Veluri
1
-1
/
+3
2018-04-06
Add GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)
David Mason
2
-0
/
+14
2018-04-06
Fix GC stress modes 4 and 8 on Linux ARM (#17456)
Jan Vorlicek
2
-1
/
+3
2018-04-05
Merge pull request #17363 from CarolEidt/Fix17242
Carol Eidt
1
-7
/
+18
2018-04-05
Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)
Jan Kotas
6
-51
/
+20
2018-04-03
Merge pull request #17372 from BruceForstall/ArmWriteBarrierTighten3
Bruce Forstall
1
-6
/
+7
2018-04-03
Increase crst level for ReadyToRunInfo's map lock (#17376)
Koundinya Veluri
1
-1
/
+2
2018-04-02
[local gc] gc spinning part 1 (#17341)
David Mason
1
-0
/
+3
2018-04-02
Added a new API to provide memory information that GC records. This (#17326)
Maoni Stephens
3
-0
/
+14
2018-03-31
Delete dead code to support OSes prior to Windows 7 (#17367)
Jan Kotas
11
-2314
/
+65
2018-03-30
Tighten arm32/arm64 write barrier kill reg sets
Bruce Forstall
1
-6
/
+7
2018-03-30
PEImageLayout: clear instruction cache after relocations
Konstantin Baladurin
1
-0
/
+22
2018-03-30
Only allow the rundown thread to write events during rundown to avoid corrupt...
Brian Robbins
3
-1
/
+26
2018-03-30
GC info fix: correctly adjust argCnt
Carol Eidt
1
-7
/
+18
2018-03-29
Fix AssemblyLoadContext.Unloading and ProcessExit for Windows Docker containe...
Daniel Harvey
2
-3
/
+7
2018-03-28
Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)
Noah Falk
2
-14
/
+9
2018-03-28
Fix some more unwinding in R2R ARM (#17292)
Jan Vorlicek
1
-17
/
+17
2018-03-28
Fix DelayLoad_MethodCall unwinding (#17275)
Jan Vorlicek
1
-4
/
+4
2018-03-28
Fix handling of FCalls in ExternalMethodFixupWorker (#17252)
Jan Vorlicek
1
-1
/
+4
2018-03-27
Failfast windows event log (#16875)
Sung Yoon Whang
7
-129
/
+119
2018-03-27
[Arm64] Fix forcerelocs (#17264)
Steve MacLean
1
-0
/
+3
2018-03-27
Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)
Luqun Lou
8
-107
/
+87
2018-03-27
restrict memory limit by taking VM into consideration (#17177)
Maoni Stephens
2
-20
/
+74
2018-03-27
[Arm64] reserve for jump stubs (#17244)
Steve MacLean
3
-31
/
+55
2018-03-27
Vectorized SequenceCompareTo for Span<char> (#17237)
Jan Kotas
3
-165
/
+0
2018-03-26
Only use FEATURE_PERFTRACING and FEATURE_EVENT_TRACE features when turned on ...
Adam Stark
1
-0
/
+4
2018-03-26
Fix funclet unwinding on x86 Linux (#17144)
Igor Kulaychuk
1
-1
/
+20
2018-03-26
[Arm64] Remove C++ stubs obscurring assembly versions (#17172)
Steve MacLean
1
-15
/
+0
2018-03-24
Delete unused files from src/inc (#17186)
Jan Kotas
13
-31
/
+0
2018-03-22
[ARM64] Fix UMEntryThunkCode::Poison method (#17122)
Konstantin Baladurin
1
-1
/
+1
2018-03-21
Add More Process Information to EventPipe Traces (#17080)
Brian Robbins
9
-17
/
+410
2018-03-21
null terminate the converted LPStr at the right index (#17079)
Jeff Schwartz
1
-2
/
+3
[next]