summaryrefslogtreecommitdiff
path: root/src/vm/common.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Delegate inspection API in the DBI (#25362)Juan Hoyos1-0/+1
2019-05-23Add some perf events/data for tiered compilation (#24607)Koundinya Veluri1-0/+1
2019-05-21Delete Unsafe redefinitions of Windows APIs (#24688)Jan Kotas1-6/+3
2019-04-11Contextual reflection (#23740)Steve MacLean1-1/+1
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-0/+3
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-1/+0
2019-02-25Remove support for ICLRExecutionManager and pause/resume code for waits (#22834)Filip Navara1-5/+0
2019-02-21Remove unused perfcounter code (#22742)Sung Yoon Whang1-1/+0
2019-02-13Remove some CAS cruft (#22576)Aaron Robinson1-1/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri1-1/+0
2018-07-17Delete redundant broken offsetof definitions (#18947)Jan Kotas1-0/+1
2018-04-17Convert native StringBuilder methods to managed (#17472)mikedn1-1/+0
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-4/+0
2017-10-31Clean up YieldProcessorNormalized (#14739)Koundinya Veluri1-0/+1
2017-10-24Delete dead code (#14673)Jan Kotas1-26/+0
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-3/+0
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-1/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-1/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-13/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-03-09Delete dead codeJan Kotas1-11/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-06Audit usage of memcpy in PAL for DebugWilliam Godbe1-4/+19
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+3
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+528