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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
Inliner: use time budget to avoid excessive inlining
Andy Ayers
4
-6
/
+107
2016-04-15
Merge pull request #4355 from dotnet-bot/from-tfs
Jan Kotas
2
-3
/
+3
2016-04-15
Merge pull request #4260 from myungjoo/fix/4259
Jan Vorlicek
1
-0
/
+3
2016-04-14
Merge pull request #4340 from jkotas/equality-comparer
Jan Kotas
2
-16
/
+4
2016-04-14
Merge pull request #4353 from myungjoo/fix/4107
Jan Kotas
1
-0
/
+1
2016-04-15
ARM/Linux: Mark r0-r3 Saved
MyungJoo Ham
1
-0
/
+1
2016-04-14
Merge pull request #4343 from pgavlin/SeparateBitPosition
Pat Gavlin
3
-47
/
+57
2016-04-14
Fix razzle build breaks in bcl.win
Jan Kotas
1
-1
/
+1
2016-04-14
Use beforefieldinit field for Comparer/EqualityComparer.Default
Jan Kotas
2
-16
/
+4
2016-04-14
Merge pull request #4326 from dotnet-bot/from-tfs
Matt Ellis
4
-34
/
+25
2016-04-14
Merge pull request #4335 from AndyAyersMS/InlineStrategy
Andy Ayers
9
-434
/
+570
2016-04-14
Move `BitPosition` into its own file.
Pat Gavlin
3
-47
/
+57
2016-04-14
Inliner: introducing InlineStrategy
Andy Ayers
9
-434
/
+570
2016-04-14
Merge pull request #4330 from janvorli/fix-sigsegv-deadlock
Jan Vorlicek
9
-266
/
+181
2016-04-14
Fix full framework build break
Jan Kotas
1
-2
/
+2
2016-04-14
Merge pull request #4322 from pgavlin/TlsLogEnv
Pat Gavlin
16
-126
/
+196
2016-04-14
Merge pull request #4314 from pgavlin/GcInfoSList
Pat Gavlin
4
-76
/
+142
2016-04-14
Fix potential deadlock when calling ExecutionManager::IsManagedCode
Jan Vorlicek
5
-9
/
+24
2016-04-14
Fix possibility of deadlock in the SIGSEGV handler
Jan Vorlicek
7
-259
/
+159
2016-04-13
Add back Path APIs needed by UWP
Jan Kotas
4
-34
/
+25
2016-04-13
Collect the JIT's TLS variables in a single type.
Pat Gavlin
16
-126
/
+196
2016-04-13
Merge pull request #4068 from Lucrecious/master
Brian Robbins
7
-42
/
+200
2016-04-13
Refactor `MemoryBlockDesc`.
Pat Gavlin
4
-95
/
+137
2016-04-13
Merge pull request #4303 from CarolEidt/NoBarrierLclVarAddr
Carol Eidt
1
-1
/
+1
2016-04-13
Enable SOS gcInfo command. All it does basically is just enable the gcdecoder
Zhicheng Zhu
4
-12
/
+16
2016-04-13
Replace `SList` in the GC info encoders.
Pat Gavlin
4
-25
/
+49
2016-04-13
No GC barrier needed for LclVar address expressions
Carol Eidt
1
-1
/
+1
2016-04-12
Merge pull request #4074 from kouvel/SoftwareWriteWatch
Koundinya Veluri
24
-498
/
+1798
2016-04-12
Merge pull request #4273 from sivarv/multireg2
Sivarv
11
-327
/
+416
2016-04-12
Merge pull request #4255 from pgavlin/GcInfoArrayList
Pat Gavlin
10
-420
/
+232
2016-04-12
Implement software write watch and make concurrent GC functional outside Windows
Koundinya Veluri
24
-498
/
+1798
2016-04-12
Refactoring changes to use ReturnTypeDesc in codegenxarch.
sivarv
11
-327
/
+416
2016-04-12
Merge pull request #4279 from swaroop-sridhar/GC
Swaroop Sridhar
2
-3
/
+9
2016-04-12
Clean up StructArrayList for GC info.
Pat Gavlin
10
-420
/
+232
2016-04-12
Merge pull request #4292 from janvorli/hw-exceptions-change
Jan Vorlicek
10
-72
/
+118
2016-04-12
Merge pull request #4294 from kyulee1/fixsp
Kyungwoo Lee
1
-1
/
+2
2016-04-12
Merge pull request #4085 from LLITCHEV/Issue3618-1
Lubomir Litchev
2
-2
/
+9
2016-04-12
fix GCInfo build problem, tested a few simple "HelloWorld" program works good!
Zhicheng Zhu
4
-12
/
+16
2016-04-12
ARM64: Fix for recording SP for handler.
Kyungwoo Lee
1
-1
/
+2
2016-04-12
Merge pull request #4187 from stephentoub/lcts_dispose_cancel_race
Stephen Toub
1
-12
/
+29
2016-04-12
Fix hardware exception handling in native code on BSD
Jan Vorlicek
10
-72
/
+118
2016-04-12
ARM: fix build warning for unw usage
MyungJoo Ham
1
-0
/
+3
2016-04-12
Merge pull request #4280 from krytarowski/netbsd-support-59
Jan Vorlicek
1
-0
/
+3
2016-04-11
Merge pull request #4274 from davmason/master
David Mason
3
-2
/
+7
2016-04-11
Fix a bug in the code for inserting a tree in the linear order.
Lubomir Litchev
2
-2
/
+9
2016-04-12
Use _lwp_self() in THREADSilentGetCurrentThreadId() for NetBSD
Kamil Rytarowski
1
-0
/
+3
2016-04-11
Merge pull request #4101 from sejongoh/detect_ldsfld_access_non_static_field
Sejong Oh
1
-0
/
+22
2016-04-11
Unable to debug coreclr apps on Debian 8.2 (Issue #4263)
Mike McLaughlin
2
-0
/
+2
2016-04-11
Merge pull request #4218 from mikem8361/symbols
Mike McLaughlin
6
-46
/
+108
2016-04-11
GCInfo: Fix ARM64 GCInfo decoding
Swaroop Sridhar
2
-3
/
+9
[next]