capstan
7267c8fcd9
Python3-ize tools/buildgen.
...
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.
Partially addresses #24359 .
4 years ago
yulin liang
d39e7133c5
Merge pull request #24658 from yulin-liang/cronet-test-timeout
...
Extend timeout for ios-cpp-test-cronet
4 years ago
Ashitha Santhosh
d8d1090b98
Merge pull request #24616 from ashithasantosh/clang_tidy_fix
...
Fix compilation errors after clang-tidy upgrade.
4 years ago
yulin liang
75044f89f1
Merge pull request #24657 from yulin-liang/update-boringssl
...
1.34 Release [T - 4w] Updating boringssl
4 years ago
Esun Kim
e0cbc7e5dd
Merge pull request #24245 from veblush/stacktrace
...
Add stack-tracer to gRPC
4 years ago
Esun Kim
ead5db0bae
Merge pull request #24641 from veblush/tidy-google-global-names-in-headers
...
[Clang-Tidy] Enable google-global-names-in-headers
4 years ago
Esun Kim
4b65b58a84
Merge pull request #24656 from veblush/add-bazelignore
...
Add .bazeligore
4 years ago
yulin-liang
d908f6fc18
Extend the timeout for ios-cpp-test-cronet
4 years ago
yulin-liang
6436f81167
Second regeneration
4 years ago
yulin-liang
d578fa48f0
Increment podspec version
4 years ago
Esun Kim
01add836ec
Add .bazelignore
4 years ago
yulin-liang
8383c5a94f
generate boringssl prefix headers
4 years ago
yulin-liang
1cde398471
Updated sha256
4 years ago
yulin-liang
afc556a4c3
renegerate files
4 years ago
yulin-liang
3df9479697
update boringssl dependency to master-with-bazel commit SHA
4 years ago
yulin-liang
ab1e3af0e9
update submodule boringssl-with-bazel with origin/master-with-bazel
4 years ago
yulin liang
fa334f322f
Merge pull request #24637 from yulin-liang/spm-beta-test
...
Propagate warning disables into code.
4 years ago
donnadionne
f8f8bee8fc
Merge pull request #24640 from donnadionne/matrix
...
Adding v1.33.2 to test matrix
4 years ago
Mark D. Roth
524652becc
Merge pull request #24526 from renkelvin/file
...
[3PI Support] Add file-sourced external account credentials
4 years ago
Vijay Pai
519670a805
Merge pull request #24639 from vjpai/helperize
...
Remove internal use of deprecated ClientAsyncResponseReaderFactory
4 years ago
Mark D. Roth
12fbb6c789
Merge pull request #24635 from markdroth/xds_channel_creds_registry
...
Add XdsChannelCredsRegistry
4 years ago
Esun Kim
f1cd41bb33
Enable google-global-names-in-headers
4 years ago
Donna Dionne
fe9ed18c09
Adding v1.33.2 to test matrix
4 years ago
Chuan Ren
2b1265b42f
Add file-sourced external credentials
4 years ago
Mark D. Roth
23618d9ddd
Add XdsChannelCredsRegistry
4 years ago
Eric Anderson
b3be57db6b
Merge pull request #24624 from sergiitk/grpc-java-1.33.1
...
Update grpc-java to 1.33.1 in the interop_matrix
4 years ago
Yash Tibrewal
f0edcac24b
Merge pull request #24579 from yashykt/xdscertificateprovider
...
Add XdsCertificateProvider
4 years ago
Vijay Pai
3a68f3dc6e
Remove internal use of deprecated ClientAsyncResponseReaderFactory
4 years ago
yulin-liang
2aa2d8e32a
unsafe flags
4 years ago
Mark D. Roth
04045e2273
Merge pull request #24607 from markdroth/xds_api_stateless
...
xds: Move use_v3 out of XdsApi, so that we can specify it on a per-server basis.
4 years ago
Yang Gao
84686329d5
Merge pull request #24609 from sudopk/metadata
...
Specify a large value for max metadata size in grpc_cli client channel.
4 years ago
Esun Kim
53dca5aebd
Merge pull request #24629 from veblush/gce-kokoro-
...
Upgrade kokoro VM image
4 years ago
Jan Tattermusch
b49b29b7ea
Merge pull request #23648 from jtattermusch/extract_metadata_explainers
...
Add extract_metadata_from_bazel_xml.py explainers
4 years ago
Esun Kim
f3e75c1fa9
Add stack-tracer to gRPC
4 years ago
Esun Kim
cd09849cce
Upgrade kokoro VM image
4 years ago
ZhenLian
01cc519b53
Merge pull request #24601 from ZhenLian/zhen_spiffe_fix
...
Increment Index when parsing not plumbed SAN fields
4 years ago
Vijay Pai
4d6336f15e
Merge pull request #24490 from vjpai/async_unary_client_code_size_v2
...
Reduce templating for async client unary call codegen without adding protobuf dependence
4 years ago
Sergii Tkachenko
f6653cc125
Update grpc-java to 1.33.1 in the interop_matrix
4 years ago
Vijay Pai
afe4d1d086
Reduce templating for async client unary call codegen
4 years ago
Yash Tibrewal
e98b92be5e
Merge pull request #24536 from yashykt/nogrpcxdstest
...
Modify script to add CI checks for --define=grpc_no_xds=true
4 years ago
Lidi Zheng
0bad97452d
Merge pull request #24614 from lidizheng/not-found-windows
...
Fix a typo in Python's Windows build
4 years ago
Yash Tibrewal
505b9cf3eb
iModify build script to add tests for --define=grpc_no_xds=true
4 years ago
Yash Tibrewal
e11a670736
Add XdsCertificateProvider
4 years ago
Esun Kim
24d115db36
Merge pull request #24572 from veblush/ios-tests
...
Prep for Mojave test
4 years ago
Lidi Zheng
1eedd0a693
Add extra safe guard to prevent this function misbehave again
4 years ago
Alisha Nanda
93fc14a17f
Merge pull request #24615 from ananda1066/address_name
...
Fixed syntax error in GRPC_ARG_ADDRESS_NAME definition
4 years ago
Mark D. Roth
7ddb18af57
xds: Move use_v3 out of XdsApi, so that we can specify it on a per-server basis.
4 years ago
Mark D. Roth
1a9d80d991
Merge pull request #24606 from markdroth/xds_bootstrap_creds
...
xds: Move channel creds creation into bootstrap parser.
4 years ago
Vijay Pai
3ecb008aa0
Merge pull request #24494 from vjpai/server_code_size
...
Reduce template use in sync server unary calls
4 years ago
Ashitha Santhosh
afc8d9c493
Fix compilation errors after clang-tidy upgrade.
4 years ago