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
*
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
|
/
*
Make grpc++ independent of protobuf
yang-g
2016-06-03
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
Make a copy of ByteBuffer when writing
yang-g
2016-03-21
*
Fixed refactoring of grpc_arg pointer vtable
David Garcia Quintas
2016-02-17
*
Fix copyright
yang-g
2016-02-10
*
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
*
copyrights
David Garcia Quintas
2016-01-27
*
DONE!!1one
David Garcia Quintas
2016-01-27
*
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
copyrights
David Garcia Quintas
2016-01-25
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
fixed copyrights
David Garcia Quintas
2016-01-21
[next]