13716 Commits (a29d1b5f7cda8d87e0b1cbecc711a9e0c428f604)

Author SHA1 Message Date
Craig Tiller 9fd9a442ab Fix nullptr deref 8 years ago
Yuchen Zeng 5fa46127b6 Fix headers included in max_age_filter.c 8 years ago
Mehrdad Afshari d4da50b2cb Add manifest to fix grpcio_reflection packaging 8 years ago
Craig Tiller bee6a33c5c Fix include guards 8 years ago
Craig Tiller 4254d3bc31 clang-format 8 years ago
Craig Tiller de09065530 Update windows 8 years ago
Muxi Yan 9702e92d09 Asan fix 8 years ago
Craig Tiller f3ba6a0133 Fix sanity 8 years ago
Mark D. Roth 61a6398675 Fix refcounting for subchannel call stack init failures. 8 years ago
Craig Tiller dd2f706b8b Generate slightly more efficient code 8 years ago
Craig Tiller bcf9d9f463 Remove old code 8 years ago
Craig Tiller 3d13d7e162 Update copyright, choose a better sort order for our enum 8 years ago
Craig Tiller 702bf3b2dc Remove bogus assert 8 years ago
Craig Tiller 9e0b79e047 Update to new API 8 years ago
Muxi Yan 769b7c367d Bug fix 8 years ago
Muxi Yan 2a4731e2eb More merging fixes and asan fix 8 years ago
murgatroid99 f712ae76f4 Fix a couple of issues with the use of the Protobuf.js API 8 years ago
Mehrdad Afshari 0cbfad62cf Support custom pool in enable_server_reflection 8 years ago
Mark D. Roth 43f774e4d4 Add check that we don't schedule the same closure twice at once. 8 years ago
Craig Tiller c5548cce42 Add parsing for true-binary metadata 8 years ago
Craig Tiller 94736b9d67 Add encode path 8 years ago
Muxi Yan d0ee7a92ba Fix the hard conversion problem in cronet_transport.c 8 years ago
Muxi Yan e800e1c5d0 Fix the hard conversion problem in cronet_transport.c 8 years ago
Sree Kuchibhotla 3c754e4716 Microbenchmark for measuring impact of multiple threads calling cq_next 8 years ago
Yuchen Zeng 0b3d1360c2 Fix float comparison 8 years ago
Yuchen Zeng a2ca7247ae Add max_connection_age jitter 8 years ago
murgatroid99 130568e515 Fix call destruction bug 8 years ago
Mark D. Roth ca13603302 Do not retry when we fail to create a subchannel call. 8 years ago
Mark D. Roth 7477a14e3c Remove invalid gpr_free() of arena-allocated memory. 8 years ago
Craig Tiller 97a5983650 Reprioritize to fix test 8 years ago
Muxi Yan 5ce09f08d2 Disable CronetUnitTests for possible Jenkins flakiness 8 years ago
yang-g 61d02025b5 Unref the tail, not the original slice 8 years ago
Craig Tiller be094fc5e6 Fix compile 8 years ago
Craig Tiller 83f7b9559c Starting the encode path 8 years ago
Yuchen Zeng 8b0a4d207c Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro 8 years ago
Yuchen Zeng ebe6baaf64 Double keepalive_time when the client needs to be calmed 8 years ago
Yuchen Zeng 5f89996e69 Enable server-side keepalive pings 8 years ago
Yuchen Zeng c18d4b39c8 Change time unit to ms 8 years ago
Yuchen Zeng fe59341360 Reword comments 8 years ago
Yuchen Zeng 78da25097d Update with the new grpc_erro interface 8 years ago
Yuchen Zeng 114a848972 Disable bdp probe in bad_ping test 8 years ago
Yuchen Zeng af5c505fc1 Add bad_ping test, fix ping test 8 years ago
Yuchen Zeng 187c752c6f Add min_ping_interval_without_data 8 years ago
Yuchen Zeng 0937fc1a30 Client-side keepalive pings server enforcement 8 years ago
Yuchen Zeng 5272dfca33 Reset the keepalive timer when sending a bdp ping 8 years ago
Craig Tiller 87c79795e6 Perform option exchange 8 years ago
murgatroid99 c84d67e85b Keep changes from #10093 8 years ago
Craig Tiller f408784ae9 better logging 8 years ago
Craig Tiller c8f62bcb03 Add new setting for true-binary mode 8 years ago
murgatroid99 a5ea8f2150 Fix serializer error handling, update ProtoBuf.js dependency 8 years ago