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
*
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
*
Use user provided method name when using binary files in cli
yang-g
2016-12-08
*
Revert "Test credentials provider update"
Craig Tiller
2016-11-29
*
Support custom credential type in interop
yang-g
2016-11-23
*
Test credentials provider update
yang-g
2016-11-22
*
Merge pull request #8761 from y-zeng/fix_conflict
Yuchen Zeng
2016-11-15
|
\
|
*
Fix symbol conflict
Yuchen Zeng
2016-11-15
*
|
Merge pull request #8638 from vjpai/conform
Vijay Pai
2016-11-10
|
\
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
\
|
|
*
Fix a comment
Vijay Pai
2016-11-04
|
|
/
|
*
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
|
*
clang-format
Vijay Pai
2016-11-01
|
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
|
clang-format
Craig Tiller
2016-10-26
*
|
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
|
*
Remove generated pb files
Yuchen Zeng
2016-10-14
|
/
*
Merge pull request #8190 from y-zeng/proto_db
Yuchen Zeng
2016-10-05
|
\
|
*
Merge remote-tracking branch 'upstream/master' into proto_db
Yuchen Zeng
2016-10-04
|
|
\
*
|
|
s/std::string/grpc::string
David Garcia Quintas
2016-10-04
|
|
/
|
/
|
*
|
Merge pull request #8247 from y-zeng/proto_db_check_service
Yuchen Zeng
2016-10-03
|
\
\
|
*
|
Print more information about ambiguous method names
Yuchen Zeng
2016-09-29
[next]