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-10-11
Enable BSTR Field Marshaller for x-plat (#20264)
Luqun Lou
8
-18
/
+212
2018-10-11
Run xunit.console.dll with "-parallel collections" option on Linux/arm (#20349)
Egor Chesakov
1
-0
/
+2
2018-10-11
Initial work to enable ASM diff generation in CI (#20366)
Bruce Forstall
2
-26
/
+847
2018-10-11
Merge pull request #20343 from stephentoub/timerevent
Vance Morrison
2
-8
/
+15
2018-10-11
Added `-generatelayout` (#20247)
Jurjen Biewenga
1
-0
/
+1
2018-10-11
fix enc issue where dav has an av because it tries to use the handlemanager, ...
David Mason
1
-0
/
+8
2018-10-11
add handle tracking for profiler (#20361)
David Mason
2
-31
/
+17
2018-10-11
fix issue where we wouldn't throw OOM after failing to allocate more space fo...
David Mason
1
-1
/
+4
2018-10-11
Fix build breaks
Jan Kotas
1
-3
/
+3
2018-10-10
Merge pull request #20359 from BruceForstall/Disable_b152292
Bruce Forstall
1
-0
/
+3
2018-10-10
Minor dump improvements in R2RDump (#20344)
Tomáš Rylek
4
-23
/
+22
2018-10-10
Disable b152292 for Linux/arm64
Bruce Forstall
1
-0
/
+3
2018-10-10
Merge pull request #20347 from briansull/resolve-8648
Brian Sullivan
1
-3
/
+0
2018-10-10
Add CancellationToken.UnsafeRegister (#20342)
Stephen Toub
7
-14
/
+31
2018-10-10
Added advice about using ZapDisable to get symbols
Vance Morrison
1
-0
/
+13
2018-10-10
Remove obslete DBG_printf_gcc, all compilers now support DBG_printf_c99 (#20338)
Jonathan Marler
2
-233
/
+32
2018-10-10
Fix unwind on ARM64 Linux (#20345)
Jan Vorlicek
1
-7
/
+6
2018-10-10
Fix typo
Vance Morrison
1
-1
/
+1
2018-10-10
Improve instructions on getting framework symbols
Vance Morrison
1
-18
/
+42
2018-10-10
Merge pull request #20348 from BruceForstall/ReducePri1TestCount
Bruce Forstall
1
-2
/
+2
2018-10-10
Reduce the number of expected Pri-1 tests
Bruce Forstall
1
-2
/
+2
2018-10-10
Enable the tests associated with the fixed issue 8648
Brian Sullivan
1
-3
/
+0
2018-10-10
Throw an exception when we try to marshal a non-blittable fixed buffer. (#20263)
Jeremy Koritzinsky
2
-2
/
+18
2018-10-10
Merge pull request #20337 from BruceForstall/DisableStackTracePreserveTests
Bruce Forstall
1
-0
/
+3
2018-10-10
Merge pull request #20310 from fiigii/nogeneric
Carol Eidt
42
-9252
/
+848
2018-10-10
Add Timer duration/period to ThreadTransferSendObj
Stephen Toub
2
-8
/
+15
2018-10-09
Delete redundant API tests (#20336)
Jan Kotas
1254
-119952
/
+0
2018-10-09
Fix test JIT\Regression\VS-ia64-JIT\M00\b80373 (#20321)
mikedn
2
-4
/
+1
2018-10-09
Fix issue 20261: infinite recursion for non PAL threads (#20267)
Jonathan Marler
1
-6
/
+4
2018-10-09
Disable StackTracePreserveTests
Bruce Forstall
1
-0
/
+3
2018-10-09
Reduce CPU consumption by Timer's FireNextTimers (#20302)
Stephen Toub
1
-209
/
+267
2018-10-09
Update BuildTools, CoreFx, CoreSetup to preview1-03309-01, preview1-27009-06,...
dotnet-maestro-bot
2
-8
/
+8
2018-10-09
Do not promote struct field with type mistmatch. (#20085)
Sergey Andreenko
7
-4
/
+363
2018-10-09
Simplify next command output for build-test.sh (#19903)
Bruce Forstall
2
-35
/
+42
2018-10-09
Move ARM64 Windows boxen to be Helix-provisioned (#20204)
Matt Galbraith
1
-1
/
+1
2018-10-09
Use runtest.cmd for arm(64) windows testing (#20301)
Jarret Shook
2
-143
/
+98
2018-10-09
Merge pull request #20129 from briansull/vn-add-exception-sets
Brian Sullivan
5
-496
/
+1430
2018-10-09
Disable tests for generic hardware intrinsic
Fei Peng
38
-9161
/
+1
2018-10-09
Explode generic Intel hardware intrinsic on all the supported types
Fei Peng
4
-91
/
+847
2018-10-09
Improve performance of String.ToUpper and friends (#20304)
Levi Broderick
2
-176
/
+169
2018-10-09
Cleanup MSDN URL's (dotnet/corefx#32663)
Sam Neirinck
8
-17
/
+17
2018-10-09
Avoid building DebugFinalizableAsyncStateMachineBox unless necessary (#20318)
Stephen Toub
1
-2
/
+8
2018-10-09
[arm64] Fix GitHub 20211 Issue (#20240)
Egor Chesakov
4
-2
/
+407
2018-10-09
Clear unnecessary state from completed Tasks (#20294)
Stephen Toub
2
-7
/
+24
2018-10-09
Merge pull request #20078 from CarolEidt/Fix20063
Carol Eidt
3
-15
/
+28
2018-10-08
Disabled outdates corefx test (#20315)
Jan Kotas
1
-0
/
+4
2018-10-08
Remove mentions of Rotor from codebase (#20298)
Austin Wise
22
-398
/
+44
2018-10-08
Document describing upcoming object stack allocation work. (#20251)
Eugene Rozenfeld
2
-0
/
+199
2018-10-08
Merge pull request #20289 from echesakovMSFT/FixBitOperationsInstructionEncod...
Egor Chesakov
1
-1
/
+1
2018-10-08
JIT: retrieve element class for arrays of ref types (#20292)
Andy Ayers
2
-3
/
+65
[next]