Jan Tattermusch
|
06b420d314
|
consider cancelRequested flag too
|
5 years ago |
Jan Tattermusch
|
7eeb1e564d
|
address review comments
|
5 years ago |
Jan Tattermusch
|
6df4fc5865
|
improve comments
|
5 years ago |
Lidi Zheng
|
bb38187221
|
Add a TODO to remove a.out
|
5 years ago |
Yash Tibrewal
|
cce1f5a060
|
Clang format
|
5 years ago |
Nicolas Noble
|
e3095a15ce
|
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
5 years ago |
Richard Belleville
|
aa156984b1
|
Support mutating a value used for a response in grpcio_testing
|
5 years ago |
Zhen Lian
|
fe9576c861
|
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
5 years ago |
Yash Tibrewal
|
1ae439e3f0
|
Reviewer comments
|
5 years ago |
Jan Tattermusch
|
2791791128
|
adjust port.h to fix parse_address_with_named_scope_id_test
|
5 years ago |
Prashant Jaikumar
|
2526dfade5
|
WIP: Make core and C++ tests work with bazel on Mac OS
|
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 |
Mark D. Roth
|
4e393dc035
|
Convert grpc_proxy_mapper to C++.
|
5 years ago |
Yash Tibrewal
|
3b1d176e9d
|
LogicalThread
|
5 years ago |
Jan Tattermusch
|
4b834f4661
|
add tests empty send_message buffer
|
5 years ago |
Jan Tattermusch
|
745f973eeb
|
ensure there is at least one slice in send_message buffer
|
5 years ago |
Hannah Shi
|
c75febf906
|
del unneed func
|
5 years ago |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
5 years ago |
Hannah Shi
|
b880b07a6b
|
add one test case for invalidateDefaultRootsPem()
|
5 years ago |
Hannah Shi
|
2537632d8c
|
add invalidateDefaultRootsPem
|
5 years ago |
Lidi Zheng
|
87e1189083
|
Use dedicated threads for synchronous runners
|
5 years ago |
Karthik Ravi Shankar
|
7f88f66f93
|
Fix ordering of load and licenses in BUILD
Bazel requires load come above licenses in BUILD file.
|
5 years ago |
Karthik Ravi Shankar
|
edd22e5a6c
|
Address reviewer comments
|
5 years ago |
Vijay Pai
|
55748facd8
|
Fix server shutdown ordering issue
|
5 years ago |
Alexander Polcyn
|
df4801a7fc
|
Address comments; remove unneedd nullptr check
|
5 years ago |
Alexander Polcyn
|
6b62e2d1cc
|
Post-review change; ensure handshake queue has been initialized in alts_tsi_handshaker_test
|
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 |
Mark D. Roth
|
80c69d8277
|
Remove unnecessary owners in client_channel tree.
|
5 years ago |
Guantao Liu
|
75e278ad74
|
Fix sanity checks.
|
5 years ago |
Karthik Ravi Shankar
|
eaefb98aeb
|
Create http_over_grpc proto
This adds http_over_grpc.proto and enables it to be used.
|
5 years ago |
Guantao Liu
|
b48fcfbc09
|
Fix build rules.
|
5 years ago |
Guantao Liu
|
8c58f224de
|
Bare bones of the libuv EventManager.
|
5 years ago |
James Newton-King
|
eef228a596
|
Clean up
|
5 years ago |
James Newton-King
|
65f6feea41
|
Clean up
|
5 years ago |
James Newton-King
|
7ef103b372
|
Make watch writing thread safe
|
5 years ago |
Mark D. Roth
|
0e487a7405
|
Convert grpc_connector to C++.
|
5 years ago |
James Newton-King
|
dbc0bcc91d
|
Add watchers lock
|
5 years ago |
Jan Tattermusch
|
986070d280
|
use test size instead of timeout
|
5 years ago |
Jan Tattermusch
|
d34f7f3df5
|
fix unobserved task exception problem for non-exhausted response streams
|
5 years ago |
Jan Tattermusch
|
87bb6ed2bf
|
add UnobservedTaskExceptionTest
|
5 years ago |
Yash Tibrewal
|
114f03ed6d
|
Reduce log level of gpr_cpu_current_cpu to GPR_DEBUG
|
5 years ago |
Yash Tibrewal
|
79aa21fa71
|
Reviewer comments
|
5 years ago |
Vijay Pai
|
405d7b4ce0
|
Ban use of std::sync constructs
|
5 years ago |
Jan Tattermusch
|
cf019a8cbe
|
only run the test with tracing enabled on windows
|
5 years ago |
Jan Tattermusch
|
1387226fe0
|
reduce amount of logs generated by ExternalDnsWithTracingClientServerTest
|
5 years ago |
Mikko Rantanen
|
71d627c2c7
|
Fix format
|
5 years ago |
Mikko Rantanen
|
ff4af602b0
|
Ensure awake pollset_work threads exist on Windows
|
5 years ago |
Yash Tibrewal
|
61020b55f9
|
Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure
|
5 years ago |