8519 Commits (46ccf7a441c39fdb29b2b9825c87faad17d71e27)

Author SHA1 Message Date
Yuchen Zeng 3b6593679c Fix format 7 years ago
Craig Tiller fb21821a08 Correct uncompressed string count 7 years ago
Craig Tiller 7862097e5b Add HPACK stats 7 years ago
Sree Kuchibhotla 96d23c3f08 Timer hash table for debug builds 7 years ago
Sree Kuchibhotla c2261f21e1 more debug 7 years ago
Yuchen Zeng b56cf2d3bf Protect fdn->fd 7 years ago
Yash Tibrewal 85629d0696 Add missing exec_ctx parameter to pollset_uv.c 7 years ago
Yuchen Zeng 79c12b9dc0 Drain readable fd 7 years ago
Craig Tiller 7fcdd7add0 Really spell out code generation 7 years ago
Yash Tibrewal 06312bdb43 Minor formatting, commenting and clang format for C to C++ conversion 7 years ago
Yash Tibrewal e203067bdc initializing checker_mu in timer_list to be safe 7 years ago
Yash Tibrewal 341c7e7eca Timer generic correction 7 years ago
Yash Tibrewal 067611f192 static metadata and clang format 7 years ago
Yash Tibrewal 533d118480 Removing designated initializers, implicit string literal to char * 7 years ago
Yuchen Zeng d7eda6127a Add more options in grpc_chttp2_config_default_keepalive_args 7 years ago
Yuchen Zeng 18ea66fe37 Update writing.c with the trailers-only response change 7 years ago
Yuchen Zeng 1ecbebc08f Set the ping behavior as described in the proposal 7 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 7 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 7 years ago
David Garcia Quintas 998bd2c7f4 Fix leak in grpclb's lb_on_response_received_locked 7 years ago
Sree Kuchibhotla 9667e8a57d clang format 7 years ago
Sree Kuchibhotla 31ad68a7e0 fix a bad typo 7 years ago
Sree Kuchibhotla 0dbfde6750 Restore no_barrier operations to some places where it is safe 7 years ago
Sree Kuchibhotla 966bf49b9c Add to closure_list_sched as well 7 years ago
ncteisen 0252252fdd Update env var documentation 7 years ago
ncteisen 571fa0c596 Add stream state tracer 7 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 7 years ago
Sree Kuchibhotla 49d75e3fc7 Address some review comments 7 years ago
Sree Kuchibhotla 4478a88ad9 More detailed error when double-scheduling a closure 7 years ago
Justin Burke 4984135a78 Add reference counting to tsi_ssl_handshaker_factories 7 years ago
Sree Kuchibhotla e16329dd5f Debug: timer hash table 7 years ago
Yash Tibrewal 8f798e9ca1 %s/current_pollable/current_pollable_obj 7 years ago
Yash Tibrewal b2a54ac4cb Reverting suffixes and changing field names instead 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 7 years ago
Craig Tiller b2b4a85c86 Correct comparison 7 years ago
Craig Tiller f66ed28853 Instrument executor a little better 7 years ago
Ken Payson 9fa10cce9f Fix merge issue 7 years ago
Craig Tiller 3ad5c74311 Fix errant change 7 years ago
Craig Tiller 3ff1fa6e05 Collect stats on why writes are initiated 7 years ago
Muxi Yan 3218e2b975 minor build fix 7 years ago
jiangtaoli2016 f68978c41f Pass exec_ctx in TSI zero_copy_protector create 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Ken Payson 01e83b55e4 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." 7 years ago
Sree Kuchibhotla c7cebe8d8c Consistent acq/rel semantics for pending_events atomic 7 years ago
Craig Tiller 7f10c299c7 Windows 7 years ago
Craig Tiller 213d2744b5 Only use fast path for short items 7 years ago
Craig Tiller 21b2c189d2 Remove old constant 7 years ago
Craig Tiller fb0262b0fd Eliminate lock in self-scheduling path in executor 7 years ago
Craig Tiller 1a012bbe8f Review feedback 7 years ago
Craig Tiller f1dc9c36a7 Count api object creations 7 years ago