summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Revert "Improve coreclrhost.h header" (#22955)Jarret Shook2-76/+6
2019-03-02Disable DOTNET_MULTILEVEL_LOOKUP in the build scripts (#22972)Jan Kotas2-0/+12
2019-03-02Update dependencies from https://dnceng@dev.azure.com/dnceng/internal/_git/do...dotnet-maestro[bot]2-2/+2
2019-03-02Move more Thread logic to shared partition (#22935)Marek Safar7-49/+49
2019-03-02Fix CoreFX build breakJan Kotas1-0/+3
2019-03-02Fix netfx build breakJan Kotas1-0/+4
2019-03-01Support IClassFactory2 - LicenseManager use in COM activation (#22846)Aaron Robinson22-39/+1031
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean31-224/+147
2019-03-01Revert heapcount and enable CPU Groups to fix Ubuntu FPE (#22861)Varun Venkatesan4-130/+42
2019-03-01Fix CoreRT build breaksJan Kotas1-1/+5
2019-03-01[master] Update dependencies from dotnet/arcade (#22818)Juan Hoyos9-46/+73
2019-03-01Update dependencies from https://dnceng@dev.azure.com/dnceng/internal/_git/do...dotnet-maestro[bot]2-2/+2
2019-03-01[master] Update dependencies from dotnet/corefx (#22953)dotnet-maestro[bot]3-6/+29
2019-03-01Remove unused code from EventSource (#22853)Marek Safar3-37/+0
2019-03-01Label implements IEquatable<Label> (#22938)Foxtrek_641-1/+1
2019-03-01JIT: revise comment about struct-of-struct-of-field promotion (#22952)Andy Ayers1-8/+2
2019-03-01Fixes: Audit missing entries in ClrEtwAll.man #22790 (#22795)José Rivero1-69/+81
2019-03-01Fix issue #22337Andrew Au1-1/+4
2019-03-01Merge pull request #22905 from vancem/RundownFixVance Morrison1-16/+32
2019-03-01Turn on IBC and enforce PGO in official and release builds. (#22843)Jeremy Koritzinsky2-3/+16
2019-03-01Implement Serialization GuardMorgan Brown17-4/+349
2019-03-01Merge pull request #22801 from janvorli/improve-coreclrhost-headerJan Vorlicek2-6/+76
2019-03-01Merge pull request #22821 from am11/fix/signed-compare-and-narrowingJan Vorlicek14-63/+54
2019-03-01Disable tests for a clean official buildjashook1-0/+9
2019-03-01Update dependencies from https://github.com/dotnet/arcade build 20190228.3dotnet-maestro4-37/+45
2019-03-01Fix resource stream for collectible assemblies (#22925)Jan Vorlicek6-1/+319
2019-03-01Another small tweak to fix Thread behavioral difference (#22943)Stephen Toub1-1/+1
2019-02-28Fix keyword for PinPlugAtGCTime event (#22806)Sung Yoon Whang1-1/+1
2019-02-28Add Rune.DecodeUtf16 / DecodeUtf8 and friends (#22725)Levi Broderick1-0/+452
2019-02-28Move COM related attributes to the shared source location of Object class. (#...Aaron Robinson2-3/+3
2019-02-28Consume optimization packages using new dependency flow system (#22915)Juan Hoyos7-47/+31
2019-02-28Fix CoreFX build scripts2. (#22931)Sergey Andreenko1-10/+4
2019-02-28change to kick off CIVance Morrison1-1/+1
2019-02-28Removing the ExtractVector128 and InsertVector128 APIs that take an address. ...Tanner Gooding54-15845/+13
2019-02-28Revert "Update added types and methoddefs on ApplyMetadata (#22617)" (#22923)Jan Kotas5-84/+20
2019-02-28Set the MarshalByRefObject to be ComVisible and (#22930)Aaron Robinson1-0/+4
2019-02-28Set flag in comp info to signal that a caller has >8 byte struct args (#22775)Jarret Shook6-9/+102
2019-02-28NativeLibraryTests: Platform restriction on some tests (#22732)Swaroop Sridhar2-12/+13
2019-02-28Fix DumpAsync to understand ContinuationWrapper (#22913)Stephen Toub2-3/+22
2019-02-28Fix GetApartmentState value on Unix to be Unknown (#22928)Stephen Toub1-2/+2
2019-02-28JIT: allow slightly more general promotion of structs with struct fields (#22...Andy Ayers1-1/+14
2019-02-28Make the new stream class sealedJan Vorlicek1-1/+1
2019-02-28Remove unused packages from init-tools.msbuild (#22884)Steve MacLean2-18/+0
2019-02-28Remove sdmaclea from active arm64 users (#22924)Steve MacLean1-1/+0
2019-02-28Fix resource stream for collectible assembliesJan Vorlicek6-1/+319
2019-02-28Re-partition MSBuild test groups (#22885)Egor Chesakov3-204/+86
2019-02-28Fix CoreRT build breakJan Kotas1-1/+1
2019-02-27Change IBC package layout to match what we generate (#22799)Michelle McDaniel1-1/+1
2019-02-27Merge pull request #22890 from stephentoub/fixthreadbehaviorStephen Toub7-237/+175
2019-02-27Update BuildTools, CoreClr, IbcData, PgoData to preview1-03723-01, preview4-2...Juan Hoyos3-10/+10