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
*
Add max_results to ServerSockets
ncteisen
2018-12-11
*
Merge pull request #17435 from yang-g/health_service_shutdown
Yang Gao
2018-12-07
|
\
|
*
Add a Shutdown call to HealthCheckServiceInterface
yang-g
2018-12-06
*
|
Allow the interceptor to know the method type
Vijay Pai
2018-12-06
|
/
*
Merge pull request #17416 from vjpai/ondone
Vijay Pai
2018-12-06
|
\
|
*
Treat StartCall like a reserved callback since it is required
Vijay Pai
2018-12-06
*
|
Merge pull request #17368 from soheilhy/worktree-tsan-auto-annot
Soheil Hassas Yeganeh
2018-12-05
|
\
\
|
|
*
Do OnDone as the actual last thing so that the reactor can be reused.
Vijay Pai
2018-12-05
|
|
/
|
/
|
|
*
Add TSAN annotations to gRPC.
Soheil Hassas Yeganeh
2018-12-04
*
|
Document that ClientContext must remain alive for duration of RPC
Vijay Pai
2018-12-03
|
/
*
Merge pull request #17144 from vjpai/server_streaming
Vijay Pai
2018-12-03
|
\
*
\
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
apolcyn
2018-11-30
|
\
\
|
|
*
Streaming API for callback servers
Vijay Pai
2018-11-30
|
|
/
|
/
|
|
*
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
Alexander Polcyn
2018-11-30
*
|
Fix clang-tidy and golden file issues
Vijay Pai
2018-11-30
*
|
clang-format
Vijay Pai
2018-11-30
*
|
Stop exposing streaming object class
Vijay Pai
2018-11-30
*
|
Make StartCall() a releasing operation so that you can pile up ops
Vijay Pai
2018-11-30
*
|
Address reviewer comments
Vijay Pai
2018-11-30
*
|
Client callback streaming
Vijay Pai
2018-11-30
|
/
*
Fix comment
Noah Eisen
2018-11-29
*
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
Soheil Hassas Yeganeh
2018-11-28
*
Apply the conversion on the status irrespective of whether Pluck returned true
Yash Tibrewal
2018-11-21
*
Necessary change after #17219
Yash Tibrewal
2018-11-21
*
Merge pull request #17219 from yashykt/cleanup
Yash Tibrewal
2018-11-20
|
\
*
|
Remove the std::unique_ptr, instead use move semantics everywhere
Yash Tibrewal
2018-11-15
|
*
Make Pluck use the changes made in FinalizeResult
Yash Tibrewal
2018-11-14
|
/
*
Properly clear metadata and other structs when reusing ServerContext
Vijay Pai
2018-11-13
*
Add comment on cancellation being forever alone in the batch
Yash Tibrewal
2018-11-06
*
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
|
/
/
/
[next]