Jan Tattermusch
4f96118724
move routeguide c++ distribtest under cmake_pkgconfig
5 years ago
Jan Tattermusch
e329d1ddd0
bytes(string, encoding) is not supported in python2
...
results in error "TypeError: str() takes at most 1 argument (2 given)"
5 years ago
Karthik Ravi Shankar
f71801ffd6
Move GenericStub from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18434
5 years ago
Karthik Ravi Shankar
c29ffe6494
Move AuthMetaDataProcessor from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18436/files
5 years ago
Esun Kim
89b10106ce
Update by review
5 years ago
Mark D. Roth
abab9967cf
Add XdsConfigSelector and populate call attribute containing the deadline.
5 years ago
Jan Tattermusch
375b8551f7
update bigquery partition expiration
5 years ago
Jan Tattermusch
4847f85367
make port server python3 compatible
5 years ago
Donna Dionne
8dd0cb4712
Add support for xDS regex matchers.
5 years ago
Esun Kim
9cb284abef
Make pluing embed zlib
5 years ago
Esun Kim
bfa1ca968c
Add gRPC-specific docker images for Ruby build
5 years ago
Alexander Polcyn
a1d1a8e543
Bump 1.30.x branch to 1.30.1
5 years ago
Richard Belleville
a950149a90
Pin isort to fix sanity test breakage
5 years ago
Alexander Polcyn
0bfbea06bc
Fix use-after-free in ruby call creds
5 years ago
Richard Belleville
c8a8a6aea4
Get new core API design building
5 years ago
Richard Belleville
a4ca41960c
Pin isort to fix sanity test breakage
5 years ago
Jan Tattermusch
0129e35e37
update boringssl dependency to master-with-bazel commit SHA
5 years ago
yulin-liang
317fd2e13f
Objc support PB runtime import override
5 years ago
Esun Kim
40dbe0e28a
Removed grpc_artifact_protoc/Dockerfile
5 years ago
Esun Kim
d1923afb85
Added missing deps_linkage
5 years ago
Esun Kim
e2889fe265
Added missing deps_linkage
5 years ago
Alexander Polcyn
95387716dc
Make sure call creds user callbacks can't kill the ruby call credentials thread
5 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
5 years ago
Esun Kim
c33c67edf6
Add Python 3.9 support
5 years ago
Richard Belleville
4de06d0e22
Regenerate projects
5 years ago
Richard Belleville
1aae547e2c
Regenerate projects
5 years ago
Karthik Ravi Shankar
4beb1eccf3
Fix formatting and build files
5 years ago
Karthik Ravi Shankar
7f2eaaabac
Move create_channel and credentials from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18374 and
https://github.com/grpc/grpc/pull/18444
Credentials and create_channel are very closely intertwined, so it is
easier to migrate them together.
5 years ago
Karthik Ravi Shankar
ecbbc03c3d
Move create_channel_posix from ::grpc_impl to ::grpc
...
Revert https://github.com/grpc/grpc/pull/18373
5 years ago
Karthik Ravi Shankar
9db914a0cc
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
5 years ago
Richard Belleville
f69b8f831c
Fix executable bit
5 years ago
Sanjay Pujare
1a17a14ceb
Remove 1.30.0 and 1.30.1 from the matrix
5 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
5 years ago
Karthik Ravi Shankar
0f64d1f96b
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"
5 years ago
Esun Kim
445f6814eb
Add manylinux2014 artifacts
5 years ago
Esun Kim
06b1a9b0d3
Add manylinux2014 docker images
5 years ago
Esun Kim
681d2fcb08
Rename com_github_google_googletest to com_google_googletest
5 years ago
Sanjay Pujare
0fe7738330
Add grpc-java v1.30.2 to interop test client matrix
5 years ago
Richard Belleville
09007ebccf
Yapf
5 years ago
Richard Belleville
1010d3a619
Batch download jobs
5 years ago
Esun Kim
a5ab31ac29
Add build_abseil-cpp_at_head
5 years ago
Richard Belleville
bdc83185d3
Incrementally remove docker images as we test
5 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
5 years ago
Srini Polavarapu
39103342cf
v1.30.0 interop tests
5 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
5 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
5 years ago
Lidi Zheng
281f80aeab
Install rsa==4.0 to avoid the egg cache race issue
5 years ago
Lidi Zheng
a5d2f719bd
Trust google-auth library will handle their dependency properly
5 years ago
Richard Belleville
4fcf9d01d2
Address review comments
5 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago