index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Merge pull request #15176 from apolcyn/convert_resolver_component_test_to_python
apolcyn
2018-05-08
|
\
*
\
Merge pull request #15283 from apolcyn/server_consume_socket_mutator
apolcyn
2018-05-08
|
\
\
|
*
|
Add a test that tcp server posix consumes socket mutators
Alexander Polcyn
2018-05-08
*
|
|
Fix bug in RunServer()
Juanli Shen
2018-05-08
*
|
|
gcov: dont run large json_run_localhost scenarios
Jan Tattermusch
2018-05-08
*
|
|
Merge pull request #15270 from apolcyn/add_interop_server_buildopts
apolcyn
2018-05-04
|
\
\
\
|
*
|
|
Provide a way to run C++ interop server with custom ServerBuilderOptions
Alexander Polcyn
2018-05-03
|
|
/
/
|
|
*
cleanup, and get rid of unnecessary timeouts in two places
Alexander Polcyn
2018-05-01
*
|
|
Add load data store
Juanli Shen
2018-05-01
*
|
|
Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bug
apolcyn
2018-04-30
|
\
\
\
*
\
\
\
Merge pull request #15220 from ncteisen/microbenchmarks
Noah Eisen
2018-04-27
|
\
\
\
\
|
*
|
|
|
Dont use benchmark counters
ncteisen
2018-04-27
|
|
*
|
|
Fix a bug in an address sorting comparison
Alexander Polcyn
2018-04-26
|
|
|
/
/
*
|
/
/
Support microbenchmarks internally
ncteisen
2018-04-25
|
|
/
/
|
/
|
|
|
|
*
Convert c-ares test runner from bash to python, so that it works on
Alexander Polcyn
2018-04-24
|
|
/
|
/
|
*
|
add alts to interop tests
Yihua Zhang
2018-04-20
*
|
Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug
apolcyn
2018-04-19
|
\
\
|
*
|
Fix bug in addr sorting shutdonw
Alexander Polcyn
2018-04-19
*
|
|
Break out qps services into seperate protos
kpayson64
2018-04-18
|
/
/
*
|
Rename ProtoBuffer helpers
ncteisen
2018-04-12
*
|
Merge pull request #13539 from grpc/AspirinSJL-patch-1
Nicolas Noble
2018-04-12
|
\
\
*
|
|
clang-format objective-c files
Muxi Yan
2018-04-11
*
|
|
Merge pull request #15008 from yang-g/secure_is_not_unsecure
Yang Gao
2018-04-11
|
\
\
\
*
|
|
|
Fix a memory leak
Adele Zhou
2018-04-10
|
*
|
|
Depend on unsecure target
yang-g
2018-04-10
|
/
/
/
*
|
|
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
*
|
|
Fix c-ares tests under gcc musl
Alex Polcyn
2018-04-05
*
|
|
Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test
Jan Tattermusch
2018-04-04
|
\
\
\
|
*
|
|
fixup! Fix formatting
Ara Ayvazyan
2018-04-03
|
*
|
|
Fix crashing server_builder_test
Ara Ayvazyan
2018-03-30
*
|
|
|
Revert "Add a flag to the resolver_component_test that permits extra addresses"
Alexander Polcyn
2018-03-29
|
/
/
/
*
|
|
Expand timeouts to deflake alarm test
Vijay Pai
2018-03-27
*
|
|
Merge pull request #13290 from apolcyn/cares_address_sorting_master_c
apolcyn
2018-03-26
|
\
\
\
*
\
\
\
Merge pull request #14680 from dgquintas/fix_for_clang5
David G. Quintas
2018-03-22
|
\
\
\
\
*
\
\
\
\
Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count
Jan Tattermusch
2018-03-22
|
\
\
\
\
\
|
|
*
|
|
|
Don't capture unnecessary or unused variables
David Garcia Quintas
2018-03-21
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #14751 from ncteisen/channel-tracing
Noah Eisen
2018-03-21
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #14759 from vjpai/desneak
Vijay Pai
2018-03-21
|
\
\
\
\
\
\
|
|
|
|
*
|
|
Put address_sorting's public header under its own directory. Also add
Alex Polcyn
2018-03-20
|
|
|
|
*
|
|
Reorganize cmake rules for address sorting; also fix merge conflict
Alexander Polcyn
2018-03-20
|
|
|
|
*
|
|
Stop relying on certain ipv6 macros. Also bazel build updates.
Alexander Polcyn
2018-03-20
|
|
|
|
*
|
|
Add address sorting submodule for use in c-ares wrapper
Alexander Polcyn
2018-03-20
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test
apolcyn
2018-03-20
|
\
\
\
\
\
\
|
|
|
|
*
|
|
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
Jan Tattermusch
2018-03-20
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
Vijay Pai
2018-03-20
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Fix small build issues
ncteisen
2018-03-19
|
|
*
|
|
Revert "Revert "Channel Tracing Implementation; Part 1""
ncteisen
2018-03-19
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Revert "Channel Tracing Implementation; Part 1"
Noah Eisen
2018-03-19
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #13883 from ncteisen/channel-tracing
Noah Eisen
2018-03-16
|
\
\
\
|
*
\
\
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-15
|
|
\
\
\
[next]