summaryrefslogtreecommitdiff
path: root/src/vm/appdomainnative.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Cleanup AppDomain (#15748)Justin Van Patten1-38/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-350/+1
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-27/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-175/+0
2017-02-12Remove dead appdomainhelper* filesdanmosemsft1-1/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-126/+0
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-55/+0
2017-02-12Remove never defined FEATURE_APPDOMAINMANAGER_INITOPTIONSdanmosemsft1-47/+0
2017-02-12Remove always defined FEATURE_VERSIONINGdanmosemsft1-4/+0
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-39/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-11/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-19/+0
2017-02-07Remove more CAS (#9390)Dan Moseley1-4/+1
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-193/+0
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-4/+4
2016-04-15DelayLoadAndFixWinRTInteropGaurav Khanna1-1/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-01Fix regression on desktop introduce by #2164Jan Kotas1-1/+1
2015-11-25Make app shutdown wait for secondary threadsJan Vorlicek1-1/+1
2015-10-07Add unit test for loading native library from host-provided native search pathsKoundinya Veluri1-3/+3
2015-10-05Fix loading native libraries from native search paths provided by the hostKoundinya Veluri1-3/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1778