summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-24[master] Update dependencies from dotnet/arcade (#24333)dotnet-maestro[bot]1-1/+1
2019-05-24Merge pull request #24764 from safern/FixArraySetValueNullableSantiago Fernandez Madero4-7/+7
2019-05-24Fix publishing in official buildElinor Fung1-5/+5
2019-05-24Enable LCID marshalling and clean up our LCID marshalling tests. (#24642)Jeremy Koritzinsky4-32/+4
2019-05-24PR FeedbackSantiago Fernandez Madero1-2/+2
2019-05-24Fix nullable annotation in String.JoinSantiago Fernandez Madero1-1/+1
2019-05-24Fix nullable annotations in RuntimeTypeHandle operatorsSantiago Fernandez Madero1-2/+2
2019-05-24Fix Guid.TryParse nullabel annotationSantiago Fernandez Madero1-1/+1
2019-05-24Fix nullable annotation in Array.SetValueSantiago Fernandez Madero1-1/+1
2019-05-24Update BuildTools, CoreClr to preview4-04022-01, preview6-27721-71, respectiv...dotnet-maestro-bot7-12/+12
2019-05-24Remove dependency on IEEMemoryManager (#24755)Jan Kotas16-161/+105
2019-05-23Delete RETURNTYPE and change how we get ReturnKind for gccover. (#24600)Sergey Andreenko9-167/+105
2019-05-23Diagnostics IPC (#24582)John Salem14-355/+1019
2019-05-23Re-enable queryperformancecounter PAL test (#11291)Jan Vorlicek2-1/+1
2019-05-23Make AppDomain.GetThreadPrincipal() internal (#24747)Santiago Fernandez Madero1-1/+1
2019-05-23Delete FEATURE_TESTHOOK (#24746)Jan Kotas17-1069/+0
2019-05-23Delete unused file (#24745)Jan Kotas1-70/+0
2019-05-23Delete unused PredefinedTlsSlots (#24744)Jan Kotas1-3/+1
2019-05-23Fix restoring internal tools (#24750)Elinor Fung2-0/+10
2019-05-23Fewer ilstubs in corelib from reflection apis (#24708)David Wrighton40-338/+498
2019-05-23Fix CoreRT build breaks (#24743)Dotnet-GitSync-Bot1-1/+1
2019-05-23Add some perf events/data for tiered compilation (#24607)Koundinya Veluri27-162/+933
2019-05-23Use auxiliary vector to obtain the executable path name (#24696)Leandro A. F. Pereira6-2/+37
2019-05-23Prevent duplicate class addition when a profiler adds a type (#24737)David Mason3-29/+44
2019-05-23Profiler attach over the diagnostics pipe (#24670)David Mason29-6852/+2082
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas36-145/+167
2019-05-22Use Microsoft.Build.Traversal instead of dir.traversal.targets for packaging ...Elinor Fung10-42/+33
2019-05-22Merge pull request #24734 from mikem8361/sosincs2Mike McLaughlin2-2/+12
2019-05-22Add EnumerateRefs API and remove GetObjectReferences (#24542)Mukul Sabharwal4-1957/+1905
2019-05-22ComponentActivator GetType must throwOnError (#24732)Steve MacLean1-2/+2
2019-05-22Add warning banner and sos threads -special fixMike McLaughlin2-2/+12
2019-05-22Fix x86 synchronized method (#24703)Carol Eidt2-3/+51
2019-05-22Allow CORINFO_BOX_THIS for primitives and enums (#24644)Michal Strehovský1-1/+10
2019-05-22put lttng probe check under FEATURE_EVENT_TRACE (#24729)Sung Yoon Whang1-2/+2
2019-05-22Relax the assertion for FieldDesc::GetBaseAndrew Au1-3/+2
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas17-303/+12
2019-05-22Fix Path.Join argument nullable annotation (#24719)Stephen Toub1-5/+4
2019-05-22Cache current thread ID in TLS (#24699)Leandro A. F. Pereira1-5/+12
2019-05-22Fixed ARM single stepper: added "ADD Rn, PC" command emulation (#24271)Kirill Frolov2-1/+108
2019-05-22Commit 29810a78e5b93d8da9fb921d096226d249fc75a5 added unconditional dependenc...Marek Safar1-1/+1
2019-05-22Delete dead strongname-related code (#24709)Jan Kotas7-415/+6
2019-05-22GC Moved Objects Profiler API fix (#24541)Mukul Sabharwal1-2/+2
2019-05-22Track debug info for DynamicMethods for Profiler API (#24139)Mukul Sabharwal5-16/+69
2019-05-21Add runtime counter for current assemblies loaded (#24698)Sung Yoon Whang6-0/+25
2019-05-21Fix loading libcoreclrtraceptprovider.so (#24702)Mike McLaughlin1-0/+2
2019-05-21Fix profiler crash on shutdown (#22712)Noah Falk8-104/+112
2019-05-21Implement AppDomain.Monitoring*MemorySize (#24610)Stephen Toub6-15/+56
2019-05-21Delete Unsafe redefinitions of Windows APIs (#24688)Jan Kotas17-387/+46
2019-05-21Fix GCToOSInterface::SetCurrentThreadIdealAffinity on Unix (#24706)Jan Vorlicek2-2/+5
2019-05-21Add Microsoft.DotNet.Build.Tasks.Packaging to Version.Details.xml (#24700)Elinor Fung1-1/+1