summaryrefslogtreecommitdiff
path: root/src/vm/comcallablewrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-44/+6
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-3/+0
2018-08-08Move methodbody and exceptionHandlingClause to shared (#19364)Anirudh Agnihotry1-1/+1
2018-08-01Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)Brian Robbins1-12/+18
2018-07-20Minor interop code changes (#19005)Aaron Robinson1-8/+1
2018-06-25Remove commentary on non-existent appx checks (#18631)Rafael Rivera1-12/+3
2018-06-09Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)Jan Kotas1-27/+6
2018-05-27Typo (#18141)John Doe1-2/+2
2018-05-14Remove usages of AnsiString and replace them with UnicodeString. (#17989)Brian Robbins1-1/+8
2018-02-28Release memory correctly during ComCallWrapperTemplate::Cleanup (#16671)Luqun Lou1-1/+1
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-40/+3
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2017-06-13Partially remove relocations for ModuleSection (ZapVirtualSectionType). (#11853)Ruben Ayrapetyan1-1/+1
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-48/+1
2017-04-06don't switch to COOP GC when logging CCW ref count (#10756)Yi Zhang (CLR)1-33/+33
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-22/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-12/+0
2016-08-09The call to LOG expects a pointer argument, but the actual argument was of cl...vinnyrom1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6770