aboutsummaryrefslogtreecommitdiff
path: root/bazel
AgeCommit message (Expand)Author
2018-06-18Merge pull request #15070 from Vizerai/filter_portJim King
2018-06-15Revert "Revert "Add suppressions to sanitizers for bazel builds""adelez
2018-06-12Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-11Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.Adele Zhou
2018-06-04Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-03Updated cc_grpc_library to refer to fully qualified rules includingkailashs
2018-06-01Fix the inclusion "third_party/nanopb/..." to simply "..."David Garcia Quintas
2018-06-01Update bazel toolchain to RBE Ubuntu16_04 toolchain containerAdele Zhou
2018-05-31restore grpc_generate_one_off_targets()David Garcia Quintas
2018-05-31Treat nanopb as a regular external depDavid Garcia Quintas
2018-05-29Merge branch 'master' of https://github.com/Vizerai/grpc into filter_portVizerai
2018-05-16Apply Wframe-larger-than flag to opt builds onlyAdele Zhou
2018-05-10Adding opencensus grpc plugin.Vizerai
2018-05-08bump boringssl-with-bazel to latest chromium-stable-with-bazelJan Tattermusch
2018-04-19Bump protobuf hash for BazelMehrdad Afshari
2018-04-10Update the toolchain versionAdele Zhou
2018-03-29Merge pull request #14625 from isturdy/generate-ccNicolas Noble
2018-03-26Merge pull request #13290 from apolcyn/cares_address_sorting_master_capolcyn
2018-03-23Also add sizeAdele Zhou
2018-03-23Use timeout instead of sizeAdele Zhou
2018-03-23Add size param to grpc_cc_test and set it to enormous for fuzzer tests.Adele Zhou
2018-03-22Update commentyang-g
2018-03-21Rename generate_mock to generate_mocksyang-g
2018-03-20Stop relying on certain ipv6 macros. Also bazel build updates.Alexander Polcyn
2018-03-20Add address sorting submodule for use in c-ares wrapperAlexander Polcyn
2018-03-19Fix cross-repository proto includes.Ian Sturdy
2018-03-15build nanopb one-off targetYihua Zhang
2018-03-08Merge pull request #14638 from yihuazhang/hook_alts_againyihuaz
2018-03-08Add ALTS code to grpc/coreYihua Zhang
2018-03-07Revert "Add ALTS C stack to gRPC core"Sree Kuchibhotla
2018-03-07Add external bindings for targets needed for the cc_grpc_library rule.Ian Sturdy
2018-03-07Fix C++ codegen with bazel in subrepositoriesIan Sturdy
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-03-06Move python DNS utilities to utils subdirectoryAlexander Polcyn
2018-03-06Clean up grpc_py_binary build ruleAlexander Polcyn
2018-03-01Pin a commit that comes with ubsan and msan.Adele Zhou
2018-02-26Upgrade bazel to 0.10.0Adele Zhou
2018-02-19Merge pull request #13963 from rongjiecomputer/windowsJan Tattermusch
2018-02-14Add python bazel deps needed to run resolver component testsAlex Polcyn
2018-02-05Update bazel toolchain version.Adele Zhou
2018-02-03[Bazel] Do not use -pthread on WindowsLoo Rong Jie
2018-01-30Redefine grpc_sh_binary as native.sh_binary.Adele Zhou
2018-01-16Merge pull request #13993 from vjpai/buildownVijay Pai
2018-01-15Merge pull request #13815 from vjpai/catcherVijay Pai
2018-01-12Merge pull request #14011 from apolcyn/avoid_ares_on_windowsapolcyn
2018-01-12Correct usage of select in _get_external_depsAlexander Polcyn
2018-01-12Merge pull request #13991 from apolcyn/avoid_ares_on_windowsapolcyn
2018-01-11Add me to build system ownersVijay Pai
2018-01-11Avoid building c-ares lib when grpc_no_ares is trueAlexander Polcyn
2018-01-10Substitute a11r for ctiller in all OWNERS filesCraig Tiller