15638 Commits (552be178ef7ba4f71728e144594ded66a94b4cd5)

Author SHA1 Message Date
Yuchen Zeng 4ebcab42f9 Reset server-side ping enforcement after send trailing metadata 8 years ago
Nathaniel Manista 2c1a7e1375 Flip gRPC Python Protoc Plug-In default behavior 8 years ago
Alexander Polcyn a594ba0bd7 add a client side utility for extracting a google rpc 8 years ago
Yuchen Zeng d7eda6127a Add more options in grpc_chttp2_config_default_keepalive_args 8 years ago
Yuchen Zeng 18ea66fe37 Update writing.c with the trailers-only response change 8 years ago
Yuchen Zeng 1ecbebc08f Set the ping behavior as described in the proposal 8 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 8 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 8 years ago
David Garcia Quintas 998bd2c7f4 Fix leak in grpclb's lb_on_response_received_locked 8 years ago
Sree Kuchibhotla 9667e8a57d clang format 8 years ago
Sree Kuchibhotla 31ad68a7e0 fix a bad typo 8 years ago
Nathaniel Manista 086e95ae65 Use grpc_1_0 flag in beta_python_plugin_test 8 years ago
Yash Tibrewal dc1cd5437c Running generate_projects.sh 8 years ago
Sree Kuchibhotla 0dbfde6750 Restore no_barrier operations to some places where it is safe 8 years ago
Sree Kuchibhotla 966bf49b9c Add to closure_list_sched as well 8 years ago
Nathaniel Manista 86eb4ec0ef Fix a six.with_metaclass usage mistake 8 years ago
ncteisen 0252252fdd Update env var documentation 8 years ago
ncteisen 571fa0c596 Add stream state tracer 8 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 8 years ago
Nathaniel Manista 719ade3cdc Overhaul protoc_plugins._split_definitions_test 8 years ago
Nathaniel Manista 44038eb9b6 Tweak Python sanity test 8 years ago
Muxi Yan 2795eae06e Fix timeout test 8 years ago
Craig Tiller 14df5f7352 Large flow control windows under low memory pressure 8 years ago
Sree Kuchibhotla 49d75e3fc7 Address some review comments 8 years ago
Sree Kuchibhotla 4478a88ad9 More detailed error when double-scheduling a closure 8 years ago
Craig Tiller e932aca45d Add a counter for spurious writes 8 years ago
Craig Tiller 149c4696e6 Fix pings racing initial settings 8 years ago
Craig Tiller 31620ca54f Squash ping queues, make BDP pings non-initiating, make BDP queries speedup/slowdown 8 years ago
Muxi Yan 3fb250bdb1 Polish output more 8 years ago
Justin Burke 4984135a78 Add reference counting to tsi_ssl_handshaker_factories 8 years ago
Nathaniel Manista 8d3cc5ff0c Clean up a few more uses of gRPC in _pb2.py files 8 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 8 years ago
Muxi Yan 9894661712 Polish comment 8 years ago
Yash Tibrewal 8f798e9ca1 %s/current_pollable/current_pollable_obj 8 years ago
Yash Tibrewal b2a54ac4cb Reverting suffixes and changing field names instead 8 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 8 years ago
Ken Payson 9fa10cce9f Fix merge issue 8 years ago
Craig Tiller 3ad5c74311 Fix errant change 8 years ago
ZhouyihaiDing 1c87515f8d add php extension 8 years ago
Craig Tiller 3ff1fa6e05 Collect stats on why writes are initiated 8 years ago
jiangtaoli2016 f68978c41f Pass exec_ctx in TSI zero_copy_protector create 8 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 8 years ago
Ken Payson 01e83b55e4 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." 8 years ago
Sree Kuchibhotla c7cebe8d8c Consistent acq/rel semantics for pending_events atomic 8 years ago
Craig Tiller f1dc9c36a7 Count api object creations 8 years ago
Yash Tibrewal 2e2bf250fb Merging with master 8 years ago
Yash Tibrewal 2ed5d80dda Removing forward declaration 8 years ago
Yash Tibrewal a495220f31 removing a completed TODO, removing forward declarations and rearranging code instead, removing _t suffixes with other recommendations 8 years ago
Nathaniel Manista d01fd422ec grpc_1_0 flag for gRPC Python Protoc Plug-In 8 years ago
Nathaniel Manista 09a02ec040 Kill (grpcio_tests/)commands.BuildProtoModules 8 years ago