20231 Commits (3a2cfe50ec768dd83eefd5e29da567c1c98db298)

Author SHA1 Message Date
Muxi Yan ad5485ae4e Make channel args immutable 6 years ago
Muxi Yan bc292b87c2 polish attributes of GRPCChannelConfiguration 6 years ago
Muxi Yan 549db7b80b host == nil -> host.length == 0 6 years ago
Muxi Yan 62fb609df7 rename kChannelPool->gChannelPool 6 years ago
Muxi Yan 6032e960d4 Polish channelID comments 6 years ago
Muxi Yan 543fbf38c0 timeout > 0 6 years ago
Muxi Yan a8b07a37df Synchronized access to kHostCache 6 years ago
Muxi Yan 7d32a2cb25 Set user's dispatch queue's handler to internal serial queue 6 years ago
Muxi Yan da43545ff7 Check callSafety in -init in GRPCCall 6 years ago
Muxi Yan b3d236d1bf Prevent empty string 6 years ago
Muxi Yan 9f47e76fc8 QoS for internal dispatch queues 6 years ago
Muxi Yan bf09206496 Separate GRPCProtoResponseHandler from GRPCResponseHandler 6 years ago
kkm 3b7c408262 Remove target netcoreapp2.1 from Tools.Tests csproj 6 years ago
Yash Tibrewal b232bacf27 Starting on server interceptors 6 years ago
Yash Tibrewal cc8c27950c Change types to use C++ types rather than core types 6 years ago
Yash Tibrewal 6fb7bd23bf s/GPR_ASSERT/GPR_CODEGEN_ASSERT and few more bugs 6 years ago
Yash Tibrewal 6f05a711e6 Adding a test 6 years ago
Yash Tibrewal 63bdf4e236 More changes for client interception 6 years ago
Yash Tibrewal 5d831da9d1 Adding hook points for interception. Code compiles and tests still run 6 years ago
ncteisen 8fe64be062 Incorperate uuid into channel and server socket lookup 6 years ago
Vishal Powar a95ea6dab4 Add new grpc lb plugin 'xds' 6 years ago
Spencer Fang 519654b4b2 Initial commit to let lb policy intercept recv trailing metadata 6 years ago
ncteisen 58486521ae s/more_to_come/reached_pagination_limit 6 years ago
ncteisen f1d3d32f9c Assume UNKNOWN if no status 6 years ago
Mark D. Roth a424d96997 clang-format 6 years ago
Mark D. Roth 0b085a1f05 Fix tsan problem at startup. 6 years ago
ncteisen c27d2fcbbe Ban gevent test 6 years ago
ncteisen c13260802e Add subchannnel conn state tracing 6 years ago
ncteisen 39b8de9eff Add channel conn state tracing 6 years ago
Soheil Hassas Yeganeh 08ae060a44 Fix formatting errors introduced in a280d899. 6 years ago
ncteisen 3c41a169d0 protect spammy log with tracer 6 years ago
Jan Tattermusch a959b6d7d2 Show dlerror if grpc_csharp_ext load fails 6 years ago
Jan Tattermusch 9929a23ecd add dlerror stubs 6 years ago
Lidi Zheng 118e134ded fix Exception throw for invalid channel args 6 years ago
Soheil Hassas Yeganeh a280d89937 Use grpc_mdelem_create() directly. 6 years ago
kkm 27771aa604 Document .NET build integration with Grpc.Tools 6 years ago
kkm 5103951117 Infer coding style, adjust .editorconfig, reformat Tools code 6 years ago
kkm f626d4618d Restore packaging of binary tools under tools/ 6 years ago
kkm 9158493c41 Improve ProtoToolsPlatformTask tests 6 years ago
kkm ccacf24fb0 Fix dotnet/Mono build and testing under Linux 6 years ago
Yihua Zhang bed575c8b1 Do not pass interested_parties during handshake 6 years ago
Mehrdad Afshari 9d2f985f55 Revert "Bazel rules for gRPC Python interop tests" 6 years ago
Mehrdad Afshari 45e8ada064 Revert "Bazel rules for Python grpcio_reflection" 6 years ago
Mehrdad Afshari c992454355 Revert "Rename BUILD files to Bazel convention" 6 years ago
Muxi Yan e69a7cc7f7
patch the previous fix 6 years ago
ncteisen 4377cbadaf Support channelz pagination 6 years ago
Naresh 079e250167
Rename BUILD files to Bazel convention 6 years ago
Muxi Yan e457b0dacc Fix missing initialMetadata in GRPCMutableCallOptions 6 years ago
ncteisen 10f995d283 Enable channelz by default 6 years ago
ncteisen 773434a484 Atomically set BaseNode uuid 6 years ago