summaryrefslogtreecommitdiff
path: root/src/vm/loaderallocator.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas1-6/+0
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-0/+1
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-9/+1
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-4/+4
2019-02-14Replace multi-loaderallocator hash implementation in MethodDescBackpatchInfo ...David Wrighton1-8/+4
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-11/+0
2019-01-14Custom Marshalers in custom-ALC-loaded assemblies results in types loaded fro...Jeremy Koritzinsky1-1/+52
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+10
2019-01-11Add cleanup of the TypeIDMap at unload time (#21943)Jan Vorlicek1-0/+2
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-3/+3
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-0/+109
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-12/+0
2018-11-27Fix ILStubCache allocation for collectible assemblies (#21188)Jan Vorlicek1-0/+3
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-12/+0
2018-11-16Fix unloadability races (#21024)Jan Vorlicek1-0/+1
2018-11-13Optimize vtable calls (#20696)Fadi Hanna1-1/+2
2018-10-17Fix collectible NativeCallable UMThunkEntry lifetime (#20438)Jan Vorlicek1-0/+31
2018-10-04Enable thread statics for collectible classes (#19944)Jan Vorlicek1-106/+143
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-2/+1
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-50/+220
2018-05-24Fix a variety of typos (#18096)John Doe1-1/+1
2018-01-12LoaderHeap: remove LHF_ZEROINIT option.Konstantin Baladurin1-2/+1
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-1/+3
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-8/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-7/+12
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-2/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1668