index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
/
channel_cc.cc
Commit message (
Collapse
)
Author
Age
*
Update with internal C++ interfaces
Yuchen Zeng
2017-10-30
|
*
Remove c++ channel connectivity watcher
Yuchen Zeng
2017-10-30
|
*
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
|
*
Address review comments
Yuchen Zeng
2017-09-05
|
*
Fix timer shutdown process
Yuchen Zeng
2017-09-01
|
*
Add ChannelConnectivityWatcher::Ref()/Unref()
Yuchen Zeng
2017-08-25
|
*
Sanity fixes
Yuchen Zeng
2017-08-24
|
*
Privatize ChannelConnectivityWatcher members
Yuchen Zeng
2017-08-24
|
*
Remove non-POD global variables
Yuchen Zeng
2017-08-24
|
*
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
Yuchen Zeng
2017-08-24
|
*
Check env variable
Yuchen Zeng
2017-08-24
|
*
Share one monitoring thread between channels
Yuchen Zeng
2017-08-24
|
*
Check connectivity intermittently
Yuchen Zeng
2017-08-23
|
*
Remove atm in ChannelConnectivityWatcher
Yuchen Zeng
2017-08-23
|
*
Avoid using timers
Yuchen Zeng
2017-08-22
|
*
Prevent watching unsuppoted channels
Yuchen Zeng
2017-08-22
|
*
Address review comments
Yuchen Zeng
2017-08-22
|
*
Add reconnect channel tests
Yuchen Zeng
2017-08-22
|
*
Add ChannelConnectivityWatcher
Yuchen Zeng
2017-08-22
|
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
|
*
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
|
|
|
or that interface with core and are only for internal use
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
Async end2end test passes
Craig Tiller
2017-03-31
|
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
|
|
|
This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Start moving C++ to slice interfaces
Craig Tiller
2016-11-21
|
*
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
|
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
*
Use C++11 final and override
Vijay Pai
2016-11-01
|
|
*
|
clang-format
Craig Tiller
2016-10-26
|
|
*
|
Bulk update #includes
Craig Tiller
2016-10-26
|
/
*
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22