Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bump protobuf version to v3.4.0rc1 | Stanley Cheung | 2017-08-10 | |
| | ||||
* | PHP: update codegen plugin to support php_namespace option | Stanley Cheung | 2017-08-10 | |
| | ||||
* | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 | |
|\ | ||||
* \ | Merge pull request #11474 from makdharma/cares_fix | Nicolas Noble | 2017-06-27 | |
|\ \ | | | | | | | fixes #11473 | |||
| | * | Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade | apolcyn | 2017-06-16 | |
| | |\ | | | | | | | | | Redefine fd_set macros for compatibilty with older glibc | |||
* | | | | Update boringssl | Ken Payson | 2017-06-15 | |
| | | | | ||||
| * | | | fixes #11473 | Makarand Dharmapurikar | 2017-06-12 | |
|/ / / | ||||
| | * | hack to reimplement FDS macros | Alexander Polcyn | 2017-06-05 | |
| |/ |/| | ||||
| * | dont use clock_gettime in grpc compatibiltiy mode | Alexander Polcyn | 2017-06-03 | |
|/ | ||||
* | Undo downgrade of Protobuf submodule | Matt Kwong | 2017-05-19 | |
| | ||||
* | Merge matrix feature branch into master. | Yong Ni | 2017-05-19 | |
| | | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details. | |||
* | Upgrade protobuf to 3.3.0 | Ken Payson | 2017-05-08 | |
| | ||||
* | Merge branch 'v1.3.x' into master-upmerge-v1.3.x | David Garcia Quintas | 2017-04-28 | |
|\ | ||||
* | | Removed 3rd party dep on thrift | David Garcia Quintas | 2017-04-28 | |
| | | ||||
* | | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 | |
|\ \ | | | | | | | Added unit testing support. | |||
* | | | Increase portability of CMakeLists.txt | Mehrdad Afshari | 2017-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update CMakeLists.txt (original template and generated code) to prevent forcefully linking `dl` on all UNIX platforms, and rely on `${CMAKE_DL_LIBS}` portable variable instead. - Do not try linking against `librt` on macOS. - Add a `config_freebsd` directory containing the header file generated by the `configure` script for the `ares` library. | |||
| | * | Merge pull request #10735 from kpayson64/fix_php_1_3 | kpayson64 | 2017-04-19 | |
| | |\ | | | | | | | | | Fix PHP interop tests | |||
* | | | | Update to avoid ubsan failure | Craig Tiller | 2017-04-19 | |
| | | | | ||||
* | | | | Merge pull request #10718 from makdharma/cares_osx_bazel | makdharma | 2017-04-19 | |
|\ \ \ \ | | | | | | | | | | | fix bazel build for osx | |||
| | | | * | Fix PHP interop tests | Ken Payson | 2017-04-19 | |
| | | | | | ||||
| | | * | | c-ares mingw32 support | Yuchen Zeng | 2017-04-18 | |
| | | |/ | ||||
| * | / | fix bazel build for osx | Makarand Dharmapurikar | 2017-04-18 | |
| | |/ | |/| | | | | | | | add config setting for building c-ares on osx | |||
* / | | Fix PHP interop tests | Ken Payson | 2017-04-18 | |
|/ / | ||||
| * | updated gtest.BUILD to include gmock | Mahak Mukhi | 2017-04-16 | |
| | | ||||
| * | rectify issues | Mahak Mukhi | 2017-04-13 | |
| | | ||||
| * | fix conflicts | Mahak Mukhi | 2017-04-12 | |
|/| | ||||
| * | Initial commit: Auto-generate GMOCK code for client stub. | Mahak Mukhi | 2017-04-08 | |
| | | ||||
* | | Fix build on Alpine linux + add portability tests | Ken Payson | 2017-04-06 | |
| | | ||||
* | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-27 | |
|\| | ||||
| * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 | |
| |\ | ||||
| * \ | 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 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | Revert "Fix flaky use-after-free in udp_server" | Yang Gao | 2017-03-07 | |
| | | | | ||||
| * | | | Merge pull request #10015 from rjshade/use_after_free | Robbie Shade | 2017-03-07 | |
| |\ \ \ | | | | | | | | | | | Fix flaky use-after-free in udp_server | |||
| | * | | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-07 | |
| | | |/ | | |/| | ||||
| * / | | upgrade third_party/protobuf to 3.2.0 | Jan Tattermusch | 2017-03-07 | |
| |/ / | ||||
* | | | Merge github.com:grpc/grpc into cpp_bazelness | Craig Tiller | 2017-02-24 | |
|\| | | ||||
| * | | Merge pull request #9774 from sreecha/surface_test_bazel | Sree Kuchibhotla | 2017-02-24 | |
| |\ \ | | | | | | | | | Bazel BUILD files tests under `test/core/surface` and `test/cpp/end2end` | |||
| * \ \ | Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x | Michael Lumish | 2017-02-23 | |
| |\ \ \ | | | | | | | | | | | Upmerge from 1.1.x | |||
| | | * | | Add BUILD file for end2end tests too | Sree Kuchibhotla | 2017-02-22 | |
| | |/ / | |/| | | ||||
| * | | | add gflags to bazel | David Garcia Quintas | 2017-02-17 | |
| | | | | ||||
* | | | | Add missing file | Craig Tiller | 2017-02-17 | |
|/ / / | ||||
* | | | Get gtest building with Bazel, add first test in test/cpp/common/BUILD | Craig Tiller | 2017-02-17 | |
| | | | ||||
* | | | Export LICENSE.txt in //third_party/nanopb | Jonathan Hseu | 2017-02-14 | |
| | | | ||||
| * | | Merge remote-tracking branch 'google/v1.1.x' | Nicolas "Pixel" Noble | 2017-02-13 | |
|/| | | ||||
| | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-01 | |
| | |\ | |_|/ |/| | | ||||
* | | | Move bidirectional_stream_c.h back to third_party/objective_c/Cronet | Muxi Yan | 2017-01-31 | |
| | | | ||||
| * | | revert update of rake-compiler for lack of effect | Alexander Polcyn | 2017-01-30 | |
| | | | ||||
| * | | fix missing static ruby lib on 2.4.0 | Alexander Polcyn | 2017-01-30 | |
| | | | ||||
| * | | update rake-compiler Dockerfile to build for ruby 2.4.0 | Alexander Polcyn | 2017-01-30 | |
|/ / |