platform/upstream/dotnet/runtime.git
2017-02-03 Stephen ToubMerge pull request dotnet/coreclr#9279 from stephentoub...
2017-02-03 Stephen ToubReduce cost of LocalPop when local queue empty
2017-02-03 Stephen ToubAllow Dequeue to avoid TrySteal if there's nothing...
2017-02-03 Stephen ToubAddress PR feedback
2017-02-03 Stephen ToubEnable inlining of EnsureVMInitialized
2017-02-03 Stephen ToubReplace usage of Random
2017-02-03 Stephen ToubRemove StackCrawlMark goo from {Unsafe}QueueUserWorkItem
2017-02-03 Stephen ToubRemove unnecessary try/finally blocks
2017-02-03 Stephen ToubRework work-stealing queue list
2017-02-03 Stephen ToubReorder usings per previous PR feedback
2017-02-03 Jonghyun Park[x86/Linux] Do NOT use QuickUnwindStackFrame (dotnet...
2017-02-03 Jonghyun Park[x86/Linux] Convert Fake DBZ into OVF (dotnet/coreclr...
2017-02-03 Michelle McDanielMerge pull request dotnet/coreclr#9283 from adiaaida...
2017-02-03 Jonghyun ParkClean up GetAddrOfSecurityObjectFromCachedInfo (dotnet...
2017-02-03 Jonghyun Park[x86/Linux] Do NOT use GSCookie on Funclet (dotnet...
2017-02-03 William GodbeMerge pull request dotnet/coreclr#9280 from wtgodbe...
2017-02-02 Michelle McDanielAdd a test for dotnet/coreclr#9282
2017-02-02 sandreenkoMerge pull request dotnet/coreclr#9229 from sandreenko...
2017-02-02 wtgodbeDisable GC LargeMemory tests that were failing in Helix
2017-02-02 Stephen ToubMerge pull request dotnet/coreclr#9258 from dotnet...
2017-02-02 Russ KeldorphMerge pull request dotnet/coreclr#9275 from RussKeldorp...
2017-02-02 Julien CouvreurMake ValueTuple types serializable (dotnet/coreclr...
2017-02-02 dotnet-botUpdate CoreClr to beta-25002-03
2017-02-02 Russ KeldorphAdapt to corefx moving test results.
2017-02-02 Jonghyun Park[x86/Linux] Set Establisher Frame Pointer as Caller...
2017-02-02 Jan KotasDelete remaining legacy ComInterfaces (dotnet/coreclr...
2017-02-02 Jan KotasAdd ThreadPoolBoundHandle to model.xml (dotnet/coreclr...
2017-02-02 Jonghyun Park[x86/Linux] Do NOT use pXXX fields (dotnet/coreclr...
2017-02-02 Jan KotasDelete LocalDataStore (dotnet/coreclr#9266)
2017-02-02 Jonghyun Park[x86/Linux] Process Explicit Frame before Managed Frame...
2017-02-02 Jan KotasSynchronize part of System/* with CoreRT (dotnet/corecl...
2017-02-02 Stephen ToubMerge pull request dotnet/coreclr#9234 from stephentoub...
2017-02-02 Santiago Fernandez... Adding some missing APIs on core that where added to...
2017-02-02 Sean GillespieFix segment map modification in OOM scenarios (dotnet...
2017-02-02 Gaurav KhannaMerge pull request dotnet/coreclr#9254 from dotnet...
2017-02-01 dotnet-botUpdate CoreClr to beta-25001-07
2017-02-01 Stephen ToubAddress PR feedback
2017-02-01 William GodbeMerge pull request dotnet/coreclr#9252 from wtgodbe...
2017-02-01 wtgodbeUse full set of runtimes for all test project.json...
2017-02-01 Jan KotasSynchronize src\mscorlib\corefx with CoreRT (dotnet...
2017-02-01 Stephen ToubMiscellaneous code cleanup
2017-02-01 Dan MoseleyMerge pull request dotnet/coreclr#9242 from dotnet...
2017-02-01 Stephen ToubSimplify Dequeue method
2017-02-01 Stephen ToubRemove unnecessary explicit static cctors
2017-02-01 Stephen ToubSimplify TrySteal
2017-02-01 dotnet-botUpdate CoreFx to beta-25001-02
2017-02-01 Stephen ToubUse ConcurrentQueue<T> in ThreadPool
2017-02-01 Stephen ToubPort ConcurrentQueue<T> back from corefx
2017-02-01 Koundinya VeluriFix GC reporting for Span<T> passed in registers on...
2017-02-01 Jan KotasSynchronize SpinLock with CoreRT (dotnet/coreclr#9244)
2017-02-01 Gaurav KhannaMerge pull request dotnet/coreclr#9211 from hqueue...
2017-02-01 Rahul KumarReflectionOnlyLoad should throw NotSupportedException...
2017-02-01 Ahson Ahmed... Renaming Span/ReadOnlySpan Extension classes to avoid...
2017-02-01 Jonghyun Park[x86/Linux] Fix LLDB Plugin Build Error (dotnet/coreclr...
2017-02-01 Sergey Andreenkoincrease gtCallMoreFlags size
2017-02-01 Michelle McDanielMerge pull request dotnet/coreclr#9233 from adiaaida...
2017-02-01 Jonghyun Park[x86/Linux] Get Frame Pointer from CallerSp (dotnet...
2017-02-01 Jonghyun Park[x86/Linux] Update pCurrentContextPointers properly...
2017-02-01 Frederik CarlierFixes to make the lldb plugin work on ARM64 (dotnet...
2017-02-01 William GodbeMerge pull request dotnet/coreclr#9236 from wtgodbe...
2017-02-01 wtgodbeDelete requires_signing files before test archival
2017-01-31 Bruce ForstallMerge pull request dotnet/coreclr#9202 from BruceForsta...
2017-01-31 Michelle McDanielDisable delete_next_card_table
2017-01-31 Jonghyun ParkUse Explicit Field Reference in FillRegDisplay (for...
2017-01-31 Stephen ToubMerge pull request dotnet/coreclr#9224 from stephentoub...
2017-01-31 Bruce ForstallMark RetBuf as SIMD variable
2017-01-31 William GodbeMerge pull request dotnet/coreclr#9217 from wtgodbe...
2017-01-31 Stephen ToubMake SpinLock.TryEnter(ref bool) fail faster
2017-01-31 William GodbeMerge pull request dotnet/coreclr#9222 from wtgodbe...
2017-01-31 wtgodbeRemove all '.requires_signing' files before zipping...
2017-01-31 wtgodbeDownload native binaries into a folder named 'RID'
2017-01-31 Aditya MandaleekaMerge pull request dotnet/coreclr#9207 from adityamanda...
2017-01-31 Gaurav KhannaMerge pull request dotnet/coreclr#9206 from dotnet...
2017-01-31 Bruce ForstallMerge pull request dotnet/coreclr#9127 from BruceForsta...
2017-01-31 dotnet-botUpdate CoreFx to beta-24931-02
2017-01-31 Hyung-Kyu ChoiUse -O1 optimization for arm and armel
2017-01-31 Jonghyun ParkEnable EECodeManager::GetGSCookieAddr when CROSSGEN_COM...
2017-01-31 Bruce ForstallFix morphing of GT_FIELD of SIMD in IND context
2017-01-31 Bruce ForstallMerge pull request dotnet/coreclr#9183 from BruceForsta...
2017-01-31 Aditya MandaleekaSwitch to a newer version of the dump management servic...
2017-01-30 Bruce ForstallMerge pull request dotnet/coreclr#9199 from BruceForsta...
2017-01-30 Frederik CarlierSupport cross-building CoreCLR for arm64 Android (dotne...
2017-01-30 Koundinya VeluriFix Thread constructor with stack size argument (dotnet...
2017-01-30 William GodbeMerge pull request dotnet/coreclr#9200 from wtgodbe...
2017-01-30 wtgodbeChange '.' to '-' in publishing test native binaries
2017-01-30 Bruce ForstallFix misspelling of FEATURE_MULTIREG_ARGS
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#9188 from justinvp...
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#9197 from dotnet...
2017-01-30 William GodbeMerge pull request dotnet/coreclr#9198 from wtgodbe...
2017-01-30 wtgodbeSet BuildType in HelixPublish.proj
2017-01-30 William GodbeMerge pull request dotnet/coreclr#9156 from dotnet...
2017-01-30 Carol EidtMerge pull request dotnet/coreclr#9170 from CarolEidt...
2017-01-30 dotnet-botUpdate CoreClr to beta-24930-03
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#9117 from jamesqo...
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#8438 from JonHanna...
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#8564 from lucenticus...
2017-01-30 Dan MoseleyMerge pull request dotnet/coreclr#9140 from dotnet...
2017-01-30 Frederik CarlierSupport building lldbplugin on ARM64 (dotnet/coreclr...
2017-01-30 Stephen ToubRemove allocations from Environment.GetResourceString...
2017-01-30 Jan KotasDelete unused encodings from CoreLib (dotnet/coreclr...
next