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
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-08
|
\
|
*
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
|
*
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
\
|
|
*
\
Merge github.com:grpc/grpc into fuzzit
Craig Tiller
2016-11-08
|
|
|
\
\
|
*
|
\
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #8522 from lizan/write_compressed_byte_buffer
David G. Quintas
2016-11-07
|
|
|
\
\
\
|
|
|
|
|
*
Fix build problem.
Mark D. Roth
2016-11-07
*
|
|
|
|
|
Code review changes.
Mark D. Roth
2016-11-04
|
|
|
|
|
*
Code review changes.
Mark D. Roth
2016-11-04
|
|
|
|
*
|
Remove errant init
Craig Tiller
2016-11-04
*
|
|
|
|
|
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
*
|
|
|
|
|
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03
*
|
|
|
|
|
Remove more now-unnecessary code.
Mark D. Roth
2016-11-03
*
|
|
|
|
|
Minor cleanups.
Mark D. Roth
2016-11-03
*
|
|
|
|
|
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
*
|
|
|
|
|
Use JSON for service config channel arg.
Mark D. Roth
2016-11-02
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Fix memory leak
Craig Tiller
2016-10-31
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Skip compress filter if byte_buffer is compressed
Lizan Zhou
2016-10-28
|
|
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
|
_
|
/
|
/
|
|
|
*
|
clang-format
Craig Tiller
2016-10-26
|
*
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
|
*
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Bulk update #includes
Craig Tiller
2016-10-26
|
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
|
|
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
Mark D. Roth
2016-10-26
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Move method_config module from ext/client_channel to lib/transport.
Mark D. Roth
2016-10-26
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-24
|
|
\
|
|
/
|
/
|
|
*
clang-format
Mark D. Roth
2016-10-24
*
|
Merge remote-tracking branch 'upstream/master' into service_config2
Mark D. Roth
2016-10-24
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-21
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8095 from markdroth/rename_client_config
Mark D. Roth
2016-10-21
|
|
\
\
|
|
|
*
Change LB policies to get their input from channel args.
Mark D. Roth
2016-10-21
|
*
|
|
Merge pull request #7651 from rjshade/add_error_log_for_h2_headers
Craig Tiller
2016-10-21
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-10-19
|
\
|
|
|
|
*
|
|
Merge pull request #8303 from markdroth/service_config
Mark D. Roth
2016-10-19
|
|
\
\
\
*
|
|
|
|
Convert method config to a struct for use in the fast path.
Mark D. Roth
2016-10-19
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Pass call start time into the call stack via grpc_call_element_args.
Mark D. Roth
2016-10-14
|
*
|
|
change from malloc to gpr_malloc
Yuxuan Li
2016-10-13
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into add_error_log_for_h2_headers
Robbie Shade
2016-10-12
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Code review changes.
Mark D. Roth
2016-10-11
*
|
|
Remove unnecessary include.
Mark D. Roth
2016-10-06
*
|
|
Handle the case where the resolver returns after the call is initialized.
Mark D. Roth
2016-10-05
*
|
|
Merge branch 'max_message_size_fix' into service_config
Mark D. Roth
2016-10-04
|
\
|
|
|
*
|
Fix handling of max receive message size on client side.
Mark D. Roth
2016-10-04
*
|
|
Add h2_fake_resolver end2end test fixture.
Mark D. Roth
2016-10-03
*
|
|
clang-format
Mark D. Roth
2016-09-30
*
|
|
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
|
\
\
\
[next]