8859 Commits (6f7f00b5736196d067ac91cab87fa1d043264e68)

Author SHA1 Message Date
Adam Michalik 8cf5303e8c more separation 9 years ago
Adam Michalik 3a3e14ca09 revert channel_create.c 9 years ago
Adam Michalik 321b1fb1c2 separate posix functionality to grpc_posix.h 9 years ago
Adam Michalik 46cc2acc3e add tests 9 years ago
Adam Michalik d9b8db6c17 Create channel directly. 9 years ago
Adam Michalik 6e9fab5ed6 Add support for establishing client channel using existing FD 9 years ago
Makarand Dharmapurikar 150e5025cb added ** for doc autogen. 9 years ago
Craig Tiller 660f1fdaf3 Fix windows #define 9 years ago
Makarand Dharmapurikar b43bda43ec added comment about host parameter format (issue 4147) 9 years ago
Makarand Dharmapurikar 5cdc9b9181 added comment about host parameter format (issue 4147) 9 years ago
Craig Tiller 2569ebd64f Fix windows include 9 years ago
Ken Payson 571c12ef18 Remove AsyncStreaming client from python qps tests 9 years ago
Jan Tattermusch 8d829d0d6d Add more Channel and Server constructor overloads 9 years ago
David Garcia Quintas 69ff63d158 clang-format 9 years ago
David Garcia Quintas 1cf4ec7ad0 merge leftover 9 years ago
Yuchen Zeng a2bc0ccb50 Get transport from transport global 9 years ago
Jan Tattermusch ed5af1c623 update tests 9 years ago
Jan Tattermusch bdccdef0c6 autoregister grpc shutdown hooks 9 years ago
Jan Tattermusch 2f7414117c add appdomain unload test 9 years ago
Jan Tattermusch 018cfb8c14 update tests 9 years ago
Jan Tattermusch 25e3ba57b1 improve shutdown tests 9 years ago
Jan Tattermusch 739ee1b159 support GrpcEnvironment.KillServersAsync 9 years ago
Jan Tattermusch 63386a1064 deduplicate server shutdown logic 9 years ago
Jan Tattermusch 4aea5281de Add ShutdownChannelsAsync api 9 years ago
Jan Tattermusch 703c042ec0 serverside shutdown hook test 9 years ago
Jan Tattermusch 5858441a2c make environment shutdown asynchronous 9 years ago
Jan Tattermusch 85030e31a5 register appdomain events 9 years ago
David Garcia Quintas c4d5112719 moar renamings 9 years ago
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