aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2018-02-14Add python bazel deps needed to run resolver component testsAlex Polcyn
2018-01-26Update BoringSSL to latest chromium-stable refMatt Kwong
2018-01-08Use rake-compiler-dock's Dockerfile as a base in grpc's fork of itAlexander Polcyn
2017-12-14Packs contents of WORKSPACE into a bzl function, so that it can be resued by ...Ning Ren
2017-11-30Enabling hermetic testing for running tests on Foundry.Adele Zhou
2017-11-24Bump third_party/protobuf submodule to v3.5.0Mehrdad Afshari
2017-11-13Pulling upstream changes and resolving merge conflicts with third_party/cares...josh
2017-11-06Merge pull request #13011 from spinorx/masterMuxi Yan
2017-10-27Add call size bm_diffKen Payson
2017-10-24Update comments to mention iOS also is not supported.Param Reddy
2017-10-24Android does not have getservbyport_r so use getservbyportParam Reddy
2017-10-20Fix build for ios app using grpc as cc_libraryParam Reddy
2017-10-19Update Bazel WORKSPACE file and third_party/cares BUILD files to that Bazel c...josh
2017-10-16Merge github.com:grpc/grpc into vectorCraig Tiller
2017-10-12Add OpenBSD supportFrank Groeneveld
2017-10-05Add abseil to core, use it for InlinedVectorCraig Tiller
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