16770 Commits (1a2109a0beeb8fffc036af23cb1644da51090e4c)

Author SHA1 Message Date
ncteisen 77346746aa Add ownership semantic comments to error.h 7 years ago
David Garcia Quintas c41bbd3c33 Fix wrong unreffing of slice 7 years ago
David Garcia Quintas 4ef4c38275 Create copy of "ac" data instead of stretching the locked section 7 years ago
David Garcia Quintas 5f31f01a8c Fix use-after-free caused by unsync'd access in tcp_client_posix. 7 years ago
Noah Eisen ffe6e03ecd
Fix internal TSAN bug 7 years ago
Alexander Polcyn 15a74d3317 Define RPC protocol version constants 7 years ago
ita9naiwa 837a47918b minor typo : becuase -> because 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
Ken Payson 096e3c34b7 Fix unused parameter warning in cpp codegen 7 years ago
David Garcia Quintas 62d86e9987 Fixed wrong conversion factor 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
Nathaniel Manista c5c1216a65 Elide cygrpc.Operations 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
David Garcia Quintas 230338201f regenerated proto with lastest version of protobuf 7 years ago
Yuchen Zeng 625a5c0545 Fix pending pings in grpclb 7 years ago
Juanli Shen da320606e1 Remove unreachable code in RR 7 years ago