16936 Commits (badfd4144304ea29b17c49d3d8b18645514941b1)

Author SHA1 Message Date
Alexander Polcyn 15a74d3317 Define RPC protocol version constants 7 years ago
ita9naiwa 837a47918b minor typo : becuase -> because 7 years ago
Mehrdad Afshari 0981f9fab1 Bump version to 1.8.1 7 years ago
Ken Payson 8179b9523a Fixes race condition in Python server shutdown 7 years ago
ncteisen c0b00c3f14 Fix executor tsan bug 7 years ago
Nathaniel Manista e1c4021726 Reallow out-of-spec metadata 7 years ago
Frank Natividad 235a2e74b2
[Ruby] Specify module init after cloning repo 7 years ago
Noah Eisen 430f745e6b Fix tsan in bad_client tests 7 years ago
Alexander Polcyn b14f1ea602 Disable soreuseport in ruby unit tests 7 years ago
yang-g ef02bcf152 Mark tcp errors as UNAVAILABLE 7 years ago
Jan Tattermusch a2044f83c6 metadata plugin update statuses in wrapped langs 7 years ago
Jan Tattermusch ef0e64cdf5 Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"" 7 years ago
Ken Payson 096e3c34b7 Fix unused parameter warning in cpp codegen 7 years ago
David Garcia Quintas 62d86e9987 Fixed wrong conversion factor 7 years ago
murgatroid99 552b5aace5 Delete node-related files again 7 years ago
Muxi Yan 3cf3accd04 Fix inline/refcounted slice problem in gzip 7 years ago
Jan Tattermusch 386bbdf165 regenerate 7 years ago
Jan Tattermusch 96d5eb5eb4 use auto-generated header for C# plugin 7 years ago
Junsung Ko b66c7d1e7d fix or slow down windows socket leak 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Mehrdad Afshari fdfaf1b12e Add tests for gRPC Python interceptor machinery 7 years ago
Mehrdad Afshari 108500f194 Add gRPC Python client-side interceptor machinery 7 years ago
Mehrdad Afshari 68e1978e9e Add gRPC Python service-side interceptor machinery 7 years ago
Dan Born bdf63919b8 Refactor POSIX TCP client connect. 7 years ago
ncteisen 138ee78529 yapf grpcio_tests 7 years ago
ncteisen e2097f0cc9 yapf-ize grpc_testing 7 years ago
ncteisen 0f6c518e3c yapf-ize grpcio_reflection 7 years ago
ncteisen d258430bc3 yapf-ize grpcio_health_checking 7 years ago
ncteisen 128366374f Yapf-ize grpcio/grpc_.py 7 years ago
yang-g 3c42425cd1 Use the correct env var name 7 years ago
Muxi Yan 98e075a616
Add a comment when Xcode simulator fails to start. 7 years ago
Muxi Yan 2b57a10db4 pre-boot xcode sim in objc-tests 7 years ago
Mehrdad Afshari b0afa016cb Refactor: Rename call to response_iterator_call 7 years ago
Mehrdad Afshari 90ab995cb0 Tests for ServicerContext.abort 7 years ago
Mehrdad Afshari 9bc44e3829 Introduce ServicerContext.abort to abort an RPC 7 years ago
Alexander Polcyn ebcc6b398d Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when 7 years ago
ncteisen a77fb7dc67 Read new env var to toggle 7 years ago
Nathaniel Manista c5c1216a65 Elide cygrpc.Operations 7 years ago
ncteisen 0aaee995a3 Plumb through flow_control->flow_conrol_enabled() 7 years ago
ncteisen 734256a5d0 Add comments 7 years ago
ZhouyihaiDing e2af6d9985 php_info add grpc version 7 years ago
Nathaniel Manista 80516e884a Streamline metadata in gRPC Python 7 years ago
Yash Tibrewal 9e5dc246ee Disallow delete on ExecCtx 7 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Nathaniel Manista ae74a320dc Fix Beta API metadata looseness 7 years ago
Jan Tattermusch 1aee9d9880 address comments 7 years ago
David Garcia Quintas a5e2da4096 Do the Step() in the right place 7 years ago
Alexander Polcyn f7a869fdbe Unref global backup poller under its lock 7 years ago
Jan Tattermusch 737f6e7ea6 synchronize access to native channel methods 7 years ago
Jan Tattermusch 05455715db split out channel connectivity test 7 years ago