421 Commits (9a0435e83ef7c986991e31e756c9a195391c4ca1)

Author SHA1 Message Date
Richard Belleville 5fd25f3c7c Refactor rule. 5 years ago
Muxi Yan de3131016d update BUILD following the new style 5 years ago
Lukacs T. Berki e2ba3aa070 Update C++ code generation to work with Bazel 0.29 . 5 years ago
Richard Belleville 4f13303ec4 Validate length of deps in py_grpc_library 5 years ago
Richard Belleville a77404ae6b Add README to bazel test 5 years ago
Richard Belleville 3638167e40 Call grpc_python_deps() from grpc_deps(). 5 years ago
Richard Belleville e89096cdf2 AAAAAAAHHHHHH 5 years ago
Richard Belleville f054bd73f4 Compensate for missing upb dependencies 5 years ago
Richard Belleville 835b3d3293 Copyright. 5 years ago
Richard Belleville 7b2c8c27b0 Separate py_grpc_library and py_proto_library. 5 years ago
Tony Lu 44868ae12a Starting a new branch with same changes from https://github.com/grpc/grpc/pull/19621 5 years ago
Esun Kim 44de9634f6 Update third_party/upb to the latest 5 years ago
Esun Kim ded9f46c06 Refactored BUILD file to isolate cronet rules 5 years ago
Nicolas "Pixel" Noble a4608cb373 Properly using upb's upstream. 5 years ago
Nicolas "Pixel" Noble a1189961af Another upb Windows change. 5 years ago
Nicolas "Pixel" Noble 685695f8bc Trying one another fix for upb. 5 years ago
Nicolas "Pixel" Noble 43a8461c24 Rollbacking upb stuff. 5 years ago
Nicolas "Pixel" Noble c4481f5538 Trying out my upb change. 5 years ago
Esun Kim bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
Nicolas "Pixel" Noble 170beff648 Upgrading absl submodule, in the hope this will make Windows RBE work. 5 years ago
Prashant Jaikumar 43628b286f Update googletest version to v1.8.1 6 years ago
Marcel Hlopko ecf04ccf4d Require ProtoInfo in attributes, not "proto" 6 years ago
Marcel Hlopko 49f0fb9035 Migrate from dep.proto to dep[ProtoInfo] 6 years ago
Jan Tattermusch a3fd28bdbf fix ubsan build for 0.26 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
Nicolas "Pixel" Noble 1a3dd36c89 Upgrading to bazel 0.26. 6 years ago
Nicolas "Pixel" Noble e360dd4f76 Upgrading to bazel 0.26. 6 years ago
Hao Nguyen 79f7abb45e Update zlib dependency 6 years ago
Hao Nguyen 1ddaafd677 Update protobuf version 6 years ago
Jan Tattermusch 659f71099c upgrade bazel toolchain to fix ubsan RBE build 6 years ago
Moiz Haidry 49e7f4b2e4 Added more rules to resolve deps 6 years ago
Moiz Haidry 4995670257 Add support to import envoy protos 6 years ago
Moiz Haidry 6c3e3aeb77 Removed git repo from WORKSPACE as that was the incorrect location. Added the code to grpc_deps.bzl instead 6 years ago
Keith Smiley f131adf89c Fix bazel incompatible changes 6 years ago
vam 5c15471710 Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 6 years ago
vam 4c0d9e2f6b Fix well_known_protos issue 6 years ago
vam 4269ce08f4 Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. 6 years ago
Richard Belleville 930cec4e27 Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 6 years ago
Richard Belleville 50b5240d0a Revert "Merge pull request #18859 from grpc/internal_py_proto_library" 6 years ago
Richard Belleville f371d95c47 Handle protos at root package level 6 years ago
Richard Belleville 05f37c8143 Remove dependency on pubref/rules_proto. 6 years ago
Keith Moyer 0468a803b4 Add missing sha256 for http_archive deps 6 years ago
Bill Feng 85100a780f windows rbe for Kokoro CI 6 years ago
Alexander Polcyn 4ba81610ee Revert "Update the upb submodule for proto.oneof fix in generated code." 6 years ago
Vishal Powar 2975571fd3 Update the upb submodule for proto.oneof fix in generated code. 6 years ago
Richard Belleville f3f6237e6d Wrap long line 6 years ago
Richard Belleville 615c95ed5c Mitigate #18256 6 years ago
Bill Feng d29de0ed0b removed unused configs 6 years ago
Bill Feng 3d03c2d97c fixed comments 6 years ago