8132 Commits (808ac3872427f1b2cd7eadd2a595825c5e0ceb2e)

Author SHA1 Message Date
Makarand Dharmapurikar df66507304 moved cronet_c_for_grpc.h in third_party 9 years ago
Makarand Dharmapurikar a49b13bc33 cronet wrapper code 9 years ago
Craig Tiller e98b494db7 Fix bug where max_frame_size was ignored 9 years ago
Jorge Canizales 0803bb0b33 Add state transitions to GRPCCall 9 years ago
Jorge Canizales 47b80bc558 Test that GRPCCall transitions states properly 9 years ago
David Garcia Quintas 7a5f019bd3 Removed leftover function declaration from channel args 9 years ago
Yuchen Zeng 088aa27adf format fixes 9 years ago
Yuchen Zeng 615da64992 explicitly cast constant value to gpr_atm 9 years ago
Craig Tiller 4ee1a62723 Stress test fixes 9 years ago
Yuchen Zeng fad045004d debug logging fix 9 years ago
Mark D. Roth 00598719bc Use HTTP/2 MAX_HEADER_LIST_SIZE setting instead of adding a new member 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
murgatroid99 faf3bfca82 Fixed grpc-tools.gemspec 9 years ago
murgatroid99 3b293253d4 Created grpc-tools ruby gem for distributing protoc and the plugin 9 years ago
Ken Payson ad9d06effe Create Python stress test 9 years ago
Mark D. Roth c2de452309 Fix header-size computation to comply with the HTTP/2 RFC. 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
Craig Tiller 27f59afecb Unifying error handling within core 9 years ago
murgatroid99 9e3538c57d Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback 9 years ago
Mark D. Roth 0c6070f68d Mark stream as cancelled if we exceed the metadata size limit. 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
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 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 ac2e88f956 Initial attempt at adding support for max metadata size. Currently, the 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