8818 Commits (acbf8c290afe4f3f0e690162f17b63df8096280f)

Author SHA1 Message Date
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Craig Tiller d0e4deb8ef Change constness 9 years ago
Jan Tattermusch a134fa7036 improve docs on ShutdownAsync() for servers and channels 9 years ago
Jan Tattermusch 6acc07d50d improve the xmldocs on call cancellation and disposal 9 years ago
Jan Tattermusch e1bee5bd59 improve comments in math.proto 9 years ago
Jan Tattermusch 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Nathaniel Manista c09a3580a1 Route Python Beta API through Python GA API 9 years ago
Craig Tiller 9d69e8082d Advertise transport selected in user-agent string 9 years ago
Jan Tattermusch fcc8d971ff get rid of deprecated server and client interface 9 years ago
Jan Tattermusch 562cd05bc9 update C# codegen and regenerate 9 years ago
Jan Tattermusch 781720f82d get rid of servicename argument for server service definition. 9 years ago
Craig Tiller 5258412df9 Fix platform ifdef 9 years ago
Craig Tiller 139098c188 Fix cast to avoid potential wraparound 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Nathaniel Manista debd1517b7 A Cython-layer read-not-all-responses test 9 years ago
Yuchen Zeng 3623dc5cdd Move protobuf dependencies to config_protobuf.h 9 years ago
David Garcia Quintas 23bb526710 fixed typo 9 years ago
Craig Tiller f5f290459a Fix up some server setup bugs 9 years ago
Craig Tiller 8d8f9a891b Fix refcounting algorithm 9 years ago
David Garcia Quintas 020087035b Polished RR policy and added policy doc preamble 9 years ago
Yuchen Zeng 91630f72e7 Remove __inline 9 years ago
Yuchen Zeng 82ec451c42 Check if optional_drop_message is an empty slice 9 years ago
Craig Tiller e5ee38d0cf Provide more context in error 9 years ago
Craig Tiller 6238e5bf40 Fix bad return value 9 years ago
Yuchen Zeng a9d8c5564e Provide reasons in error messages when streams are canceled with a connection drop 9 years ago
Craig Tiller a65475c9f3 Document error.h better 9 years ago
Craig Tiller f2874ef49a Only send status and message with stream closure when needed 9 years ago
Nathaniel Manista 29243ddb18 Python GA security API 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 9 years ago
Craig Tiller 4e80494abc Switch to using an enum instead of hard-coded indices 9 years ago
Craig Tiller 6828a78c09 Log error 9 years ago
alex b0f676b050 Fix memory leak reading from python ByteBuffer. 9 years ago
Makarand Dharmapurikar eaf5426e7b fixed dependency problem in grpc_cronet by adding dep on chttp2 9 years ago
Craig Tiller bcb8ce0015 Rename tsi function 9 years ago
Craig Tiller 99b642a1f5 Use exec_ctx where it should be, and fix leak 9 years ago
Craig Tiller a572a144b1 clang-format 9 years ago
Craig Tiller 6ae6fc7a79 Fix server side memory leak 9 years ago
Nathaniel Manista 10da197c1e Python GA channel and server 9 years ago
Masood Malekghassemi c045fd9645 Add a test for grpc/grpc#6522 9 years ago
Craig Tiller d07ad1caf3 Fix mac compilation 9 years ago
Craig Tiller 19fbe93787 Fix format string 9 years ago
Makarand Dharmapurikar 2a2599b5ca incremental fix - removed cronet dependency from grpc_secure 9 years ago
Makarand Dharmapurikar 38d8055306 cronet build related changes 9 years ago
Ken Payson dce1ee6c84 Fixed ruby fd bug 9 years ago
Craig Tiller df30bc53b9 clang-format 9 years ago
Craig Tiller 8cdc4e5f8a Fix format string crash bug 9 years ago
Craig Tiller 2ec184b324 Fix formatting bug leading to crash 9 years ago
Craig Tiller 87b75c201a Pass through connection error 9 years ago
Craig Tiller 5e3a0ef666 Reintegrate 9 years ago