Lidi Zheng
4814972080
Install `wheel` right before use it
6 years ago
yang-g
a6596b2fd5
Fix fuzzer test
6 years ago
Lidi Zheng
6b437ca80f
Increase the retry interval
6 years ago
Lidi Zheng
cf70b744f1
Silent the check_on_pr failure
6 years ago
Karthik Ravi Shankar
705cb09f1d
Fix run_test and clang format errors
...
Make changes suggested by the script.
6 years ago
Karthik Ravi Shankar
f7dd48b2b6
Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
...
This change moves ResourceQuota class fron grpc namespace to grpc_impl
namespace.
6 years ago
Lidi Zheng
50a1ddab5c
Revert "Revert "Strip Python wheel binary""
...
This reverts commit 04609b1ea5
.
6 years ago
Jan Tattermusch
04609b1ea5
Revert "Strip Python wheel binary"
6 years ago
yang-g
94c38ee0a1
Add fuzzer test case
6 years ago
Juanli Shen
e889fda482
Use real resolver in xds lb channel
6 years ago
Jan Tattermusch
921df1c923
run_tests.py: increase timeout for pre-build step
6 years ago
Mark D. Roth
a04b0646de
Don't use a separate call context for subchannel calls.
6 years ago
Lidi Zheng
bc81010f10
Strip Python wheel binary
6 years ago
Jan Tattermusch
7c71783879
grpc-dotnet now support unimplemented handlers
6 years ago
Nicolas Noble
91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace.""
6 years ago
Vijay Pai
7eb08ad72e
Add interceptors, secure credentials, and cancellation to client callback test
6 years ago
Mark D. Roth
aa149fedbb
Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api"
...
This reverts commit f327b83706
, reversing
changes made to b3b5d63423
.
6 years ago
hcaseyal
275296c594
Revert "LB policy picker API"
6 years ago
Jan Tattermusch
2fd2ee2289
test C# on .NET core by default too
6 years ago
Jan Tattermusch
96f4454ce7
update run_interop_tests.py script
6 years ago
Nicolas Noble
2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace."
6 years ago
Soheil Hassas Yeganeh
508c8d805a
Introduce more helper methods in gprpp/atomic.h
...
Retire the old atomic_with_atm.h and atomic_with_std.h as they are not
needed anymore.
Introduce helper methods which call GPR_ATM_INC_ADD_THEN and
GPR_ATM_INC_CAS_THEN, and use them everywhere.
Also introduce AtomicIncrementIfNonzero, originally authored by
vjpai@. This is going to be used for completion queues.
6 years ago
Bill Feng
987ac52ee2
formatting
6 years ago
Bill Feng
43277f83c8
filted out malformed resultstore data
6 years ago
Bill Feng
4564b78b27
more fields for filter
6 years ago
Bill Feng
be55d61b64
more fields for filter
6 years ago
Nicolas "Pixel" Noble
ad1a34f904
Adding new header to build files.
6 years ago
Bill Feng
5428bdeb83
more debug printouts
6 years ago
Bill Feng
1898e1be25
debug printouts
6 years ago
Jan Tattermusch
cfc2156665
add AspNetCore interop server
6 years ago
Bill Feng
152626b13c
removed debug printouts
6 years ago
Bill Feng
1709313023
changed fields
6 years ago
Mark D. Roth
bab8123763
LB policy picker API
6 years ago
Lidi Zheng
684690c2d7
Adopt reviewers' advice
6 years ago
Lidi Zheng
bf8bef9c78
Add retries for check_on_pr
6 years ago
Bill Feng
ea3fd88eca
debug printout for testing
6 years ago
Bill Feng
8fd9b02bec
added fieldmask to resultstore upload for RBE
6 years ago
xichengliudui
d9b508c896
Fix various typos in .cc and .md and .py files
6 years ago
Arjun Roy
195a30bb8b
Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations.
...
grpc_handshake is renamed to GrpcHandshake, using C++ class definitions
instead of C-style vtable classes. Update callers to use new interfaces.
We use RefCountedPtr to simplify reference tracking.
6 years ago
Muxi Yan
1124c4edd9
increase timeout of cfstream-tests
6 years ago
Adam Cozzette
7cd19f2af3
Updated check_bazel_workspace.py
6 years ago
Vijay Pai
f919ace038
Add a microbenchmark for immediately-firing alarms
6 years ago
ncteisen
440f734d59
Remove owners for tools/run_tests/performance
6 years ago
Prashant Jaikumar
bca92b2b7e
Added test for wall-clock time change on the client
6 years ago
Alexander Polcyn
c0125a7cd4
Unskip google default creds for Go and Java in cloud to prod tests
6 years ago
Prashant Jaikumar
6b19927bc4
Bad connection test
6 years ago
Alexander Polcyn
1d8f7647b0
Fix broken mac to prod interop
6 years ago
Yihua Zhang
a3d997cbdc
Add a TLS credential surface API (experimental)
6 years ago
Nicolas "Pixel" Noble
b0e6cc9b5f
Forgot to declare the header.
6 years ago
Yash Tibrewal
9df6023dca
Move Optional to gprpp, and reviewer comments
6 years ago