summaryrefslogtreecommitdiff
path: root/src/vm/runtimecallablewrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-86/+0
2019-04-09Alter CCW wrapping semantics (#23709)Aaron Robinson1-0/+6
2019-04-04Runtime support for upcoming .NET Core WinRT Host (#23402)Jeremy Koritzinsky1-2/+2
2019-03-15Use HKLM for CLSID lookup (#23258)Elinor Fung1-21/+0
2019-03-04Remove loose dependency in runtime on System.ComponentModel. (#23010)Aaron Robinson1-113/+93
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-18/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-2/+2
2018-06-03Warnings cleanup (#18260)Robin Sue1-1/+0
2018-05-27Typo (#18141)John Doe1-1/+1
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-16/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-16/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-1/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-44/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-2/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5616