|
Replace mobile-scan with platform-agnostic CI outer-loop failure scanner
|
127824 |
05/06/2026 16:36 |
kotlarmilos
|
APPROVED |
|
Intrinsify string.FastAllocateString
|
127659 |
05/06/2026 16:33 |
EgorBo
|
APPROVED |
|
Add StringBuilder.MoveChunks(StringBuilder) API
|
127823 |
05/06/2026 16:01 |
copilot-swe-agent
|
APPROVED |
|
[iOS] In-Proc Crash Reporter
|
127812 |
05/06/2026 15:56 |
mdh1418
|
APPROVED |
|
Add scalar FixedTimeEquals overload
|
127826 |
05/06/2026 15:04 |
vcsjones
|
APPROVED |
|
Fix scoped Utf8JsonReader to carry original position
|
127679 |
05/06/2026 11:46 |
prozolic
|
APPROVED |
|
Update branding to 8.0.28
|
127832 |
05/06/2026 11:25 |
vseanreesermsft
|
APPROVED |
|
Update branding to 9.0.17
|
127833 |
05/06/2026 11:25 |
vseanreesermsft
|
APPROVED |
|
[mobile] Disable RoundTrip_AllWindowLogs on iOS / tvOS / MacCatalyst / Android
|
127789 |
05/06/2026 11:11 |
kotlarmilos
|
APPROVED |
|
Centralize a couple JIT arithmetic helpers
|
127781 |
05/06/2026 06:37 |
tannergooding
|
APPROVED |
|
Set per-target compile PDB for cDAC descriptor object libraries
|
127836 |
05/06/2026 02:34 |
lewing
|
APPROVED |
|
Add generic Random NextInteger/NextBinaryFloat APIs
|
127462 |
05/06/2026 02:27 |
stephentoub
|
APPROVED |
|
Fix CompositeFormat brace escaping ignored in string.Format fast-path
|
127819 |
05/06/2026 01:27 |
copilot-swe-agent
|
APPROVED |
|
Use exponential buffer growth in LoopbackServer test helper
|
127779 |
05/05/2026 20:56 |
copilot-swe-agent
|
APPROVED |
|
Update container image digests
|
127801 |
05/05/2026 20:26 |
dotnet-renovate-bot
|
APPROVED |
|
[Wasm RyuJit] add length prefix to each jit code contribution
|
127773 |
05/05/2026 19:47 |
AndyAyersMS
|
APPROVED |
|
[mobile] Skip NonRandomizedToRandomizedUpgrade on aggressive trimming
|
127790 |
05/05/2026 19:08 |
kotlarmilos
|
APPROVED |
|
Remove [RequiresUnsafe] attribute usages
|
127761 |
05/05/2026 18:07 |
jjonescz
|
APPROVED |
|
[release/9.0-staging] Add an in-memory cache for CRLs on Linux
|
127625 |
05/05/2026 17:13 |
bartonjs
|
APPROVED |
|
[release/10.0] Add an in-memory cache for CRLs on Linux
|
127574 |
05/05/2026 17:08 |
github-actions
|
APPROVED |
|
[release/8.0-staging] Add an in-memory cache for CRLs on Linux
|
127626 |
05/05/2026 17:00 |
bartonjs
|
APPROVED |
|
Add a Fuzzlyn triage skill
|
127752 |
05/05/2026 16:33 |
jakobbotsch
|
APPROVED |
|
[browser][CoreCLR] Implement `invokeLibraryInitializers` for JS initializer hooks
|
127551 |
05/05/2026 12:34 |
pavelsavara
|
APPROVED |
|
[mobile] Skip failing Android localhost subdomain DNS tests
|
127742 |
05/05/2026 10:12 |
github-actions
|
APPROVED |
|
ProcessTests: redirect stdio and kill entire process tree for shell-script-based tests.
|
127566 |
05/05/2026 10:04 |
tmds
|
APPROVED |
|
Route async resumption stub fixups through precode fixup handling
|
127523 |
05/05/2026 10:01 |
copilot-swe-agent
|
APPROVED |
|
Preserve execution aborted state in NativeAOT GC info
|
127680 |
05/05/2026 06:38 |
MichalStrehovsky
|
APPROVED |
|
Reorder static fields in LoggingEventSource to prevent reentrant bug in FilterSpec parsing
|
127686 |
05/05/2026 06:12 |
hoyosjs
|
APPROVED |
|
Enable EventSource in System.Threading.Tasks.Tests
|
127744 |
05/05/2026 01:10 |
MichalStrehovsky
|
APPROVED |
|
Delete CreateProcessW impl from PAL
|
127604 |
05/05/2026 00:46 |
am11
|
APPROVED |
|
Group Renovate container image digest updates into a single PR
|
127748 |
05/05/2026 00:28 |
mthalman
|
APPROVED |
|
Fix stale lastThrownObjectHandle in DAC GetThreadData during active exception dispatch
|
127741 |
05/05/2026 00:09 |
hoyosjs
|
APPROVED |
|
[cDAC] Changing loader heaps from string-keyed to enum-keyed dict
|
127474 |
05/04/2026 23:38 |
rcj1
|
APPROVED |
|
Rename area label from `area-assemblyloading` to `area-AssemblyLoader`
|
127472 |
05/04/2026 23:19 |
copilot-swe-agent
|
APPROVED |
|
Disable Android arm32 test runs
|
127599 |
05/04/2026 13:31 |
vitek-karas
|
APPROVED |
|
Improve clarity in mobile scanner workflow issues and PRs
|
127568 |
05/04/2026 13:29 |
kotlarmilos
|
APPROVED |
|
Hide Environment.CallEntryPoint in unhandled exception message
|
127677 |
05/04/2026 13:15 |
jkotas
|
APPROVED |
|
Fix handling of TypedReference returns in call stubs
|
127603 |
05/04/2026 12:45 |
BrzVlad
|
APPROVED |
|
Fix ImmutableHashSet.SetEquals correctness for mismatched comparers
|
127633 |
05/04/2026 12:15 |
aw0lid
|
APPROVED |
|
Fix INT_MIN overflow in RangeCheck::BetweenBounds
|
127648 |
05/04/2026 12:11 |
EgorBo
|
APPROVED |
|
JIT: Use `VisitLocalDefNodes` from `gtTreeHasLocalStore`
|
127555 |
05/04/2026 11:06 |
jakobbotsch
|
APPROVED |
|
Restore `ExecutionContext` from dispatcher instead of from interpreter/JIT'ed code
|
127511 |
05/04/2026 11:06 |
jakobbotsch
|
APPROVED |
|
Ensure we preserve vn and produce a canonical tree
|
127689 |
05/04/2026 05:23 |
tannergooding
|
APPROVED |
|
Revert "Simplify TrimmerSingleWarn intermediate assembly update using MSBuild item Update"
|
127656 |
05/03/2026 20:13 |
sbomer
|
APPROVED |
|
[wasm][coreclr] Do not use SetCleanupNeededForFinalizedThread
|
127562 |
05/03/2026 20:10 |
radekdoulik
|
APPROVED |
|
Update fgMorphSmpOp to canonicalize commutative and compare ops at the start of POST-ORDER
|
127661 |
05/02/2026 21:34 |
tannergooding
|
APPROVED |
|
Don't report a interp->native transition when it is done from a pinvoke method
|
127660 |
05/02/2026 15:26 |
BrzVlad
|
APPROVED |
|
Remove DacDbi GetAppDomainObject API from native and cDAC
|
127673 |
05/02/2026 05:07 |
barosiak
|
APPROVED |
|
Fix NativeAOT hex config parser to handle `0x`/`0X` prefix
|
127644 |
05/02/2026 02:57 |
copilot-swe-agent
|
APPROVED |
|
JIT: make funclet order correspond to EH clause order
|
127590 |
05/02/2026 02:23 |
AndyAyersMS
|
APPROVED |
|
Fix NativeAOT GC roots after universal transition
|
127640 |
05/02/2026 01:52 |
MichalStrehovsky
|
APPROVED |
|
Fix `!m_RedirectContextInUse` assert in `RestoreContextSimulated` on win-x86
|
127638 |
05/01/2026 21:47 |
copilot-swe-agent
|
APPROVED |
|
Always add ManagedDataDescriptorProvider to compilationRoots
|
127643 |
05/01/2026 20:43 |
MichalStrehovsky
|
APPROVED |
|
Fix SIGBUS crash on ARMv7: use Unsafe.ReadUnaligned in Frozen.Hashing
|
127653 |
05/01/2026 19:38 |
copilot-swe-agent
|
APPROVED |
|
Re-enable OSX runtime-diagnostics legs
|
127492 |
05/01/2026 18:58 |
rcj1
|
APPROVED |
|
JIT: avoid store forward stall for struct params in GS frames
|
127487 |
05/01/2026 18:54 |
AndyAyersMS
|
APPROVED |
|
Add runtime-coreclr jit-cfg to CI pipeline monitor
|
127627 |
05/01/2026 17:51 |
copilot-swe-agent
|
APPROVED |
|
JIT: Simplify ifdef for R2R needsIndirectionCellArg condition in morph
|
127624 |
05/01/2026 16:55 |
adamperlin
|
APPROVED |
|
Removes unused/unreachable WinRT ContentType plumbing from assembly binding
|
127629 |
05/01/2026 14:01 |
copilot-swe-agent
|
APPROVED |
|
Disable Collect_Aggressive_LargePages for R2R/CrossGen2
|
127571 |
05/01/2026 13:52 |
cshung
|
APPROVED |
|
Update DNNEVersion to 2.1.2
|
127549 |
05/01/2026 06:40 |
am11
|
APPROVED |
|
[cDAC] turning a few heap into full dumps
|
127491 |
05/01/2026 06:24 |
rcj1
|
APPROVED |
|
[clr-interp] Advance past owning InterpreterFrame at StackFrameIterator::Init call sites
|
127560 |
05/01/2026 06:00 |
kotlarmilos
|
APPROVED |
|
Delete FEATURE_AUTO_TRACE
|
127631 |
05/01/2026 05:54 |
copilot-swe-agent
|
APPROVED |
|
Remove an unnecessary switch from GenTree:TryGetUse
|
127632 |
05/01/2026 05:46 |
tannergooding
|
APPROVED |
|
Fix GetUserString DEBUG validation to use length-bounded string construction
|
127620 |
05/01/2026 05:06 |
max-charlamb
|
APPROVED |
|
Change commit message topic to 'container image digests'
|
127614 |
05/01/2026 03:54 |
richlander
|
APPROVED |
|
[Wasm RyuJit] Use local's register type when loading it's value
|
127619 |
05/01/2026 02:02 |
AndyAyersMS
|
APPROVED |
|
Split the xarch specific data from register.h into its own file to match other platforms
|
127528 |
05/01/2026 00:25 |
tannergooding
|
APPROVED |
|
Fix ChaCha20Poly1305 IsSupported test on Azure Linux 4
|
127618 |
04/30/2026 21:42 |
vcsjones
|
APPROVED |
|
Remove corert#2785 BadImageFormatException workaround from ILCompiler
|
127591 |
04/30/2026 21:31 |
copilot-swe-agent
|
APPROVED |
|
Fix Wasm ArgIterator SizeOfArgStack for methods with only hidden args
|
127532 |
04/30/2026 20:58 |
davidwrighton
|
APPROVED |
|
[cDAC] Use locally-built crossgen2 for dump test debuggees
|
127561 |
04/30/2026 20:04 |
max-charlamb
|
APPROVED |
|
Improve GCHeap::Promote debug validation
|
127595 |
04/30/2026 19:06 |
jkotas
|
APPROVED |
|
[release/10.0] Fix SIGILL crash on ARM64 platforms with SME but no SVE
|
127518 |
04/30/2026 18:33 |
github-actions
|
APPROVED |
|
Change unique stack trace GC flag from 0xF to 0x10
|
127612 |
04/30/2026 17:50 |
jtschuster
|
APPROVED |
|
Reduce thread count on 32-bit in GetTotalAllocatedBytes.TestAnotherThread
|
127583 |
04/30/2026 16:56 |
copilot-swe-agent
|
APPROVED |
|
Update skip_reason to clarify cancelled leg scenario
|
127479 |
04/30/2026 16:44 |
copilot-swe-agent
|
APPROVED |
|
Add JSONL serialization support to System.Text.Json
|
127567 |
04/30/2026 13:14 |
eiriktsarpalis
|
APPROVED |
|
[clr-ios] Enable System.Private.Xml tests on CoreCLR
|
127464 |
04/30/2026 13:10 |
kotlarmilos
|
APPROVED |
|
Remove ApplicationContext::GetApplicationName()
|
127597 |
04/30/2026 12:42 |
copilot-swe-agent
|
APPROVED |
|
JIT: VN-level (a-x)+x and a-(a-x) folds
|
127533 |
04/30/2026 11:59 |
EgorBo
|
APPROVED |
|
Fix interpreter breakpoint to pass fIsVEH=FALSE to FirstChanceNativeException
|
127592 |
04/30/2026 11:33 |
tommcdon
|
APPROVED |
|
Remove unsafe code from DCS utilities (UniqueId, XmlBufferReader)
|
127539 |
04/30/2026 00:45 |
EgorBo
|
APPROVED |
|
[cDAC] Implement EnumerateAssembliesInAppDomain for cDAC
|
127540 |
04/29/2026 20:13 |
copilot-swe-agent
|
APPROVED |
|
[cDAC] Implement EnumTypeDefs, EnumMethods, GetExportedTypeProps, FindExportedTypeByName
|
127471 |
04/29/2026 17:40 |
max-charlamb
|
APPROVED |
|
Exclude DeadThreads test from GC stress compatible set
|
127478 |
04/29/2026 15:26 |
copilot-swe-agent
|
APPROVED |
|
X25519DiffieHellmanOpenSsl
|
127534 |
04/29/2026 15:14 |
vcsjones
|
APPROVED |
|
Revert "[android] Enable CoreCLR runtime pack production for android-arm (#127225)"
|
127547 |
04/29/2026 10:44 |
simonrozsival
|
APPROVED |
|
Don't get last write time of empty list of files
|
127513 |
04/29/2026 09:18 |
jtschuster
|
APPROVED |
|
[QUIC] Do not allocate exception if it might not be used
|
127526 |
04/29/2026 08:22 |
ManickaP
|
APPROVED |
|
JIT: fix Vector{128,256}.ConvertToInt32 use-before-def in gtNewSimdCvtNode
|
127524 |
04/29/2026 02:19 |
EgorBo
|
APPROVED |
|
Adjust interpreter debugger IL mapping
|
127469 |
04/28/2026 18:34 |
tommcdon
|
APPROVED |
|
Remove unsafe code from IBinaryInteger.TryReadBigEndian implementations
|
127485 |
04/28/2026 17:22 |
EgorBo
|
APPROVED |
|
Fix trimming test exclusions for iOS/tvOS simulator CoreCLR builds
|
127465 |
04/28/2026 17:21 |
tarekgh
|
APPROVED |
|
[cDAC] Delete GetAssemblyInfo
|
127481 |
04/28/2026 13:30 |
rcj1
|
APPROVED |
|
Fix interpreter context after breakpoint
|
127480 |
04/28/2026 13:04 |
janvorli
|
APPROVED |
|
Handle GT_CCMP in GenTree::OperConsumesFlags on TARGET_AMD64
|
127477 |
04/28/2026 13:01 |
copilot-swe-agent
|
APPROVED |
|
Simplify ManagedWebSocket.EnsureBufferContainsAsync
|
127470 |
04/28/2026 11:22 |
cittaz
|
APPROVED |
|
JIT: eliminate redundant bounds checks for span.Slice(span.Length - cns)
|
127488 |
04/28/2026 11:09 |
EgorBo
|
APPROVED |