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
79f7abb45e
Update zlib dependency
6 years ago
Hao Nguyen
1ddaafd677
Update protobuf version
6 years ago
Esun Kim
90fbdc92f5
Roll-forward "Config migration"
...
This reverts commit 236ae12bb1
.
6 years ago
Alexander Polcyn
236ae12bb1
Revert "Config migration"
...
This reverts commit 87905ae5ea
.
6 years ago
Esun Kim
87905ae5ea
Config migration
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
Alexander Polcyn
880796e8ba
Revert "Ban std:: sync constructs"
...
This reverts commit bb8ba4547a
.
6 years ago
Vishal Powar
2975571fd3
Update the upb submodule for proto.oneof fix in generated code.
6 years ago
Vijay Pai
bb8ba4547a
Ban std:: sync constructs
6 years ago
Nicolas Lopez
d1640057f2
use rbe_autoconfig
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
Vishal Powar
319fcdf26e
Add a script for generating C code and build rule for protobuf protos.
...
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code (upb) for protos
- generated code for example protos
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Jan Tattermusch
0c8c4c6dd5
update third_party/protobuf to v3.7.0
6 years ago
Adam Cozzette
7cd19f2af3
Updated check_bazel_workspace.py
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Vishal Powar
62027b7e14
Changes add a script for generating C code and build rule for protobuf
...
protos
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Nicolas "Pixel" Noble
d3d8a37a6b
Fix sanity checker.
6 years ago
Nicolas "Pixel" Noble
237cc52ffd
Fix sanity checker.
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Vishal Powar
862bba6fb4
Updating sanity check for submodules
6 years ago
Yihua Zhang
99d8216d06
create internal version of grpc_call_cancel.
6 years ago
Jan Tattermusch
0685b80683
upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel
6 years ago
Juanli Shen
2976ef129c
Fix OOM by expanding resource quota coverage
6 years ago
Bill Feng
90e646e7d8
yapf fix
6 years ago
Bill Feng
918427237c
fixed indentation
6 years ago
Bill Feng
507c80e309
added a newline to end of file
6 years ago
Bill Feng
6e4df4fdfa
added qps scenario change to sanity checks
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Vijay Pai
79851428e9
Add a sanity check to avoid reintroducing dependence on cpp by core
6 years ago
Jan Tattermusch
50b684a6b6
upgrade third_party/protobuf to v3.6.1
6 years ago
Jan Tattermusch
894745dfe3
update protobuf submodule to latest 3.6.0
6 years ago
Jan Tattermusch
266aae1639
update boringssl and boringssl-with-bazel to latest chromium-stable
6 years ago
Nicolas "Pixel" Noble
1813ed94a7
Fixing sanity check.
7 years ago
Noah Eisen
7ea8a60ed0
Revert "Add Type Checking On Channel Args"
7 years ago
ncteisen
f82e28fb6f
Clean up use of GRPC_ARG_INTEGER
7 years ago
ncteisen
feead68be9
Clean out all GRPC_ARG_STRING:
7 years ago
ncteisen
3cf30bac4d
Add sanity linter to catch future use
7 years ago
David Garcia Quintas
78a5e30019
removed leftover pdb import
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
David Garcia Quintas
8d35b8342c
Remove deprecated check_sources_and_headers.py sanity script
7 years ago
David Garcia Quintas
fdf6a302d1
Add nanopb as an exception to sanity bazel workspace script
7 years ago
David Garcia Quintas
fd133b5189
add nanopb bazel dep to bazel workspace check
7 years ago
Jan Tattermusch
687e0a88ca
upgrade boringssl to latest chromium-stable
7 years ago
Muxi Yan
a6e8d0ba24
clang-format and yapf_code
7 years ago
Muxi Yan
92ff0490ed
sanity
7 years ago
ncteisen
f02d33cd8e
Clean up phrasing from a hastily written comment
7 years ago