summaryrefslogtreecommitdiff
path: root/src/vm/stdinterfaces.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-19Block usage of default interfaces feature in COM scenarios (#23970)Aaron Robinson1-1/+12
2019-04-04Runtime support for upcoming .NET Core WinRT Host (#23402)Jeremy Koritzinsky1-1/+1
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-1/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-12/+0
2018-12-10Delete vm/context.* (#21459)Jan Kotas1-5/+0
2018-12-08Remove `TryGetGuid()` and `GetDefaultInterfaceForCoclass()` from the (#21447)Aaron Robinson1-98/+53
2018-12-07Add support for loading registered TLBs (#21430)Aaron Robinson1-21/+76
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-2/+2
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-89/+0
2018-10-23Add support for IDispatch in CoreCLRAaron Robinson1-20/+1
2018-07-20Minor interop code changes (#19005)Aaron Robinson1-5/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-14/+7
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-2/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-84/+0
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-259/+0
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-2/+15
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-14Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"Jon Hanna1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3717