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.h
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-09-19
|
\
|
*
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
|
*
Revert "Revert "Implement call combiner""
Mark D. Roth
2017-09-01
|
*
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
|
|
*
Implement call combiner.
Mark D. Roth
2017-08-25
*
|
Propagate grpc_millis further
Craig Tiller
2017-07-19
|
/
*
Add refcount tracers for resolver, lb_policy, stream
ncteisen
2017-06-08
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
clang-format
Craig Tiller
2017-03-31
*
Review feedback: bikeshedding round
Craig Tiller
2017-03-31
*
Use an arena for call & subchannel_call allocation
Craig Tiller
2017-03-13
*
Fixes
Craig Tiller
2017-03-13
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-23
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
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
*
Cleaning up error handling
Craig Tiller
2017-01-06
*
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
*
Clean up C++ filter API.
Mark D. Roth
2016-12-12
|
*
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
|
\
|
*
|
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 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
|
*
|
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
*
Pass deadline into filters via grpc_call_element_args, so that we can
Mark D. Roth
2016-09-14
*
Fix close vs. cancel confusion in transport helper functions.
Mark D. Roth
2016-09-09
*
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
|
|
\
|
|
*
clang-format
David Garcia Quintas
2016-07-28
|
*
|
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
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
fixed failures in h2_proxy
David Garcia Quintas
2016-07-11
|
|
|
*
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clang-format
Mark D. Roth
2016-06-23
|
*
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
*
|
|
- fix build problems
Mark D. Roth
2016-06-16
|
/
/
|
*
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
|
\
[next]