summaryrefslogtreecommitdiff
path: root/src/vm/dllimportcallback.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-1/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-18/+1
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-2/+0
2018-01-12dllimportcallback: remove code for CallbackOnCollectedDelegate MDAKonstantin Baladurin1-19/+0
2018-01-12UMEntryThunk: store freed thunks into FIFO free listKonstantin Baladurin1-2/+8
2018-01-12Improve UMEntryThunkCode::Poison method.Konstantin Baladurin1-0/+2
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-4/+0
2017-03-15[x86/Linux] Fix NativeCallableTest (#10060)Evgeny Pavlov1-0/+1
2017-03-15Reorder stack arguments on reverse P/Invoke (#10217)Jonghyun Park1-2/+11
2017-03-02[x86/Linux] Initial fix of arguments passing in FunctionPtrTest (WIP) (#9855)Evgeny Pavlov1-3/+9
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park1-8/+8
2016-12-04[x86/Linux] Revert UMThkCallFrame-related changes (#8434)Jonghyun Park1-2/+2
2016-11-29[x86/Linux] Fix constructor missing in UnmanagedToManagedFrame (#8275)SaeHie Park1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+6
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+595