19464 Commits (5fbace0a0316e7b03ba54a47cb3fedcb41a54cf4)

Author SHA1 Message Date
Yash Tibrewal 63bdf4e236 More changes for client interception 7 years ago
Yash Tibrewal 5d831da9d1 Adding hook points for interception. Code compiles and tests still run 7 years ago
ncteisen 8fe64be062 Incorperate uuid into channel and server socket lookup 7 years ago
Vishal Powar a95ea6dab4 Add new grpc lb plugin 'xds' 7 years ago
ncteisen 58486521ae s/more_to_come/reached_pagination_limit 7 years ago
ncteisen f1d3d32f9c Assume UNKNOWN if no status 7 years ago
Mark D. Roth a424d96997 clang-format 7 years ago
Mark D. Roth 0b085a1f05 Fix tsan problem at startup. 7 years ago
ncteisen c27d2fcbbe Ban gevent test 7 years ago
ncteisen c13260802e Add subchannnel conn state tracing 7 years ago
ncteisen 39b8de9eff Add channel conn state tracing 7 years ago
Soheil Hassas Yeganeh 08ae060a44 Fix formatting errors introduced in a280d899. 7 years ago
ncteisen 3c41a169d0 protect spammy log with tracer 7 years ago
Jan Tattermusch a959b6d7d2 Show dlerror if grpc_csharp_ext load fails 7 years ago
Jan Tattermusch 9929a23ecd add dlerror stubs 7 years ago
Lidi Zheng 118e134ded fix Exception throw for invalid channel args 7 years ago
Soheil Hassas Yeganeh a280d89937 Use grpc_mdelem_create() directly. 7 years ago
kkm 27771aa604 Document .NET build integration with Grpc.Tools 7 years ago
kkm 5103951117 Infer coding style, adjust .editorconfig, reformat Tools code 7 years ago
kkm f626d4618d Restore packaging of binary tools under tools/ 7 years ago
kkm 9158493c41 Improve ProtoToolsPlatformTask tests 7 years ago
kkm ccacf24fb0 Fix dotnet/Mono build and testing under Linux 7 years ago
Yihua Zhang bed575c8b1 Do not pass interested_parties during handshake 7 years ago
Mehrdad Afshari 9d2f985f55 Revert "Bazel rules for gRPC Python interop tests" 7 years ago
Mehrdad Afshari 45e8ada064 Revert "Bazel rules for Python grpcio_reflection" 7 years ago
Mehrdad Afshari c992454355 Revert "Rename BUILD files to Bazel convention" 7 years ago
ncteisen 4377cbadaf Support channelz pagination 7 years ago
Naresh 079e250167
Rename BUILD files to Bazel convention 7 years ago
ncteisen 10f995d283 Enable channelz by default 7 years ago
ncteisen 773434a484 Atomically set BaseNode uuid 7 years ago
ncteisen 4b8fb77690 reviewer comments 7 years ago
Soheil Hassas Yeganeh 78434ad303 Do not wait for allocation if buffer is less than half the target. 7 years ago
Soheil Hassas Yeganeh c8d5db1717 Update TCP read estimates as soon as we read the whole buffer. 7 years ago
ncteisen 80b3433972 reviewer comments 7 years ago
Naresh 2e78e516ad
Bazel rules for Python grpcio_reflection 7 years ago
Naresh 9172775bc8 Bazel rules for gRPC Python interop tests 7 years ago
ncteisen f14c001b64 Connected channel has ref to channelz 7 years ago
ncteisen 17b6c04b89 Intercept trailing in subchannel, not client_channel 7 years ago
Vijay Pai c469b57b35 Increment version number since grpc_use_signal deletion is an API breaker 7 years ago
Vijay Pai a46ddf4a09 Remove grpc_use_signal which is no longer relevant 7 years ago
Jan Tattermusch d94b49a1df unify fallthrough comment in switch statements 7 years ago
Jan Tattermusch 41df33e456 update owner for client_channel 7 years ago
ncteisen 0b0f21b3d2 C++ Channelz GetServerSockets Support 7 years ago
ncteisen 9b0223f1c5 Add skeleton listen socket support 7 years ago
Naresh 873e0757cb
Bazel rules for Python grpcio_health_checking 7 years ago
Jan Tattermusch 716b5577fc fixup: rename *Tests files to *Test 7 years ago
Jan Tattermusch af4649efae update OWNERS files 7 years ago
Muxi Yan e08c05903a Assert argument non-null 7 years ago
Stanley Cheung e5ce1e36e6 Regenerate projects 7 years ago
Soheil Hassas Yeganeh d6b140df03 Revert the change in grpc.h because it's part of C API. 7 years ago