Karthik Ravi Shankar
|
3c2f4b40e3
|
Fold Channel and CompletionQueue from grpc_impl to grpc
Reverts: https://github.com/grpc/grpc/pull/19067
|
5 years ago |
Esun Kim
|
3e7d5976b5
|
Add TestEnvironment to tests
|
5 years ago |
Esun Kim
|
f2374fb591
|
Add TestEnvironment to tests
|
5 years ago |
Donna Dionne
|
33c128e99e
|
Fixing a flaky test in ClientLoadReportingWithDropTest
|
5 years ago |
Alexander Polcyn
|
825dc5731f
|
Add a distrib test for source-only ruby packages
|
5 years ago |
Vijay Pai
|
9c5a39c6db
|
Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq"
This reverts commit a46cb5e86a , reversing
changes made to b5d42e75fb .
|
5 years ago |
Vijay Pai
|
bcb6530717
|
Revert "Merge pull request #23430 from vjpai/remove_do_not_test"
This reverts commit 08d737abf8 , reversing
changes made to 6dc44b33c7 .
|
5 years ago |
Esun Kim
|
4c6a6b5a52
|
Clean up transport tests
|
5 years ago |
Eric Gribkoff
|
7df3017c8a
|
Update semantics of --fail_on_failed_rpc
|
5 years ago |
Karthik Ravi Shankar
|
1de0bfd9e2
|
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc""
|
5 years ago |
Matthew Stevenson
|
25d2b9b102
|
Fix number of TLS version tests to run.
|
5 years ago |
Matthew Stevenson
|
6ccc298665
|
Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc.
|
5 years ago |
Karthik Ravi Shankar
|
f1bc43edf6
|
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
5 years ago |
Mark D. Roth
|
181781387d
|
xDS v3 support
|
5 years ago |
Mark D. Roth
|
c35a37d6c2
|
Remove TargetAuthorityTable in favor of a per-address channel arg.
|
5 years ago |
Alexander Polcyn
|
f57879ac56
|
Flag protect new logs
|
5 years ago |
Yash Tibrewal
|
2c5291ff71
|
Plumb absl::Status through connectivity state notifiers
|
5 years ago |
Vijay Pai
|
2667eba8c2
|
Fix a typo
|
5 years ago |
Alexander Polcyn
|
bdfd96ad03
|
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
processing of events
|
5 years ago |
Richard Belleville
|
d40a91dde5
|
Don't check tenancy if credentials specified
|
5 years ago |
Alexander Polcyn
|
4bdbd4caef
|
Log the peer address of grpc_cli CallMethod RPCs to stderr
|
5 years ago |
Richard Belleville
|
c4491121c6
|
Stop checking g_is_on_gce in security connector
|
5 years ago |
Donna Dionne
|
0d6ee9b309
|
Implement fake and ignored headers.
Take care to ensure we use fake headers in testing so we don't
conflict with headers used by census.
|
5 years ago |
Mark D. Roth
|
e681f37054
|
Remove env var protection of new xds routing code.
|
5 years ago |
Vijay Pai
|
9d79ca6058
|
C++ify core server
|
5 years ago |
Esun Kim
|
315caf5d05
|
Added grpc::testing::TestEnvironment
|
5 years ago |
Karthik Ravi Shankar
|
d7565c37a8
|
Revert "Adding Fake headers for header matching."
This reverts commit 8c013bfcdc .
|
5 years ago |
Donna Dionne
|
ea459f72f5
|
Fixing unsafe std::move.
|
5 years ago |
Jan Tattermusch
|
7ce7bbfc33
|
fix concurrent file read flake
|
5 years ago |
Donna Dionne
|
1f30faad13
|
Fixing call to absl::StrSplit to deal with empty string case.
|
5 years ago |
Mark D. Roth
|
fc5bd60f16
|
Concatenate duplicate header keys for matching.
|
5 years ago |
Vijay Pai
|
bb7cfb638d
|
Construct/destruct ExecCtx between init/shutdown only
|
5 years ago |
Donna Dionne
|
8c013bfcdc
|
Adding Fake headers for header matching.
|
5 years ago |
Jan Tattermusch
|
4f96118724
|
move routeguide c++ distribtest under cmake_pkgconfig
|
5 years ago |
Donna Dionne
|
fc8923c0a3
|
Updating C++ interop client and server to do path matching and header
matching tests.
|
5 years ago |
Vijay Pai
|
612a3dfa10
|
clang-format
|
5 years ago |
Vijay Pai
|
bec17c1dd3
|
Avoid unused variables
|
5 years ago |
Richard Belleville
|
0ef84e4306
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
535d0da0dd
|
Complete synchronously
|
5 years ago |
Richard Belleville
|
acbda9835e
|
Reuse mdelem
|
5 years ago |
Richard Belleville
|
ff5f4bb6fc
|
Add test
|
5 years ago |
Vijay Pai
|
d03daab509
|
Remove unused variable (fixes builder error)
|
5 years ago |
Richard Belleville
|
8412476a9b
|
Add sunny day core API path
|
5 years ago |
Vijay Pai
|
e1a45fb237
|
Remove references to skipping callback API tests
|
5 years ago |
Muxi Yan
|
232756e7bf
|
Remove unnecessary RPC
|
5 years ago |
Jan Tattermusch
|
45d92f26ca
|
add Grpc.Tools test for generating for .proto with the same name
|
5 years ago |
Vijay Pai
|
407fdc3a36
|
Fix data race in RpcWithEarlyFreeRequest by using atomics
|
5 years ago |
Vijay Pai
|
c6c05910c2
|
Fix data race in RpcWithEarlyFreeRequest by using atomics
|
5 years ago |
Muxi Yan
|
fa28bab456
|
Address comments
|
5 years ago |
Vijay Pai
|
7ee2bc6db5
|
EM-agnostic callback completion queue
|
5 years ago |