Lidi Zheng
387c2c7d61
Further reduce the server number to 5
5 years ago
Lidi Zheng
c926941447
Deflake the channel_argument_test & improve socket error handling
5 years ago
Lidi Zheng
27a7ec6b0d
Make YAPF happy
5 years ago
Lidi Zheng
0de9a7b231
Fix typo
5 years ago
Jan Tattermusch
9ad0a632b5
regenerate projects
5 years ago
Jan Tattermusch
5d9a67a56d
use third_party/boringssl-with-bazel/err_data.c instead of err_data.c
5 years ago
Matthew Stevenson
f557437b51
Add back changes.
5 years ago
Yash Tibrewal
74309886bb
Replace LogicalThread with WorkSerializer
5 years ago
Mark D. Roth
bc5e3fb661
Convert channelz code to use new JSON API
5 years ago
Muxi Yan
f61a85eefa
Add timestamp to basic tests
5 years ago
Muxi Yan
37cb19fb9e
Add timestamp to build tests
5 years ago
Mark D. Roth
a96ae699f7
Convert xds bootstrap code to use new JSON API
5 years ago
Mark D. Roth
f961942266
Convert security code to use new JSON API
5 years ago
Jan Tattermusch
7ef862ddb9
do not generate crypto_test_data.cc
5 years ago
Lidi Zheng
a63f51b1ad
Remove assertions & add a comment
5 years ago
Lidi Zheng
1b92dc0a7e
Fix the windows failure
5 years ago
Lidi Zheng
4e4f1f40f1
Correct the tests.json
5 years ago
Lidi Zheng
82b185b268
Make sanity tests happy
5 years ago
Lidi Zheng
72d6642226
Support wait-for-ready mechanism
...
* Fixing a segfault & a deadlock along the way
* Patching another loophole in the error path
5 years ago
Pau Freixes
46804d8125
Add test for stream unary close channel, remove irrelevant code
5 years ago
Pau Freixes
2f81f3df82
Fix typo
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Pau Freixes
a1eb58c6ff
Fix pytype issue
5 years ago
Pau Freixes
cc8bd8cfda
Use Event for knowing if a callback was called or not
5 years ago
Pau Freixes
61177a2cd8
Make none graceful test explicit
5 years ago
Pau Freixes
5959b685e8
Remove unused imports, add pylint exceptions
5 years ago
Pau Freixes
90331211a6
Add graceful period for closing the channel
...
Separated the tests for testing how a channel is closed into another
test file.
Fixed a bug introduced into the interceptors code in the previous
commit.
5 years ago
matthewstevenson88
9e0b87f523
Revert "Updates to TLS credentials, version 2"
5 years ago
ColdMeekly
2b962414d6
Fixed link to http_archive
...
https://github.com/grpc/grpc/issues/21391#issue-533392695
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
Lidi Zheng
e5ff58ed85
Make YAPF happy
5 years ago
Lidi Zheng
50ed111cde
Pack the platform check into the compiler check function
5 years ago
Esun Kim
37089877bf
Update abseil to the latest
5 years ago
Zhen Lian
9ded19e24d
fix first round of comments
5 years ago
Nicolas Noble
011078c009
Second file to match with internal changes
5 years ago
Pau Freixes
c2b3e00068
[Aio] Close ongoing calls when the channel is closed
...
When the channel is closed, either by calling explicitly the `close()`
method or by leaving an asyncrhonous channel context all ongoing RPCs will be
cancelled.
5 years ago
Lidi Zheng
09d121f65e
Fix the windows build failure
5 years ago
Ashitha Santhosh
0f4220476c
Generated upb files for handshaker.proto
5 years ago
Ashitha Santhosh
4622c42ef7
Added max_frame_size field.
5 years ago
Mark D. Roth
aa851e9e30
Remove PriorityList from xds LB policy
5 years ago
Lidi Zheng
cd086cb3e4
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Matthew Stevenson
e18defc303
Fix attempt #2 .
5 years ago
Mark D. Roth
d7a91d59bb
Support xds request timeouts.
5 years ago
Benjamin Peterson
fb8b7fbcac
Make credentials callback threads daemonic.
...
Similarly to #21786 , we want to avoid holding up interpreter shutdown with internal threads.
5 years ago
Muxi Yan
32ab87f23b
Release autoreleasepool in completion queue loop
5 years ago
Lidi Zheng
f8ec53ea42
Removing unused variables & rename variables
5 years ago
Jan Tattermusch
94565b8ab8
regenerate projects
5 years ago
Jan Tattermusch
7460cbdf09
run tools/distrib/generate_grpc_shadow_boringssl_symbol_list.sh
5 years ago
Jan Tattermusch
e7e5d0198f
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
...
This reverts commit fe2242e603
.
5 years ago