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
Jan Tattermusch
d67009124f
commenting on PRs is no longer used
6 years ago
Juanli Shen
bbe2587c39
Enable per-channel subchannel pool
6 years ago
Prashant Jaikumar
95965f71d3
Remove network_status_tracker
...
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
6 years ago
Mark D. Roth
d6e2b33670
Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file.
...
This fixes a link error when building with make.
6 years ago
Jan Tattermusch
b4818682be
fix #17625
6 years ago
Mark D. Roth
21446eb35a
Fix build.yaml.
6 years ago
Alex Polcyn
e894d78c35
Fix artifact dockerfiles rvm installation; keep bundler pinned
6 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Tommy Chen
39ac83a49e
ruby-sigint ready to be merged!
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
Soheil Hassas Yeganeh
2e017da58a
Add microbenchmarks for grpc_timer
...
This helps assessing upcoming changes.
6 years ago
Mark D. Roth
40f22bfc94
move ForwardingLoadBalancingPolicy to its own library
6 years ago
Mark D. Roth
09f57c17ee
Refactor request routing code out of client_channel.
6 years ago
Jan Tattermusch
f9e1cde01c
yapf run_interop_tests.py
6 years ago
Jan Tattermusch
3458ede262
dont set server_override for cloud_to_prod tests
6 years ago
Lidi Zheng
886a932a1a
Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullId
6 years ago
Lidi Zheng
eafb1d527d
Reorgnize dependencies and variables
6 years ago
Lidi Zheng
6692429f31
Download private key from KeyStore
6 years ago
Vijay Pai
c52ae0d000
Give the interceptors header files in include/grpcpp/support
6 years ago
yang-g
aa2e731508
Fix new target
6 years ago
Yihua Zhang
0531d3d3ad
extend local credentials to support tcp loopback
6 years ago
Nicolas Noble
a744221a2c
Editing appid and installation id
...
Created these from the grpc-bot account.
6 years ago
Vijay Pai
ca4e55e6ca
Benchmark to show that byte buffer copy is size-independent
6 years ago
Lidi Zheng
5a38d1956f
Make yapf happy
6 years ago
Lidi Zheng
b9cb2459ea
Include LICENSE in artifact
6 years ago
Lidi Zheng
0f0822d53f
WIP: Utilize the GitHub Check Feature
6 years ago
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Lidi Zheng
dbbb382158
Set CONFIG default value 'opt'
6 years ago
Lidi Zheng
ca728e2269
Revert "Strict check for $config && Enable SC2154"
...
This reverts commit bdfb5691ad
.
6 years ago
Nicolas "Pixel" Noble
d550af373c
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
6 years ago
Lidi Zheng
bdfb5691ad
Strict check for $config && Enable SC2154
6 years ago