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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
Merge pull request #16813 from CarolEidt/FixDD544983
Carol Eidt
8
-7
/
+204
2018-03-15
[Arm64] Fix EmitShuffleThunk reg allocation (#16947)
Steve MacLean
1
-7
/
+7
2018-03-14
Merge pull request #16928 from briansull/fix-16892
Brian Sullivan
6
-5
/
+156
2018-03-14
Fix GetTempPath (#16921)
Jeremy Kuhne
6
-39
/
+121
2018-03-14
Add EventSource TraceLogging Support for EventPipe (#16861)
Brian Robbins
14
-98
/
+838
2018-03-14
Merge pull request #16794 from echesakovMSFT/DisableFeatureNIBindFallbackByDe...
Egor Chesakov
1
-7
/
+0
2018-03-14
Include Linux/cross-arch components into NuGet packages (#16859)
Egor Chesakov
5
-1
/
+10
2018-03-14
Merge pull request #16895 from echesakovMSFT/DoNotFragileNGenSystemPrivateCor...
Egor Chesakov
1
-0
/
+3
2018-03-14
Mark operands of dead FIELD_LIST as unused
Carol Eidt
8
-7
/
+204
2018-03-14
Merge pull request #16909 from jcagme/master
JC Aguilera
1
-82
/
+28
2018-03-14
Merge branch 'master' of https://github.com/dotnet/coreclr
Juan Carlos Aguilera Mendez
58
-225
/
+4141
2018-03-14
Merge pull request #16923 from brianrob/eventlistener_activityid
Vance Morrison
2
-14
/
+32
2018-03-14
Fix GH Issue 16892 - GC hole due to GT_INDEX_ADDR
Brian Sullivan
6
-5
/
+156
2018-03-14
Add TaskCanceledException ctor that takes CancellationToken (#16939)
Stephen Toub
1
-0
/
+12
2018-03-14
Merge pull request #16832 from dotnetrt/StoreNonTemporal
Carol Eidt
8
-7
/
+279
2018-03-14
Use $(Agent.HomeDirectory)
Juan Carlos Aguilera Mendez
1
-1
/
+1
2018-03-14
DIfferent Directory Separator for linux (#16936)
Anirudh Agnihotry
1
-1
/
+1
2018-03-14
No need of arguments
Juan Carlos Aguilera Mendez
1
-2
/
+2
2018-03-14
Change after Begin/End approach
Juan Carlos Aguilera Mendez
1
-7
/
+7
2018-03-14
Turn sizeondisk tests back on (#16937)
Michelle McDaniel
1
-1
/
+1
2018-03-14
Update CoreClr to preview2-26314-04 (#16927)
dotnet-maestro-bot
2
-3
/
+3
2018-03-14
Merge pull request #16797 from dotnetrt/SetAllVector128_Managed
Carol Eidt
9
-79
/
+563
2018-03-14
Merge pull request #16853 from dotnetrt/CnvertScInt64
Carol Eidt
4
-5
/
+13
2018-03-14
Remove call to GenerateLayoutOnly for throughput runs (#16919)
Michelle McDaniel
2
-2
/
+0
2018-03-14
Mark GenericContext test as incompatible with GCStress (#16918)
Andon Andonov
1
-0
/
+3
2018-03-14
Convert implementation of SetAllVector128 SSE HW intrinsic to managed
Jacek Blaszczynski
4
-23
/
+22
2018-03-14
Add SSE2 SetAllVector128 helper HW intrinsic tests
Jacek Blaszczynski
4
-3
/
+396
2018-03-14
Managed implementation of SSE2 SetAllVector128 helper HW intrinsic
Jacek Blaszczynski
3
-55
/
+147
2018-03-13
Fix GetHashCode with invariant mode
Tarek Mahmoud Sayed
1
-0
/
+5
2018-03-13
Merge pull request #16907 from dotnet-maestro-bot/master-UpdateDependencies
Wes Haggard
1
-3
/
+3
2018-03-13
Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...
Jan Kotas
7
-7
/
+77
2018-03-13
Plumb the activity ID through to EventListener.
Brian Robbins
2
-14
/
+32
2018-03-13
Add SSE2 StoreNonTemporal HW intrinsic tests
Jacek Blaszczynski
3
-0
/
+239
2018-03-13
Implement SSE2 StoreNonTemporal HW intrinsic - complete SSE2 ISA
Jacek Blaszczynski
5
-7
/
+40
2018-03-13
Merge pull request #16872 from fiigii/avxpermute
Carol Eidt
13
-1
/
+2293
2018-03-13
change bool to bool (#16914)
David Mason
1
-2
/
+2
2018-03-13
Fix shuffling thunk for Unix AMD64 (#16904)
Jan Vorlicek
4
-73
/
+555
2018-03-13
Merge pull request #16888 from jashook/up_jit_stress_timeout
Bruce Forstall
1
-1
/
+1
2018-03-13
Unblock official builds (#16913)
Matt Mitchell
1
-15
/
+0
2018-03-13
Merge pull request #16390 from sdmaclea/PR-16176
Carol Eidt
1
-9
/
+11
2018-03-13
Merge pull request #16822 from sdmaclea/PR-ARM64-BASE-INTRINSICS
Carol Eidt
5
-2
/
+287
2018-03-13
Adding missing ScepToolsPath variable
Juan Carlos Aguilera Mendez
1
-0
/
+3
2018-03-13
Use task extensions on SCEP ops
Juan Carlos Aguilera Mendez
1
-81
/
+24
2018-03-13
Update CoreFx to preview2-26313-03
dotnet-maestro-bot
1
-3
/
+3
2018-03-13
[local gc] refactor apis for threading and suspension to avoid redundant call...
David Mason
15
-241
/
+195
2018-03-12
Update BuildTools, CoreFx to preview2-02612-03, preview2-26313-01, respective...
dotnet-maestro-bot
2
-6
/
+6
2018-03-12
Implement AVX Shuffle and Permute intrinsics
Fei
13
-1
/
+2293
2018-03-12
Fix short path expansion (#16901)
Jeremy Kuhne
1
-5
/
+5
2018-03-12
Missing Case In Remove Relative Segments (#16869)
Anirudh Agnihotry
3
-10
/
+17
2018-03-12
Use a cached canceled task in ValueTask (dotnet/corefx#27967)
Stephen Toub
1
-17
/
+27
[next]