grpc/bazel
Marcel Hlopko 497e271fe9 Merge branch 'master' into migrate_legacy_proto
* master: (27 commits)
  Revert "Surface exceptions in gevent IO manager"
  Fast-path for no-error case for grpc_error_get_status.
  Fix multiprocessing example for MacOS.
  Add example Python server using compression.
  Update googletest version to v1.8.1
  Hail mary.
  Update Protobuf version
  Also updated fedora 2.2 and 2.3 dockerfiles
  Fix ios simulator failure
  Pin bundler where needed
  Resolve xcodebuild issue on Mac
  Fix hard written port
  Drop support for ruby < 2.3; update and unskip distrib tests
  Unref unselected subchannels in Pick First.
  fix run_one_test
  More run_tests.py script fix
  fix tests so that they run
  Clang tidy
  add tests for bad stream IDs
  Another python fix.
  ...
2019-06-24 21:12:15 +02:00
..
BUILD Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. 2019-05-03 16:43:54 -07:00
OWNERS update OWNERS files 2018-10-09 11:05:07 +02:00
cc_grpc_library.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 2019-05-07 14:55:10 -07:00
cython_library.bzl Basic setup to build gRPC Python with Bazel 2018-07-27 14:39:14 +00:00
generate_cc.bzl Require ProtoInfo in attributes, not "proto" 2019-06-20 18:57:33 +02:00
grpc_build_system.bzl windows rbe for Kokoro CI 2019-04-12 15:46:33 -07:00
grpc_deps.bzl Merge pull request #19412 from rmstar/update_gtest_version 2019-06-21 16:23:05 -07:00
grpc_python_deps.bzl Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 2019-04-30 11:17:11 -07:00
protobuf.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 2019-05-07 14:55:10 -07:00
python_rules.bzl Require ProtoInfo in attributes, not "proto" 2019-06-20 18:57:33 +02:00