Yash Tibrewal
|
1ae439e3f0
|
Reviewer comments
|
5 years ago |
Jan Tattermusch
|
eb137ea519
|
clang format
|
5 years ago |
Jan Tattermusch
|
05012c288f
|
make tcp_posix_test run when CFSTREAM is enabled
|
5 years ago |
Jan Tattermusch
|
04796c8ccb
|
fix //test/core/security:credentials_test under local bazel run
|
5 years ago |
Prashant Jaikumar
|
2526dfade5
|
WIP: Make core and C++ tests work with bazel on Mac OS
|
5 years ago |
Jan Tattermusch
|
f427cac49b
|
dont run resolver_component_tests_runner_invoker on mac
|
5 years ago |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
5 years ago |
Jan Tattermusch
|
5d352ded8b
|
disable a few macos bazel tests
|
5 years ago |
Julien Boeuf
|
cedf76ee9a
|
Fixing bug where subject token was used instead of the actor token.
|
5 years ago |
Yash Tibrewal
|
d4d9e45990
|
Use std::function instead of grpc_closure
|
5 years ago |
Yash Tibrewal
|
3b1d176e9d
|
LogicalThread
|
5 years ago |
Mark D. Roth
|
3d3b6d8a8a
|
shard xds_end2end_test
|
5 years ago |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
5 years ago |
Vijay Pai
|
9cbd685304
|
Prevent use of pthread header
|
5 years ago |
Vijay Pai
|
73de768139
|
Test server destruction without explicit Shutdown
|
5 years ago |
Esun Kim
|
88527cc393
|
Add missing #include condition_variable
|
5 years ago |
Alexander Polcyn
|
7ba01aa3a2
|
Fix differing parameter name clang tidy warning
|
5 years ago |
Alexander Polcyn
|
074ecfb754
|
Post-review change: disable active RPC counting for the expected-to-fail tests
|
5 years ago |
Alexander Polcyn
|
528d50ab15
|
Add a global queue to limit the number of outstanding ALTS handshakes
|
5 years ago |
Esun Kim
|
f40a702441
|
Clean up headers
|
5 years ago |
Prashant Jaikumar
|
c9117fa198
|
Fix C++ tests to enable running on android
|
5 years ago |
Guantao Liu
|
8c58f224de
|
Bare bones of the libuv EventManager.
|
5 years ago |
Vijay Pai
|
9dfa8fb2f1
|
Temporarily disable client_idle filter check
|
5 years ago |
Mikko Rantanen
|
cc61d0e25d
|
Make the test more reliable
|
5 years ago |
Vijay Pai
|
334fffc8c7
|
Repeat changes of #20968 which were accidentally reverted
|
5 years ago |
Jan Tattermusch
|
986070d280
|
use test size instead of timeout
|
5 years ago |
Yash Tibrewal
|
79aa21fa71
|
Reviewer comments
|
5 years ago |
Alexander Polcyn
|
2a6cad41a4
|
Fix racey test assertion in alts_concurrent_connectivity_test
|
5 years ago |
Mikko Rantanen
|
a8ab03d758
|
Clean up the test
|
5 years ago |
Mikko Rantanen
|
0c9ddc9d23
|
Clang format
|
5 years ago |
Mikko Rantanen
|
bde8e283a2
|
Add test for kicking other pollsets
|
5 years ago |
Yash Tibrewal
|
61020b55f9
|
Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure
|
5 years ago |
Muxi Yan
|
d93dd0aca5
|
Fix gRPC-C++ podspec
|
5 years ago |
Muxi Yan
|
67e90c38f0
|
Nit fix in Podfile
|
5 years ago |
Muxi Yan
|
b4aace992c
|
Make cpp_cronet test use gRPC-C++/Cronet
|
5 years ago |
Alexander Polcyn
|
7cd0d9266b
|
Raise deadline of RPC in cancel_ares_query_test
|
5 years ago |
Alexander Polcyn
|
d7c51c6163
|
Have ALTS handshake clients do a RECV_STATUS op
|
5 years ago |
Yash Tibrewal
|
d60b60a837
|
Reviewer comments
|
5 years ago |
Esun Kim
|
e8863d0064
|
Fix new & delete match
|
5 years ago |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
5 years ago |
Zhen Lian
|
ddf565db33
|
running clang-format -i on each modified files
|
5 years ago |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
5 years ago |
Esun Kim
|
5a5734ff03
|
Use std::string for channelz
|
5 years ago |
Vijay Pai
|
3928a20bdf
|
Fix outdated thread invocation that now causes Windows breakage
|
5 years ago |
Vijay Pai
|
6352ca3682
|
Don't check for client_idle since client_idle is disabled
|
5 years ago |
Esun Kim
|
3a519a0b64
|
Replaced grpc_core New & Delete with C++ new & delete
|
5 years ago |
Richard Belleville
|
9918329bb5
|
Groundhog day
|
5 years ago |
Richard Belleville
|
57e40c87e9
|
Buildifier again
|
5 years ago |
Richard Belleville
|
44e1da8869
|
Re-add load
|
5 years ago |
Esun Kim
|
de81f120b2
|
Abseilify StringView
|
5 years ago |