projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2021-01-22
Simon Nattress
Parse method call chain model file and resolve methods...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Anirudh Agnihotry
update branding from alpha to preview1 (#47282)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Vladimir Sadov
Export DotNetRuntimeInfo symbol from singlefile host...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Doug Bunting
React to dotnet/aspnetcore master -> main renaming...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Daniel Chalmers
Fix typo in LoggerMessage.cs (#47293)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Kornei Dontsov
Reduce allocations in System.Threading.Channels for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Stephen Toub
Replace two uses of TaskCreationOptions.LongRunning...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Alexander Köplinger
Bump Linux arm64 Helix docker image (#47254)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Tarek Mahmoud...
Optimize Activity Ids (#46890)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Günther Foidl
NameResolution-Tests: enable GetHostEntryAsync_InvalidH...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Konstantin...
Make File.Move(..., ..., overwrite: true) more efficien...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Jeremy Koritzinsky
Use CorInfoCallConvExtension throughout runtime interop...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Sergey Andreenko
Arm64 apple vm fixes for arg alignment. (#46665)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Tom Deseyn
Linux: don't use deprecated sysctl (#45753)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Katelyn Gadd
Add interned string support to the JS<->WASM bindings...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Aleksey Kliger...
Re-enable RunThreadLocalTest8_Values on Mono (#47277)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Stephen Toub
Replace HttpMethod dictionary with switch (#47281)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Jan Kotas
Libraries shims build fixes (#47127)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Kenneth Pouncey
Clean up test in System.Threading to use PlatformDetect...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Alexander Köplinger
Fix building symbols archive (#47271)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Aleksey Kliger...
[mbr] [wasm] Don't automatically turn off inlining...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Johan Lorensson
EventPipe C library CoreClr ep_rt_object_array_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Zoltan Varga
[aot] Avoid creating runtime invoke wrappers for method...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Tammy Qiu
[wasm][docs] Add docs for using AOT profiler (#47170)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Peter Sollich
Fix call to GcWeakPtrScanBySingleThread (#47225)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Aaron Robinson
Update the ComWrappers API (#47073)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Jeremy Koritzinsky
Only pass the method context when tracking transitions...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Maryam Ariyan
Fixes DI deadlock when resolving singletons (#46157)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Stephen Toub
Improve Random (performance, APIs, ...) (#47085)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Alexander Köplinger
Bump timeout of iOS job in runtime-staging.yml (#47241)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Steve MacLean
src/installer support osx-arm64 (#47247)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sergey Andreenko
Include crossgen2 when crossgening SPC. (#47216)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
dotnet-maestro...
[master] Update dependencies from mono/linker (#47108)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jeremy Koritzinsky
Update SafeHandle types to have public parameterless...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Geoff Kizer
define HttpVersion.Version30 and use where appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
imhameed
[mono] Add basic Vector128 support for arm64. (#47028)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Ankit Jain
[wasm][debugger][tests] Update tests to track harness...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
SingleAccretion
Fix unrolling for LocateLastFoundChar and LocateLastFou...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Zoltan Varga
[jit] Emit a null check for stelem instructions. (...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Geoff Kizer
clean up some issues in header classes around immutabil...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Adeel Mujahid
Classify type with empty base as non-blittable (#46769)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jo Shields
Initial new-style iOS/tvOS cross compiler (#47184)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
AnakinSklavenwalker
Update StackBehaviour.cs (#47234)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Steve Pfister
[Wasm] Add AOT CI Leg (#46651)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
monojenkins
Disable the localloc-noinit.exe test on CI, it depends...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jo Shields
Fix wasm package build being skipped (#47227)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Anton Firszov
Update comments for Socket.UseOnlyOverlappedIO (#47160)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Kenneth Pouncey
[browser][tests][outerloop] Standup OuterLoop tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
David Mason
Fix profiler sync issue (#47214)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
David Mason
update profiling API status (#47217)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Ryan Lucia
[mono] Remove MonoPInvokeCallbackAttribute from Corelib...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Johan Lorensson
Enable EventPipe C library build on IOS. (#47049)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jeremy Koritzinsky
Remove extra UnmanagedCallersOnly overhead on x86 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Dan Moseley
Fix regex test OOM (#47209)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Zoltan Varga
Pop LMF frames in exception handlers on wasm, since...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Stephen Toub
Fix HttpWebResponse.GetHeaderValueAsString to properly...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Kunal Pathak
Consider nextIntervalRef of other half of double regist...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jo Shields
Fix missing mono jit nupkg runtime library (#47193)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Kunal Pathak
Free the second half of double register (#46939)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Aleksey Kliger...
Mono: Update MBR samples (#47060)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Eric Erhardt
Make Delegate.CreateDelegate trimming safe (#47017)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Sergey Andreenko
x86: support Return SIMD8. (#46899)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Eric Erhardt
Resolve ILLink warnings in System.Runtime.Serialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
mihir-b-shah
Fix to issue 32972: Grow GArray multiplicatively (...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Steve Pfister
Stops logging MSBuild errors when AOT compiler writes...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Youssef Victor
Remove extra space (#47166)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Jan Vorlicek
Fix covariant returns issue with partially canonical...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Jo Shields
Wasm cross compiler (#47011)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Ankit Jain
[wasm] Some cleanup of targets, especially around profi...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Alexander Köplinger
Add executable bit to postinstall scripts (#47168)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Egor Bogatov
[mono] Fix compilation errors for iOS-arm64 sample...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Huo Yaoyuan
More arities for tuple returning zip extension method...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Dan Moseley
Clarify obsoletion impact of 32-bit Process properties...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Ali Alp
code documentation spelling mistake has been corrected...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Koundinya Veluri
Improve tiering disablement for `UnmanagedCallersOnly...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Kenneth Pouncey
[browser][docs] Add docs for running tests in different...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Eric Erhardt
Optimize DispatchProxy generated code (#47134)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
dotnet-maestro...
[master] Update dependencies from dotnet/runtime dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Eric StJohn
Make changes to reference assembly rerun compile (...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Eirik Tsarpalis
Update ValueTuple.cs with C# 9 pattern matching (#44828)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Miha Zupan
Spanify Uri Compress helper (#46751)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Dan Moseley
Add more logging for abrupt test failures on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Anirudh Agnihotry
set private assets and IsImplicitlyDefined (#47100)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
monojenkins
[SGen] Optimize thread pool enqueue to handle job batch...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Stephen Toub
Add Thread.UnsafeStart (#47056)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Adam Sitnik
revert ordering change to address PR feedback (#45964)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Tomáš Rylek
Initial PDB / PerfMap support in Crossgen2 + System...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
dotnet-maestro...
[master] Update dependencies from dotnet/xharness dotne...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Sergey Andreenko
Fix the GenericTest.Vector*Boolean (#47070)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Sung Yoon Whang
Remove AbstractTracingTest (#47064)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Simon Nattress
Reduce CG2 R2R image sizes (#47052)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Aleksey Kliger...
[mono] Set thread suspend default in mono.proj; default...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Ahson Khan
Remove unnecessary ! (null-forgiving) operator use...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Aleksey Kliger...
Mono: support CallConvSuppressGCTransition (#47006)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jo Shields
Fix build-id missing in Android AOT (#47051)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Geoff Kizer
add Memory<byte> support in SendPacketElements and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Mikel Blanchard
Improve perf of serializing Nullable<T> (#46788)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
dotnet-maestro...
Update dependencies from https://github.com/mono/linker...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Steve Pfister
Cleanup functional tests / Structure them like librarie...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Youssef Victor
Fix broken link (#47041)
commit
|
commitdiff
|
tree
|
snapshot
next