index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
address clang-tidy problems
Mark D. Roth
2018-10-17
*
clang-format
Mark D. Roth
2018-10-15
*
Merge remote-tracking branch 'upstream/master' into health_checking_service
Mark D. Roth
2018-10-15
|
\
*
|
Fix tsan problem at startup.
Mark D. Roth
2018-10-15
|
*
C++ Channelz GetServerSockets Support
ncteisen
2018-10-09
|
*
Add skeleton listen socket support
ncteisen
2018-10-09
|
*
Regenerate projects
Stanley Cheung
2018-10-08
|
*
Merge branch 'master' into interceptors_initial
Yash Tibrewal
2018-10-02
|
|
\
|
*
|
Add experimental versions with interceptors for create channel from fd and in...
Yash Tibrewal
2018-09-30
|
*
|
Error fixes
Yash Tibrewal
2018-09-27
|
|
*
Merge pull request #16725 from ncteisen/channelz-cpp
Noah Eisen
2018-09-27
|
|
|
\
|
|
|
*
Channelz C++ Socket support
ncteisen
2018-09-27
|
|
*
|
Make SliceFromArray() static in channel_cc.cc.
Soheil Hassas Yeganeh
2018-09-27
|
*
|
|
Create interfaces and initial plumbing for interception API
Yash Tibrewal
2018-09-26
|
|
|
/
|
|
/
|
*
|
|
Simplify call state logic, create non-polling CQ, and some cleanup.
Mark D. Roth
2018-09-26
|
|
*
Use SliceFromCopiedString() for host name.
Soheil Hassas Yeganeh
2018-09-25
|
|
*
Avoid allocating temporary strings in Channel::CreateCall().
Soheil Hassas Yeganeh
2018-09-25
|
|
/
*
/
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_serv...
Mark D. Roth
2018-09-25
|
/
*
Make the core callback interface API so that it can be used in generated code
Vijay Pai
2018-09-19
*
Merge pull request #16655 from vjpai/callback_tidy
Vijay Pai
2018-09-19
|
\
*
\
Merge pull request #16624 from vjpai/callback_alarms
Vijay Pai
2018-09-19
|
\
\
|
|
*
Fix clang-tidy concerns
Vijay Pai
2018-09-19
|
|
/
|
/
|
*
|
Merge pull request #16638 from vjpai/callback_exceptions
Vijay Pai
2018-09-18
|
\
\
*
\
\
Merge pull request #16459 from arfaian/master
Juanli Shen
2018-09-17
|
\
\
\
|
|
*
|
Catch exceptions in user callbacks
Vijay Pai
2018-09-14
|
|
/
/
|
/
|
|
|
|
*
Add callback-based alarms
Vijay Pai
2018-09-13
|
|
/
|
/
|
*
|
Merge pull request #16492 from vjpai/client_callback
Vijay Pai
2018-09-12
|
\
\
|
*
|
Don't use cq_tag on Server CallOpSet's yet
Vijay Pai
2018-09-11
*
|
|
Merge pull request #16360 from ncteisen/channelz-cpp-server
Noah Eisen
2018-09-11
|
\
\
\
|
|
*
|
Address reviewer comments
Vijay Pai
2018-09-11
*
|
|
|
Revert "Second attempt: Implement Watch method in health check service."
Mark D. Roth
2018-09-10
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-server
ncteisen
2018-09-10
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
ncteisen
2018-09-10
|
\
\
\
\
|
*
\
\
\
Merge branch 'channelz-subchannels' into channelz-cpp
ncteisen
2018-09-08
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'channelz-subchannels' into channelz-server
ncteisen
2018-09-08
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
reviewer feedback
ncteisen
2018-09-07
|
*
|
|
|
|
Fix internal build breakage from #16351.
Mark D. Roth
2018-09-05
|
*
|
|
|
|
Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_serv...
Mark D. Roth
2018-09-05
|
*
|
|
|
|
Merge pull request #16407 from ncteisen/lazy-metadata
Noah Eisen
2018-08-31
|
|
\
\
\
\
\
|
|
|
|
|
*
|
Allocate using call arenas
Vijay Pai
2018-08-31
|
|
|
|
|
*
|
Address reviewer and clang-tidy comments
Vijay Pai
2018-08-30
|
|
|
|
|
*
|
Provide a generic client-side unary callback API
Vijay Pai
2018-08-30
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Revert "Implement Watch method in health check service."
Juanli Shen
2018-08-29
|
|
|
|
*
|
Merge branch 'channelz-server' into channelz-cpp-server
ncteisen
2018-08-28
|
|
|
|
|
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Subchannel support to C++
ncteisen
2018-08-28
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Lazily fill metadata map
ncteisen
2018-08-28
|
|
/
/
/
*
|
|
|
Merge branch 'channelz-subchannels' into channelz-server
ncteisen
2018-08-28
|
\
|
|
|
|
*
|
|
Merge pull request #16351 from markdroth/health_checking_service
Mark D. Roth
2018-08-28
|
|
\
\
\
|
|
*
|
|
Implement Watch method in health check service.
Mark D. Roth
2018-08-28
|
*
|
|
|
Regenerate projects
Juanli Shen
2018-08-27
[next]