10668 Commits (aea91859a3dc800e63a85da9bd717dd8deee96a5)

Author SHA1 Message Date
Muxi Yan 92795c405c Update free_read_buffer with a function 8 years ago
Muxi Yan 8739e806fc Update test 8 years ago
Vijay Pai db5b1cbc94 Add all plumbing and typedef's for controlled server-side streaming 8 years ago
Mark D. Roth 88405f70c1 Centralized logic for choosing the right LB policy. 8 years ago
Muxi Yan 6c0b960a45 Name revision 8 years ago
David Garcia Quintas 9f85272dd3 bugfixes from integration testing 8 years ago
Muxi Yan 20f49619ad Simplify the changes using macro 8 years ago
Muxi Yan 0814e3cb17 Minor fixes 8 years ago
Muxi Yan 461fed13cb Resolve memory leak in cronet_transport 8 years ago
Muxi Yan 1bd5c77a65 Add idempotent test 8 years ago
Muxi Yan 22f7973179 ObjC API update 8 years ago
David Garcia Quintas 92eb6b92d7 Use call's deadline for internal grpclb call 8 years ago
Mark D. Roth afa8c1051e clang-format 8 years ago
Mark D. Roth 72d0b1615f Change sockaddr resolver to allow setting method config via URI query params. 8 years ago
Mark D. Roth d51e0352c5 Various fixes and clean-ups. 8 years ago
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 8 years ago
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 8 years ago
Stanley Cheung 881f4ff672 PHP Proto3: new serialization/deserialization for messages 8 years ago
Stanley Cheung 53d219c962 PHP Proto3: gRPC PHP Plugin code generator 8 years ago
Ken Payson 65818729dc Clang format 8 years ago
Nicolas "Pixel" Noble beeeddd571 Format. 8 years ago
Muxi Yan 1674f650ad Clean up code 8 years ago
Craig Tiller 7f0bf534df Fix crash when accepting a stream after shutdown 8 years ago
Craig Tiller c2fbddf199 Fix memory leak 8 years ago
Ken Payson 84a4bdd5d8 Fix Typo 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Muxi Yan dcbf5440b8 Set initial backoff to 10000ms when creating channel 8 years ago
Muxi Yan 9deb09fa36 Use NS_OPTIONS flags for ObjC API 8 years ago
Nicolas "Pixel" Noble fa242cba90 Plugging memory leak. 8 years ago
Craig Tiller 62d66b86d7 Fix copy/paste bug 8 years ago
Craig Tiller 10d13f6c90 Make initial connect retry backoff configurable 8 years ago
Mark D. Roth 6336ef7bad Use per-method wait_until_ready value. 8 years ago
David Garcia Quintas 0d366c983c PR comments 8 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 8 years ago
Mark D. Roth 59c9f904bf Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to 8 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 8 years ago
Muxi Yan d7aef05f24 Readability improvement 8 years ago
Muxi Yan e97f7c0ba6 Allow more general flags to be passed to ObjC API 8 years ago
Craig Tiller 35e87838a7 Review feedback 8 years ago
David Garcia Quintas 129bb463c3 Added comments wrt lb/subchannel args ownership. 8 years ago
Craig Tiller 4288101a0b Fix flow control of cancelled streams 8 years ago
David Garcia Quintas 55ba14a785 Use the server's name as the service name for gRPC LB 8 years ago
David Garcia Quintas 5f2e90e3ae Populate server_name for sockaddr resolver 8 years ago
Sree Kuchibhotla bd48c9162a Use SIGMINRT + 6 as the default signal for gRPC epoll engine 8 years ago
Muxi Yan fdea83d42a Update grpc objc API for support of PUT method 8 years ago
Muxi Yan 16c26ed252 Add support of PUT method 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Mark D. Roth 996e95b4ad Use per-method max message size limits. 8 years ago
Mark D. Roth 6600645135 Refactor hash table code into its own module and use it for method_config as well as method_config_table. 8 years ago
Dan Born 966a448a55 Require non-NULL exec_ctx to unref. 8 years ago