index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
clang-format, fix headers, windows fixes
Adam Michalik
2016-06-07
|
|
|
*
|
|
Add C++ support for using external FD
Adam Michalik
2016-06-07
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
Yuchen Zeng
2016-06-07
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
Jan Tattermusch
2016-06-07
|
\
\
\
\
\
|
|
|
|
|
*
Add more comments, fix format issues
Yuchen Zeng
2016-06-06
|
|
|
|
|
*
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
Yuchen Zeng
2016-06-06
*
|
|
|
|
|
Make grpc++ independent of protobuf
yang-g
2016-06-03
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Move protobuf dependencies to config_protobuf.h
Yuchen Zeng
2016-06-03
|
*
|
|
|
Let Next set ok=true when receiving error status
yang-g
2016-06-01
|
/
/
/
/
|
*
|
|
moved core_codegen from src/cpp/... to include/grpc++/...
David Garcia Quintas
2016-05-19
*
|
|
|
Merge github.com:grpc/grpc into test_affine
Craig Tiller
2016-05-18
|
\
|
|
|
|
|
*
|
fixes to grpc++/impl/codegen/call.h
David Garcia Quintas
2016-05-18
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #6445 from yang-g/unique_ptr_reset
Jan Tattermusch
2016-05-18
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
got rid of grpc_compression_options
David Garcia Quintas
2016-05-17
*
|
|
|
Merge branch 'connect_first' into test_affine
Craig Tiller
2016-05-14
|
\
\
\
\
*
\
\
\
\
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
\
\
\
\
|
|
|
*
|
|
Fixed usage of anon namespace inside .h
David Garcia Quintas
2016-05-13
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
clang-format
Craig Tiller
2016-05-13
|
|
*
|
|
Make qps workers connect before even warmup stage begins
Craig Tiller
2016-05-13
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Updated codegen/call.h
David Garcia Quintas
2016-05-13
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-12
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into unique_ptr_reset
yang-g
2016-05-12
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #6373 from y-zeng/server-builder-plugin
Yuchen Zeng
2016-05-11
|
\
\
\
\
*
|
|
|
|
fix formatting
Jan Tattermusch
2016-05-11
|
|
|
*
|
Add comment
yang-g
2016-05-10
|
|
*
|
|
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-05-10
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Resolve conflicts
Yuchen Zeng
2016-05-06
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
|
|
|
*
Add an explicit base class pointer to avoid potential breakage.
yang-g
2016-05-05
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6323 from dgquintas/codegen_remove_proto
Jan Tattermusch
2016-05-04
|
\
\
\
|
|
*
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
|
|
|
*
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-05-03
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Stress test fixes
Craig Tiller
2016-04-29
|
|
*
|
Add GRPC_ prefix for macros
Yuchen Zeng
2016-04-29
|
|
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
|
/
/
|
/
|
|
|
*
|
Moved protos out of core_codegen interface
David Garcia Quintas
2016-04-27
|
/
/
|
*
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-04-26
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-21
|
\
\
|
|
*
generate_projects.sh and fix copyright year
Sree Kuchibhotla
2016-04-21
|
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
*
|
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
|
|
/
*
|
Fix dependencies
Craig Tiller
2016-04-12
*
|
clang-fmt
Craig Tiller
2016-04-12
*
|
Rollup of changes from the latest import
Craig Tiller
2016-04-11
|
/
*
clang-format
Craig Tiller
2016-04-01
*
Fix missing arg
Craig Tiller
2016-04-01
*
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
[prev]
[next]