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
/
gc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
Implement GC.GetTotalAllocatedBytes (#23852)
Ludovic Henry
4
-3
/
+45
2019-05-10
Move EventProvider native layout to be driven by CMake configure (#24478)
Jeremy Koritzinsky
1
-0
/
+1
2019-05-08
Merge pull request #24366 from sandreenko/fixLogPrinting
Sergey Andreenko
1
-1
/
+1
2019-05-02
System.GC.AllocateUninitializedArray (#24096)
Vladimir Sadov
3
-73
/
+155
2019-05-02
Fix some small issues with stress logging.
Sergey Andreenko
1
-1
/
+1
2019-05-01
When large pages are enabled, only reserve/commit 1x seg size for LOH (#24320)
Andy Hanson
2
-6
/
+4
2019-04-26
Typos (#24280)
John Doe
1
-1
/
+1
2019-04-26
Improve LOH heap balancing (#24081)
Andy Hanson
2
-73
/
+135
2019-04-26
Fix creation of the NUMA node to heap number map
Jan Vorlicek
1
-9
/
+17
2019-04-25
Merge pull request #24242 from janvorli/fix-numa-node-for-disabled-numa
Jan Vorlicek
1
-13
/
+13
2019-04-25
Fix NUMA node for heap when NUMA is not available
Jan Vorlicek
1
-13
/
+13
2019-04-24
Switch to workstation GC in case of constrained CPU resources (#24194)
Ludovic Henry
1
-5
/
+1
2019-04-24
Add Medium GC Profiling Mode & ICorProfilerInfo::GetObjectReferences (#24156)
Mukul Sabharwal
7
-7
/
+29
2019-04-23
Delete unnecessary static and update GCSample to VS2019 (#24204)
Jan Kotas
3
-6
/
+4
2019-04-19
Large Pages on Linux & macOS (#24098)
Mukul Sabharwal
3
-0
/
+12
2019-04-17
Put back the CPU limiting in GC
Jan Vorlicek
1
-8
/
+14
2019-04-16
Use delete [] on array types (#24027)
Omair Majid
1
-1
/
+1
2019-04-15
Delete unused YieldProcessorScalingFactor from GC (#23994)
Jan Kotas
3
-15
/
+0
2019-04-15
Merge pull request #23981 from VSadov/arm32fix22422
Vladimir Sadov
1
-36
/
+8
2019-04-14
Removed support for short plug padding in `fit`.
vsadov
1
-37
/
+5
2019-04-14
Adjust plug_size_to_fit to consider large alignment om ARM32
vsadov
1
-0
/
+4
2019-04-11
Remove duplicates. (#23922)
bdebaere
1
-2
/
+0
2019-04-10
Fix few issues discovered by testing
Jan Vorlicek
2
-10
/
+8
2019-04-10
Fix RecycledLists size on Unix
Jan Vorlicek
1
-2
/
+3
2019-04-09
Fix several issues
Jan Vorlicek
1
-2
/
+3
2019-04-09
Remove Unix CPU groups emulation
Jan Vorlicek
3
-63
/
+179
2019-04-08
Add Large pages support in GC
Mukul Sabharwal
10
-14
/
+160
2019-04-06
Make GCToOSInterface::FlushProcessWriteBuffers use MEMBARRIER_CMD_PRIVATE_EX...
Vladimir Sadov
1
-35
/
+102
2019-04-05
Fix rounding to UINT32_MAX (#23764)
Ludovic Henry
1
-11
/
+4
2019-04-05
Partially improve support for `--cpus` from Docker CLI (#23747)
Ludovic Henry
1
-4
/
+5
2019-04-04
Modify affinity range config format for Windows
Jan Vorlicek
6
-30
/
+131
2019-04-03
Fix flipped error codes
Jan Vorlicek
1
-2
/
+2
2019-04-03
Use the GCHeapAffinitizeRanges / GCHeapAffinitizeMask exclusively
Jan Vorlicek
6
-82
/
+118
2019-04-03
Reflect PR feedback
Jan Vorlicek
7
-66
/
+83
2019-04-03
Remove CPU groups handling from the gc.cpp
Jan Vorlicek
8
-443
/
+532
2019-03-22
Merge pull request #23366 from andy-ms/heap_hard_limit
Andy Hanson
2
-5
/
+5
2019-03-20
Don't compact LOH just because a heap_hard_limit exists
Andy Hanson
2
-5
/
+5
2019-03-18
Fix for running in a container without mem limit set on Windows; (#23297)
Maoni Stephens
2
-10
/
+24
2019-03-18
Fix explicit constructor calls and Remove multi-line comments (#23162)
Sinan Kaya
1
-0
/
+4
2019-03-17
Fix conversion issues
Sinan Kaya
1
-1
/
+1
2019-03-15
Fix GetFullAffinityMask for cpuCount==64 (#23276)
Jan Vorlicek
1
-1
/
+6
2019-03-14
Fix GetProcessAffinityMask (#23247)
Jan Vorlicek
1
-11
/
+6
2019-03-11
Merge pull request #23093 from franksinankaya/gcc_warnings_9
Jan Vorlicek
2
-3
/
+3
2019-03-07
Fix how we check whether events are enabled via LTTng (#22707)
Sung Yoon Whang
6
-10
/
+54
2019-03-07
Fix signed compare warnings
Sinan Kaya
2
-3
/
+3
2019-03-01
Revert heapcount and enable CPU Groups to fix Ubuntu FPE (#22861)
Varun Venkatesan
1
-1
/
+23
2019-02-28
Fix keyword for PinPlugAtGCTime event (#22806)
Sung Yoon Whang
1
-1
/
+1
2019-02-22
Enable FEATURE_BASICFREEZE (#22776)
Mukul Sabharwal
5
-28
/
+24
2019-02-22
More GNUC Fixes (#22687)
Sinan Kaya
4
-10
/
+33
2019-02-21
Cleanup unnecessary COUNTER_ONLY (#22759)
Jan Kotas
2
-2
/
+2
[next]