platform/upstream/coreclr.git
2019-07-04 Aaron RobinsonRemove legacy resource value (PrivateBuild) in binaries...
2019-07-04 José RiveroFix getting rundown events during EventPipe::Shutdown...
2019-07-04 Steve MacLeanarm64singlestepper (#25512)
2019-07-04 John SalemPrevent EventPipe rundown from blocking on write (...
2019-07-04 David MasonAdd check to prevent attaching a profiler when one...
2019-07-03 Jarret ShookEnable coredumps on unix (#25551)
2019-07-03 Koundinya VeluriFix GCStress modes that do code instrumentation to...
2019-07-03 Sung Yoon WhangAdd test for eventcounter (#25555)
2019-07-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-07-03 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-07-03 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-07-03 Jan KotasCleanup IL linker heuristic usage (#25547)
2019-07-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-07-03 Jan KotasDelete some dead code (#25546)
2019-07-03 Brian RobbinsAdd a new CompilationDiagnostic ETW Keyword (#25544)
2019-07-03 David MasonMerge ReadyToRunInfo::GenericMethodIterator in to Ready...
2019-07-02 Andrew AuEnsure YIELD_WHILE() in EventPipeBufferManager::Suspend...
2019-07-02 Matt GalbraithMerge pull request #25540 from MattGal/update-more...
2019-07-02 Egor ChesakovRemove test method exclusions addressed in https:/...
2019-07-02 Matt GalbraithThis should finish off updating all of CoreCLR's images...
2019-07-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-07-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-07-02 Michal StrehovskýUse Array.MaxArrayLength in ArrayList (#25530)
2019-07-02 IlyaReduce allocations in GetLocale() (#25531)
2019-07-02 Sung Yoon WhangAdd RundownRequested switch to EventPipe IPC protocol...
2019-07-02 Sung Yoon WhangDecrease EventListener buffer size (#25526)
2019-07-02 Sung Yoon Whangtest DisplayUnits/DisplayRateTimeScale properties ...
2019-07-02 Michal StrehovskýUse AssemblyLoadContext from shared partition (dotnet...
2019-07-02 Jan KotasDelete dead code (#25513)
2019-07-02 Michal StrehovskýGet rid of warnings while building tests (#25514)
2019-07-01 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#25503)
2019-07-01 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-07-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#25497)
2019-07-01 Russ KeldorphDisable windows formatting job in PRs (#25507)
2019-06-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#25476)
2019-06-30 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-06-29 Bruce ForstallRemove an old CoreFX exclusion file (#25500)
2019-06-29 Bruce ForstallUpdate documentation for corefx testing in coreclr...
2019-06-29 Bruce ForstallRe-enable corefx tests (#25490)
2019-06-29 Brian SullivanFix GCStress issue on x86 and Arm (#25445)
2019-06-29 Koundinya VeluriFix a mutex abandon case with WaitHandle.WaitAll in...
2019-06-29 Sung Yoon WhangStop using reflection on pollingcounter tests (#25489)
2019-06-28 Sung Yoon WhangDon't return TRUE on tracepoint_enabled if LTTng librar...
2019-06-28 Jan KotasUse regular static variable for EEConfig storage (...
2019-06-28 Koundinya VeluriFix an assertion failure in the thread pool's QueueUser...
2019-06-28 Andrew AuAvoid the multiplication generated by mc.exe (#25454)
2019-06-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-28 Jarret ShookAdd windows arm32 native vararg excludes (#25429)
2019-06-28 Konstantin... arm32_ci_script.sh: Fix tizen armel build (#25087)
2019-06-28 Sung Yoon WhangEnable parsing multiple providers for LTTngConfig varia...
2019-06-28 Sung Yoon WhangAdd test for IncrementingEventCounter (#25462)
2019-06-28 Bruce ForstallMove coreclr-corefx pipelines into their own files...
2019-06-27 Vladimir Sadovremoved unnecessary WriteLine form a test (#25460)
2019-06-27 William GodbeMerge pull request #25424 from dotnet/darc-master-e048b...
2019-06-27 Jan VorlicekFix VersionBubbles test (#25392)
2019-06-27 Carol EidtDon't reload or spill for keepAliveThis (#25441)
2019-06-27 Santiago Fernandez... React to new compiler nullability warnings
2019-06-27 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-06-27 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-27 Vladimir SadovFix SIGSEGV in GC when dealing with large double[]...
2019-06-27 Fadi HannaUpdate linux-instructions.md
2019-06-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-06-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-06-27 William GodbeHardcode LKG version of ucrtbased.dll (#25444)
2019-06-27 Jan KotasFix typo & make the code leaner (#25442)
2019-06-27 Stephen ToubFix ActivityTracker ES_BUILD_STANDALONE build
2019-06-27 Stephen ToubTweak nullable attribute per API review (#25443)
2019-06-26 Jan KotasUpdate docs (#25446)
2019-06-26 Andrew AuEventPipe events should only be sent to sessions that...
2019-06-26 Levi BroderickFix EncoderNLS / DecoderNLS regression in reporting...
2019-06-26 Mikhail Aksenov[createdump] Write page offset in NT_FILE note (#25384)
2019-06-26 William GodbeUpdate branding to preview8 in master (#25438)
2019-06-26 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#25425)
2019-06-26 Santiago Fernandez... Tweak some annotations on EventRegistrationTokenTable...
2019-06-26 Juan HoyosDelegate inspection API in the DBI (#25362)
2019-06-26 Bruce ForstallMerge pull request #25326 from BruceForstall/CrossPlatT...
2019-06-26 José RiveroFix disabling wrong session on EventPipe::Shutdown...
2019-06-26 Rafael LilloFixes link to install SOS on linux (#25420)
2019-06-26 Ben AdamsDon't show AggressiveInlining items in exception stacks...
2019-06-26 Tanner GoodingReverting the ShouldRoundUp logic to not change for...
2019-06-26 Mukul SabharwalFix incorrect signature of QCall (#25419)
2019-06-26 Sung Yoon WhangFix LTTng filtering for runtime providers (#25374)
2019-06-26 Santiago Fernandez... Tell the compiler to emit nullable attributes for publi...
2019-06-26 David MasonFix ReJIT failures (#25377)
2019-06-26 David Masonemit rundown event for generic methods in R2R images...
2019-06-26 Bruce ForstallExpand corefx testing in coreclr repo
2019-06-26 Tomáš RylekRemove the Crossgen-specific VSD flag from R2RDump...
2019-06-26 Jan KotasDelete DeserializationBlockedException (#25393)
2019-06-25 Noah FalkPolicheck comment adjustment
2019-06-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-25 Stephen ToubReact to compiler respecting nullable attributes on...
2019-06-25 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-06-25 Andrew AuMake sure EventPipeProvider::m_keywords is accurate...
2019-06-25 Michal StrehovskýJitBench: Run PowerShell with an execution policy ...
2019-06-25 Tarek Mahmoud... Map C Locale to Invariant (#25373)
2019-06-25 Tanner GoodingUpdating the zapper to filter out some named intrinsics...
2019-06-25 Jan KotasFix StackChange value for OpCodes.Stelem (#25382)
2019-06-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-25 Egor ChesakovAdd pr.yml ci.yml internal.yml pipelines to /eng/pipeli...
2019-06-25 John SalemRemove outputPath parameter for EventPipe IPC protocol...
next