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
*
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 "Grand unified closures"
Craig Tiller
2016-09-12
*
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
\
|
*
|
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
*
|
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 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
|
/
/
*
|
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
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Cleanup from code review
Craig Tiller
2016-07-14
|
|
|
|
*
Merge branch 'delayed-write' into grand-unified-closures
Craig Tiller
2016-07-13
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Better error message
Craig Tiller
2016-07-12
|
|
*
|
|
Make request freelists per cq, to allow drastically higher requested call counts
Craig Tiller
2016-07-12
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-12
|
|
\
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Fixes
Craig Tiller
2016-07-12
|
*
|
|
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
*
|
|
|
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
|
|
|
*
|
Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16
David Garcia Quintas
2016-07-11
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #7291 from ctiller/better_status
Nicolas Noble
2016-07-11
|
|
\
\
\
\
|
|
|
|
|
*
Debugging
Craig Tiller
2016-07-11
[next]