Ashitha Santhosh
1602a02a82
Add gRPC SDK Authorization Policy proto.
4 years ago
Jan Tattermusch
d8f2c1525c
replace pip_import by pip_install in python bazel build
4 years ago
Richard Belleville
5105b1472c
Add to CI
4 years ago
Richard Belleville
56ee26ee6c
Yapf
4 years ago
Richard Belleville
0be354eb51
Fix up client changes
4 years ago
apolcyn
5195a06dde
Merge pull request #25105 from apolcyn/remove_working
...
Remove unnecessary working field from grpc_ares_ev_driver
4 years ago
Mark D. Roth
11f53c3ebe
Merge pull request #25120 from markdroth/xds_security_aggregate_cluster_fix
...
change xDS certificate provider to contain a map by cluster
4 years ago
Jorjun
76e82acc9c
sanity check on MACOSX_DEPLOYMENT_TARGET
...
Avoid attempting to ever parse a potential None value on the above environment var, then carry on with Mac OS X specific version checking logic...
4 years ago
Penn (Dapeng) Zhang
e0125be888
add project_num in node_id
4 years ago
apolcyn
96d2e95dd7
Merge pull request #25133 from apolcyn/backport_fix_zlib_implicit_declaration
...
Backport "Fix implicit declaration error in zlib + macOS #24979"
4 years ago
Mark D. Roth
8ddbc50272
change xDS certificate provider to contain a map by cluster
4 years ago
Mark D. Roth
b098356db5
Merge pull request #25027 from KeithMoyer/signedwarning
...
Use unsigned type when iterating unsigned value
4 years ago
Richard Belleville
c4d3fc749f
WIP. Implement CB interop test
4 years ago
Mark D. Roth
065b8c8081
Change repo manager to drfloob
4 years ago
Mark D. Roth
1939d39816
Merge pull request #25132 from donnadionne/repo_mgr_01_11
...
Passing repo manager to markdroth
4 years ago
Jan Tattermusch
7f779bc4c2
upgrade io_bazel_rules_python to 0.1.0
4 years ago
Masaki Hara
58ef4d7135
Backport "Fix implicit declaration error in zlib + macOS #24979"
4 years ago
apolcyn
b7df39f095
Merge pull request #24979 from qnighy/darwin-zlib-implicit-declaration
...
Fix implicit declaration error in zlib + macOS
4 years ago
Yang Gao
9f533f753c
Merge pull request #25121 from yang-g/unused
...
Mark variables unused in BUILD file
4 years ago
Donna Dionne
9601b85614
Passing repo manager to markdroth
4 years ago
Esun Kim
9b0424263e
Merge pull request #25119 from veblush/copts
...
Add use_strict_warning option to bazel build
4 years ago
Jan Tattermusch
3fcf6620f0
re-run tools/distrib/python/make_grpcio_tools.py
4 years ago
Jan Tattermusch
7fc2828987
include a bugfix in third_party/protobuf
4 years ago
Jan Tattermusch
c26961b89c
run tools/codegen/core/gen_upb_api.sh
4 years ago
Jan Tattermusch
9bb2aefd02
upgrade ruby, C# python and ObC to protobuf 3.14
4 years ago
Jan Tattermusch
6c99a037d0
run tools/distrib/python/make_grpcio_tools.py
4 years ago
Jan Tattermusch
9c8818d2ee
regenerate proto files for csharp, php, ruby
4 years ago
Jan Tattermusch
8bb55930dc
update third_party/protobuf to v3.14.0
4 years ago
yulin liang
0d7e17ff80
Merge pull request #25092 from grpc/revert-24637-spm-beta-test
...
Revert "Propagate warning disables into code."
4 years ago
yang-g
be2e59725d
Mark variables unused
4 years ago
Esun Kim
695d1c02ed
Fix ignored-qualifiers warning
4 years ago
Esun Kim
e49d74b0d8
Added use_strict_warning
4 years ago
Masaki Hara
d1589159c3
Always apply -DHAVE_UNISTD_H
...
This commit also moves the CPPFLAGS config from Makefile, which is
autogenerated, to build_handwritten.yaml, which is literally
handwritten.
4 years ago
Masaki Hara
6d6c5ca009
Merge branch 'master' into darwin-zlib-implicit-declaration
4 years ago
ZhenLian
e745f8cb55
Merge pull request #25018 from ZhenLian/zhen_dynamic_file_reloading_9
...
Support Default Root Certs in Tls Credentials
4 years ago
ZhenLian
c48e39d5c2
Support Default Root Certs in Tls Credentials
4 years ago
Penn (Dapeng) Zhang
b2b01baf78
Run xds v3 tests in kokoro integration
4 years ago
Stanley Cheung
e08a885851
Merge pull request #25111 from stanley-cheung/bump-master-version
...
Bump master version
4 years ago
Stanley Cheung
a9bf88bae3
Merge pull request #25110 from stanley-cheung/bump-1-35-version
...
Bump version to v1.35.0-pre1
4 years ago
donnadionne
24f5cf82c4
Merge pull request #25085 from donnadionne/timeout_2nd
...
Fixing timeout test for tsan and asan:
4 years ago
Sergii Tkachenko
b800b76264
Merge pull request #25109 from grpc/xds-k8s-server-override-td-url
...
xds-k8s driver: support --xds_server_uri flag
4 years ago
Stanley Cheung
fe2e96f9f3
Regenerate projects
4 years ago
Stanley Cheung
e2bbed6434
Bump master version to 1.36
4 years ago
Stanley Cheung
5564ac0cce
Regenerate projects
4 years ago
Stanley Cheung
82ba4c08f8
Bump version to v1.35.0-pre1
4 years ago
Sergii Tkachenko
d08468b844
xds-k8s driver: support --xds_server_uri flag
4 years ago
Donna Dionne
5c1834e8db
A previous fix which changed grpc_cycle_counter_to_millis_round_down/up
...
was not the correct fix and caused window test issues.
The correct fix is to ensure the test uses the same time apis as the
product code: grp_get_cycle_counter (which is platform dependent) to get
current time.
Tested both in open source and patched into google3 to ensure successful
import:
https://critique-ng.corp.google.com/cl/349981071/analysis
4 years ago
Esun Kim
46075a4c81
Merge pull request #24961 from veblush/bazel-deps-fix
...
Added ignore_version_differences to grpc_extra_deps
4 years ago
Lidi Zheng
a873c5a942
Merge pull request #25076 from lidizheng/aio-examples-3
...
Adding three more AsyncIO examples
4 years ago
apolcyn
c95ed7a477
Merge pull request #24962 from qnighy/ruby-extension-implicit-declaration
...
Fix implicit decalaration in rb_event_thread.c
4 years ago