index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Fix windows build
Yuchen Zeng
2017-09-29
*
gRPC CLI batch mode
Yuchen Zeng
2017-09-29
*
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...
Jan Tattermusch
2017-09-14
*
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
Vijay Pai
2017-09-07
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
*
Add unsecure libraries to bazel build targets
Vijay Pai
2017-08-02
*
Clean up grpc++_unsecure so that it doesn't require secure content anymore
Vijay Pai
2017-07-30
*
Merge pull request #11787 from guantaol/qps_driver
Guantao Liu
2017-07-18
|
\
*
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
|
*
Merge remote-tracking branch 'upstream/master' into qps_driver to resolve con...
Guantao Liu
2017-07-13
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
\
|
|
*
Add a new metric 'Queries/CPU-sec'.
Guantao Liu
2017-07-12
|
|
/
|
/
|
*
|
Make stream responses togglable via context
ncteisen
2017-07-05
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
\
|
|
/
|
/
|
*
|
Still create channel if remotedb is false. Just do not use it in the file par...
yang-g
2017-06-19
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
Merge remote-tracking branch 'ctiller/build-wtf' into import
Nicolas "Pixel" Noble
2017-05-26
|
|
\
|
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
/
|
*
Rework well_known_protos attr, and some other fixes
Craig Tiller
2017-05-16
|
/
*
Merge failure - missing grpc_cc_binary.
Nicolas "Pixel" Noble
2017-05-12
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Fixing test_util...
Nicolas "Pixel" Noble
2017-05-11
*
|
Making test_util & co public.
Nicolas "Pixel" Noble
2017-05-09
*
|
Adding metrics_server.
Nicolas "Pixel" Noble
2017-05-09
*
|
Fixing test_util target.
Nicolas "Pixel" Noble
2017-05-09
*
|
Fixing grpc_cli_libs.
Nicolas "Pixel" Noble
2017-05-08
*
|
Adding "grpc_cli_libs" back.
Nicolas "Pixel" Noble
2017-05-05
|
*
fix truncate bug in grpc_cli
zhimingxie
2017-05-02
|
*
Bazel rule for building grpc_cli.
Ivan Vučica
2017-04-27
|
*
Fix build rules for grpc++_unsecure, test that it builds properly
Vijay Pai
2017-04-20
*
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
Fix BUILD dependency, copyright and cmake
yang-g
2017-04-12
|
*
Add helper function to supply and parse error_details from Status.
yang-g
2017-04-11
|
*
Print out some cli error message for getservices
Alena Varkockova
2017-04-02
|
/
*
Fixing qps & benchmark.
Nicolas "Pixel" Noble
2017-03-24
*
Add BUILD file for end2end tests too
Sree Kuchibhotla
2017-02-22
*
Added gflags dependency to test_config
David Garcia Quintas
2017-02-21
*
Initial test/cpp/util/BUILD file.
Nicolas "Pixel" Noble
2017-02-17
*
Merge pull request #9456 from jtattermusch/cmake_convenience_targets
Jan Tattermusch
2017-02-02
|
\
|
*
windows compilation fixes
Jan Tattermusch
2017-02-02
*
|
Minor fixes
yang-g
2017-02-01
|
/
*
Merge pull request #8066 from y-zeng/cli_main_fork
Yuchen Zeng
2017-01-31
|
\
|
*
Support bidirectional stream RPC
Yuchen Zeng
2017-01-30
*
|
manual revert of #8901
yang-g
2017-01-11
|
*
Support server streaming
Yuchen Zeng
2016-12-15
|
*
Support client streaming
Yuchen Zeng
2016-12-15
|
/
*
Add parse, tobinary, totext commands
Yuchen Zeng
2016-12-14
[next]