platform/upstream/dotnet/runtime.git
2021-05-27 Sergey AndreenkoCheck that 'lvDoNotEnregister' is set as necessary...
2021-05-27 Jakob Botsch... Remove a failing unnecessary test (#53342)
2021-05-27 Immo LandwerthArea owners fixes (#53377)
2021-05-27 Jan JahodaDisable FileSystemWatcher_DirectorySymbolicLink_Targets...
2021-05-27 Zoltan VargaFix GC safety in mono_llvm_load_exceptions (). (#53318)
2021-05-27 Adam SitnikFold System.IO.FileSystem into CoreLib (#53231)
2021-05-27 Layomi AkinrinadeAdd JSON source-gen mode that emits serialization logic...
2021-05-27 Viktor HoferRemove netframework assets older than net461 from build...
2021-05-27 Geoff Kizerimplement cancellation support for SendFileAsync and...
2021-05-27 Jeff HandleyUse Stopwatch.StartNew() in ImageAnimator (#53330)
2021-05-27 Andy AyersAdd pgo testing to outerloop (#53301)
2021-05-27 Sergey AndreenkoRemove phi nodes during rationalize. (#53269)
2021-05-26 Kunal PathakRename superpmi tests collection names (#53108)
2021-05-26 Drew ScogginsAdd WebKit (javascriptcore) WASM runs (#53257)
2021-05-26 Ulrich WeigandBuild support for s390x: Fix a few paltests (#53288)
2021-05-26 Viktor HoferRemove NS1.x assets from building and packaging (#53283)
2021-05-26 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-05-26 Pranav KUse literals instead of static readonly for HostFactory...
2021-05-26 Stephen ToubUpdate XML comment for MetadataUpdateHandlerAttribute...
2021-05-26 SingleAccretion"Fold overflow operations in value numbering" (second...
2021-05-26 David WrightonFix devirtualization in shared generic context
2021-05-26 Viktor HoferExpose the UseLocalTargetingRuntimePack property (...
2021-05-26 Drew ScogginsAdd different pgo data runs (#52780)
2021-05-26 Steve PfisterRemove -O=-float32 from Default AOT process arguments...
2021-05-26 Fan YangMove Android x64 to normal pipeline (#53237)
2021-05-26 Natalia Kondratyeva[QUIC] Handle connection abort in streams (#52776)
2021-05-26 Andy AyersJIT: pgo/devirt diagnostic improvements (#53247)
2021-05-26 Jan VorlicekJIT into scratch buffer (#53173)
2021-05-26 Sven BoemerFix platform-specific substitutions (#53179)
2021-05-26 David CantúAllow watch of symbolic links to folders on Unix (...
2021-05-26 Johan LorenssonMono runtime dynamic component support. (#53221)
2021-05-26 Jeff SchwartzUpdate area owners to reflect current state (#53232)
2021-05-26 Karel ZikmundUpdate HttpClientFactory lead (#53270)
2021-05-26 Stephen ToubDelete invalid assert in GetFileMuiPath (#53276)
2021-05-26 Gérald BarréFix FlushAsyncInternal when emitting BOM (#52812)
2021-05-26 Stephen ToubFix ActivityContext.TryParse null handling (#53265)
2021-05-26 Stephen ToubMake String.{Try}CopyTo public (#53246)
2021-05-26 Viktor HoferGenerate targets files that throws for unsupported...
2021-05-26 Nikitin A.... Fix #53181. AssemblyLoadContext incorrectly validates...
2021-05-26 Pavel KrymetsRemove indirection in DependencyInjection (#52140)
2021-05-26 Viktor HoferDisable workload resolver until we support it (#53226)
2021-05-26 Tarek Mahmoud... Synchronize Metrics Events (#53204)
2021-05-26 SingleAccretionDelete some unused functions & one define (#53130)
2021-05-26 Sergey AndreenkoFix no struct promotion condition for long vars on...
2021-05-26 Jose Perez... Removing unnecessary nowarns from trimming tests (...
2021-05-25 Tanner GoodingFix a couple issues with Vector128.Get/WithElement...
2021-05-25 Stephen ToubAddress post-merge feedback on TimeZoneInfo display...
2021-05-25 Stephen ToubUpdate interpolated string handler based on API reviews...
2021-05-25 Stephen ToubFix JsonElement.ToString nullable annotation (#53243)
2021-05-25 Stephen ToubAdd PreAllocatedOverlapped.UnsafeCreate / UnsafeAllocat...
2021-05-25 monojenkinsAdd support for OpenBSD/arm64 (#53233)
2021-05-25 Vladimir SadovMaking singlefile apps work when wrapped in an OSX...
2021-05-25 Radek Doulik[wasm] Improve exception handling measurements (#52846)
2021-05-25 Nathan RicciEnable use of RuntimeVariant to exclude runtime tests...
2021-05-25 Stephen HalterReduce DefaultPooledConnectionIdleTimeout default ...
2021-05-25 Pavel Savara[wasm][testing] create dev cert via powershell on helix...
2021-05-25 Artem KliatchkineClosing opened handles to avoid resource leak. (#51950)
2021-05-25 Elinor FungRemove unused code from old IJW path (#53190)
2021-05-25 Aaron RobinsonCleanup internal ComWrappers cache when object enters...
2021-05-25 Jan KotasIntegrate selected changes from nativeaot branch (...
2021-05-25 Steve Pfister[Android] Revert arm and arm64 device PR runs (#53210)
2021-05-25 Jan KrivanekDeterministic bundling issue 3601 (#52930)
2021-05-25 Stephen ToubFix missing nullable enable in Microsoft.Extensions...
2021-05-25 Tomas Weinfurtmake networking easier to debug with console (#53178)
2021-05-25 Johan LorenssonEmit JITStarting, MethodLoad, ModuleLoad and AssemblyLo...
2021-05-25 Aaron RobinsonParse `DOTNET_PROCESSOR_COUNT` with a 10 radix not...
2021-05-25 Stephen ToubDelete now unused *AsyncResult files from Sockets ...
2021-05-25 Kunal PathakGT_COPY source should be marked as consume during resol...
2021-05-25 hrrrrusticSystem.ComponentModel.* missed Equals nullable annotati...
2021-05-25 Stephen ToubFix handling of non-mergeable char classes in regex...
2021-05-25 Aleksey Kliger... Hot Reload: test on WebAssembly (#53050)
2021-05-25 Jeremy KoritzinskyAdd more natvis visualizations for base VM types. ...
2021-05-24 Jan KotasDelete redundant area-owners entries (#53188)
2021-05-24 Anirudh AgnihotryUse the new Microsoft.DotNet.PackageValidation on Micro...
2021-05-24 Steve PfisterReenable extract unicode System.IO.Compression.ZipFile...
2021-05-24 imhameed[mono] LLVM build fixes (#53139)
2021-05-24 Sung Yoon WhangFix EventSource default channel allocation (#48864)
2021-05-24 Adam SitnikUpdate testing docs with x86 instructions (#48715)
2021-05-24 Doug BuntingFix another bug in the backport action (#53187)
2021-05-24 Stephen ToubFix the token included by HttpClient.HandleFailure...
2021-05-24 Jeff SchwartzAdd additional area labels that have been added recentl...
2021-05-24 Filip NavaraAdd runtimeconfig.json support to AppleAppBuilder,...
2021-05-24 Carlos SanchezFix: Avoid throwing if a symbolic link cycle to itself...
2021-05-24 SingleAccretionStringify RMWStatus for the dump (#53148)
2021-05-24 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2021-05-24 Pavel Savarainstall development SSL certificate on Helix agent...
2021-05-24 Kevin JonesImplement Get*PublicKey methods on S.S.C.X509Certificat...
2021-05-24 Gleb BalykovSet NumProc on tizen (#53098)
2021-05-24 Jan JahodaChange enterprise test password (#53094)
2021-05-24 Marie PíchováDisabled failing HTTP/3 tests. (#53092)
2021-05-24 Tom DeseynDbgTransportSession: delete message copy when not queue...
2021-05-24 Michal StrehovskýReflection-annotate obscure API (#53081)
2021-05-24 hrrrrusticSystem.Collections.* missed Equals nullable annotations...
2021-05-24 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-05-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-05-24 Bond-009Add [return: NotNullIfNotNull("str")] to SecurityElemen...
2021-05-24 Simon CroppAdd missing space in xml description for IReadOnlySet...
2021-05-24 Levi BroderickReintroduce EnumerateRunes tests (#53114)
2021-05-24 Marek SafarFix formatting of CircularDependencyException error...
2021-05-24 Jan KotasOptimise GetCustomAttributes - Part 1 (#53152)
next