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
/
channel_stack.c
Commit message (
Expand
)
Author
Age
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
clang-format
Mark D. Roth
2016-11-18
*
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
*
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
Mark D. Roth
2016-11-09
|
\
|
*
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
*
|
|
Populate latency field in final_info.
Mark D. Roth
2016-11-07
|
|
*
Fix build problem.
Mark D. Roth
2016-11-07
|
|
*
Code review changes.
Mark D. Roth
2016-11-04
|
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
|
/
|
/
|
|
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
*
Pass call start time into the call stack via grpc_call_element_args.
Mark D. Roth
2016-10-14
*
Pass path into init_call_elem() for use in looking up method config.
Mark D. Roth
2016-09-26
*
Merge remote-tracking branch 'upstream/master' into deadline_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 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 close vs. cancel confusion in transport helper functions.
Mark D. Roth
2016-09-09
*
|
Start cancellations at the current filter instead of the next one.
Mark D. Roth
2016-09-02
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-04
|
|
\
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
\
*
|
|
Fixed asan failure and some refcounting bugs.
Mark D. Roth
2016-07-27
*
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-12
|
\
\
\
|
|
*
|
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
|
/
/
|
|
*
Make transport_stream_ops all be heap allocated
Craig Tiller
2016-07-08
|
|
/
*
|
Merge branch 'master' into filter_call_init_failure
Mark D. Roth
2016-07-01
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into handler_http_response
Yuchen Zeng
2016-06-30
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Make transport-level errors be reflected in status messages on calls
Craig Tiller
2016-06-23
*
|
|
clang-format
Mark D. Roth
2016-06-23
*
|
|
Added test for filter whose call initialization fails, and fixed bugs
Mark D. Roth
2016-06-23
*
|
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
/
|
*
Add http2 status code in error_message if it's not 200
Yuchen Zeng
2016-06-13
|
/
*
Merge pull request #6804 from ctiller/plugin_advertisement
Jan Tattermusch
2016-06-09
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
\
\
|
|
*
Advertise transport selected in user-agent string
Craig Tiller
2016-06-06
*
|
|
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
*
|
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-03
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Introduced grpc_pops (pollset or pollset_set)
David Garcia Quintas
2016-05-03
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-29
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
PR comments
David Garcia Quintas
2016-04-25
*
|
|
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
|
*
Done right this time...
David Garcia Quintas
2016-04-14
|
|
*
Added grpc_call_stats to the call stack
David Garcia Quintas
2016-04-14
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-03-31
|
|
\
|
|
/
|
/
|
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-03-28
|
/
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyright
Craig Tiller
2016-03-25
[next]