Mark D. Roth
412419b5f9
fix submodule check
5 years ago
Esun Kim
dc8c0a2c2b
Update abseil to lts_2020_02_25
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
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
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
Jan Tattermusch
a6cda9a9f4
tools/run_tests/sanity/check_submodules.sh
5 years ago
Guantao Liu
924ce78fc9
Fix sanity checks and "really" add the libuv submodule to third_party.
5 years ago
Esun Kim
f47ae53da4
Update abseil
5 years ago
Esun Kim
4ca85de347
Update abseil-cpp to the latest
5 years ago
Esun Kim
8086d8ee42
Update abseil-cpp to HEAD
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Esun Kim
525e0fdef2
Remove upb submodule
5 years ago
Jan Tattermusch
675732cb29
update third_party/boringssl-with-bazel to latest master-with-bazel branch
5 years ago
Jan Tattermusch
6dc95e8e0b
fixup check_submodules.sh
5 years ago
Muxi Yan
64b7febefa
Fix ObjC sike issue and update BoringSSL to master
5 years ago
Esun Kim
e24cbab32a
Remove upb submodule
5 years ago
Esun Kim
e12ff9cd58
Remove third_party/libcxx[abi]
5 years ago
Jan Tattermusch
520c4a737d
update third_party/boringssl to master
5 years ago
Jan Tattermusch
df12f443f4
update third_party/boringssl again
5 years ago
Jan Tattermusch
76a418f380
update check_submodules.sh and podspec template
5 years ago
Esun Kim
300077aac1
Update upb to HEAD
5 years ago
Jan Tattermusch
7357f63c09
update check_submodules.sh and grpc_deps.bzl
5 years ago
Mark D. Roth
21c5424477
Add API for accessing per-call backend metric data in LB policies.
5 years ago
Hope Casey-Allen
f66f047841
Update googletest version to fix BoringSSL support
5 years ago
Esun Kim
78a01a5782
Update upb to the latest
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Esun Kim
44de9634f6
Update third_party/upb to the latest
5 years ago
Nicolas "Pixel" Noble
a4608cb373
Properly using upb's upstream.
5 years ago
Nicolas "Pixel" Noble
c4481f5538
Trying out my upb change.
5 years ago
Nicolas "Pixel" Noble
170beff648
Upgrading absl submodule, in the hope this will make Windows RBE work.
5 years ago
Nicolas "Pixel" Noble
27030f58aa
Renaming data-plane-api to envoy-api.
6 years ago
Nicolas "Pixel" Noble
9f0d0e030f
Syncing all the data-plane-api references.
6 years ago
Prashant Jaikumar
43628b286f
Update googletest version to v1.8.1
...
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
6 years ago
Nicolas "Pixel" Noble
8de64087a3
Clean bazel 0.26 upgrade.
6 years ago
Nicolas "Pixel" Noble
63e2c91efe
New version of upb.
6 years ago
Hao Nguyen
1ddaafd677
Update protobuf version
6 years ago
Alexander Polcyn
4ba81610ee
Revert "Update the upb submodule for proto.oneof fix in generated code."
...
This reverts commit 2975571fd3
.
6 years ago
Vishal Powar
2975571fd3
Update the upb submodule for proto.oneof fix in generated code.
6 years ago
Fabian Holler
113e84b8dd
update cares to version cares-1_15_0
...
This fixes the issue: https://github.com/grpc/grpc/issues/16688
Which causes that grpc can not be build because of the following
compiler error:
third_party/cares/cares/ares_init.c: In function ‘ares_dup’:
third_party/cares/cares/ares_init.c:301:17: error: argument to ‘sizeof’ in ‘strncpy’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer- memaccess] sizeof(src->local_dev_name));
6 years ago
Vishal Powar
fb15daf8b9
Add generated upb code for endpoints information.
...
Also,
- Update upb submodule for new code generator and update generated
files.
6 years ago
Bill Feng
d9fc63f42f
generated project for updated submodule
6 years ago