14034 Commits (fe4b1ee9b0ab574a7abb9b255ca7b21affb1da23)

Author SHA1 Message Date
ncteisen fe9da0b80a Regain sanity 8 years ago
Ken Payson 029090628d Upgrade protobuf to 3.3.0 8 years ago
Makarand Dharmapurikar eeb37cff4e Documentation fixes for python public API. 8 years ago
Mark D. Roth 175c73b90a clang-format 8 years ago
Mark D. Roth b9b0efd037 clang-format 8 years ago
James Eady be6ccdbc14 Proper clang formatting. 8 years ago
Mark D. Roth 64d922ae87 Make sure we set deadline for the LB call even without a pick. 8 years ago
Noah Eisen 89371914c9 Fix error refcount bug 8 years ago
Mark D. Roth 92210831ee Fix build problem with gcc 4.7. 8 years ago
Muxi Yan 3b8f0ce97b Fix a bug where OP_CANCEL is completed prematurely 8 years ago
Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 8 years ago
Mark D. Roth 64a317cc3e Code clean-up in client_channel. 8 years ago
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 8 years ago
James Eady 3b26451025 Add static method to generated code to return fully qualified protobuf service name. 8 years ago
Jan Tattermusch 01ce23641d reports GC stats in qps workers 8 years ago
Ken Payson 7e7ac1c60c Fix Python interop tests 8 years ago
murgatroid99 ea87dfb711 Clang format 8 years ago
murgatroid99 37797bdfa5 Remove another instance of '#ifdef GRPC_UV' from Node extension 8 years ago
David Garcia Quintas 04109e8f7d BUILD and #include fixes 8 years ago
David Garcia Quintas 04911ca202 New version of grpclb end2end test 8 years ago
Manuel Kroiss 6580894218 Fix python imports in gRPC generated python code 8 years ago
David Garcia Quintas 606945af76 1.3.0 -> 1.3.1-pre1 8 years ago
David Garcia Quintas 3ef2355eae s/1.3.0-pre/1.3.0 8 years ago
Jan Tattermusch 136533e396 fix security_connector.c formatting 8 years ago
Julien Boeuf 815e318268 Removing cipher suites blacklisted in HTTP2. 8 years ago
murgatroid99 cb5c62afab Remove extra header from node_grpc.cc 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nathaniel Manista b1faf02140 What was once Mac OS X is now called macOS 8 years ago
Nathaniel Manista ffc23ff17f Drop Python 2.7-only implication 8 years ago
Julien Boeuf b71ef65cb3 more TLS cleanup. 8 years ago
Craig Tiller 0f4168aa36 Expose extensibility point for flow control 8 years ago
Craig Tiller bb4046cd77 Regenerate projects 8 years ago
Zoltan Kuscsik fcb56a785d core, avl: rename static functions 8 years ago
murgatroid99 2f04c73c7d Clang format 8 years ago
murgatroid99 bc528641fe Remove another instance of '#ifdef GRPC_UV' from Node extension 8 years ago
murgatroid99 627e2a5abd Remove another from Node extension 8 years ago
Noah Eisen ad8d36d4dc clang fmt 8 years ago
Noah Eisen 7eaca2f7b6 Propagate publish error 8 years ago
jiangtaoli2016 f2263e14ca fix guards in transport_security_adapter.h 8 years ago
murgatroid99 f94f64fc12 Remove non-libuv code from Node extension 8 years ago
Craig Tiller 1c2332b0c1 Fix potential memory leak, cleanup some code 8 years ago
Noah Eisen d3ba7cbc8c Don't abort on input 8 years ago
jiangtaoli2016 e0e961aae7 fix guard on src/core/tsi/transport_security_adapter.h 8 years ago
David Garcia Quintas ae64b01506 updated g meaning for 1.4.x 8 years ago
Craig Tiller 85bf34a4a8 Copy slices for in-process transports: its no longer safe to just ref 8 years ago
David Garcia Quintas c3fc8342b1 Demote handshake logging msg to DEBUG 8 years ago
Dan Zhang fefd2f2d8b Add make udp_server shutdown_fd() protected by mutex lock. 8 years ago
Muxi Yan fd00263ae9 Fix nit 8 years ago
Craig Tiller cdd9e56864 C++ compatibility fix for stack_lockfree.c 8 years ago
Craig Tiller 2757982c63 C++ compatibility fix for tmpfile_posix.c 8 years ago