summaryrefslogtreecommitdiff
path: root/src/vm/comcallablewrapper.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Remove all uses of CanRunManagedCode() (#24847)Aaron Robinson1-4/+1
2019-04-19Block usage of default interfaces feature in COM scenarios (#23970)Aaron Robinson1-48/+11
2019-04-09Alter CCW wrapping semantics (#23709)Aaron Robinson1-55/+23
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-32/+0
2019-03-07Update error message for when a parent is marked as COMVisible(false) (#23092)Aaron Robinson1-1/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-14/+0
2018-12-10Delete vm/context.* (#21459)Jan Kotas1-53/+1
2018-12-03Refactor all FCalls out of AppDomain.cs (#21337)Jan Kotas1-2/+0
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-43/+6
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-104/+5
2018-07-20Minor interop code changes (#19005)Aaron Robinson1-22/+27
2018-06-09Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)Jan Kotas1-40/+4
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-7/+1
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-9/+1
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-7/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-09Clarify commentsergey-raevskiy1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2690