Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade third_party/protobuf to v3.6.1 | Jan Tattermusch | 2018-08-07 |
| | |||
* | update protobuf submodule to latest 3.6.0 | Jan Tattermusch | 2018-08-07 |
| | |||
* | Merge pull request #16163 from apolcyn/revert_revert_windows_breakage | apolcyn | 2018-07-30 |
|\ | | | | | Revert "Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"" | ||
* \ | Merge pull request #15992 from ghostwriternr/python_bazel_1 | Nathaniel Manista | 2018-07-30 |
|\ \ | | | | | | | Basic setup to build gRPC Python with Bazel. | ||
| * | | Workspace changes to build gRPC Python with Bazel | Naresh | 2018-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Include new rules from bazelbuild/rules_python, which allow for importing pip dependencies with Bazel. - Make Cython BUILD file visible to WORKSPACE. - Use a custom requirements file for Bazel python. This is added to allow for requirements previously added only during build steps. | ||
| * | | 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. | ||
| | * | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| |/ |/| | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3. | ||
* | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe. | ||
* | | Merge pull request #15797 from apolcyn/windows_compile_and_sort | apolcyn | 2018-07-25 |
|\ \ | | | | | | | Enable c-ares address sorting on windows | ||
| * | | Get c-ares to compile and do address sorting on windows | Alex Polcyn | 2018-07-25 |
| | | | |||
* | | | Use n1-highmem-2 for most tests. | Adele Zhou | 2018-07-24 |
|/ / | |||
* | | update boringssl and boringssl-with-bazel to latest chromium-stable | Jan Tattermusch | 2018-07-17 |
| | | |||
* | | Step 3 of multipool RBE configuration. | Adele Zhou | 2018-07-13 |
|/ | |||
* | Add copyright | Adele Zhou | 2018-07-09 |
| | |||
* | Configure bazel builds to use Foundry's multipool feature. | Adele Zhou | 2018-07-09 |
| | |||
* | Merge pull request #15748 from nicolasnoble/libcxxabi | Nicolas Noble | 2018-06-25 |
|\ | | | | | Skeleton of libcxxabi's usage. | ||
* \ | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-14 |
|\ \ | |||
| | * | Skeleton of libcxxabi's usage. | Nicolas "Pixel" Noble | 2018-06-14 |
| | | | |||
| * | | Remove -DWIN32_LEAN_AND_MEAN | Loo Rong Jie | 2018-06-08 |
| | | | |||
| * | | Build C-Ares with Bazel on Windows | Loo Rong Jie | 2018-06-03 |
| |/ | |||
* | | Fix the inclusion "third_party/nanopb/..." to simply "..." | David Garcia Quintas | 2018-06-01 |
| | | |||
* | | Treat nanopb as a regular external dep | David Garcia Quintas | 2018-05-31 |
|/ | |||
* | upgrade boringssl to latest chromium-stable | Jan Tattermusch | 2018-05-24 |
| | |||
* | bump boringssl-with-bazel to latest chromium-stable-with-bazel | Jan Tattermusch | 2018-05-08 |
| | |||
* | Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bug | apolcyn | 2018-04-30 |
|\ | | | | | Fix bug in an address sorting comparison | ||
| * | address comment | Alexander Polcyn | 2018-04-27 |
| | | |||
| * | Fix a bug in an address sorting comparison | Alexander Polcyn | 2018-04-26 |
| | | |||
* | | Update License | dmaclach | 2018-04-23 |
|/ | | | As far as I can tell, the license file here was completely wrong and was adding 300+ K of unnecessary bloat to every app that included grpc. | ||
* | Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug | apolcyn | 2018-04-19 |
|\ | | | | | Fix bug in address sorting shutdown | ||
| * | Fix bug in addr sorting shutdonw | Alexander Polcyn | 2018-04-19 |
| | | |||
* | | Bump protobuf submodule to 3.5.2 | Mehrdad Afshari | 2018-04-19 |
|/ | |||
* | Put address_sorting's public header under its own directory. Also add | Alex Polcyn | 2018-03-20 |
| | | | | test_only to sort function used in test. | ||
* | Remove unnecessary header inclusion from address sorting's public header | Alexander Polcyn | 2018-03-20 |
| | |||
* | 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 |
| | |||
* | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | |||
* | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
|\ | | | | | Update third_party/boringssl to the latest chromium-stable | ||
* | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
| | | |||
| * | update third_party/boringssl to the latest chromium-stable | Jan Tattermusch | 2018-03-07 |
|/ | |||
* | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | |||
* | Add python bazel deps needed to run resolver component tests | Alex Polcyn | 2018-02-14 |
| | |||
* | Update BoringSSL to latest chromium-stable ref | Matt Kwong | 2018-01-26 |
| | |||
* | Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it | Alexander Polcyn | 2018-01-08 |
| | |||
* | Packs contents of WORKSPACE into a bzl function, so that it can be resued by ↵ | Ning Ren | 2017-12-14 |
| | | | | other projects, and simplifies cares build. | ||
* | Enabling hermetic testing for running tests on Foundry. | Adele Zhou | 2017-11-30 |
| | |||
* | Bump third_party/protobuf submodule to v3.5.0 | Mehrdad Afshari | 2017-11-24 |
| | |||
* | Pulling upstream changes and resolving merge conflicts with ↵ | josh | 2017-11-13 |
|\ | | | | | | | third_party/cares/cares.BUILD | ||
| * | Merge pull request #13011 from spinorx/master | Muxi Yan | 2017-11-06 |
| |\ | | | | | | | Fix build for ios and android using grpc as cc_library | ||
| * | | Add call size bm_diff | Ken Payson | 2017-10-27 |
| | | | |||
| | * | Update comments to mention iOS also is not supported. | Param Reddy | 2017-10-24 |
| | | |