16559 Commits (f5649c7e9634bfa4f1522c0ebef4947004ef1a64)

Author SHA1 Message Date
Juanli Shen 6502ecc812 Add refcount to subchannel_index. 8 years ago
Yash Tibrewal bc130daf5f Adding more pointer conversions and type renaming 8 years ago
Craig Tiller cf34fa58f4 Document only epoll1 for these stats, add missing spot 8 years ago
Craig Tiller ebacb2f20d Fixes 8 years ago
Vijay Pai 4a7fca5b65 Give guidance on prefixing struct/enum/#define names 8 years ago
Vijay Pai b0ed7374b3 Enable filter if either AGE or IDLE is specified; don't require both. 8 years ago
Craig Tiller 480f5d8612 Add missing increments 8 years ago
Craig Tiller 70bbb6b117 Fix schema generation 8 years ago
Vijay Pai b2f490c565 Include limits.h since we're using INT_MAX (affects some compilers) 8 years ago
Yash Tibrewal a6ede3bea1 Remove unnecessary comment 8 years ago
Yash Tibrewal 6988dbb456 There is no need to remove fail_pending_writes from mark_stream_closed anymore 8 years ago
Yash Tibrewal 49119a4caf Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata 8 years ago
Yash Tibrewal 97dab51a3f Renaming pops_tag enum 8 years ago
Yash Tibrewal 090aca55bd Using already type casted variables 8 years ago
Yash Tibrewal 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues 8 years ago
Alexander Polcyn dd2c3cf23a fix handling of service config choosing when percentage is zero 8 years ago
Alexander Polcyn 3a24364b48 Fix a memory leak in cares wrapper 8 years ago
Jan Tattermusch ea7807876c regenerate 8 years ago
Jan Tattermusch 4fa3364975 bump version to 1.6.1 8 years ago
Vijay Pai 4b7ef4d525 Build a wall and make 'u' pay for it 8 years ago
Muxi Yan f6e61bf768 Add comment for timeout; assert on negative timeout value; fix timeout test 8 years ago
Craig Tiller 20104ce596 Add a clamp to remove ubsan failure 8 years ago
Craig Tiller 61539748f5 Fix Windows compile error 8 years ago
Alexander Polcyn d24e966c1d fix memory leak of ruby call objects 8 years ago
Craig Tiller 4b7fe94a97 Automatically generate BigQuery schema details for all counters 8 years ago
Muxi Yan afa4700501 Use Apple internal type for timeout 8 years ago
Nathaniel Manista c75ae78b08 Add more Cython-layer tests 8 years ago
Craig Tiller e9af6f9214 Fix merge error 8 years ago
Vijay Pai 0ebc3ad22b Temporarily take ownership of cpp generator to prevent changes 8 years ago
Mark D. Roth ad9208c07e clang-format 8 years ago
Mark D. Roth b29296042a More cleanup in client_channel code. 8 years ago
Juanli Shen aba0a0a544 Add fallback (use backends from resolver if can't reach balancer) to grpclb. 8 years ago
Craig Tiller 8e71287bd7 Fix race conditions on backup poller creation 8 years ago
Nathaniel Manista eda5a4db1e Fix metadata memory leak 8 years ago
Jan Tattermusch ba2801f75c build using c-ares own cmake 8 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 8 years ago
Muxi Yan 9dba7eb6b8 Fix error unref problem 8 years ago
Craig Tiller 50fec6aef5 Measure batchiness 8 years ago
Craig Tiller f73c2109d3 Compile fix 8 years ago
Craig Tiller b0ce25e705 Add comment 8 years ago
Craig Tiller 073a88f4dd add some stats 8 years ago
Craig Tiller b61a26cff9 Eliminate redundant now calls 8 years ago
Craig Tiller eda90974b4 Add a documentation field to stats, enforce its usage 8 years ago
Mark D. Roth c7388e5d82 Fix node build. 8 years ago
Yash Tibrewal ca3c1c05eb More explicit pointer type conversion 8 years ago
Nicolas "Pixel" Noble fd6335c93d Some compilers still don't like that. 8 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 8 years ago
Craig Tiller 06a1baed61 Better HTTP stats 8 years ago
Craig Tiller 6155df6e5c Better TCP stats 8 years ago
Craig Tiller 07d2fa7768 Better executor stats 8 years ago