aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Collapse)AuthorAge
...
* | Merge pull request #11474 from makdharma/cares_fixGravatar Nicolas Noble2017-06-27
|\ \ | | | | | | fixes #11473
| | * Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgradeGravatar apolcyn2017-06-16
| | |\ | | | | | | | | Redefine fd_set macros for compatibilty with older glibc
* | | | Update boringsslGravatar Ken Payson2017-06-15
| | | |
| * | | fixes #11473Gravatar Makarand Dharmapurikar2017-06-12
|/ / /
| | * hack to reimplement FDS macrosGravatar Alexander Polcyn2017-06-05
| |/ |/|
| * dont use clock_gettime in grpc compatibiltiy modeGravatar Alexander Polcyn2017-06-03
|/
* Undo downgrade of Protobuf submoduleGravatar Matt Kwong2017-05-19
|
* Merge matrix feature branch into master.Gravatar Yong Ni2017-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.0Gravatar Ken Payson2017-05-08
|
* Merge branch 'v1.3.x' into master-upmerge-v1.3.xGravatar David Garcia Quintas2017-04-28
|\
* | Removed 3rd party dep on thriftGravatar David Garcia Quintas2017-04-28
| |
* | Merge pull request #10644 from MakMukhi/masterGravatar MakMukhi2017-04-24
|\ \ | | | | | | Added unit testing support.
* | | Increase portability of CMakeLists.txtGravatar Mehrdad Afshari2017-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_3Gravatar kpayson642017-04-19
| | |\ | | | | | | | | Fix PHP interop tests
* | | | Update to avoid ubsan failureGravatar Craig Tiller2017-04-19
| | | |
* | | | Merge pull request #10718 from makdharma/cares_osx_bazelGravatar makdharma2017-04-19
|\ \ \ \ | | | | | | | | | | fix bazel build for osx
| | | | * Fix PHP interop testsGravatar Ken Payson2017-04-19
| | | | |
| | | * | c-ares mingw32 supportGravatar Yuchen Zeng2017-04-18
| | | |/
| * | / fix bazel build for osxGravatar Makarand Dharmapurikar2017-04-18
| | |/ | |/| | | | | | | add config setting for building c-ares on osx
* / | Fix PHP interop testsGravatar Ken Payson2017-04-18
|/ /
| * updated gtest.BUILD to include gmockGravatar Mahak Mukhi2017-04-16
| |
| * rectify issuesGravatar Mahak Mukhi2017-04-13
| |
| * fix conflictsGravatar Mahak Mukhi2017-04-12
|/|
| * Initial commit: Auto-generate GMOCK code for client stub.Gravatar Mahak Mukhi2017-04-08
| |
* | Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-27
|\|
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| |\
| * \ Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| |\ \
* | \ \ Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-03-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Fix flaky use-after-free in udp_server"Gravatar Yang Gao2017-03-07
| | | |
| * | | Merge pull request #10015 from rjshade/use_after_freeGravatar Robbie Shade2017-03-07
| |\ \ \ | | | | | | | | | | Fix flaky use-after-free in udp_server
| | * | | Fix flaky use-after-free in udp_serverGravatar Robbie Shade2017-03-07
| | | |/ | | |/|
| * / | upgrade third_party/protobuf to 3.2.0Gravatar Jan Tattermusch2017-03-07
| |/ /
* | | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
|\| |
| * | Merge pull request #9774 from sreecha/surface_test_bazelGravatar Sree Kuchibhotla2017-02-24
| |\ \ | | | | | | | | Bazel BUILD files tests under `test/core/surface` and `test/cpp/end2end`
| * \ \ Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_xGravatar Michael Lumish2017-02-23
| |\ \ \ | | | | | | | | | | Upmerge from 1.1.x
| | | * | Add BUILD file for end2end tests tooGravatar Sree Kuchibhotla2017-02-22
| | |/ / | |/| |
| * | | add gflags to bazelGravatar David Garcia Quintas2017-02-17
| | | |
* | | | Add missing fileGravatar Craig Tiller2017-02-17
|/ / /
* | | Get gtest building with Bazel, add first test in test/cpp/common/BUILDGravatar Craig Tiller2017-02-17
| | |
* | | Export LICENSE.txt in //third_party/nanopbGravatar Jonathan Hseu2017-02-14
| | |
| * | Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
|/| |
| | * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-01
| | |\ | |_|/ |/| |
* | | Move bidirectional_stream_c.h back to third_party/objective_c/CronetGravatar Muxi Yan2017-01-31
| | |
| * | revert update of rake-compiler for lack of effectGravatar Alexander Polcyn2017-01-30
| | |
| * | fix missing static ruby lib on 2.4.0Gravatar Alexander Polcyn2017-01-30
| | |
| * | update rake-compiler Dockerfile to build for ruby 2.4.0Gravatar Alexander Polcyn2017-01-30
|/ /
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-01-23
| |\ | |/ |/|
| * Update c-ares to 1.12.0Gravatar Yuchen Zeng2017-01-23
| |
| * Remove third_party/c-aresGravatar Yuchen Zeng2017-01-23
| |