Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade protobuf in grpc_deps.bzl to v3.6.1 | Jan Tattermusch | 2018-08-07 |
| | |||
* | update grpc_deps.bzl | Jan Tattermusch | 2018-08-07 |
| | |||
* | Basic setup to build gRPC Python with Bazel | Naresh | 2018-07-27 |
| | | | | | | | | | | | | | | | Building gRPC Python with Bazel has been one of the long requested additions to gRPC (#8079). Doing so had been made complex by the fact that Bazel itself is still in active development. There has been extensive work on building Cython code at tensorflow, which can be reused for gRPC's purposes as well. Major included changes required for building grpcio with Bazel are: - Include Cython as a third party Bazel package, to compile the Cython parts of gRPC Python. - Include rules for Python autoconfiguration so Python headers can be detected by cygrpc. | ||
* | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
|\ | | | | | Adding opencensus grpc plugin with bazel support. | ||
* | | Revert "Revert "Add suppressions to sanitizers for bazel builds"" | adelez | 2018-06-15 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-12 |
|\ \ | |||
| * | | Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual. | Adele Zhou | 2018-06-11 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-04 |
|\| | | |||
| * | | Updated cc_grpc_library to refer to fully qualified rules including | kailashs | 2018-06-03 |
| | | | | | | | | | | | | | | | workspace name. This removes the need for the use_external = True flag for out of workspace build of gRPC client/server code. | ||
* | | | Fix the inclusion "third_party/nanopb/..." to simply "..." | David Garcia Quintas | 2018-06-01 |
| | | | |||
| * | | Update bazel toolchain to RBE Ubuntu16_04 toolchain container | Adele Zhou | 2018-06-01 |
| | | | |||
* | | | restore grpc_generate_one_off_targets() | David Garcia Quintas | 2018-05-31 |
| | | | |||
* | | | Treat nanopb as a regular external dep | David Garcia Quintas | 2018-05-31 |
|/ / | |||
| * | Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port | Vizerai | 2018-05-29 |
| |\ | |/ |/| | |||
* | | Apply Wframe-larger-than flag to opt builds only | Adele Zhou | 2018-05-16 |
| | | |||
| * | Adding opencensus grpc plugin. | Vizerai | 2018-05-10 |
| | | | | | | | | Rebasing to merge commits. | ||
* | | bump boringssl-with-bazel to latest chromium-stable-with-bazel | Jan Tattermusch | 2018-05-08 |
| | | |||
* | | Bump protobuf hash for Bazel | Mehrdad Afshari | 2018-04-19 |
|/ | |||
* | Update the toolchain version | Adele Zhou | 2018-04-10 |
| | |||
* | Merge pull request #14625 from isturdy/generate-cc | Nicolas Noble | 2018-03-29 |
|\ | | | | | Fix C++ codegen with bazel in subrepositories | ||
* \ | Merge pull request #13290 from apolcyn/cares_address_sorting_master_c | apolcyn | 2018-03-26 |
|\ \ | | | | | | | Add address sorting submodule for use in c-ares wrapper | ||
* | | | Also add size | Adele Zhou | 2018-03-23 |
| | | | |||
* | | | Use timeout instead of size | Adele Zhou | 2018-03-23 |
| | | | |||
* | | | Add size param to grpc_cc_test and set it to enormous for fuzzer tests. | Adele Zhou | 2018-03-23 |
| | | | |||
* | | | Update comment | yang-g | 2018-03-22 |
| | | | |||
* | | | Rename generate_mock to generate_mocks | yang-g | 2018-03-21 |
| | | | |||
| * | | Stop relying on certain ipv6 macros. Also bazel build updates. | Alexander Polcyn | 2018-03-20 |
| | | | | | | | | | | | | | | | | | | Fix error just made in bazel/grpc_build_system.bzl Fix merge conflict support/env -> gpr/env | ||
| * | | Add address sorting submodule for use in c-ares wrapper | Alexander Polcyn | 2018-03-20 |
|/ / | |||
| * | Fix cross-repository proto includes. | Ian Sturdy | 2018-03-19 |
| | | |||
* | | build nanopb one-off target | Yihua Zhang | 2018-03-15 |
| | | |||
* | | Merge pull request #14638 from yihuazhang/hook_alts_again | yihuaz | 2018-03-08 |
|\ \ | | | | | | | Add ALTS code to grpc/core | ||
| * | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | | |||
| * | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
| | | | |||
| | * | Add external bindings for targets needed for the cc_grpc_library rule. | Ian Sturdy | 2018-03-07 |
| | | | |||
| | * | Fix C++ codegen with bazel in subrepositories | Ian Sturdy | 2018-03-07 |
| |/ | |||
| * | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | | |||
* | | Move python DNS utilities to utils subdirectory | Alexander Polcyn | 2018-03-06 |
|/ | |||
* | Clean up grpc_py_binary build rule | Alexander Polcyn | 2018-03-06 |
| | |||
* | Pin a commit that comes with ubsan and msan. | Adele Zhou | 2018-03-01 |
| | |||
* | Upgrade bazel to 0.10.0 | Adele Zhou | 2018-02-26 |
| | |||
* | Merge pull request #13963 from rongjiecomputer/windows | Jan Tattermusch | 2018-02-19 |
|\ | | | | | [Bazel] Do not use -pthread on Windows | ||
* | | Add python bazel deps needed to run resolver component tests | Alex Polcyn | 2018-02-14 |
| | | |||
* | | Update bazel toolchain version. | Adele Zhou | 2018-02-05 |
| | | |||
| * | [Bazel] Do not use -pthread on Windows | Loo Rong Jie | 2018-02-03 |
|/ | |||
* | Redefine grpc_sh_binary as native.sh_binary. | Adele Zhou | 2018-01-30 |
| | |||
* | Merge pull request #13993 from vjpai/buildown | Vijay Pai | 2018-01-16 |
|\ | | | | | Add me to build system owners | ||
* \ | Merge pull request #13815 from vjpai/catcher | Vijay Pai | 2018-01-15 |
|\ \ | | | | | | | C++: Catch exceptions from sync method handlers rather than crashing server | ||
* \ \ | Merge pull request #14011 from apolcyn/avoid_ares_on_windows | apolcyn | 2018-01-12 |
|\ \ \ | | | | | | | | | Correct a usage of select in grpc_build_system | ||
| * | | | Correct usage of select in _get_external_deps | Alexander Polcyn | 2018-01-12 |
| | | | | |||
* | | | | Merge pull request #13991 from apolcyn/avoid_ares_on_windows | apolcyn | 2018-01-12 |
|\| | | | | | | | | | | | Avoid the ares bazel dependency with grpc_no_ares=true |