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
Alexander Polcyn
b0385879a5
Remove unnecessary working state from grpc_ares_ev_driver
4 years ago
Yang Gao
f735728a39
Merge pull request #25055 from acozzette/parse-json
...
Updated parse_json.cc to rely on config_protobuf.h for protobuf types
4 years ago
Yang Gao
66ee197a1a
Merge pull request #25102 from yang-g/filter
...
Remove unneeded filter
4 years ago
Esun Kim
e7a857d001
Added ignore_version_differences to grpc_extra_deps
4 years ago
Yash Tibrewal
3eb743ba4c
Merge pull request #25056 from yashykt/logunsecurewarning
...
Add log for insecure buils
4 years ago
yang-g
c6c3dc57af
Remove unneeded filter
4 years ago
Lidi Zheng
e6dffc6fbe
Adding three more AsyncIO examples
...
* Channelz or Debug
* Route guide
* Wait for ready
4 years ago
apolcyn
78dc1394fd
Merge pull request #25064 from apolcyn/merge_ares_structs
...
Move grpc_ares_ev_driver and fd_node into grpc_ares_wrapper.cc
4 years ago
Mark D. Roth
c01a7ad71a
Merge pull request #24814 from renkelvin/apis
...
Add support of implicit and explicit flows for external account creds
4 years ago
apolcyn
6f7a9e2076
Merge pull request #25070 from apolcyn/manylinux14
...
Base the ruby build off of latest rake-compiler-dock/manylinux14 images, add ruby 3.0 binary packages
4 years ago
Stanley Cheung
9a1145bc17
Merge pull request #25094 from stanley-cheung/fix-ios-binary-build
...
Fix iOS binary size build
4 years ago
Mark D. Roth
cfe08efa4b
Merge pull request #25088 from chwarr/retry-throttle-string
...
Include missing string header in retry_throttle.h
4 years ago
Mark D. Roth
861c54a7fa
Merge pull request #25091 from markdroth/string_less_new
...
Remove StringLess and src/core/lib/gprpp/map.h.
4 years ago
Stanley Cheung
e1c5100c0d
Merge pull request #25093 from stanley-cheung/branch-1-34-upmerge
...
Upmerge from v1.34.x branch
4 years ago
apolcyn
91f80720a3
Merge pull request #25069 from apolcyn/plumb_extra_args
...
Add a mechanism to plumb arbitary command line flags to the c-ares unit test binary
4 years ago
Alexander Polcyn
56f1944e2d
truncate windows dlls for linux package
4 years ago
Stanley Cheung
cc645ca5b5
Fix iOS binary size build
4 years ago