19460 Commits (bb5e55e86896ff353010db58bc6381436e11c4a5)

Author SHA1 Message Date
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
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
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 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
Muxi Yan 92d6e285d1 Polish exception message 6 years ago
Muxi Yan 454966e36c Copy in GRPCCallOptions setters 6 years ago
Muxi Yan 1c8751f366 Avoid copy in GRPCCallOptions:copyWithZone: 6 years ago
Muxi Yan ecf85f0459 Copy fields in GRPCCallOptions initializer 6 years ago
Muxi Yan 229651a371 Check range of value-typed channel arg 6 years ago
Muxi Yan 2c47c95338 Rename channelId->channelID 6 years ago
Muxi Yan 521ffacd7c Add example to channelPoolDomain 6 years ago
Muxi Yan 0fc040d19a Rename pemXxx parameters to PEMXxx 6 years ago
Muxi Yan 2c1c22c3f1 Do not nullify GRPCCall2._call on half-close 6 years ago
ncteisen 4b8fb77690 reviewer comments 6 years ago
Muxi Yan a397862fd5 property attribute fixes 6 years ago
Muxi Yan 0d4ac971df Restrict NSTimeInterval parameters to non-negative 6 years ago
Muxi Yan 96709ecb8c Fix another NSString* != nil to NSString.length != 0 6 years ago
Muxi Yan 8592dc2722 Rename GRPCTransportTypeDefault to GRPCTransportTypeChttp2CFStream 6 years ago