1. ebcf04d Kokoro setup for building gRPC Python with Bazel by Naresh · 6 years ago
  2. 351f0bb Merge pull request #16006 from ghostwriternr/update-bazel by Matt Kwong · 6 years ago
  3. b6518af Upgrade Bazel to 0.15.0 by Naresh · 6 years ago
  4. c2158ed Fix Dart interop tests by upgrading to Dart 2 by Matt Kwong · 6 years ago
  5. d7c6c6e !@#!%$@# by Nicolas "Pixel" Noble · 6 years ago
  6. 0458a6b Merge pull request #15847 from muxi/c++-protobuf by Muxi Yan · 6 years ago
  7. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  8. b71da61 c++14-compat is c++ only. by Nicolas "Pixel" Noble · 6 years ago
  9. c6ed823 + -> X by Nicolas "Pixel" Noble · 6 years ago
  10. fe62844 Not all compilers... by Nicolas "Pixel" Noble · 6 years ago
  11. 6443601 Subspec for C++ protobuf by Muxi Yan · 6 years ago
  12. 8771dab PHP: fix distribtest test by adding -Ithird_party/nanopb by ZhouyihaiDing · 6 years ago
  13. bbdee16 Allow conditional builds of grpc_csharp_ext for vcpkg manager by Jozef Izso · 6 years ago
  14. e1efb43 Revert "Install pyyaml through pip in docker" by Jan Tattermusch · 6 years ago
  15. ba233e7 Fix grpc.gyp wrt nanopb refactoring by David Garcia Quintas · 6 years ago
  16. ce62e20 Merge pull request #15778 from apolcyn/use_pyyaml by apolcyn · 6 years ago
  17. f3fb98e Install pyyaml through pip in docker by Alex Polcyn · 6 years ago
  18. cbdf132 Skeleton of libcxxabi's usage. by Nicolas "Pixel" Noble · 6 years ago
  19. 358c625 Update C++ podspec by Muxi Yan · 6 years ago
  20. 1f15b79 Polish nanopb hack by Muxi Yan · 6 years ago
  21. 9291e5d Update ObjC build hack by Muxi Yan · 6 years ago
  22. 32c0493 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  23. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  24. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  25. 2ea5e1d Merge pull request #14908 from jtattermusch/csharp_artifact_pdb by Jan Tattermusch · 6 years ago
  26. 04c8513 Merge pull request #15677 from muxi/fix-cfstream-podspec by Muxi Yan · 6 years ago
  27. 0e8b122 Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  28. 6df75c5 podspec nit fix by Muxi Yan · 6 years ago
  29. c09f743 Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik by apolcyn · 6 years ago
  30. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  31. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  32. 08876da CFStream podspec by Muxi Yan · 6 years ago
  33. 27718ce Fix c-ares tests ipv6-only brokenness by Alexander Polcyn · 6 years ago
  34. 18caf6d link address sorting against gRPC_BASELIB_LIBRARIES, for windows by Alexander Polcyn · 6 years ago
  35. c512b4f revert -framework CoreFoundation by Muxi Yan · 6 years ago
  36. dd8bc8c moved nanopb flags from Makefile.template to build.yaml by David Garcia Quintas · 6 years ago
  37. 7f94702 cmake changes by David Garcia Quintas · 6 years ago
  38. 24f6a02 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  39. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  40. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago
  41. 00e045d Fix the inclusion "third_party/nanopb/..." to simply "..." by David Garcia Quintas · 6 years ago
  42. 4bdc690 Use Python3.5 instead of Python3.4 on Debian 9 by Mehrdad Afshari · 6 years ago
  43. 45cd1f8 Install Python 3.7 in pyenv Dockerfile by Mehrdad Afshari · 6 years ago
  44. b26b2af Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes by kpayson64 · 6 years ago
  45. fd1a660 Remove a test by Alexander Polcyn · 6 years ago
  46. 6bb2578 sanity dockerimage doesnt need bazel by Jan Tattermusch · 6 years ago
  47. 515908b Merge pull request #15525 from jtattermusch/fixing_grpcio_tools by Jan Tattermusch · 6 years ago
  48. 629d621 upgrade bazel to 0.13.1, introduce template by Jan Tattermusch · 6 years ago
  49. cacc2cc Readd cmake backport to Jessie by Matt Kwong · 6 years ago
  50. 048bb07 Remove installed from source Clang in standard Jessie Dockerfile by Matt Kwong · 6 years ago
  51. 528775d Add Jessie Dockerfile using RBE's base by Matt Kwong · 6 years ago
  52. 6ef901f remove ccache from all docker images by Jan Tattermusch · 6 years ago
  53. 18ce0cf Merge pull request #15491 from murgatroid99/node_docker_npm_fix by Michael Lumish · 6 years ago
  54. ba221d0 Merge branch 'master' into prototype-cfstream by Muxi Yan · 6 years ago
  55. a70102b Use cc rather than mm files and merge cfstream related files into core by Muxi Yan · 6 years ago
  56. 2cb0796 Merge pull request #15484 from hcaseyal/update_generate_projects_documentation by hcaseyal · 6 years ago
  57. 2b511dc Merge pull request #15481 from jtattermusch/upgrade_cmake by Jan Tattermusch · 6 years ago
  58. 143c7e1 Don't update npm when installing node by murgatroid99 · 6 years ago
  59. 661f9f4 Add go as a pre-requisite in the documentation for regenerating project files by Hope Casey-Allen · 6 years ago
  60. 84729fe use cmake from jessie backports by Jan Tattermusch · 6 years ago
  61. 2e679e6 Revert "Remove ccache from all docker images" by Jan Tattermusch · 6 years ago
  62. a38f9ac remove ccache from all docker images by Jan Tattermusch · 6 years ago
  63. fe3c666 Merge pull request #15422 from apolcyn/fix_circular_makefile_dep by apolcyn · 6 years ago
  64. 80f9c2a Remove circular makefile dep between c-ares and address_sorting by Alexander Polcyn · 6 years ago
  65. 0d571a0 add mako to multilang dockerimage by Jan Tattermusch · 6 years ago
  66. 67ff405 Change existing build system for CFStream by Muxi Yan · 6 years ago
  67. 494d65d No longer automatically fallbacking on system's OpenSSL if it only has NPN. by Nicolas "Pixel" Noble · 6 years ago
  68. d181168 grpc gem does not depend on googleauth by ganmacs · 6 years ago
  69. ff456e1 Reject test directory in src/ruby/pb from packing as gem by ganmacs · 6 years ago
  70. 550621c Make local DNS server tests more generic by Alexander Polcyn · 6 years ago
  71. ab5b484 Merge pull request #15319 from jtattermusch/cmake_install_roots_pem by Jan Tattermusch · 6 years ago
  72. a3992d2 cmake install should also install roots.pem by Jan Tattermusch · 6 years ago
  73. fe71244 Install pip for Python3.4 for gcov tests by Jan Tattermusch · 6 years ago
  74. 27ca067 Merge pull request #15312 from matt-kwong/python-fallback by Jan Tattermusch · 6 years ago
  75. eed1b6f Merge pull request #15176 from apolcyn/convert_resolver_component_test_to_python by apolcyn · 6 years ago
  76. 4d5200f Install pip for Python3.4 in all Dockerfiles used for Python testing by Matt Kwong · 6 years ago
  77. fcd04ec Remove the fallback when creating Python virtual env by Matt Kwong · 6 years ago
  78. 6f8f914 cleanup, and get rid of unnecessary timeouts in two places by Alexander Polcyn · 6 years ago
  79. 29fead7 Convert c-ares test runner from bash to python, so that it works on windows by Alexander Polcyn · 6 years ago
  80. ad27271 Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0 by Mehrdad Afshari · 6 years ago
  81. c176917 Bump Python protobuf to 3.5.2.post1 by Mehrdad Afshari · 6 years ago
  82. d0d8ce8 Bump pip version to 10.0.1 by Mehrdad Afshari · 6 years ago
  83. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  84. 5ab4b31 Fix generate_projects by Muxi Yan · 6 years ago
  85. a9c9960 Merge pull request #14987 from matt-kwong/pin-pip by Matt Kwong · 6 years ago
  86. fe087c4 Merge pull request #14967 from ZhouyihaiDing/windows_pecl by Zhouyihai Ding · 6 years ago
  87. 4598eb8 Update pip pin from 9.0.1 to 9.0.2 by Matt Kwong · 6 years ago
  88. 252a634 PHP: fix pecl installaion in windows by ZhouyihaiDing · 6 years ago
  89. 795be95 Remove scripts for running Android interop on Jenkins by Eric Gribkoff · 6 years ago
  90. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 6 years ago
  91. 834aeca Revert "Let cronet use grpc_cronet_registry_plugin" by Muxi Yan · 6 years ago
  92. b48c912 Merge pull request #14821 from srini100/master by Srini Polavarapu · 6 years ago
  93. 1951a7e Merge pull request #14850 from vjpai/deinstall by Jan Tattermusch · 6 years ago
  94. c4cc740 Remove tool from install by Vijay Pai · 6 years ago
  95. 5ad50ec PHP: fix pecl installation error for fiinding address_sorting.h by ZhouyihaiDing · 6 years ago
  96. cdc0e28 Bump protobuf version check from 3.0.0 to 3.5.0 by Srini Polavarapu · 6 years ago
  97. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  98. 32a96fe PHP: fix pecl build error by ZhouyihaiDing · 6 years ago
  99. a181e8d Merge pull request #14768 from axot/bugfix/pecl_compile_flags by Mehrdad Afshari · 6 years ago
  100. 1938ef2 Merge pull request #14774 from jtattermusch/portability_fix_alpine by Jan Tattermusch · 6 years ago