index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
support
Commit message (
Expand
)
Author
Age
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
*
Readd grpclb fallback
Juanli Shen
2017-09-27
*
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
*
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
Juanli Shen
2017-09-11
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
minor: doxygenize comment
Mehrdad Afshari
2017-05-17
*
Link comment code entities
Mehrdad Afshari
2017-05-17
*
minor edits in channel_arguments.h
Mehrdad Afshari
2017-05-17
*
cpp doc nits
Alexander Polcyn
2017-05-05
*
Add helper function to supply and parse error_details from Status.
yang-g
2017-04-11
*
Add benchmark suite for chttp2
Craig Tiller
2017-03-21
*
Destroy pointer args when destructing a ChannelArguments
Yuchen Zeng
2017-02-27
*
Merge github.com:grpc/grpc into maxmsgsz
Craig Tiller
2017-01-19
|
\
*
|
Remove double-checking of max-message-size in C++ layers
Craig Tiller
2017-01-19
|
*
Add ChannelArguments methods for setting max send/recv message size.
Mark D. Roth
2017-01-19
|
/
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
\
|
*
Merge pull request #8617 from markdroth/service_config_json
Mark D. Roth
2016-11-17
|
|
\
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
|
|
*
|
Review feedback
Craig Tiller
2016-11-16
|
*
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-16
|
|
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
|
/
|
|
|
/
|
|
|
|
|
|
*
Allow setting service config via C++ API, for use in tests.
Mark D. Roth
2016-11-09
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-04
|
|
\
\
*
|
\
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into tos
Yuchen Zeng
2016-11-02
|
|
|
|
\
|
*
|
|
\
Merge branch 'master' into turn_it_to_11
Vijay Pai
2016-11-02
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Code review changes.
Mark D. Roth
2016-11-02
|
*
|
|
|
Use C++11 final and override
Vijay Pai
2016-11-01
|
|
|
*
|
Merge branch 'microbench' into bm_fullstack
Craig Tiller
2016-11-01
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
Mark D. Roth
2016-10-31
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
s/GPR_SLICE/GRPC_SLICE/g
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
|
/
/
/
/
|
*
|
|
Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.
Mark D. Roth
2016-10-26
|
|
*
|
Add some endpoint pair tests
Craig Tiller
2016-10-26
|
|
/
/
*
|
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
|
|
*
More interfaces for grpc_socket_mutator
Yuchen Zeng
2016-10-13
|
|
/
*
/
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
|
/
*
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
*
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
Mark D. Roth
2016-08-18
*
Merge remote-tracking branch 'upstream/master' into slice
yang-g
2016-07-12
|
\
|
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
|
Add API to get c slice from c++ Slice.
yang-g
2016-06-24
|
/
[next]