Mark D. Roth
aa149fedbb
Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api"
...
This reverts commit f327b83706
, reversing
changes made to b3b5d63423
.
6 years ago
hcaseyal
275296c594
Revert "LB policy picker API"
6 years ago
yang-g
3227abf717
fix percent en/decode fuzzers
6 years ago
yang-g
86b23adc7f
Other comments
6 years ago
Prashant Jaikumar
6177befe94
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
hcaseyal
cecea9c592
Revert "Added test for RPCs over a flaky network"
6 years ago
Nicolas Noble
2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace."
6 years ago
xtao
7766912dda
fix more detected mu/cv leaks
6 years ago
xtao
902820a5de
1) fix the asan tests caught leaks;
...
2) fix the tsan tests caught data races;
6 years ago
jiangtaoli2016
f5a71f7313
Clean up deprecated tsi_create_ssl_server_handshaker_factory callers
6 years ago
Vijay Pai
03de98d5ef
Revert "Add test for network transitions when CFStream is enabled"
6 years ago
yang-g
545c555d31
Rename new public API
6 years ago
Nicolas "Pixel" Noble
5d5e2a4b8f
Regenerating goldef test files.
6 years ago
yang-g
233406d450
generate projects
6 years ago
yang-g
684643ff0a
Test fixing php
6 years ago
Mark D. Roth
bab8123763
LB policy picker API
6 years ago
yang-g
520dc0461c
fix resolve_address_test
6 years ago
Prashant Jaikumar
485bc78ba3
Added flaky_network_test
6 years ago
Prashant Jaikumar
2f0f522423
Add end2end test for cfstream
6 years ago
xichengliudui
d9b508c896
Fix various typos in .cc and .md and .py files
6 years ago
Vijay Pai
a47c979ba0
Enable TCP callback tests if the event engine allows
6 years ago
Arjun Roy
195a30bb8b
Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations.
...
grpc_handshake is renamed to GrpcHandshake, using C++ class definitions
instead of C-style vtable classes. Update callers to use new interfaces.
We use RefCountedPtr to simplify reference tracking.
6 years ago
Alexander Polcyn
93b7acd9bf
Disable service config resolution with c-ares by default
6 years ago
Prashant Jaikumar
52695cae91
Fix TSAN flake in time_change_test
6 years ago
ncteisen
d8947ae073
Fix internal build error
6 years ago
Yash Tibrewal
30d8f7a626
Memset before setting length
6 years ago
Mark D. Roth
0794507043
Don't pass service config from parent channel to grpclb balancer channel.
6 years ago
Yash Tibrewal
ff72f3eeff
Skip the test instead
6 years ago
Vijay Pai
f919ace038
Add a microbenchmark for immediately-firing alarms
6 years ago
Jan Tattermusch
486b1fe320
Fix bad_client_simple_request test.
...
The data of 0xffffffff is actually not illegal, the top bit should be
ingored according to the spec.
6 years ago
Yash Tibrewal
5a9eb31a3e
Clang format
6 years ago
Yash Tibrewal
bfd89bcec5
Don't run for poll and poll-cv
6 years ago
Yash Tibrewal
6b74b1350b
Experiment with timing values to make sure that tests pass
6 years ago
Yash Tibrewal
058ceccd71
Add test to check that reads reset the keepalive timer
6 years ago
ncteisen
3fe3be39fe
Add empty binary metadata test
6 years ago
Soheil Hassas Yeganeh
94564d1c22
Update the channelz compaction test to use 300 entries.
6 years ago
Vijay Pai
45c684f894
Allow an alarm to be set again after firing
6 years ago
Prashant Jaikumar
bca92b2b7e
Added test for wall-clock time change on the client
6 years ago
Nicolas Noble
9abc673def
Restore gsec* suppressions
...
These aren't from BoringSSL
6 years ago
Nicolas Noble
510fba2deb
Removing BoringSSL-specific ubsan suppressions.
...
Let's see if #17791 is really fixed.
6 years ago
Vijay Pai
b23abe832c
GPR_ARRAY_SIZE is meant for arrays
6 years ago
Prashant Jaikumar
6b19927bc4
Bad connection test
6 years ago
ncteisen
82171553cf
clang fmt
6 years ago
Yihua Zhang
09cd07cfa0
revision 1
6 years ago
ncteisen
fa74259769
Reintroduce commented debugging tips
6 years ago
ncteisen
632aa8125f
reintroduce anon namespace
6 years ago
ncteisen
c215e8e359
Fix internal build
6 years ago
Yihua Zhang
adfe2238ef
ignore duplicate root cert in cert list instead of fail.
6 years ago
Alexander Polcyn
139d9f6e94
Revert "Revert c-ares as the default resolvre"
...
This reverts commit ca30b2240f
.
6 years ago
Juanli Shen
4f3c1572e1
Revert "Revert "C++-ify subchannel""
6 years ago