Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Craig Tiller
2b6b0619a7
Add a library that just contains port_platform.h ( #26715 )
3 years ago
Craig Tiller
37176d9ad3
add a --fix to check_port_platform.py ( #26717 )
...
Follow the principle that if you're going to block commits on something trivially fixable, make that trivial fix automated.
3 years ago
Craig Tiller
0bd70a7e3e
Add Match/Overload abstractions ( #26640 )
...
* match/overload abstraction
* update projects
* match should really not accept mutable args
* typo
* tests
* usage comment
* mutable version
* build stuff
* clang-format
* add an escape hatch to avoid needing port_platform.h in files that do not need port_platform.h
* unused args
* Make it possible for a test to not depend on gpr
* add tests
* compile fix
* sepelling
3 years ago
apolcyn
fed797b70d
Update boringssl submodule ( #26520 )
...
* update submodule boringssl-with-bazel with origin/master-with-bazel
* update boringssl dependency to master-with-bazel commit bcc01b6c66b1c6fa2816b108e50a544b757fbd7b
* regenerate projects
* Updated sha256
* Increment podspec version
* Second regeneration
3 years ago
Yash Tibrewal
81276fff2e
Update protobuf version to 3.15.8 ( #26105 )
...
* Update protobuf version to 3.15.8
* Run tools/distrib/python/make_grpcio_tools.py
4 years ago
Yash Tibrewal
fe56d1a39a
Update boringssl submodule ( #26101 )
...
* update submodule boringssl-with-bazel with origin/master-with-bazel
* Update boringssl dependency to master-with-bazel commit SHA
* Generate projects
* Updated boringssl sha256
* Generate boringssl prefix headers
* Increment podspec version
4 years ago
Esun Kim
fd27fb09b0
More informative result from check_submodules.sh ( #25859 )
4 years ago
AJ Heller
32ea7bf7a3
Add description of the core_banned_functions check ( #25804 )
4 years ago
Esun Kim
37eecd3ce3
Updated Abseil to LTS 20210324.0 ( #25835 )
...
* Updated abseil-cpp to 20210324.0
* UBSAN with -fsanitize-link-c++-runtime
4 years ago
Clément Péron
5e13018330
Update third_party/benchmark to v1.5.2 ( #25184 )
...
This fix the following error when compiling:
error: #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
12 | #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
| ^~~~~
Signed-off-by: Clément Péron <peron.clem@gmail.com>
4 years ago
Lidi Zheng
565520443b
[xDS Proto] Update Bazel dependencies ( #25511 )
...
* [xDS Proto] Update Bazel dependencies
* Include transitive deps required by xDS proto libraries
* The Golang deps come from protoc-gen-validate project
* Adding a new submodule: opencensus-proto
* Add the new submodule to .bazelignore
* Update WORKSPACE file to initialize googleapis
* Remove WORKSPACE override
* Adopt reviewer's advice
4 years ago
Karthik Ravi Shankar
2fd9f5ead9
Update third_party/protobuf to v3.15.2 ( #25565 )
...
* Update protobuf to v3.15.2
* revert boringssl podspec changes
Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
4 years ago
Karthik Ravi Shankar
26f85ca2d9
Update boringssl ( #25564 )
...
* update submodule boringssl-with-bazel with origin/master-with-bazel
* update boringssl dependency to master-with-bazel commit SHA
* regenerate files
* Updated sha256
* generate boringssl prefix headers
* Increment podspec version
* Second regeneration
* add boringssl SHA in check_submodules.sh
4 years ago
Mark D. Roth
ee14f7d203
Upgrade xDS protos
4 years ago
Yash Tibrewal
41df38bff8
Add script to check for illegal terms
4 years ago
Yash Tibrewal
9526a55776
Remove disrespectful term
4 years ago
Lidi Zheng
12d05dba96
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Lidi Zheng
8d5977b142
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Lidi Zheng
a8b5e15ad5
Update sanity check scripts
4 years ago
Esun Kim
fdbf32f057
Upgrade Abseil to 20200923.3
4 years ago
Jan Tattermusch
8d8dda40ae
include a bugfix in third_party/protobuf
4 years ago
Jan Tattermusch
fec9c545c3
include a bugfix in third_party/protobuf
4 years ago
Sergii Tkachenko
8db79e2e71
Python style: reformat code using updated yapf 0.30.0
4 years ago
Jan Tattermusch
7fc2828987
include a bugfix in third_party/protobuf
4 years ago
Jan Tattermusch
8bb55930dc
update third_party/protobuf to v3.14.0
4 years ago
Esun Kim
ab44f737ec
py2to3 sanity scripts
4 years ago
capstan
1f670397ce
Remove gflags.
...
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
4 years ago
yulin-liang
3df9479697
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Esun Kim
5b4344063e
Upgrade Abseil to LTS 2020923.2
4 years ago
Esun Kim
8db60763ca
Update by review
4 years ago
Esun Kim
0e0e12aa22
Using comp_db for clang-tidy
4 years ago
Yash Tibrewal
2a56886513
Update submodules: envoy-api, protoc-gen-validate, udpa
4 years ago
Donna Dionne
d3e6eea4cd
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Jan Tattermusch
181ddf2b12
bump third_party/protobuf to v3.13.0
4 years ago
Mark D. Roth
f96c83e4c9
Don't call grpc_call_cancel() from within core.
4 years ago
Jan Tattermusch
e36ee8ef19
fix sanity tests
4 years ago
Srini Polavarapu
0e8e790d09
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Vijay Pai
1013ad87f7
Fixes to match shellcheck
4 years ago
Vijay Pai
54a10f265d
Consistency check core_version and version
4 years ago
Mark D. Roth
5afa417c89
Revert "Merge pull request #23524 from markdroth/xds_logging_revert"
...
This reverts commit b5b9172915
, reversing
changes made to 47c6c826f7
.
4 years ago
Micah Kornfield
1f07c0c75f
update one more place
4 years ago
Mark D. Roth
a0f08b1b06
Revert "Merge pull request #21941 from markdroth/xds_logging"
...
This reverts commit 37d5d93983
, reversing
changes made to 0e8190a3c9
.
4 years ago
Donna Dionne
8dd0cb4712
Add support for xDS regex matchers.
4 years ago
Jan Tattermusch
0129e35e37
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Esun Kim
681d2fcb08
Rename com_github_google_googletest to com_google_googletest
4 years ago
Stanley Cheung
6f72faa74b
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
5 years ago
Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago