Esun Kim
|
b8ac1b1e5c
|
Revert "Revert "Implemented conditional shutdown""
|
4 years ago |
Esun Kim
|
7a0f16e805
|
Revert "Implemented conditional shutdown"
|
4 years ago |
Esun Kim
|
aff01d7139
|
Implemented conditional shutdown
|
4 years ago |
Yash Tibrewal
|
4a03ce5a14
|
Remove grpc_channel_ping from surface API
|
4 years ago |
Yash Tibrewal
|
2c5291ff71
|
Plumb absl::Status through connectivity state notifiers
|
4 years ago |
Vijay Pai
|
9d79ca6058
|
C++ify core server
|
4 years ago |
Richard Belleville
|
0ef84e4306
|
Regenerate projects
|
4 years ago |
Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
4 years ago |
Alexander Polcyn
|
0bfbea06bc
|
Fix use-after-free in ruby call creds
|
4 years ago |
Richard Belleville
|
c8a8a6aea4
|
Get new core API design building
|
4 years ago |
Alexander Polcyn
|
b88c0a22c7
|
Fix use-after-free in ruby call creds
|
4 years ago |
Richard Belleville
|
4de06d0e22
|
Regenerate projects
|
4 years ago |
Richard Belleville
|
1aae547e2c
|
Regenerate projects
|
4 years ago |
Mark D. Roth
|
492889f1c0
|
Convert chttp2 server connection-handling code to C++.
|
5 years ago |
Jan Tattermusch
|
babda64697
|
mark concurrent_connectivity_test as flaky
|
5 years ago |
yang-g
|
2b78747d15
|
Let grpc_init/shutdown cover credentials create/release
|
5 years ago |
yang-g
|
10b50653ee
|
Revert "Merge pull request #22952 from grpc/revert-22922-sequential_conn"
This reverts commit 30ad47d819 , reversing
changes made to ad7c94c944 .
|
5 years ago |
Jan Tattermusch
|
7a53004da7
|
Revert "Let the connectivity test use local subchannel pool to create multipl…"
|
5 years ago |
yang-g
|
9c63d75e20
|
Resolve comments
|
5 years ago |
yang-g
|
52b3c66e53
|
Cover both subchannel sharing/non-sharing cases in test
|
5 years ago |
yang-g
|
ae8770a317
|
Let the connectivity test use local subchannel pool to create multiple connections
|
5 years ago |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
5 years ago |
ZhenLian
|
d75de51e43
|
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
ZhenLian
|
5dfa78b55f
|
[No Review] test MacOS test behaviors
|
5 years ago |
ZhenLian
|
096c276182
|
[4/n] Avoid using hardcoded test credentials
|
5 years ago |
Yash Tibrewal
|
d24387ae4f
|
Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests
|
5 years ago |
Jan Tattermusch
|
e4ea74131d
|
add a bug reference
|
5 years ago |
Muxi Yan
|
d18091014c
|
Mark completion_queue_threading_test flaky
|
5 years ago |
Jan Tattermusch
|
a791e16983
|
mark more tests as flaky
|
5 years ago |
Esun Kim
|
0b26a2ff56
|
Added abseil-based sync
|
5 years ago |
Yash Tibrewal
|
f6ae5426f6
|
Clang format
|
5 years ago |
Yash Tibrewal
|
d66bb39b12
|
Reduce testing load on MacOS systems
|
5 years ago |
yang-g
|
88d5971870
|
Add a blocking init/shutdown test
|
5 years ago |
Akshay Kumar
|
b50280a61a
|
FullChainExperimental-01-200106-generateprojects
|
5 years ago |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
5 years ago |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
5 years ago |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
5 years ago |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
5 years ago |
Esun Kim
|
3a519a0b64
|
Replaced grpc_core New & Delete with C++ new & delete
|
5 years ago |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
Esun Kim
|
81df105ac8
|
Deprecate gpr_get/set_allocation_functions
|
5 years ago |
Vijay Pai
|
0c5669fbc7
|
Regen projects
|
5 years ago |
Vijay Pai
|
c3faf1c3b8
|
Remove unused parameter warning (12 of 20)
|
5 years ago |
Mark D. Roth
|
5e9404e41a
|
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
|
5 years ago |
Mark D. Roth
|
cb67811c47
|
Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert"
This reverts commit 48550de866 , reversing
changes made to 24b529e408 .
|
5 years ago |
Mark D. Roth
|
33f139b6e6
|
Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher"
This reverts commit 0f5a111aad , reversing
changes made to 1276a8f628 .
|
5 years ago |
Mark D. Roth
|
ece8fd6642
|
Change transport connectivity watch API to not be lossy.
|
5 years ago |
Jan Tattermusch
|
6ebc1c616f
|
set uses_polling=False for some bazel tests
|
5 years ago |
Matthew Stevenson
|
6189d34724
|
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
This reverts commit 9295e4ebb3 .
|
5 years ago |
Matthew Stevenson
|
9295e4ebb3
|
Forgot to autogenerate files and run clang_format/tidy_code
|
5 years ago |