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
2020-06-26
Fix a FNV error on arm64 (#286)
정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자
1
-0
/
+2
2020-06-23
[Tizen] Force Inline for Generic Methods (#224)
submit/tizen/20200622.225420
accepted/tizen/unified/20200623.124116
정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자
1
-0
/
+11
2020-06-18
Fix missing TransitionBlock methods (#33134)
submit/tizen_5.5/20200623.003918
accepted/tizen/5.5/unified/20200623.152349
JUNG DONG-HEON
1
-3
/
+0
2020-06-18
Implement instantiating and unboxing through portable stublinker code… (#106)
JUNG DONG-HEON
28
-2365
/
+710
2020-06-18
Fix GenerateShuffleArray to support cyclic shuffles (dotnet/coreclr#26169)
JUNG DONG-HEON
4
-20
/
+182
2020-06-04
[Tizen] Enable ASan annotation of passing to native code buffers
Andrey Kazmin
1
-1
/
+2
2020-04-16
Fix PIE options (#26323)
submit/tizen/20200415.223728
accepted/tizen/unified/20200416.080052
Jan Vorlicek
1
-4
/
+0
2020-03-25
[Tizen] Add FEATURE_LARGEADDRESS_SUPPORT
Sangwook Kim
3
-0
/
+13
2020-03-25
modify integral tryparse to use memcpy (#2295)
John Salem
1
-1
/
+1
2020-03-25
Mark Relocation Section as NotNeeded (#25715)
Dong-Heon Jung
1
-0
/
+3
2020-03-25
[Tizen] Add coreclr_preload_assembly to CoreCLR host API
Konstantin Baladurin
3
-46
/
+99
2020-03-25
[Tizen] Implement ASan wrapper for Linux AMD64
Vyacheslav Cherkashin
3
-0
/
+157
2020-03-25
[Tizen] Implement ASan wrapper for Linux ARM32
Vyacheslav Cherkashin
6
-0
/
+278
2020-03-25
Prevent freeing of the profiler on process shutdown.
David Mason
1
-11
/
+6
2020-03-25
Build error fix on FEATURE_PREJIT=true
Swift Kim
2
-2
/
+2
2020-03-25
[Linux/x86] Use ebp from current context during unwinding (#26789)
Konstantin Baladurin
2
-12
/
+11
2020-03-25
[Tizen] Disable IBC Logger as a default
DongHeon Jung
1
-1
/
+1
2020-03-25
Fix a build error when IBCLOGGER_ENABLED is not defined (#25691)
Dong-Heon Jung
1
-13
/
+31
2020-03-25
Fix EECodeManager::GetAmbientSP on x86/Linux
Igor Kulaychuk
1
-1
/
+2
2020-02-18
[3.1] Fail FuncEval if slot backpatching lock is held by any thread (#28006)
Koundinya Veluri
3
-3
/
+80
2020-01-14
Port to 3.1 - Fix out of range access in GetRecycleMemoryInfo (#27959)
Jan Vorlicek
1
-1
/
+3
2020-01-14
Port to 3.1 - Fix getting affinity set on MUSL on Jetson TX2 (#27957)
Jan Vorlicek
1
-1
/
+1
2019-11-22
Non virtual calls to instance methods non-virtual dispatch on instance interf...
David Wrighton
1
-1
/
+1
2019-11-11
[release/3.1] Reword comments for policheck (#27670)
Jeremy Koritzinsky
1
-1
/
+1
2019-10-30
Fix minidumps not loading in VS issue (#27553)
Mike McLaughlin
1
-2
/
+2
2019-10-30
[Release/3.1] Port profiler APIs to set and retrieve environment variables to...
David Mason
2
-1
/
+105
2019-10-24
[3.1] Protect against a rare invalid lock acquision attempt during etw proces...
Koundinya Veluri
2
-5
/
+15
2019-10-21
Fix LTTng build for build environments with older liblttng-ust-dev (#27273) ...
Sung Yoon Whang
1
-0
/
+8
2019-10-21
[Release/3.1] Fixes for profiler stack sampling (#27300)
David Mason
2
-3
/
+17
2019-10-21
[3.1] Backport fixes to ETW/EventPipe events to enable GCDumps (#27297)
John Salem
1
-7
/
+9
2019-10-20
Fix Segfault in PerfInfo Image Logging (#26910)
Brian Robbins
1
-2
/
+15
2019-10-14
Do not create diagnostics server thread and pipe if EnableDiagnostics is set ...
Sung Yoon Whang
1
-0
/
+6
2019-10-14
Enable optimized single-proc allocation helpers for single-proc x86/x64 syste...
Jan Kotas
1
-4
/
+4
2019-10-04
Handle AV caused by invalid IBC data (#27029) (#27034)
Fadi Hanna
1
-1
/
+5
2019-10-03
Fix read ordering bug between buckets pointer and counter (#26997) (#27009)
Fadi Hanna
1
-1
/
+4
2019-09-27
Port to Release/3.1 - enabling MHR support (#26803)
Jan Vorlicek
8
-7
/
+148
2019-09-17
[release/3.1] Fix marshalling a pinnable multi-dimensional arr… (#26664)
Jeremy Koritzinsky
3
-3
/
+5
2019-09-12
Fix watson bucketing/broken triage dumps (#26670)
Mike McLaughlin
1
-0
/
+5
2019-08-29
Emit RVA Instead of File Offset by Default in Native Image PerfMap Files (#26...
Brian Robbins
3
-5
/
+31
2019-08-19
Use function-local StackingAllocator for EnC added methods (#26256)
Juan Hoyos
1
-2
/
+6
2019-08-19
Account for quoted values in provider filter string (#26159) (#26195)
John Salem
1
-3
/
+19
2019-08-16
Clean up diagnosticserver socket on unexpected shutdown (#25976) (#26190)
Sung Yoon Whang
2
-0
/
+33
2019-07-26
fix gc config - need to read from both runtime config and env var (#25890)
Maoni Stephens
1
-5
/
+9
2019-07-19
Fixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet to just call the appropr...
Tanner Gooding
3
-300
/
+90
2019-07-19
Fix typo: `_TARGET_X86` -> `_TARGET_X86_` (#25788)
Andy Hanson
1
-1
/
+1
2019-07-16
Merge branch 'release/3.0' into merge/master-to-release/3.0
William Godbe
2
-0
/
+16
2019-07-16
Add missing Arm64 specific diagnostic code (#25695)
Steve MacLean
1
-0
/
+15
2019-07-12
Frkaya/gccfix07102019 (#25624)
Sinan Kaya
3
-3
/
+3
2019-07-11
PerfMap should output file offset instead of RVAs (#25638)
Andrew Au
2
-8
/
+9
2019-07-11
Fix GS cookie check on ARM in functions with stackalloc (#25628)
Jan Vorlicek
6
-3
/
+22
[next]