David Garcia Quintas
|
0c29f6a703
|
Added comment
|
7 years ago |
David G. Quintas
|
ab5fca8324
|
Merge pull request #14680 from dgquintas/fix_for_clang5
Don't capture unnecessary or unused variables
|
7 years ago |
yang-g
|
69d7a0364a
|
Update comment
|
7 years ago |
Jan Tattermusch
|
9f40b5f293
|
further improve percentile() code
|
7 years ago |
Jan Tattermusch
|
577e637920
|
reimplement percentile function
|
7 years ago |
Jan Tattermusch
|
b4a5727149
|
Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
|
7 years ago |
Mehrdad Afshari
|
baefff2610
|
Add v1.10.0 to portability tests
|
7 years ago |
Zheng SHAO
|
c4e4ca7d8f
|
regenerate config.m4
|
7 years ago |
David Garcia Quintas
|
8824a137b8
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
7 years ago |
David Garcia Quintas
|
caa2605a28
|
Don't capture unnecessary or unused variables
|
7 years ago |
David G. Quintas
|
5d70023fa3
|
Merge pull request #14790 from dgquintas/fix_projets
Fix generate projects
|
7 years ago |
David Garcia Quintas
|
0bc1e1d5f8
|
Fix generate projects
|
7 years ago |
kpayson64
|
c3b7174556
|
Merge pull request #14785 from kpayson64/regen_projects
Regenerate projects
|
7 years ago |
Noah Eisen
|
e21c7bfd80
|
Merge pull request #14765 from grpc/revert-14687-early-ok
Revert "Verify early OK behavior"
|
7 years ago |
David Garcia Quintas
|
7d3025f694
|
regenerated projects
|
7 years ago |
David Garcia Quintas
|
0abc077d45
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
7 years ago |
Noah Eisen
|
dc93b71e53
|
Merge pull request #14751 from ncteisen/channel-tracing
[Fix Forward]: Channel Tracing Implementation; Part 1
|
7 years ago |
yang-g
|
502ba74868
|
Rename generate_mock to generate_mocks
|
7 years ago |
David Garcia Quintas
|
a10634cadc
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
7 years ago |
Zheng SHAO
|
ddc70629a9
|
add missing FLAGS for pecl
|
7 years ago |
yang-g
|
69e153209f
|
Properly reset pings_before_data_required
|
7 years ago |
Yash Tibrewal
|
92d11e368b
|
Merge pull request #14783 from yashykt/tcpposixfix
Remove unnecessary assert on size check of address length
|
7 years ago |
Muxi Yan
|
236bec5257
|
Improve keepalive_timeout test to capture the bug
|
7 years ago |
kpayson64
|
dd011f2643
|
Regenerate projects
|
7 years ago |
Muxi Yan
|
1ead89f90e
|
Merge pull request #14758 from muxi/cronet-plugin-registry
Let cronet use grpc_cronet_registry_plugin
|
7 years ago |
adelez
|
1cf6311258
|
Merge pull request #14755 from adelez/testcases2
Use a dictionary to tell which version of test cases to run.
|
7 years ago |
Yang Gao
|
e70199b3a2
|
Merge pull request #14720 from yang-g/timer
Make scope name unique and add missing header.
|
7 years ago |
Yash Tibrewal
|
14f1c35259
|
Remove unnecessary assert on size check of address length after conversion to socklen_t
|
7 years ago |
Adele Zhou
|
0e70223a49
|
Add older versions of Node back.
|
7 years ago |
Adele Zhou
|
46fb1659f5
|
Use a dictionary to tell which version of test cases to run.
|
7 years ago |
David Garcia Quintas
|
31e957632f
|
Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter
|
7 years ago |
adelez
|
dc87c1af96
|
Merge pull request #14782 from adelez/comp_tests
Disable node 1.7.2 in backwards comp tests temporarily.
|
7 years ago |
Adele Zhou
|
5657cd5827
|
Disable node 1.7.2 in backwards comp tests temporarily.
|
7 years ago |
Muxi Yan
|
cc1bb3463a
|
Fix wrong timeout value of keepalive watchdog
|
7 years ago |
Vijay Pai
|
7959f7d248
|
Merge pull request #14759 from vjpai/desneak
C++: Desneak client async unary call
|
7 years ago |
Michael Lumish
|
920f63f83e
|
Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip
Re-enable some tests for the Node Pure JS interop client
|
7 years ago |
Jan Tattermusch
|
f6909b259f
|
fix a test
|
7 years ago |
Jan Tattermusch
|
9b9807a48c
|
fix C# connectivity watcher shutdown race
|
7 years ago |
Jan Tattermusch
|
ffc2345ec8
|
fix resolver_component_tests_runner test in gcc_musl
|
7 years ago |
Alexander Polcyn
|
ee2ad09dce
|
Regenerate projects after rebasing
|
7 years ago |
Alex Polcyn
|
77f64f76bd
|
Put address_sorting's public header under its own directory. Also add
test_only to sort function used in test.
|
7 years ago |
Alexander Polcyn
|
47a92893a3
|
Remove unnecessary header inclusion from address sorting's public header
|
7 years ago |
Alexander Polcyn
|
5de347855a
|
Reorganize cmake rules for address sorting; also fix merge conflict
Fix clang-tide issue
|
7 years ago |
Alexander Polcyn
|
d21ee15076
|
Stop relying on certain ipv6 macros. Also bazel build updates.
Fix error just made in bazel/grpc_build_system.bzl
Fix merge conflict support/env -> gpr/env
|
7 years ago |
Alexander Polcyn
|
690dde672a
|
Add address sorting submodule for use in c-ares wrapper
|
7 years ago |
Jan Tattermusch
|
8327acd9a2
|
Merge pull request #14764 from jtattermusch/linux_extra_artifacts
Add config files for linux_extra artifacts
|
7 years ago |
Yash Tibrewal
|
7ed7beef68
|
Remove unnecessary comment
|
7 years ago |
Yash Tibrewal
|
717fff3faf
|
Use same queue for batch ops and for shutdown in h2_ssl_cert_test
|
7 years ago |
Jiangtao Li
|
356d491245
|
Merge pull request #14483 from euroelessar/ticket-client
[grpc] Add SSL session client cache support
|
7 years ago |
Michael Lumish
|
ecedf4886f
|
Merge pull request #14728 from murgatroid99/node_interop_matrix
Make interop matrix compatible with new node repo
|
7 years ago |