index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
Commit message (
Expand
)
Author
Age
*
Working on tests
Yash Tibrewal
2018-10-21
*
Server side interception for CompletionOp and AsyncRequest
Yash Tibrewal
2018-10-18
*
Server interception for SyncRequest
Yash Tibrewal
2018-10-18
*
some tests fail
Yash Tibrewal
2018-10-17
*
Remove unneeded file
Yash Tibrewal
2018-10-17
*
Pass interceptor creators to server object
Yash Tibrewal
2018-10-17
*
Add method to register server creators
Yash Tibrewal
2018-10-17
*
Starting on server interceptors
Yash Tibrewal
2018-10-16
*
Change types to use C++ types rather than core types
Yash Tibrewal
2018-10-16
*
s/GPR_ASSERT/GPR_CODEGEN_ASSERT and few more bugs
Yash Tibrewal
2018-10-16
*
More changes for client interception
Yash Tibrewal
2018-10-16
*
Adding hook points for interception. Code compiles and tests still run
Yash Tibrewal
2018-10-16
*
C++ Channelz GetServerSockets Support
ncteisen
2018-10-09
*
Add skeleton listen socket support
ncteisen
2018-10-09
*
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
|
*
Channelz C++ Socket support
ncteisen
2018-09-27
*
|
Create interfaces and initial plumbing for interception API
Yash Tibrewal
2018-09-26
|
/
*
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
|
\
\
*
|
|
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
|
|
\
\
\
\
|
|
|
|
|
*
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
|
\
|
|
|
*
|
Implement Watch method in health check service.
Mark D. Roth
2018-08-28
|
*
|
Fix typo
Yash Tibrewal
2018-08-16
|
*
|
Add a nullptr check
Yash Tibrewal
2018-08-16
|
*
|
Merge pull request #16356 from vjpai/exhaustion
Vijay Pai
2018-08-15
|
|
\
\
|
|
|
*
Add C++ support for GetServers
ncteisen
2018-08-15
|
|
|
*
Merge branch 'channelz-server' into channelz-cpp-server
ncteisen
2018-08-15
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix up C++ test to be more stable
ncteisen
2018-08-15
|
|
*
|
Address reviewer comments
Vijay Pai
2018-08-15
|
|
*
|
Create a new method handler for resource exhaustion and tie into thread mgr
Vijay Pai
2018-08-14
|
*
|
|
fix typo
ncteisen
2018-08-14
|
*
|
|
Change thread default to INT_MAX
ncteisen
2018-08-14
|
|
/
/
|
|
*
Subchannel support to C++
ncteisen
2018-08-13
|
|
/
|
/
|
|
*
Merge branch 'master' into rq-threads-2
Sree Kuchibhotla
2018-08-09
|
|
\
|
|
/
|
/
|
*
|
fix format
Junhao Li
2018-08-09
[next]