index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
|
*
|
interceptor_creators_ should be destroyed after health_check_service_
Yash Tibrewal
2018-10-29
*
|
|
Add call as param to MethodHandler::Deserialize to allow arena use
Vijay Pai
2018-10-29
|
|
/
|
/
|
|
*
Add note on the experimental nature of the additional method in ServerInterface
Yash Tibrewal
2018-10-29
|
*
Get ClientContext included with ChannelInterface, and slight more cleanup
Yash Tibrewal
2018-10-29
|
/
*
Merge pull request #16842 from yashykt/interceptors
Yash Tibrewal
2018-10-28
|
\
|
*
Replace size_t initialization from false to 0
Yash Tibrewal
2018-10-27
|
*
Change index to size_t
Yash Tibrewal
2018-10-26
|
*
Missed reviewer comments
Yash Tibrewal
2018-10-26
|
*
Reviewer comments except for void * fixed
Yash Tibrewal
2018-10-26
|
*
Separate out interceptorbatchmethodimpl to a different file
Yash Tibrewal
2018-10-26
|
*
Rename call.h to call_op_set.h and call_wrapper.h to call.h
Yash Tibrewal
2018-10-26
*
|
Merge pull request #17018 from sreecha/patch-1
Vijay Pai
2018-10-26
|
\
\
*
\
\
Merge pull request #16991 from ncteisen/channelz-get-server-core
Noah Eisen
2018-10-26
|
\
\
\
|
|
*
|
Fix an outdated comment
Sree Kuchibhotla
2018-10-26
|
|
/
/
|
/
|
|
|
|
*
Some cleanup
Yash Tibrewal
2018-10-26
|
|
*
Adding generic rpc and unimplemented rpc test for server interceptors
Yash Tibrewal
2018-10-25
|
|
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-25
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Added server async tests
Yash Tibrewal
2018-10-25
*
|
|
Merge pull request #16992 from morganchen12/warnings
Vijay Pai
2018-10-25
|
\
\
\
|
*
|
|
clang-format
Vijay Pai
2018-10-25
|
|
*
|
Add GetServer to core
ncteisen
2018-10-24
*
|
|
|
Unifying grpc build hacks
ncteisen
2018-10-24
*
|
|
|
Revert "Revert "Refactor Channelz Service to Support Internal Build""
ncteisen
2018-10-24
|
|
|
*
Solve memory leak due to double setting of set_server_rpc_info
Yash Tibrewal
2018-10-24
*
|
|
|
Revert "Refactor Channelz Service to Support Internal Build"
Noah Eisen
2018-10-24
|
|
/
/
|
/
|
|
|
*
|
Fix documentation warnings
Morgan Chen
2018-10-24
|
/
/
*
|
Merge pull request #16507 from markdroth/health_checking_client
Mark D. Roth
2018-10-24
|
\
\
|
*
|
Client-side health checking support.
Mark D. Roth
2018-10-24
*
|
|
Change CatchingCallback function to be varargs for broader use
Vijay Pai
2018-10-24
|
/
/
|
*
Add client streaming, server streaming and bidi streaming tests
Yash Tibrewal
2018-10-23
|
*
Another server side test
Yash Tibrewal
2018-10-23
|
*
First test for server interception
Yash Tibrewal
2018-10-23
*
|
Refactor to support internal build
ncteisen
2018-10-22
|
*
Adding tests using the callback API
Yash Tibrewal
2018-10-22
|
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-22
|
|
\
|
|
/
|
/
|
|
*
Adding intercepted channel
Yash Tibrewal
2018-10-22
|
*
Working on tests
Yash Tibrewal
2018-10-21
*
|
Merge pull request #16950 from vjpai/membug2
Vijay Pai
2018-10-19
|
\
\
|
*
|
Fix CallOpSet copy/assignment to reset cq_tag
Vijay Pai
2018-10-19
|
|
*
Don't expose internal functions.. Add a layer of indirection namely InternalI...
Yash Tibrewal
2018-10-19
|
|
*
Server side interception for CompletionOp and AsyncRequest
Yash Tibrewal
2018-10-18
|
|
*
Server interception for SyncRequest
Yash Tibrewal
2018-10-18
*
|
|
Merge pull request #16362 from overvenus/formalize-empty-batch
Vijay Pai
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
|
|
*
Add more tests for client interceptors
Yash Tibrewal
2018-10-16
|
|
*
Change types to use C++ types rather than core types
Yash Tibrewal
2018-10-16
[prev]
[next]