Esun Kim
cf618b1b8c
Removed unused sync_[no]_cxx11 files
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
5 years ago
Mark D. Roth
01e87e2d93
Remove old JSON API
5 years ago
Eric Gribkoff
237e1cd033
typo
5 years ago
Jan Tattermusch
87f7674248
cleanup C++ distribtests
5 years ago
Eric Gribkoff
0bc088fbd3
e2-standard-2
5 years ago
Eric Gribkoff
df470c3e68
fix with clause
5 years ago
Eric Gribkoff
dc504622e7
remove bootstrap.json
5 years ago
Eric Gribkoff
09df710f07
generate bootstrap
5 years ago
Lidi Zheng
c53dd61dc7
Stop building for Android
5 years ago
Eric Gribkoff
1e75218905
wait for backend health first
5 years ago
Eric Gribkoff
31fa9550e5
Add runner script for xDS integration tests
5 years ago
Lidi Zheng
ef3e6da5ba
s/use_asyncio/use-asyncio/g
5 years ago
Lidi Zheng
4842e23e9c
Make YAPF happy
5 years ago
Lidi Zheng
3e2d5da7a2
Use as much template as possible & fix some wording
5 years ago
Lidi Zheng
dc202bdf1f
Adding gRPC Python AsyncIO interop client and server
5 years ago
Ben Reed
01457b2b5a
Add ignore android flag in performance README.md
...
The tools/run_tests/performance/README.md file provides an example to
run workers in Java. However, this example does not work out of the
box, because the Java build requires an Android SDK. This change adds a
Gradle flag `-PskipAndroid=true` to the existing example, allowing it to
work as intended.
Signed-off-by: Ben Reed <benreed@google.com>
5 years ago
Yash Tibrewal
74309886bb
Replace LogicalThread with WorkSerializer
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
Esun Kim
8a23a9c4fe
Add cmake_pkgconfig_simple
5 years ago
Esun Kim
37089877bf
Update abseil to the latest
5 years ago
Esun Kim
f63367e0ef
Update abseil to the latest
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Jan Tattermusch
5898cd03d7
update third_party/boringssl-with-bazel, check_submodules.sh and grpc_deps.bzl
5 years ago
Jan Tattermusch
e7e5d0198f
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
...
This reverts commit fe2242e603
.
5 years ago
Yash Tibrewal
6f5b4624af
Delete api_fuzzer
5 years ago
Richard Belleville
c4a8d65512
Remove yet more targets
5 years ago
Richard Belleville
87c7c2af3f
Stop building manylinux1 images
5 years ago
Jan Tattermusch
fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
6f88ab83ea
update check_submodules.sh and grpc_deps.bzl
5 years ago
Jan Tattermusch
e2ca0075a8
update check_submodules.sh and grpc_deps.bzl
5 years ago
Jan Tattermusch
c31501f7e4
update check_submodules.sh
5 years ago
Jan Tattermusch
d4cc9b8c71
update check_submodules.sh and grpc_deps.bzl
5 years ago
Esun Kim
9e15f78cf8
Update absl to the lastest
5 years ago
Esun Kim
7dac73264b
Bump the version of gcc to 4.9
5 years ago
Jan Tattermusch
a6cda9a9f4
tools/run_tests/sanity/check_submodules.sh
5 years ago
Guantao Liu
df43012698
Fix tools/run_tests/sanity/check_bazel_workspace.py
5 years ago
Guantao Liu
924ce78fc9
Fix sanity checks and "really" add the libuv submodule to third_party.
5 years ago
Lidi Zheng
4bb124f54f
Make yapf_code capable of making in-place changes
5 years ago
Esun Kim
252de4f05c
Revert "Support CentOS 7 for gRPC.NET"
5 years ago
Zhen Lian
618771dc6a
[Exposing ALTS Context 2/2] Utility Wrapper Class
...
This PR contains:
1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536 , but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck()
2. A clientAuthzCheck() function for users to check if the server is authorized
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Esun Kim
782879d104
Change the default timeout of CppDistribTest to 45min from 30min
5 years ago
Yash Tibrewal
72c4b9767b
YAPF formatting
5 years ago
Yash Tibrewal
e0e6e574d1
Reviewer comments
5 years ago
Yash Tibrewal
45501dbbc4
Don't fail on upload_results_to_bq not being defined
5 years ago
Esun Kim
f00bdb3d90
Change the linux for linux artifacts to CentOS 6
5 years ago
Lidi Zheng
fe919dd71e
Pin to 19.3.1
5 years ago
Zack Galbreath
0be62b021a
Add distrib test for CMake FetchContent build
5 years ago