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
2017-05-17
William Godbe
Make Perf Tests by Comment only
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
William Godbe
Merge pull request dotnet/coreclr#11669 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
William Godbe
Fix Formatting in TestsFailingOutsideOfWindows.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
William Godbe
Merge pull request dotnet/coreclr#11620 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Pat Gavlin
Disable opt-sensitive tests under tailcall stress and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Brian Robbins
Allow provider deletion to be deferred until after...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
wtgodbe
Update Coreclr to 2.0.0 buildtools
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
dotnet bot
Update CoreClr to preview2-25316-03 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Drew Scoggins
Merge pull request dotnet/coreclr#9354 from tannergoodi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Swaroop Sridhar
Add LinkBench to BenchView
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tanner Gooding
Updated the JIT/Performance/CodeQuality/Math/Functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tanner Gooding
JIT/Performance/CodeQuality/Math/Functions tests to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tanner Gooding
Updating the JIT/Performance/CodeQuality/Math/Functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tanner Gooding
Adding perf tests for the single precision math functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Pat Gavlin
Disable tail call stress in GH_10780 if ZapDisable...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jarret Shook
Merge pull request dotnet/coreclr#11037 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jeremy Kuhne
Update Corelib to use SetThreadErrorMode (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jonghyun Park
[x86/Linux] Remove GetFrameFromRedirectedStubStackFrame...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Stephen Toub
Merge pull request dotnet/coreclr#11639 from brianrob...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Brian Robbins
Fix EventSource tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jonghyun Park
Move PopSEHRecords into excepx86.cpp (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jan Kotas
Merge pull request dotnet/corertdotnet/coreclr#3622...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
dotnet bot
Update CoreClr, CoreFx to preview2-25316-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Swaroop Sridhar
Remove an unnecessary binary file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
jashook
Turn on tests which are now passing.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Sergey Andreenko
Use full move for byte registers stores in jumps. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Xiangyang ...
Write EventSource events with metadata to EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Pat Gavlin
Fix issue dotnet/coreclr#11574. (dotnet/coreclr#11579)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Tarek Mahmoud...
Update License Info (dotnet/coreclr#11617)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Koundinya Veluri
Throw PNSE in ThreadPoolBoundHandle.BindHandle on Unixe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
dotnet bot
Update CoreClr, CoreFx to preview2-25315-02, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Jonghyun Park
Remove unused code from excepx86.cpp (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Brian Robbins
Allow coniguration of sampling rate. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Brian Robbins
EventPipe: Prepend variable length field sizes (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Mike McLaughlin
Fix minidump hang under shipping lldb 3.9.1 (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
dotnet bot
Update CoreClr, CoreFx to preview2-25313-04, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Stephen Toub
Merge pull request dotnet/coreclr#11593 from brianrob...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Brian Robbins
Disable ETW calls on UNIX.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Tarek Mahmoud...
Fix String.IndexOf with empty string input (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Brian Robbins
Enable Symbolic Rundown for EventPipe (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Sullivan
Merge pull request dotnet/coreclr#11584 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Jarret Shook
Revert "Merge changes from TFS"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Robbins
Put the serialization marker under its own IFDEF. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Robbins
Don't allow specification of needStack to EventPipeProv...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
dotnet bot
Update CoreClr, CoreFx to preview2-25312-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Robbins
Only call EventActivityIdControl ETW function on Window...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Atsushi Kanamori
Delete non-shared version and switch over to shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Jan Kotas
Merge pull request dotnet/corertdotnet/coreclr#3601...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Carol Eidt
Merge pull request dotnet/coreclr#10972 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Jarret Shook
Merge pull request dotnet/coreclr#11500 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Robbins
EventPipe Circular Buffer Support and Ability to Start...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Jarret Shook
Merge pull request dotnet/coreclr#11536 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
jashook
[Arm64] Disable new test regressions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Pat Gavlin
Re-morph lclVar nodes after simplifying (ind (addr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
dotnet bot
Update CoreFx to preview2-25311-04 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Sullivan
Merge pull request dotnet/coreclr#11528 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Brian Sullivan
Merge pull request dotnet/coreclr#11468 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Morgan Brown
Removes unneeded Serializable attributes from enums...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
mskvortsov
[RyuJIT/ARM32] Fix GT_NEG decomposition (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Sujin Kim
[RyuJIT/ARM32] Implement for GT_STORE_OBJ (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Steve MacLean
Comment per review
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Brian Robbins
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Sujin Kim
[RyuJIT/ARM32] Fix assertion in 'unreached' when using...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Swaroop Sridhar
LinkBench: Report reduction as a ratio.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Jarret Shook
Merge pull request dotnet/coreclr#11423 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
jashook
Windows Arm64 - Build/Run tests in CI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michelle McDaniel
Handle ADC in x86 unwindLazyState (dotnet/coreclr#11527)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Jan Kotas
Add back private BadImageFormatException constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Sepideh Khoshnood
Fix AssemblyName version (dotnet/coreclr#11505)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Steve MacLean...
[Arm64] Fixup stlr instrs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Steve MacLean...
[Arm64] Add emitter support for ldar/stlr
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Steve MacLean...
[Arm64] Fix instGen_Set_Reg_To_Imm per review
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Noah Falk
Merge pull request dotnet/coreclr#11437 from mjsabby...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Swaroop Sridhar
This change has the following improvements to LinkBench
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Mukul Sabharwal
Remove eventpipe stuff left from prev commit
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Mukul Sabharwal
add prebuilt file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Mukul Sabharwal
Remove EventPipeProfiler due to time constraints
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Alex Ghiondea
Allow multiple SetData calls on AppDomain (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Brian Robbins
Re-Factor EventSource to Support Writing to EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Brian Sullivan
Merge pull request dotnet/coreclr#11478 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Jose Perez...
Add version.txt to the coreclr transport package (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Drew Scoggins
Merge pull request dotnet/coreclr#11448 from DrewScoggi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
dotnet-bot
Renable building frankenjit
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Jonghyun Park
[ARM/Linux] Enable build with FEATURE_DBGIPC=0 (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Steve MacLean...
[Arm64] Revise GTF_IND_VOLATILE per comments
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Jan Vorlicek
Fix clang version detection in src/pal/tools/gen-builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Tarek Mahmoud...
Update the License to MIT for coreclr repo (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Jonghyun Park
Allow users to enable automatic NI bind fallback via...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Pat Gavlin
Merge pull request dotnet/coreclr#11484 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
dotnet bot
Update CoreFx to preview2-25310-01 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Pat Gavlin
Disable a few long-running tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Mike McLaughlin
Fix lldbplugin to properly build with lldb 3.9. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Sergey Andreenko
[x86, R2R] Exclude DevDiv_278523 because it fails in R2R
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Joseph Tremoulet
Merge pull request dotnet/coreclr#11465 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Brian Sullivan
Merge pull request dotnet/coreclr#11351 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Sergey Andreenko
delete tabs from the exclude list
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Joseph Tremoulet
Stop hoisting statics above cctors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Steve MacLean...
[Arm64] Support GTF_IND_VOLATILE
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Sergey Andreenko
Replace tabs with spaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Sergey Andreenko
Return DevDiv_255294 test to the exclude list for x86
commit
|
commitdiff
|
tree
|
snapshot
next