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
/
channel
Commit message (
Expand
)
Author
Age
*
Various fixes and clean-ups.
Mark D. Roth
2016-09-30
*
Use per-method wait_until_ready value.
Mark D. Roth
2016-09-28
*
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-09-28
|
\
*
|
Use per-method max message size limits.
Mark D. Roth
2016-09-27
*
|
Pass path into init_call_elem() for use in looking up method config.
Mark D. Roth
2016-09-26
*
|
Merge branch 'deadline_filter' into service_config
Mark D. Roth
2016-09-26
|
\
\
*
|
|
Encode method config table in channel args instead of in resolver result.
Mark D. Roth
2016-09-26
|
|
*
clang-format
Mark D. Roth
2016-09-23
|
|
*
Fix type problems.
Mark D. Roth
2016-09-22
|
|
*
Set default max send message size to unlimited.
Mark D. Roth
2016-09-22
|
|
/
|
/
|
|
*
Fix message size filter to use close instead of cancel.
Mark D. Roth
2016-09-20
|
*
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-19
|
|
\
|
|
/
|
/
|
*
|
Fix Windows printf formatting bug.
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...
Craig Tiller
2016-09-16
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
|
|
|
*
|
|
|
Code review changes.
Mark D. Roth
2016-09-15
|
|
|
*
Pass deadline into filters via grpc_call_element_args, so that we can
Mark D. Roth
2016-09-14
|
*
|
|
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
|
\
\
\
|
|
|
|
*
Fix build problem from merge.
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
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fix build problem on Windows.
Mark D. Roth
2016-09-09
|
|
|
*
clang-format
Mark D. Roth
2016-09-09
|
|
|
*
Remove debugging code.
Mark D. Roth
2016-09-09
|
|
|
*
Fix close vs. cancel confusion in transport helper functions.
Mark D. Roth
2016-09-09
|
|
|
*
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-09
|
|
|
|
\
|
*
|
|
\
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-08
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Fix error refcounting.
Mark D. Roth
2016-09-07
|
|
|
|
*
Fix portability problems.
Mark D. Roth
2016-09-06
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
\
\
\
\
\
|
|
*
|
|
|
Fix fuzzing detected failure
Craig Tiller
2016-09-05
|
|
/
/
/
/
|
|
|
|
*
Start cancellations at the current filter instead of the next one.
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 branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
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
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
moved kMaxPayloadSizeForGet definition to C file
Makarand Dharmapurikar
2016-08-31
|
|
*
|
|
|
addressed review feedback.
Makarand Dharmapurikar
2016-08-31
*
|
|
|
|
|
Change error messages to include actual values and limits.
Mark D. Roth
2016-08-31
|
|
*
|
|
|
one more clang-format fix
Makarand Dharmapurikar
2016-08-31
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-08-31
|
\
|
|
|
|
|
|
|
|
|
|
*
Add locking. Add cancellation check. Use grpc_call_element_send_cancel().
Mark D. Roth
2016-08-31
|
|
|
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]