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
*
Tracers know their name
ncteisen
2017-07-13
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add initializers for all tracers
Craig Tiller
2017-05-04
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Review feedback: bikeshedding round
Craig Tiller
2017-03-31
*
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-20
|
\
|
*
Use an arena for call & subchannel_call allocation
Craig Tiller
2017-03-13
|
*
Fixes
Craig Tiller
2017-03-13
*
|
Get a few files compiling with new transport ops
Craig Tiller
2017-03-02
|
/
*
Hoist constant setting out of loop - and shave some ns from call creation
Craig Tiller
2017-02-15
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Update to new error handling discipline
Craig Tiller
2017-01-06
*
Cleaning up error handling
Craig Tiller
2017-01-06
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
|
\
|
|
|
*
clang-format
Mark D. Roth
2016-11-18
|
|
*
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
*
|
|
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
|
*
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
|
/
/
|
*
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
Mark D. Roth
2016-11-09
|
|
\
*
|
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
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
*
|
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
/
|
*
/
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
|
|
/
[next]