summaryrefslogtreecommitdiff
path: root/src/vm/eeconfig.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-11System.GC.HeapHardLimit and .HeapHardLimitPercent in runtimeconfig.json (#25574)Andy Hanson1-0/+4
2019-06-28Use regular static variable for EEConfig storage (#25479)Jan Kotas1-2/+0
2019-05-22Track debug info for DynamicMethods for Profiler API (#24139)Mukul Sabharwal1-13/+13
2019-05-02When QuickJit is enabled, disable it for methods that contain loops by defaul...Koundinya Veluri1-8/+8
2019-04-26Add config value for jit host slab cache maximum size (#24254)Gleb Balykov1-0/+4
2019-04-03[Preview 4] Disable tier 0 JIT (quick JIT) by default, rename config option (...Koundinya Veluri1-11/+11
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-2/+0
2019-03-06Cleanup old code (#23053)Steve MacLean1-11/+0
2019-02-07Add config option to disable tier 0 JIT (#22370)Koundinya Veluri1-0/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-4/+1
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-0/+8
2018-12-26desktop port (#21523)Maoni Stephens1-0/+4
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-72/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-14/+0
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-2/+0
2018-08-11[local gc] disable feature redhawk (#17769)David Mason1-1/+0
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-4/+0
2018-04-10Fix x86 steady state tiered compilation performance (#17476)Noah Falk1-0/+4
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+4
2018-01-23Delete dead code (#15990)Jan Kotas1-2/+0
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry1-2/+0
2017-12-20Revert "Respect STA/MTAThread attributes (#15512)"Jan Kotas1-0/+2
2017-12-16Respect STA/MTAThread attributes (#15512)Anirudh Agnihotry1-2/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-0/+2
2017-10-16Delete dead code (#14521)Jan Kotas1-2/+0
2017-08-22Introduce COMPlus_GDBJitEmitDebugFrame (#13515)Jonghyun Park1-0/+6
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+16
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-3/+0
2017-06-05Disable AppDomainLeaks configuration option for now until it is removed (#12095)Sean Gillespie1-1/+6
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-18/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-64/+0
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-15/+0
2017-03-29Tiered Compilation step 1noahfalk1-0/+9
2017-03-13Merge pull request #10153 from adityamandaleeka/remove_stress_threadAditya Mandaleeka1-10/+0
2017-03-13Remove STRESS_THREAD.Aditya Mandaleeka1-10/+0
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-8/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+4
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-18/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-20/+0
2016-07-02Added 2 configs for Server GCMaoni01-0/+4
2016-06-06Add config switch to selectively disable R2R imagesJohn Chen (CLR)1-0/+4
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1360