6722 Commits (4a11ecc076ad376833171e5f40105dc8e4320acd)

Author SHA1 Message Date
Yuchen Zeng 4a11ecc076 Add ChannelConnectivityWatcher::Ref()/Unref() 7 years ago
Yuchen Zeng 6514a0df72 Add gpr_is_true 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
David Garcia Quintas 3732f869e1 PR comments 7 years ago
David Garcia Quintas a2c1df4dcd RR: Initialize subchannel connectivity state 7 years ago
ncteisen 41ba268c20 Pull bdp estimation into flowctl module 7 years ago
Vijay Pai e1418e4ab1 Switch to idiomatic Slice API 7 years ago
Yuchen Zeng 309c9de041 Update credentials_test 7 years ago
Vijay Pai ce58cf8c44 Add Slice constructors to match all grpc_slice cases 7 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 7 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 7 years ago
David Garcia Quintas ecabe09b89 Condition variables are not latches 7 years ago
Yuchen Zeng 36969385e5 Group the port picking functions 7 years ago
Yuchen Zeng 32c0153f81 Make port picking functions overridable 7 years ago
ncteisen af313caab8 Eliminate copy in QPS Driver 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
Noah Eisen 680873b1b4 Env var for fuzzer trace 7 years ago
Noah Eisen 686437ada9 Add repro 7 years ago
Vijay Pai 4280725bb3 Clean up grpc++_unsecure so that it doesn't require secure content anymore 7 years ago
Alexander Polcyn 088e85ca64 add comment and test for memory api of grpc_call_cancel_with_status 7 years ago
yang-g 7d6b914f98 Change return type to bool 7 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 7 years ago
David Garcia Quintas fc950fbeb5 Fix bug in handling of RR connectivity transition to SHUTDOWN 7 years ago
ncteisen 0133cc6fd8 Avoid benchmarking allocs 7 years ago
David Garcia Quintas 6a7935e14e Watch the LB channel using the right initial conn. state 7 years ago
Mark D. Roth e7751807e2 Use new protocol for reporting dropped calls to grpclb balancer. 7 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 7 years ago
Sree Kuchibhotla fc58bd827e Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 7 years ago
David Garcia Quintas c22c65b58d grpclb: deal with all-drops serverlists 7 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 7 years ago
Vijay Pai bc81eee4d4 Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Yash Tibrewal d0c1e50ea9 Changing a few variable names and adding few safety conditions 7 years ago
Vijay Pai c50cf03f32 Move gtest last 7 years ago
Yash Tibrewal c62ce80b80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 7 years ago
Yash Tibrewal 78d7125017 Removing a few style issues 7 years ago
Yash Tibrewal ad11680be7 remove unnecessary code 7 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 7 years ago
ncteisen 3c909d55fd Pull out flow control objects 7 years ago
ncteisen 06f052b35d Get rid of local window, fix qps worker 7 years ago
ncteisen 268a82398c Pull flow control into one module 7 years ago
Vijay Pai 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Yuchen Zeng 9968c253cd Update bm_pollset with the fd_orphan change 7 years ago
Yuchen Zeng d40a7ae6c3 Add already_closed in grpc_fd_orphan 7 years ago
Craig Tiller d996379030 Reset OWNERS state 7 years ago
Guantao Liu 29a7050c35 Fixed sanity. 7 years ago