Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5b99d78dc597b32075c455ec6f34ff825346f258
/
test
03f01fd
Merge pull request #14845 from markdroth/inlined_vector
by Mark D. Roth
· 7 years ago
cf5b266
Make GrpcProtoBufferReaderWriter public
by ncteisen
· 7 years ago
11a45a8
Fix c-ares tests under gcc musl
by Alex Polcyn
· 7 years ago
b15ddc4
Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test
by Jan Tattermusch
· 7 years ago
88846bc
fixup! Fix formatting
by Ara Ayvazyan
· 7 years ago
ec144c8
Merge pull request #14864 from jtattermusch/distribtest_with_add_subdirectory
by Jan Tattermusch
· 7 years ago
bd5dae2
Fix crashing server_builder_test
by Ara Ayvazyan
· 7 years ago
b801c86
Merge pull request #14878 from apolcyn/revert_added_flags
by apolcyn
· 7 years ago
42c0d59
Revert "Add a flag to the resolver_component_test that permits extra addresses"
by Alexander Polcyn
· 7 years ago
d3ace6c
Fix authority fuzzing failures
by David Garcia Quintas
· 7 years ago
7f25d20
Merge pull request #14734 from markdroth/c++_retry_throttle
by Mark D. Roth
· 7 years ago
4a51096
add distribtest for grpc being added with cmake add_subdirectory
by Jan Tattermusch
· 7 years ago
ef32024
Merge pull request #14822 from jtattermusch/cmake_distribtest_externalproject
by Jan Tattermusch
· 7 years ago
07e75a0
Merge pull request #14615 from dgquintas/authority_header
by David G. Quintas
· 7 years ago
2286c63
cmake "superbuild" example using externalprojects
by Jan Tattermusch
· 7 years ago
62d2ca7
Change InlinedVector to keep elements stored contiguously.
by Mark D. Roth
· 7 years ago
9db86fc
Convert retry throttle code to C++ and add tests.
by Mark D. Roth
· 7 years ago
d9ec906
Merge pull request #14634 from apolcyn/fix_ruby_omnibus_breakge
by apolcyn
· 7 years ago
b08e6a2
fix generate_tests.bzl
by David Garcia Quintas
· 7 years ago
c2a89cb
Merge pull request #14769 from yashykt/sslcerttestfix
by Yash Tibrewal
· 7 years ago
158375a
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
49f625f
more comments
by David Garcia Quintas
· 7 years ago
a803c03
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
by Alexander Polcyn
· 7 years ago
a7df986
Expand timeouts to deflake alarm test
by Vijay Pai
· 7 years ago
4a5aedb
Merge pull request #14816 from ZhouyihaiDing/pecl_extension
by Jan Tattermusch
· 7 years ago
861363d
added call_host_override test
by David Garcia Quintas
· 7 years ago
bd6bdf9
Merge pull request #13290 from apolcyn/cares_address_sorting_master_c
by apolcyn
· 7 years ago
76d4621
PHP: split script for running distrib tests on different system
by ZhouyihaiDing
· 7 years ago
bc7e096
Merge pull request #14788 from adelez/foundry_integration
by adelez
· 7 years ago
8a6453d
localhost or 127.0.0.1
by David Garcia Quintas
· 7 years ago
c7c779f
Merge pull request #14722 from jiangtaoli2016/ssl_load_root_certs
by Jiangtao Li
· 7 years ago
27d48da
fixed bad_ping test after merge
by David Garcia Quintas
· 7 years ago
811169d
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
0287924
Added host override info to test fixture config
by David Garcia Quintas
· 7 years ago
cd07232
Merge pull request #14798 from ZhouyihaiDing/macOS_pecl
by Zhouyihai Ding
· 7 years ago
aadbd18
Also add size
by Adele Zhou
· 7 years ago
6152663
PHP: maxOS distrib test pecl-install
by ZhouyihaiDing
· 7 years ago
d043fa0
PR comments
by David Garcia Quintas
· 7 years ago
51332ab
Merge pull request #14733 from markdroth/resolver_wait_for_ready
by Mark D. Roth
· 7 years ago
144f555
cache default SSL root cert store
by jiangtaoli2016
· 7 years ago
b8b976f
Merge pull request #14787 from yang-g/tooo_many_pings
by Yang Gao
· 7 years ago
9e4d954
Merge pull request #14780 from muxi/fix-keepalive
by Muxi Yan
· 7 years ago
7bc84a2
Use timeout instead of size
by Adele Zhou
· 7 years ago
8f7bdec
Set default size large for fuzzer tests, and enormous for api_fuzzer
by Adele Zhou
· 7 years ago
ad5be3e
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
by Adele Zhou
· 7 years ago
e63e06d
Fall calls with wait_for_ready=false on transient resolver failure.
by Mark D. Roth
· 7 years ago
4b31e36
Fixed tests call host
by David Garcia Quintas
· 7 years ago
6070be4
Set default authority arg
by David Garcia Quintas
· 7 years ago
2cbdd85
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
e7ef1e5
Combine cq draining and server destroy for h2_ssl_cert_test
by Yash Tibrewal
· 7 years ago
ab5fca8
Merge pull request #14680 from dgquintas/fix_for_clang5
by David G. Quintas
· 7 years ago
b4a5727
Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count
by Jan Tattermusch
· 7 years ago
caa2605
Don't capture unnecessary or unused variables
by David Garcia Quintas
· 7 years ago
0abc077
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
dc93b71
Merge pull request #14751 from ncteisen/channel-tracing
by Noah Eisen
· 7 years ago
a10634c
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
69e1532
Properly reset pings_before_data_required
by yang-g
· 7 years ago
236bec5
Improve keepalive_timeout test to capture the bug
by Muxi Yan
· 7 years ago
7959f7d
Merge pull request #14759 from vjpai/desneak
by Vijay Pai
· 7 years ago
77f64f7
Put address_sorting's public header under its own directory. Also add
by Alex Polcyn
· 7 years ago
5de3478
Reorganize cmake rules for address sorting; also fix merge conflict
by Alexander Polcyn
· 7 years ago
d21ee15
Stop relying on certain ipv6 macros. Also bazel build updates.
by Alexander Polcyn
· 7 years ago
690dde6
Add address sorting submodule for use in c-ares wrapper
by Alexander Polcyn
· 7 years ago
7ed7bee
Remove unnecessary comment
by Yash Tibrewal
· 7 years ago
717fff3
Use same queue for batch ops and for shutdown in h2_ssl_cert_test
by Yash Tibrewal
· 7 years ago
356d491
Merge pull request #14483 from euroelessar/ticket-client
by Jiangtao Li
· 7 years ago
eb8af5c
Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test
by apolcyn
· 7 years ago
99d0cee
regenerate projects
by Ruslan Nigmatullin
· 7 years ago
7ae3733
[grpc] Add SSL session client cache support
by Ruslan Nigmatullin
· 7 years ago
ac08180
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
by Jan Tattermusch
· 7 years ago
cdddc8c
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
by Vijay Pai
· 7 years ago
6e22d21
Fix small build issues
by ncteisen
· 7 years ago
3b42f83
Revert "Revert "Channel Tracing Implementation; Part 1""
by ncteisen
· 7 years ago
9bef139
Merge pull request #14746 from grpc/revert-13883-channel-tracing
by Noah Eisen
· 7 years ago
bce37d2
Merge pull request #14464 from yashykt/socklent
by Yash Tibrewal
· 7 years ago
f2bea37
Revert "Channel Tracing Implementation; Part 1"
by Noah Eisen
· 7 years ago
1571abd
Merge pull request #13883 from ncteisen/channel-tracing
by Noah Eisen
· 7 years ago
0e2c645
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
613d632
Add more validation tests to channel_trace_test
by ncteisen
· 7 years ago
199db91
Merge pull request #14719 from vjpai/status_test_deletion
by Vijay Pai
· 7 years ago
b93a006
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
941dbaf
Merge pull request #14715 from yashykt/execctxcleanup
by Yash Tibrewal
· 7 years ago
ba46afe
Delete status_test that has no coverage; replace with static_asserts
by Vijay Pai
· 7 years ago
e5821cd
Merge pull request #14708 from jtattermusch/try_fix_php_distribtest_macos
by Jan Tattermusch
· 7 years ago
6934ddd
Merge pull request #14707 from jtattermusch/fix_kokoro_csharp_macos_distribtest
by Jan Tattermusch
· 7 years ago
44a1588
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
a22e16a
Merge master into yashykt:execctxcleanup
by Yash Tibrewal
· 7 years ago
c0cd82f
Remove unnecessary includes of exec_ctx.h
by Yash Tibrewal
· 7 years ago
ac872dd
Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal
by David G. Quintas
· 7 years ago
f73e76d
Fix check in channel.cc and tweak direct channel tests
by David Garcia Quintas
· 7 years ago
693281d
-regextype flag is not supported on mac
by Jan Tattermusch
· 7 years ago
d0ce0a7
fix C# distribtest on kokoro macos
by Jan Tattermusch
· 7 years ago
43911f2
Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse
by apolcyn
· 7 years ago
6234054
Verify LB doesn't receive call creds
by David Garcia Quintas
· 7 years ago
431aea5
Merge pull request #14700 from yashykt/httpsclitestlog
by Yash Tibrewal
· 7 years ago
b162897
Add logging for helping debug httpcli tests
by Yash Tibrewal
· 7 years ago
0dee3d9
Merge branch 'master' into socklent
by Yash Tibrewal
· 7 years ago
1eaac47
Fix arg parsing in resolver test script
by Alexander Polcyn
· 7 years ago
539f506
Abstract libuv implementation
by kpayson64
· 7 years ago
44fd655
Merge pull request #14676 from muxi/fix-inttypes-include
by Vijay Pai
· 7 years ago
Next »