summaryrefslogtreecommitdiff
path: root/src/vm/appdomain.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-41/+1
2016-10-25Add implementation of AppDomain.GetAssembliesRahul Kumar1-0/+3
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-5/+6
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-10/+1
2016-03-24Delete legacy netcf compat support (final part)Jan Kotas1-16/+0
2016-03-23Remove special casing of platform assembliesJan Kotas1-60/+0
2016-03-09Delete dead codeJan Kotas1-75/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-25Integrate bug fixes from desktopJan Kotas1-13/+0
2015-10-08Fix incorrect runtime contract for FailedAssembly::InitializeRichard L Ford1-1/+1
2015-05-26Fix the virtual destructor warningJan Vorlicek1-0/+1
2015-05-07Merge changes from parent branchdotnet-bot1-1/+2
2015-04-28Updating WinRT Projections to use FacadesRyan Byington1-16/+0
2015-04-21Update framework assembly for System.Uri WinRT projection from System.dll to ...Ryan Byington1-0/+1
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-1/+16
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-2/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5463