aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2017-10-12Add OpenBSD supportFrank Groeneveld
2017-10-04Submodule bloaty mcbloatfaceCraig Tiller
2017-09-09remove unnecessary libssl-dev installationAlexander Polcyn
2017-09-09avoid __int64 for mingw portabilityAlexander Polcyn
2017-09-09update mingw gcc on docker fileAlexander Polcyn
2017-09-09Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13Mehrdad Afshari
2017-09-09reintroduce ares_build.h modification from #10719Jan Tattermusch
2017-09-09ares using monotonic clock on darwin breaks the buildJan Tattermusch
2017-09-09add back manual edits to config_linux/ares_config.hJan Tattermusch
2017-09-09regenerate darwin ares_config.hJan Tattermusch
2017-09-09cherrypick fixed version of ares_build.hJan Tattermusch
2017-09-09fix ares 1.13 build on linuxJan Tattermusch
2017-09-09bump c-ares submodule to 1.13Jan Tattermusch
2017-09-01Splitting gmock out of gtest.Nicolas "Pixel" Noble
2017-08-16Bump Protobuf to v3.4.0Stanley Cheung
2017-08-11Bump protobuf to 3.4.0rc3Stanley Cheung
2017-08-10Bump to protobuf 3.4.0rc2Stanley Cheung
2017-08-10Bump protobuf version to v3.4.0rc1Stanley Cheung
2017-08-10PHP: update codegen plugin to support php_namespace optionStanley Cheung
2017-07-06Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergemurgatroid99
2017-06-27Merge pull request #11474 from makdharma/cares_fixNicolas Noble
2017-06-16Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgradeapolcyn
2017-06-15Update boringsslKen Payson
2017-06-12fixes #11473Makarand Dharmapurikar
2017-06-05hack to reimplement FDS macrosAlexander Polcyn
2017-06-03dont use clock_gettime in grpc compatibiltiy modeAlexander Polcyn
2017-05-19Undo downgrade of Protobuf submoduleMatt Kwong
2017-05-19Merge matrix feature branch into master.Yong Ni
2017-05-08Upgrade protobuf to 3.3.0Ken Payson
2017-04-28Merge branch 'v1.3.x' into master-upmerge-v1.3.xDavid Garcia Quintas
2017-04-28Removed 3rd party dep on thriftDavid Garcia Quintas
2017-04-24Merge pull request #10644 from MakMukhi/masterMakMukhi
2017-04-20Increase portability of CMakeLists.txtMehrdad Afshari
2017-04-19Merge pull request #10735 from kpayson64/fix_php_1_3kpayson64
2017-04-19Update to avoid ubsan failureCraig Tiller
2017-04-19Merge pull request #10718 from makdharma/cares_osx_bazelmakdharma
2017-04-19Fix PHP interop testsKen Payson
2017-04-18c-ares mingw32 supportYuchen Zeng
2017-04-18fix bazel build for osxMakarand Dharmapurikar
2017-04-18Fix PHP interop testsKen Payson
2017-04-16updated gtest.BUILD to include gmockMahak Mukhi
2017-04-13rectify issuesMahak Mukhi
2017-04-12fix conflictsMahak Mukhi
2017-04-08Initial commit: Auto-generate GMOCK code for client stub.Mahak Mukhi
2017-04-06Fix build on Alpine linux + add portability testsKen Payson
2017-03-27Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessNicolas "Pixel" Noble
2017-03-17Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleYuchen Zeng
2017-03-17Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleYuchen Zeng
2017-03-09Merge github.com:grpc/grpc into cpp_bazelnessCraig Tiller
2017-03-07Revert "Fix flaky use-after-free in udp_server"Yang Gao