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
ncteisen
bd11a12169
Reviewer feedback and build fixes
7 years ago
ncteisen
6616fab539
Sanity check the sanity check lol
7 years ago
ncteisen
bc20975f21
Fix sanity script
7 years ago
Vizerai
41e4cedb70
Adding opencensus grpc plugin.
...
Rebasing to merge commits.
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
7 years ago
Mehrdad Afshari
12faa21c1a
Update sanity test to validate protobuf 3.5.2
7 years ago
Jan Tattermusch
c9e82fa9dd
update third_party/boringssl to the latest chromium-stable
7 years ago
Jan Tattermusch
999b650580
update third_party/boringssl to the latest chromium-stable
7 years ago
Alexander Polcyn
db3e898a98
Add a sanity check for inclusion of port_platform.h
7 years ago
Muxi Yan
618a0078ae
Check sanity of src directory
7 years ago
Muxi Yan
0e00c43082
Move headers from grpc++ to grpcpp
7 years ago
Alex Polcyn
aa56034b58
Add python bazel deps needed to run resolver component tests
7 years ago
Mehrdad Afshari
a35b9bdd54
Enforce shellcheck on tools/gce
7 years ago
Mehrdad Afshari
35bace9b62
Enforce shellcheck on shellscripts under test/
7 years ago
Matt Kwong
a110c74c58
Update BoringSSL to latest chromium-stable ref
7 years ago