2750 Commits (cfd20c4262ca5b214e75b612baad15ad85e47275)

Author SHA1 Message Date
Alexander Polcyn 9e3a76ba71 Add c-ares resolver tests against GCE DNS, using the unit test. 7 years ago
Juanli Shen fe40815682 Readd grpclb fallback 7 years ago
Vijay Pai 2046d0b3c5 Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Yuchen Zeng 46c821fe81 Remove extra record_to_resolve 7 years ago
Yuchen Zeng 79c12b9dc0 Drain readable fd 7 years ago
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 7 years ago
Craig Tiller 350a4239fe Fix compile error 7 years ago
David Garcia Quintas 588e36a3e3 Get rid of magic numbers 7 years ago
David Garcia Quintas 7d764673ef Backends must be up before some grpclb tests start. 7 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 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
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago
Craig Tiller 8e87c74fe9 Fix compilation for C++ 7 years ago
Juanli Shen aba0a0a544 Add fallback (use backends from resolver if can't reach balancer) to grpclb. 7 years ago
Craig Tiller ed26a49b2c Add annotation 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
David Garcia Quintas c3c7e5548f {grpclb,client_lb}_end2end: Fix epoll1 flakes 7 years ago
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 7 years ago
Craig Tiller c1453ca8c2 Revert "Annotate benign race" 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Alok Kumar 1b6f4fc79f Clang format modified files 7 years ago
Alok Kumar dd9916d364 Fix microbenchmarks BUILD file 7 years ago
Alok Kumar e0399c29c5 Partition microbenchmarks to be easily sharable for google specific transports 7 years ago
David Garcia Quintas a28cca8447 Condition variables are not latches, again 7 years ago
Yuchen Zeng b5dd3abad9 Increase the grace period in ReconnectChannel tests 7 years ago
Craig Tiller 6869da4d65 Annotate benign race 7 years ago
Craig Tiller e1101cf099 Update Bazel for new systems 7 years ago
Craig Tiller b675e0a0af Annotate benign race 7 years ago
Nicolas "Pixel" Noble fc49d6edab Splitting gmock out of gtest. 7 years ago
Craig Tiller 9bebf8b22a C++ API for write-through 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 7 years ago
Craig Tiller 2897235609 Expose stats into qps_driver 7 years ago
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 7 years ago
Vijay Pai 6defb325d9 Remove some pre-C++11-style workarounds 7 years ago
Yuchen Zeng eeea43fa24 Increase the grace period in ReconnectChannel tests 7 years ago
David Garcia Quintas 52ba957f83 Removed in_connectivity_shutdown from RR 7 years ago
Yuchen Zeng 4a11ecc076 Add ChannelConnectivityWatcher::Ref()/Unref() 7 years ago
Mark D. Roth 76e264b8df Implement call combiner. 7 years ago
Vijay Pai c38955501b Move some internal includes to the right places 7 years ago
Yuchen Zeng b4481a9a13 Share one monitoring thread between channels 7 years ago
Yuchen Zeng bfb4e06e3c Check connectivity intermittently 7 years ago
Yuchen Zeng a2e506e8d9 Avoid using timers 7 years ago
Yuchen Zeng ee3e3310bb Add reconnect channel tests 7 years ago
ncteisen c302eb9840 Microbenchmarks work with bazel 7 years ago