7898 Commits (1dd74dd3783daa3ac427add91b3b81deb7758200)

Author SHA1 Message Date
Jorge Canizales 0803bb0b33 Add state transitions to GRPCCall 9 years ago
Jorge Canizales 47b80bc558 Test that GRPCCall transitions states properly 9 years ago
Paul Querna 1b9c0a2123 Remove duplicate instance of grpc_global_wakeup_fd 9 years ago
Paul Querna 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 9 years ago
Ken Payson 0482c1046b Python QPS Worker/initial scenarios 9 years ago
murgatroid99 9003768b0a Fixed unused parameter error 9 years ago
murgatroid99 9e3538c57d Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback 9 years ago
Jan Tattermusch bfee01ddc8 regenerate C# sources 9 years ago
Jan Tattermusch 59c20edc3b add comments from .proto file to generated C# files 9 years ago
Craig Tiller 4cbaccfa60 clang-format 9 years ago
Craig Tiller 9b7b62b599 Fix a case whereby we leak a winsocket if we fail to connect 9 years ago
Nathaniel Manista cab9470ee8 Remove Python alpha/early_adopter implementation 9 years ago
Masood Malekghassemi 832ae81b21 Allow additive changes to protos w/o forcing user implementation 9 years ago
murgatroid99 6f6076659f Load default roots.pem in Node via grpc_set_ssl_roots_override_callback 9 years ago
Masood Malekghassemi d06e9291cb Add Windows-specifics to Python docs 9 years ago
murgatroid99 92b8decaff Make Node servers warn instead of fail when a method is missing a handler 9 years ago
murgatroid99 8658b17866 Fixed minor Node compilation issue 9 years ago
Mark D. Roth 1f3319bc88 Fixed clang formatting problems. 9 years ago
Benjamin Herzog 1843ccb226 Use static const strings 9 years ago
Mark D. Roth 640d71dda9 Use cpp macros for the "application/grpc" string and its length. 9 years ago
Craig Tiller a93e5a49e3 Fix use-after-free 9 years ago
David Garcia Quintas cce51fe5ac Added compression tracer 9 years ago
Craig Tiller 9859d8d296 Fix use-after-free 9 years ago
Craig Tiller 773d9908aa Fix refcounting bug for mdstrs 9 years ago
Jan Tattermusch 7c0e1eec85 regenerate code 9 years ago
Jan Tattermusch 4e0f73cddb add internal_access option for C# codegen 9 years ago
Jan Tattermusch 5f8872f899 introduce c# generator options 9 years ago
Jan Tattermusch a967ee567e support custom parsegeneratorparameter 9 years ago
Jan Tattermusch 44f7c54847 params for generating only client/server 9 years ago
murgatroid99 110e07af8d Added node plugin to grpc-tools npm package, updated build_package_node 9 years ago
Jan Tattermusch 85c3ab0b0b fix #5912 9 years ago
Mark D. Roth c5b1eef8b1 Change C implementation to not log an "Unexpected content-type" message 9 years ago
Ken Payson 707c9e29e0 Changed python proto build to use shared protos 9 years ago
Eric Richardson deadbcdab1 Wrap delegate line to fix a Rubocop error about line length 9 years ago
Wouter van Oortmerssen b695b9b035 Some additional fixes to make the C++ codegen not depend on protobuf. 9 years ago
David Garcia Quintas eb913107f7 Init tracers after plugin registration 9 years ago
yang-g 57d1e08268 resolve comments 9 years ago
Jan Tattermusch 55fad175dd regenerate C# protos 9 years ago
Jan Tattermusch cc8a4b384c disable warnings for use of our own obsolete interfaces 9 years ago
Jan Tattermusch 23a9ca5184 fix assembly version attributes for C# 9 years ago
Craig Tiller 482ce5e3a4 Fix typo 9 years ago
Jan Tattermusch f4bc99eb00 address comments 9 years ago
Craig Tiller d2906ad80c Fix bug 9 years ago
Craig Tiller db6011fba6 Fix inf loop 9 years ago
Craig Tiller a92ebc8352 Fix test bugs, expand corpus 9 years ago
Craig Tiller 52cf871cab Bug fixes 9 years ago
Craig Tiller 92a17d7a8f Make api_fuzzer mac ready 9 years ago
Craig Tiller 0eab6975dc Fix locking bug 9 years ago
Craig Tiller b12d22affa Fix memory leak 9 years ago
Craig Tiller 0ede545127 Fix memory leak on disconnection 9 years ago