-
- Downloads
Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup
No related branches found
No related tags found
Showing
- include/grpc++/create_channel.h 6 additions, 0 deletionsinclude/grpc++/create_channel.h
- include/grpc++/credentials.h 1 addition, 1 deletioninclude/grpc++/credentials.h
- src/compiler/csharp_generator.cc 5 additions, 2 deletionssrc/compiler/csharp_generator.cc
- src/compiler/csharp_generator.h 0 additions, 3 deletionssrc/compiler/csharp_generator.h
- src/core/census/grpc_filter.c 1 addition, 1 deletionsrc/core/census/grpc_filter.c
- src/core/transport/chttp2/stream_lists.c 31 additions, 13 deletionssrc/core/transport/chttp2/stream_lists.c
- src/core/transport/metadata.c 1 addition, 1 deletionsrc/core/transport/metadata.c
- src/cpp/client/create_channel.cc 6 additions, 0 deletionssrc/cpp/client/create_channel.cc
- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
- src/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs 176 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs
- src/csharp/Grpc.Core.Tests/MetadataTest.cs 11 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/MetadataTest.cs
- src/csharp/Grpc.Core.Tests/MockServiceHelper.cs 43 additions, 37 deletionssrc/csharp/Grpc.Core.Tests/MockServiceHelper.cs
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 13 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Core/Internal/AsyncCallBase.cs 29 additions, 21 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallBase.cs
- src/csharp/Grpc.Core/Internal/AsyncCallServer.cs 5 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallServer.cs
- src/csharp/Grpc.Core/Marshaller.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Marshaller.cs
- src/csharp/Grpc.Core/Metadata.cs 6 additions, 1 deletionsrc/csharp/Grpc.Core/Metadata.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthServiceImplTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/HealthServiceImplTest.cs
Loading
Please register or sign in to comment