summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Fix tmp dir in configure.cmake (#25003)Jan Vorlicek1-3/+4
2019-06-05Less work for OptimalMaxSpinWaitsPerSpinIteration fast-path (#21702)Ben Adams1-11/+13
2019-06-05APIs to allow profilers to use DoStackSnapShot on Linux (#24968)David Mason10-15/+109
2019-06-05Fix GCStress coverage for multi reg returns. (#24826)Sergey Andreenko5-246/+375
2019-06-05Fix PAL_GetLogicalProcessorCacheSizeFromOS on mac (#24777)Andy Hanson3-0/+18
2019-06-05Zero initReg in genSetGSSecurityCookie (#24371)Egor Chesakov5-97/+97
2019-06-05Merge pull request #24937 from safern/FixNullableAnnotationsApiReviewSantiago Fernandez Madero62-275/+200
2019-06-05Cleanup block stores and test for 24846 (#24950)Carol Eidt6-194/+125
2019-06-05Use Modern CMake features instead of CMAKE_CXX_FLAGS (#24861)Jeremy Koritzinsky9-13/+13
2019-06-05Small fixes around AST nodes. (#24957)Sergey Andreenko6-11/+11
2019-06-04signedness (#24878)Sinan Kaya1-1/+1
2019-06-04Remove stale Task async extension methods from TaskExtensions (#24958)Santiago Fernandez Madero1-30/+0
2019-06-04Remove Collection<T> range APIs (#24938)Santiago Fernandez Madero1-113/+0
2019-06-04Synchronize managed and unmanaged Variant fields (#24951)Jan Kotas7-214/+106
2019-06-04More PR FeedbackSantiago Fernandez Madero6-58/+30
2019-06-04Make sure we can enable auto-trace when the root level define is added (#24955)Andrew Au1-0/+3
2019-06-04PR FeedbackSantiago Fernandez Madero13-31/+17
2019-06-04EventPipe fixes (#24952)Andrew Au3-3/+5
2019-06-04Fix PGO on Windows (#24949)Jeremy Koritzinsky1-0/+2
2019-06-04Update to AutoTrace (#24936)John Salem3-9/+28
2019-06-04Being consistent (#24927)Youssef13131-15/+110
2019-06-04follow the ICU User Guide recommendation to optimize the perf of InvariantCul...Adam Sitnik1-17/+36
2019-06-03PR FeedbackSantiago Fernandez Madero30-90/+40
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero52-149/+166
2019-06-03Specify TaskScheduler.Default in EventPipeEventDispatcher (#24930)Stephen Toub1-1/+1
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 Gooding5-103/+0
2019-06-03Fix initialize methods to set m_Header correctly (#24892)John Salem1-0/+9
2019-06-03Fix logic for deletionJuan Hoyos1-5/+3
2019-06-03Fix event pipe session provider list clearJuan Sebastian Hoyos Ayala1-6/+2
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-02Improve fatal err msg (#24390)Dan Moseley10-76/+30
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-31Handle a zero byte cpblk (#24871)Carol Eidt7-31/+20
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-30Remove unused code in vm/util.* (#24863)Aaron Robinson4-431/+8
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 Fung1-42/+0