Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add abseil to core, use it for InlinedVector | Craig Tiller | 2017-10-05 |
| | |||
* | Splitting gmock out of gtest. | Nicolas "Pixel" Noble | 2017-09-01 |
| | |||
* | Reverted submodule changes... | Nicolas "Pixel" Noble | 2017-05-12 |
| | |||
* | Fix build rules for grpc++_unsecure, test that it builds properly | Vijay Pai | 2017-04-20 |
| | |||
* | disable mongoose | Makarand Dharmapurikar | 2017-04-19 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-28 |
|\ | |||
* \ | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-27 |
|\ \ | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client | Makarand Dharmapurikar | 2017-03-27 |
| | |\ | | |/ | |/| | |||
| * | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into cpp_bazelness | Craig Tiller | 2017-03-09 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Merge github.com:grpc/grpc into cpp_bazelness | Craig Tiller | 2017-02-24 |
|\| | | | |||
| | | * | updated to latest mongoose BUILD | Makarand Dharmapurikar | 2017-02-22 |
| | | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client | Makarand Dharmapurikar | 2017-02-22 |
| | | |\ | | |_|/ | |/| | | | | | | Merging with latest changes to WORKSPACE on master | ||
| | | * | code and BUILD file for creating a grpcz client | Makarand Dharmapurikar | 2017-02-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT You can see the stats page at http://localhost:8000/grpcz | ||
| * | | | add gflags to bazel | David Garcia Quintas | 2017-02-17 |
| | |/ | |/| | |||
* / | | Start bringing microbenchmarks to Bazel | Craig Tiller | 2017-02-17 |
|/ / | |||
* | | Get gtest building with Bazel, add first test in test/cpp/common/BUILD | Craig Tiller | 2017-02-17 |
| | | |||
| * | Add bazel build rule for c-ares | Yuchen Zeng | 2017-01-23 |
|/ | |||
* | Boringssl will need duplication for now. | Nicolas "Pixel" Noble | 2017-01-04 |
| | |||
* | Adding shim for generating C++ protos. | Nicolas "Pixel" Noble | 2016-10-21 |
| | |||
* | Adding cc_grpc_library. | Nicolas "Pixel" Noble | 2016-10-20 |
| | |||
* | Starting this from scratch | Nicolas "Pixel" Noble | 2016-10-20 |
-) Basic workspace -) Basic BUILD file with macros |