platform/upstream/dotnet/runtime.git
2016-06-23 Stephen ToubMerge pull request dotnet/corefx#9617 from dotnet-bot...
2016-06-23 Atsushi KanamoriMerge pull request dotnet/corefx#9546 from yfakariya...
2016-06-23 yfakariyaMake DispatchProxy declares Property/EventInfos of...
2016-06-23 Eric St. JohnReplace source projects with depprojs
2016-06-23 Eric StJohnMerge pull request dotnet/corefx#9622 from dotnet-bot...
2016-06-23 Eric St. JohnUpdate dependenices in InteropServices to 4.2.0
2016-06-23 Stephen ToubUpdate FxCop and Framework Design Guidelines links
2016-06-23 dotnet-botUpdating CoreFx dependencies to beta-24223-03
2016-06-23 Stephen ToubMerge pull request dotnet/corefx#9619 from dotnet-bot...
2016-06-23 dotnet-botUpdating CoreClr dependencies to beta-24223-02
2016-06-23 Eric StJohnMerge pull request dotnet/corefx#9595 from dotnet-bot...
2016-06-23 Eric St. JohnFix reference to CoreCLR packages
2016-06-23 dotnet-botUpdating CoreClr dependencies to beta-24222-02
2016-06-23 Stephen ToubMerge pull request dotnet/corefx#9592 from lemmaa/add...
2016-06-23 Stephen ToubMerge pull request dotnet/corefx#9610 from stephentoub...
2016-06-23 Stephen ToubMerge pull request dotnet/corefx#9612 from stephentoub...
2016-06-23 Gaurav KhannaMerge pull request dotnet/corefx#9602 from gkhanna79...
2016-06-23 Stephen ToubMove Dataflow ETW test into its own process
2016-06-22 Stephen ToubMerge pull request dotnet/corefx#9609 from dotnet-bot...
2016-06-22 Stephen ToubAddress PR feedback, and additional cleanup
2016-06-22 Stephen ToubFix SafeSslHandle<->SafeBioHandle lifetime management
2016-06-22 dotnet-botUpdating CoreFx dependencies to beta-24222-04
2016-06-22 David MasonMerge pull request dotnet/corefx#9591 from davmason...
2016-06-22 tijoytomMerge pull request dotnet/corefx#8607 from tijoytom...
2016-06-22 Wes HaggardMerge pull request dotnet/corefx#9601 from dotnet-bot...
2016-06-22 David Masonupdate EventSource tests to dispose EventListeners
2016-06-22 Wes HaggardUpdate S.T.RegularExpressions to version 4.2.0
2016-06-22 Tijoy Tom Kalathipar... Updating contracts for new UTF8 string marshalling...
2016-06-22 Gaurav KhannaAdd RID for Windows Arm64
2016-06-22 dotnet-botUpdating CoreFx dependencies to beta-24222-03
2016-06-22 Stephen ToubMerge pull request dotnet/corefx#9593 from dotnet-bot...
2016-06-22 dotnet-botUpdating External dependencies to beta-24222-00
2016-06-22 Stephen ToubMerge pull request dotnet/corefx#9586 from Priya91...
2016-06-22 Lakshmi Priya... Add usernotfound code to check on netuserdel.
2016-06-21 Eric EilebrechtDisable SocketOptionNameTest.MulticastInterface_Set_Any...
2016-06-21 Lakshmi PriyaMerge pull request dotnet/corefx#9526 from Priya91...
2016-06-21 Stephen ToubMerge pull request dotnet/corefx#9575 from dotnet-bot...
2016-06-21 Stephen ToubMerge pull request dotnet/corefx#9573 from dotnet-bot...
2016-06-21 Stephen ToubMerge pull request dotnet/corefx#9565 from stephentoub...
2016-06-21 dotnet-botUpdating CoreFx dependencies to beta-24221-04
2016-06-21 dotnet-botUpdating External dependencies to beta-24221-00
2016-06-21 Stephen ToubMerge pull request dotnet/corefx#9569 from dotnet-bot...
2016-06-21 dotnet-botUpdating CoreFx dependencies to beta-24221-03
2016-06-21 Stephen ToubMerge pull request dotnet/corefx#9567 from dotnet-bot...
2016-06-21 dotnet-botUpdating CoreFx dependencies to beta-24221-02
2016-06-21 Karthik RajasekaranMerge pull request dotnet/corefx#9566 from karajas...
2016-06-21 Karthik RajasekaranUpdate BuildTools to version 1.0.26-prerelease-00521-01
2016-06-21 Matt GalbraithMerge pull request dotnet/corefx#9560 from MattGal...
2016-06-20 Matt GalbraithUpdate references to Microsoft.DotNet.BuildTools.TestSu...
2016-06-20 Matt EllisMerge pull request dotnet/corefx#9530 from dotnet-bot...
2016-06-20 Matt EllisMerge remote-tracking branch 'upstream/master' into...
2016-06-20 Lakshmi Priya... Respond to PR feedback.
2016-06-20 Stephen ToubDelete now dead code
2016-06-20 Stephen ToubHandle more bad protocol cases
2016-06-20 Stephen ToubMerge pull request dotnet/corefx#9548 from ellismg...
2016-06-20 Stephen ToubCapture exception from send method into returned task
2016-06-20 Stephen ToubSmall refactorings/fixes in WebSockets managed client
2016-06-20 Stephen ToubMerge pull request dotnet/corefx#9537 from stephentoub...
2016-06-20 Tomáš MatoušekMerge pull request dotnet/corefx#9531 from tmat/Metadat...
2016-06-20 Stephen ToubMark another ActiveIssue
2016-06-20 Stephen ToubSeparate diagnostics tests into their own class
2016-06-20 Stephen ToubAdd remote executor support for an async method
2016-06-20 Jeremy BartonAllow the HTTP2 protocol test to pass with untrusted...
2016-06-20 Stephen ToubMerge pull request dotnet/corefx#9544 from stephentoub...
2016-06-20 Tomas MatousekMetadataBuilder tests, API polish, docs
2016-06-20 Eric StJohnMerge pull request dotnet/corefx#9524 from ericstj...
2016-06-20 Eric St. JohnFix reference assembly non-stable refs
2016-06-20 Eric St. JohnFix product binary non-stable refs
2016-06-20 Eric St. JohnEnsure we reference the latest Lineup package.
2016-06-20 Stephen ToubTweak HTTP client certificates test and add ActiveIssue
2016-06-20 Stephen ToubMerge pull request dotnet/corefx#9536 from stephentoub...
2016-06-20 Stephen ToubAdd retry to GetConnectedWebSocket
2016-06-19 Jeremy BartonMerge pull request dotnet/corefx#9510 from bartonjs...
2016-06-19 Jeremy BartonSeal the remaining X509 Unix PAL types
2016-06-19 Jeremy BartonSplit new PAL types into new files
2016-06-19 Jeremy BartonSplit IStorePal into IStorePal, IExportPal, ILoaderPal
2016-06-19 Stephen ToubMerge pull request dotnet/corefx#9534 from stephentoub...
2016-06-19 Jeremy BartonMake System.Linq.Expressions share Common ReferenceEqua...
2016-06-19 Jeremy BartonClean up unnecessary finalization in building Unix...
2016-06-19 Jeremy BartonAdd ReferenceEqualityComparer to Common
2016-06-19 Stephen ToubSeveral managed WebSockets tweaks
2016-06-18 Stephen ToubMerge pull request dotnet/corefx#9513 from stephentoub...
2016-06-18 Stephen ToubMerge pull request dotnet/corefx#9519 from stephentoub...
2016-06-18 David ZuckerAdd support to statically link (dotnet/corefx#8982)
2016-06-18 Cory RiveraMerge pull request dotnet/corefx#9523 from corivera...
2016-06-18 Aditya MandaleekaMerge pull request dotnet/corefx#9517 from adityamandal...
2016-06-17 Eric EilebrechtConvert CredentialCache perf tests to xunit.performance...
2016-06-17 Lakshmi Priya... Add package authoring for 4.2.0.0 Regex contract.
2016-06-17 Eric St. JohnUpdate CoreFx packages to beta-24217-04
2016-06-17 Cory RiveraReplace manual conn string checking in ManualTests...
2016-06-17 Stephen ToubMerge pull request dotnet/corefx#9508 from stephentoub...
2016-06-17 Eric Eilebrecht- Split System.Net.Sockets.Tests.DualMode into multiple...
2016-06-17 Cory RiveraAdd generic test conn string checking to SqlClient...
2016-06-17 Stephen ToubRemove now unnecessary [OuterLoop] from test
2016-06-17 Cory RiveraRemove process exit when failing ManualTests connection...
2016-06-17 Stephen ToubMerge pull request dotnet/corefx#9509 from cshung/Depen...
2016-06-17 Stephen ToubMerge pull request dotnet/corefx#9504 from stephentoub...
2016-06-17 Stephen ToubMerge pull request dotnet/corefx#9506 from stephentoub...
2016-06-17 Stephen ToubReduce S.R.InteropServices outerloop test time from...
2016-06-17 Aditya MandaleekaUpdate BuildTools version to 1.0.26-prerelease-00517-04
next