summaryrefslogtreecommitdiff
path: root/src/vm/eeconfig.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Track debug info for DynamicMethods for Profiler API (#24139)Mukul Sabharwal1-0/+2
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-5/+0
2019-05-02When QuickJit is enabled, disable it for methods that contain loops by defaul...Koundinya Veluri1-21/+21
2019-04-26Add config value for jit host slab cache maximum size (#24254)Gleb Balykov1-0/+4
2019-04-09Fix several issuesJan Vorlicek1-1/+1
2019-04-09Remove Unix CPU groups emulationJan Vorlicek1-1/+8
2019-04-03[Preview 4] Disable tier 0 JIT (quick JIT) by default, rename config option (...Koundinya Veluri1-22/+23
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-4/+0
2019-03-06Cleanup old code (#23053)Steve MacLean1-14/+0
2019-02-07Add config option to disable tier 0 JIT (#22370)Koundinya Veluri1-0/+9
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-8/+0
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+9
2018-12-26desktop port (#21523)Maoni Stephens1-2/+14
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-22/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-9/+0
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-2/+0
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri1-3/+1
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-4/+1
2018-07-16Apply tiering's call counting delay more broadly (#18610)Koundinya Veluri1-0/+14
2018-04-30Add runtimeconfig.json support for tiered compilation (#17840)Noah Falk1-1/+1
2018-04-10Fix x86 steady state tiered compilation performance (#17476)Noah Falk1-0/+5
2018-03-29Fix AssemblyLoadContext.Unloading and ProcessExit for Windows Docker containe...Daniel Harvey1-2/+0
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-1/+4
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+10
2018-01-23Delete dead code (#15990)Jan Kotas1-11/+0
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry1-1/+0
2017-12-20Revert "Respect STA/MTAThread attributes (#15512)"Jan Kotas1-0/+1
2017-12-16Respect STA/MTAThread attributes (#15512)Anirudh Agnihotry1-1/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-0/+10
2017-10-16Delete dead code (#14521)Jan Kotas1-1/+0
2017-08-22Introduce COMPlus_GDBJitEmitDebugFrame (#13515)Jonghyun Park1-0/+7
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+12
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-4/+0
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-8/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-31/+0
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-31/+0
2017-03-29Tiered Compilation step 1noahfalk1-0/+8
2017-03-13Merge pull request #10153 from adityamandaleeka/remove_stress_threadAditya Mandaleeka1-4/+0
2017-03-13Remove STRESS_THREAD.Aditya Mandaleeka1-4/+0
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-4/+0
2017-02-15Remove never defined FEATURE_WIN_DB_APPCOMPATdanmosemsft1-28/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-11/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-34/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-376/+0
2016-07-05only use config on coreclrMaoni Stephens1-0/+5
2016-07-02Added 2 configs for Server GCMaoni01-0/+5
2016-06-07Fix build issue http://buildstatus/Issues/Issues.aspx?iid=802303Gaurav Khanna1-0/+3