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
*
Merge pull request #17072 from yashykt/interceptor_cancellation
Yash Tibrewal
2018-11-06
|
\
*
|
Release the CallbackWithSuccessTag from a server context completionop
Vijay Pai
2018-11-06
*
|
Refactoring of CallbackWithSuccessTag
Vijay Pai
2018-11-06
*
|
Remove unnecessary header
Yash Tibrewal
2018-11-05
*
|
Add GPR_CODEGEN_DEBUG_ASSERT
Yash Tibrewal
2018-11-05
*
|
s/new/post-1.0
Yash Tibrewal
2018-11-02
*
|
Merge pull request #17053 from yashykt/global_interceptor
Yash Tibrewal
2018-11-02
|
\
\
|
|
*
Add array header for complaining compiler
Yash Tibrewal
2018-11-01
|
|
*
Add override back to GetInterceptedChannel
Yash Tibrewal
2018-11-01
|
|
*
Add note on hijacking
Yash Tibrewal
2018-11-01
|
|
*
Make client interceptors see notification even if Cancel was done before the ...
Yash Tibrewal
2018-11-01
|
|
*
Add cancellation notification
Yash Tibrewal
2018-11-01
|
|
*
Let us clean a few things before getting started
Yash Tibrewal
2018-10-31
|
*
|
Improve documentation
Yash Tibrewal
2018-10-31
*
|
|
Address reviewer comments.
Vijay Pai
2018-10-31
*
|
|
Add support for IsCancelled check
Vijay Pai
2018-10-30
*
|
|
Address reviewer comments
Vijay Pai
2018-10-30
*
|
|
Merge branch 'master' into server_callback
Vijay Pai
2018-10-30
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Register global interceptors functionality
Yash Tibrewal
2018-10-30
|
*
|
Merge pull request #17034 from yashykt/interceptorcleanup
Yash Tibrewal
2018-10-30
|
|
\
\
*
|
|
|
Experimental C++ server callback unary API
Vijay Pai
2018-10-29
|
/
/
/
|
*
|
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
|
/
/
[next]