summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Fix typo (#23300)Nikita Potapenko35-58/+58
2019-03-16Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-4/+4
2019-03-16Update dependencies from https://github.com/dotnet/corefx build 20190314.7 (#...dotnet-maestro[bot]2-6/+6
2019-03-16Update dependencies from https://github.com/dotnet/arcade build 20190312.7 (#...dotnet-maestro[bot]5-9/+72
2019-03-16JIT: clear stub register assignment for tail calls via helper (#23288)Andy Ayers1-0/+12
2019-03-15Introduce COMPlus arm64 HW intrinsics knobs (#23244)Bruce Forstall4-26/+55
2019-03-15Add siVarLoc::Equals (#23275)Brian Bohe2-0/+76
2019-03-15Rename private GetEntryAssembly QCall overload (#22396)Stephen Toub2-6/+6
2019-03-15Use HKLM for CLSID lookup (#23258)Elinor Fung4-186/+201
2019-03-15Merge pull request #23294 from briansull/fix-formatBrian Sullivan1-13/+13
2019-03-15Fix formatting errorBrian Sullivan1-13/+13
2019-03-15Merge pull request #23272 from briansull/VNMap_OverwriteBrian Sullivan1-16/+20
2019-03-15Port AMSI scanning for assembly loads (#23231)Elinor Fung5-46/+204
2019-03-15Fix GetFullAffinityMask for cpuCount==64 (#23276)Jan Vorlicek2-2/+12
2019-03-15Fixed small typo in path to crossgen (#23286)Fawad Halim1-1/+1
2019-03-15Add `Schedule` and 'Manual' as possible triggers for outerloop jobs. (#23271)Sergey Andreenko1-11/+2
2019-03-15Exclude tracing/keyword/TwoKeywords test from running on all platforms (#23267)Egor Chesakov1-3/+3
2019-03-15In CLRLifoSemaphore, start the underlying semaphore with 0 for the initial si...Koundinya Veluri1-1/+1
2019-03-15Collection<T>: Validate parameters in the public methods (#23166)Justin Van Patten1-38/+72
2019-03-15Update performance-guidelines.md (#23183)Han Lee1-1/+1
2019-03-14Fix Ubuntu arm build break. (#23270)Jeremy Koritzinsky2-0/+3
2019-03-14Move TypeLoadException to shared (#23238)Egor Bogatov5-136/+122
2019-03-14Make ILProj work in Visual Studio (#23264)Eric StJohn1-0/+7
2019-03-14Disable failing test against #23262 (#23263)Jan Kotas1-0/+3
2019-03-14Fix for duplicate call to Set when we run out of budgetBrian Sullivan1-16/+20
2019-03-14Merge pull request #23260 from BruceForstall/AlwaysArchiveCrossgenComparisonR...Bruce Forstall1-2/+2
2019-03-14Merge pull request #23180 from franksinankaya/gcc_cleanup_12Jan Vorlicek4-5/+5
2019-03-14 Fix the calling convention for P/Invokes and delegates to hostpolicy (#23249)Aaron Robinson4-30/+20
2019-03-14Fix GetProcessAffinityMask (#23247)Jan Vorlicek2-32/+14
2019-03-14[master] Update dependencies from optimization repositories (#23226)dotnet-maestro[bot]2-6/+6
2019-03-14Fix DisableTier0Jit when multi-core JIT is enabled (#23200)Koundinya Veluri2-6/+25
2019-03-14Update CoreFX Linux Arm64 exclusion list. (#22697)Sergey Andreenko1-4/+6
2019-03-14Archive crossgen comparison job results even if job failsBruce Forstall1-2/+2
2019-03-14Update dependencies from https://github.com/dotnet/corefx build 20190313.10 (...dotnet-maestro[bot]2-6/+6
2019-03-14Merge pull request #23203 from janvorli/fix-no-return-false-positivesJan Vorlicek7-10/+25
2019-03-14Delete suspicious code in delegate construction (#22830)Michal Strehovský5-76/+308
2019-03-13Disable tracing/inducedgc test on all Unix platforms (#23240)Sung Yoon Whang1-0/+3
2019-03-13Fix/clean compNoGCHelperCallKillSet for arm. (#23078)Sergey Andreenko4-70/+83
2019-03-14Choose the SString constructor explicitlySinan Kaya1-1/+1
2019-03-14signedness conversionSinan Kaya2-2/+2
2019-03-14fix conversion issuesSinan Kaya2-2/+2
2019-03-13Merge pull request #23109 from briansull/gh-21231Brian Sullivan11-18/+193
2019-03-13Update dependencies from https://github.com/dotnet/corefx build 20190312.12 (...dotnet-maestro[bot]2-7/+8
2019-03-13Add OperationStatus-based UTF8 transcoding APIs (#23219)Levi Broderick2-0/+199
2019-03-13Merge pull request #23220 from BruceForstall/FixArm64HfaJmpCallNyiBruce Forstall4-31/+1116
2019-03-13Fix for Issue 21231Brian Sullivan11-18/+193
2019-03-13Remove fixed sign tool version (#23182)Juan Hoyos1-5/+0
2019-03-13Update documentation: make docker images point to the registry. (#23243)Juan Hoyos1-13/+13
2019-03-13Fix SIMD handle issues (#23193)Carol Eidt3-3/+196
2019-03-13Merge pull request #23212 from CarolEidt/VectorABITestCarol Eidt3-0/+284