1. 71ee19c fix interop docker build by Jan Tattermusch · 6 years ago
  2. 35479b8 Merge pull request #16358 from muxi/privatize-boringssl by Muxi Yan · 6 years ago
  3. b24b212 Make symbols of BoringSSL private to gRPC by Muxi Yan · 6 years ago
  4. cf85462 pkgconfig: add gpr to grpc's Requires.private by Jan Tattermusch · 6 years ago
  5. 9651025 make should generate pkg-config file for gpr as well by Jan Tattermusch · 6 years ago
  6. 537503d C#: upgrade protobuf nugets to v3.6.1 by Jan Tattermusch · 6 years ago
  7. 5cd8b1e Enable c-ares queries on Windows by Alex Polcyn · 6 years ago
  8. 520bcfb Upgrade protobuf podspecs in grpc by Muxi Yan · 6 years ago
  9. 23c3c47 rephrase comment by Jan Tattermusch · 6 years ago
  10. d139655 try fix c++ vs2017 build by Jan Tattermusch · 6 years ago
  11. 5e56966 upgrade C# to protobuf 3.6.0 by Jan Tattermusch · 6 years ago
  12. 29e4947 portable zip for unity package by Jan Tattermusch · 6 years ago
  13. 21fe5a7 Merge pull request #15646 from ZhouyihaiDing/composer_auth_version by Zhouyihai Ding · 6 years ago
  14. 5e94c0d unitypackage: fix extensions when copying by Jan Tattermusch · 6 years ago
  15. 9f3ff1a fix unity package name by Jan Tattermusch · 6 years ago
  16. 911d777 remove Grpc.Auth from unitypackage for now by Jan Tattermusch · 6 years ago
  17. 28c6d6b PHP: upgrade interop test google/auth version by ZhouyihaiDing · 6 years ago
  18. 8ff090c add script for building unitypackage by Jan Tattermusch · 6 years ago
  19. c5e5ba7 remove script for building c# packages on Linux by Jan Tattermusch · 6 years ago
  20. 98680f8 remove Jenkins references from build_packages scripts by Jan Tattermusch · 6 years ago
  21. 081c27b add static_csharp rule to Makefile by Jan Tattermusch · 6 years ago
  22. ebcf04d Kokoro setup for building gRPC Python with Bazel by Naresh · 6 years ago
  23. 351f0bb Merge pull request #16006 from ghostwriternr/update-bazel by Matt Kwong · 6 years ago
  24. b6518af Upgrade Bazel to 0.15.0 by Naresh · 6 years ago
  25. c2158ed Fix Dart interop tests by upgrading to Dart 2 by Matt Kwong · 6 years ago
  26. d7c6c6e !@#!%$@# by Nicolas "Pixel" Noble · 6 years ago
  27. 0458a6b Merge pull request #15847 from muxi/c++-protobuf by Muxi Yan · 6 years ago
  28. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  29. b71da61 c++14-compat is c++ only. by Nicolas "Pixel" Noble · 6 years ago
  30. c6ed823 + -> X by Nicolas "Pixel" Noble · 6 years ago
  31. fe62844 Not all compilers... by Nicolas "Pixel" Noble · 6 years ago
  32. 6443601 Subspec for C++ protobuf by Muxi Yan · 6 years ago
  33. 8771dab PHP: fix distribtest test by adding -Ithird_party/nanopb by ZhouyihaiDing · 6 years ago
  34. bbdee16 Allow conditional builds of grpc_csharp_ext for vcpkg manager by Jozef Izso · 6 years ago
  35. e1efb43 Revert "Install pyyaml through pip in docker" by Jan Tattermusch · 6 years ago
  36. ba233e7 Fix grpc.gyp wrt nanopb refactoring by David Garcia Quintas · 6 years ago
  37. ce62e20 Merge pull request #15778 from apolcyn/use_pyyaml by apolcyn · 6 years ago
  38. f3fb98e Install pyyaml through pip in docker by Alex Polcyn · 6 years ago
  39. cbdf132 Skeleton of libcxxabi's usage. by Nicolas "Pixel" Noble · 6 years ago
  40. 358c625 Update C++ podspec by Muxi Yan · 6 years ago
  41. 1f15b79 Polish nanopb hack by Muxi Yan · 6 years ago
  42. 9291e5d Update ObjC build hack by Muxi Yan · 6 years ago
  43. 32c0493 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  44. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  45. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  46. 2ea5e1d Merge pull request #14908 from jtattermusch/csharp_artifact_pdb by Jan Tattermusch · 6 years ago
  47. 04c8513 Merge pull request #15677 from muxi/fix-cfstream-podspec by Muxi Yan · 6 years ago
  48. 0e8b122 Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  49. 6df75c5 podspec nit fix by Muxi Yan · 6 years ago
  50. c09f743 Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik by apolcyn · 6 years ago
  51. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  52. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  53. 08876da CFStream podspec by Muxi Yan · 6 years ago
  54. 27718ce Fix c-ares tests ipv6-only brokenness by Alexander Polcyn · 6 years ago
  55. 18caf6d link address sorting against gRPC_BASELIB_LIBRARIES, for windows by Alexander Polcyn · 6 years ago
  56. c512b4f revert -framework CoreFoundation by Muxi Yan · 6 years ago
  57. dd8bc8c moved nanopb flags from Makefile.template to build.yaml by David Garcia Quintas · 6 years ago
  58. 7f94702 cmake changes by David Garcia Quintas · 6 years ago
  59. 24f6a02 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  60. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  61. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago
  62. 00e045d Fix the inclusion "third_party/nanopb/..." to simply "..." by David Garcia Quintas · 6 years ago
  63. 4bdc690 Use Python3.5 instead of Python3.4 on Debian 9 by Mehrdad Afshari · 6 years ago
  64. 45cd1f8 Install Python 3.7 in pyenv Dockerfile by Mehrdad Afshari · 6 years ago
  65. b26b2af Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes by kpayson64 · 6 years ago
  66. fd1a660 Remove a test by Alexander Polcyn · 6 years ago
  67. 6bb2578 sanity dockerimage doesnt need bazel by Jan Tattermusch · 6 years ago
  68. 515908b Merge pull request #15525 from jtattermusch/fixing_grpcio_tools by Jan Tattermusch · 6 years ago
  69. 629d621 upgrade bazel to 0.13.1, introduce template by Jan Tattermusch · 6 years ago
  70. cacc2cc Readd cmake backport to Jessie by Matt Kwong · 6 years ago
  71. 048bb07 Remove installed from source Clang in standard Jessie Dockerfile by Matt Kwong · 6 years ago
  72. 528775d Add Jessie Dockerfile using RBE's base by Matt Kwong · 6 years ago
  73. 6ef901f remove ccache from all docker images by Jan Tattermusch · 6 years ago
  74. 18ce0cf Merge pull request #15491 from murgatroid99/node_docker_npm_fix by Michael Lumish · 6 years ago
  75. ba221d0 Merge branch 'master' into prototype-cfstream by Muxi Yan · 6 years ago
  76. a70102b Use cc rather than mm files and merge cfstream related files into core by Muxi Yan · 6 years ago
  77. 2cb0796 Merge pull request #15484 from hcaseyal/update_generate_projects_documentation by hcaseyal · 6 years ago
  78. 2b511dc Merge pull request #15481 from jtattermusch/upgrade_cmake by Jan Tattermusch · 6 years ago
  79. 143c7e1 Don't update npm when installing node by murgatroid99 · 6 years ago
  80. 661f9f4 Add go as a pre-requisite in the documentation for regenerating project files by Hope Casey-Allen · 6 years ago
  81. 84729fe use cmake from jessie backports by Jan Tattermusch · 6 years ago
  82. 2e679e6 Revert "Remove ccache from all docker images" by Jan Tattermusch · 6 years ago
  83. a38f9ac remove ccache from all docker images by Jan Tattermusch · 6 years ago
  84. fe3c666 Merge pull request #15422 from apolcyn/fix_circular_makefile_dep by apolcyn · 6 years ago
  85. 80f9c2a Remove circular makefile dep between c-ares and address_sorting by Alexander Polcyn · 6 years ago
  86. 0d571a0 add mako to multilang dockerimage by Jan Tattermusch · 6 years ago
  87. 67ff405 Change existing build system for CFStream by Muxi Yan · 6 years ago
  88. 494d65d No longer automatically fallbacking on system's OpenSSL if it only has NPN. by Nicolas "Pixel" Noble · 6 years ago
  89. d181168 grpc gem does not depend on googleauth by ganmacs · 6 years ago
  90. ff456e1 Reject test directory in src/ruby/pb from packing as gem by ganmacs · 6 years ago
  91. 550621c Make local DNS server tests more generic by Alexander Polcyn · 6 years ago
  92. ab5b484 Merge pull request #15319 from jtattermusch/cmake_install_roots_pem by Jan Tattermusch · 6 years ago
  93. a3992d2 cmake install should also install roots.pem by Jan Tattermusch · 6 years ago
  94. fe71244 Install pip for Python3.4 for gcov tests by Jan Tattermusch · 6 years ago
  95. 27ca067 Merge pull request #15312 from matt-kwong/python-fallback by Jan Tattermusch · 6 years ago
  96. eed1b6f Merge pull request #15176 from apolcyn/convert_resolver_component_test_to_python by apolcyn · 6 years ago
  97. 4d5200f Install pip for Python3.4 in all Dockerfiles used for Python testing by Matt Kwong · 6 years ago
  98. fcd04ec Remove the fallback when creating Python virtual env by Matt Kwong · 6 years ago
  99. 6f8f914 cleanup, and get rid of unnecessary timeouts in two places by Alexander Polcyn · 6 years ago
  100. 29fead7 Convert c-ares test runner from bash to python, so that it works on windows by Alexander Polcyn · 6 years ago