summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-04EventPipe fixes (#24952)Andrew Au3-3/+5
2019-06-04Fix PGO on Windows (#24949)Jeremy Koritzinsky2-2/+4
2019-06-04[master] Update dependencies from dotnet/corefx (#24883)dotnet-maestro[bot]4-11/+18
2019-06-04Update to AutoTrace (#24936)John Salem5-9/+55
2019-06-04Being consistent (#24927)Youssef13131-15/+110
2019-06-04Update dependencies from https://github.com/dotnet/arcade build 20190604.1 (#...dotnet-maestro[bot]9-12/+290
2019-06-04Update dependencies from https://github.com/dotnet/core-setup build 20190603....dotnet-maestro[bot]2-3/+3
2019-06-04follow the ICU User Guide recommendation to optimize the perf of InvariantCul...Adam Sitnik1-17/+36
2019-06-03fix doc for stress run instructions (#24941)Maoni Stephens1-4/+1
2019-06-03Specify TaskScheduler.Default in EventPipeEventDispatcher (#24930)Stephen Toub1-1/+1
2019-06-03Added scenario to test that CallGetTotalAllocatedBytes is monotonic in imprec...Vladimir Sadov1-9/+25
2019-06-03Avoid moving the bitOffset twice when enumerating safepointsAndrew Au1-2/+0
2019-06-03Fix signature mismatch between managed and unmanaged GetCodeInfo signatures (...Jan Kotas4-22/+5
2019-06-03Remove some event trace asserts that can fail if tracing is stopped at a part...Koundinya Veluri1-6/+0
2019-06-03Remove unnecessary Shared<T> class from Task (#24931)Stephen Toub1-15/+2
2019-06-03Adjust several `where T : class?` constraints (#24894)Stephen Toub4-12/+16
2019-06-03Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the...Tanner Gooding33-12983/+0
2019-06-03Fix initialize methods to set m_Header correctly (#24892)John Salem1-0/+9
2019-06-03Fix armel tests build (#24678)Gleb Balykov14-25/+47
2019-06-03Reenable testsJuan Hoyos1-6/+0
2019-06-03Fix logic for deletionJuan Hoyos1-5/+3
2019-06-03Disable event pipe tests for investigationJuan Hoyos1-0/+6
2019-06-03Reenable tests turned off in #24772Juan Sebastian Hoyos Ayala1-6/+0
2019-06-03Fix event pipe session provider list clearJuan Sebastian Hoyos Ayala1-6/+2
2019-06-03Update dependencies from https://github.com/dotnet/arcade build 20190602.2 (#...dotnet-maestro[bot]3-12/+12
2019-06-03JIT HW Intrinsic implementation doc (#23622)Carol Eidt1-0/+124
2019-06-02Final touchAndrew Au2-2/+2
2019-06-02Productize auto_traceJohn Salem2-15/+49
2019-06-02AutoTrace - launch dotnet trace to capture trace as soon as the runtime is av...Andrew Au4-1/+98
2019-06-02[master] Update dependencies from dotnet/arcade (#24906)dotnet-maestro[bot]7-40/+243
2019-06-02Improve fatal err msg (#24390)Dan Moseley11-76/+35
2019-05-31Move EventPipeEventSource deletion to a better place (#24901)Sung Yoon Whang1-2/+5
2019-05-31Fix FileStream.FlushAsync() to behave like Flush() (#24902)Stephen Toub1-18/+2
2019-05-31Add workaround for native tool installation CI hang (#24899)Juan Hoyos2-1/+7
2019-05-31Revert "Update dependencies from https://github.com/dotnet/arcade build 20190...William Godbe7-243/+40
2019-05-31Update branding to preview7 in master (#24895)William Godbe2-2/+2
2019-05-31Update dependencies from https://github.com/dotnet/core-setup build 20190530....dotnet-maestro[bot]2-3/+3
2019-05-31Update dependencies from https://github.com/dotnet/arcade build 20190530.2 (#...dotnet-maestro[bot]7-40/+243
2019-05-31Handle a zero byte cpblk (#24871)Carol Eidt9-31/+108
2019-05-31Fix overlooked moduleIndex initial value (#24881)Jan Vorlicek1-1/+1
2019-05-31Makes GetTotalAllocatedBytes monotonic in nonprecise case. (#24875)Vladimir Sadov1-5/+23
2019-05-30Delete dead code (#24876)Jan Kotas2-51/+0
2019-05-30Check that we are using a valid IDispatch invocation flag earlier to limit th...Jeremy Koritzinsky1-0/+5
2019-05-30Fix #24867 (#24870)Jarret Shook6-8/+8
2019-05-30Remove unused code in vm/util.* (#24863)Aaron Robinson4-431/+8
2019-05-30Add information in docs for required Windows SDK version for test build. (#24...Jeremy Koritzinsky1-0/+1
2019-05-30Merge pull request #24869 from briansull/desktop-build-fixesBrian Sullivan4-1/+7
2019-05-30Create NearDiffer in SuperPMI based on specified targetArchitecture (#24860)Egor Chesakov1-1/+13
2019-05-30Support running SuperPMI with ARM protononjit.dll (#24840)Egor Chesakov3-12/+50
2019-05-30Remove BuildTools from product build (#24841)Elinor Fung15-159/+60