index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
surface
Commit message (
Expand
)
Author
Age
*
Fix handling of max receive message size on client side.
Mark D. Roth
2016-10-04
*
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
\
*
\
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-19
|
\
\
*
\
\
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-16
|
\
\
\
|
|
*
\
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Pass deadline into filters via grpc_call_element_args, so that we can
Mark D. Roth
2016-09-14
*
|
|
|
Fix setting deadline in server call.
Mark D. Roth
2016-09-13
*
|
|
|
Minor cleanup.
Mark D. Roth
2016-09-13
*
|
|
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
\
\
\
\
|
|
*
|
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
/
/
/
|
*
|
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
*
|
|
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
\
|
|
|
|
|
|
*
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
|
\
*
|
|
|
|
clang-format
Mark D. Roth
2016-09-09
*
|
|
|
|
Remove debugging code.
Mark D. Roth
2016-09-09
*
|
|
|
|
Remove unused code for chaining on_complete closures in call.c.
Mark D. Roth
2016-09-07
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Set status from the grpc_error or whichever of its children has the data.
Mark D. Roth
2016-09-02
*
|
|
|
|
Move client-side deadline handling to client_channel filter.
Mark D. Roth
2016-09-02
|
*
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-02
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-01
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #7862 from makdharma/grpc_caching
makdharma
2016-09-01
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'client_channel_cleanup' into deadline_filter
Mark D. Roth
2016-09-01
|
\
|
|
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-08-31
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
surface cacheable flag to the call
Makarand Dharmapurikar
2016-08-29
|
*
|
|
|
|
Specify the "g" in gRPC
Craig Tiller
2016-08-29
|
|
/
/
/
/
*
|
|
|
|
Fix build problems when refcount debugging is enabled.
Mark D. Roth
2016-08-29
*
|
|
|
|
Initial code to move deadline timer into a filter. Timer cancellation
Mark D. Roth
2016-08-26
|
/
/
/
/
|
|
*
|
Add filter to subchannel instead of main client channel.
Mark D. Roth
2016-08-24
|
|
*
|
Add channel arg for max send message size and add message size filter.
Mark D. Roth
2016-08-23
|
|
/
/
|
/
|
|
|
|
*
Remove completion queue parameter from grpc_server_add_insecure_channel_from_...
Sree Kuchibhotla
2016-08-22
|
|
/
|
/
|
*
|
Improved some docstrings for grpc_call creation
David Garcia Quintas
2016-08-09
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-09
|
|
\
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-04
|
|
\
*
|
\
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-08-02
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7024 from markdroth/filter_call_init_failure
kpayson64
2016-08-02
|
|
\
\
*
|
\
\
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
|
\
\
\
|
|
|
*
|
Fix stack use after scope in call.c
Vitaly Buka
2016-08-01
|
|
|
/
/
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
David Garcia Quintas
2016-08-01
|
|
|
\
\
|
|
*
|
|
clang-format
David Garcia Quintas
2016-07-28
*
|
|
|
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-28
|
\
|
|
|
|
|
*
|
|
|
Fixed asan failure and some refcounting bugs.
Mark D. Roth
2016-07-27
|
|
|
|
*
Get traces around everything
Craig Tiller
2016-07-18
|
|
|
|
*
Fixes & debug
Craig Tiller
2016-07-18
|
|
|
|
*
Fixes
Craig Tiller
2016-07-18
*
|
|
|
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-15
|
\
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-07-15
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]