1. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  2. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago
  3. 4bdc690 Use Python3.5 instead of Python3.4 on Debian 9 by Mehrdad Afshari · 6 years ago
  4. 45cd1f8 Install Python 3.7 in pyenv Dockerfile by Mehrdad Afshari · 6 years ago
  5. b26b2af Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes by kpayson64 · 6 years ago
  6. fd1a660 Remove a test by Alexander Polcyn · 6 years ago
  7. 6bb2578 sanity dockerimage doesnt need bazel by Jan Tattermusch · 6 years ago
  8. 515908b Merge pull request #15525 from jtattermusch/fixing_grpcio_tools by Jan Tattermusch · 6 years ago
  9. 629d621 upgrade bazel to 0.13.1, introduce template by Jan Tattermusch · 6 years ago
  10. cacc2cc Readd cmake backport to Jessie by Matt Kwong · 6 years ago
  11. 048bb07 Remove installed from source Clang in standard Jessie Dockerfile by Matt Kwong · 6 years ago
  12. 528775d Add Jessie Dockerfile using RBE's base by Matt Kwong · 6 years ago
  13. 6ef901f remove ccache from all docker images by Jan Tattermusch · 6 years ago
  14. 18ce0cf Merge pull request #15491 from murgatroid99/node_docker_npm_fix by Michael Lumish · 6 years ago
  15. 2cb0796 Merge pull request #15484 from hcaseyal/update_generate_projects_documentation by hcaseyal · 6 years ago
  16. 2b511dc Merge pull request #15481 from jtattermusch/upgrade_cmake by Jan Tattermusch · 6 years ago
  17. 143c7e1 Don't update npm when installing node by murgatroid99 · 6 years ago
  18. 661f9f4 Add go as a pre-requisite in the documentation for regenerating project files by Hope Casey-Allen · 6 years ago
  19. 84729fe use cmake from jessie backports by Jan Tattermusch · 6 years ago
  20. 2e679e6 Revert "Remove ccache from all docker images" by Jan Tattermusch · 6 years ago
  21. a38f9ac remove ccache from all docker images by Jan Tattermusch · 6 years ago
  22. fe3c666 Merge pull request #15422 from apolcyn/fix_circular_makefile_dep by apolcyn · 6 years ago
  23. 80f9c2a Remove circular makefile dep between c-ares and address_sorting by Alexander Polcyn · 6 years ago
  24. 0d571a0 add mako to multilang dockerimage by Jan Tattermusch · 6 years ago
  25. 494d65d No longer automatically fallbacking on system's OpenSSL if it only has NPN. by Nicolas "Pixel" Noble · 6 years ago
  26. d181168 grpc gem does not depend on googleauth by ganmacs · 6 years ago
  27. ff456e1 Reject test directory in src/ruby/pb from packing as gem by ganmacs · 6 years ago
  28. 550621c Make local DNS server tests more generic by Alexander Polcyn · 6 years ago
  29. ab5b484 Merge pull request #15319 from jtattermusch/cmake_install_roots_pem by Jan Tattermusch · 6 years ago
  30. a3992d2 cmake install should also install roots.pem by Jan Tattermusch · 6 years ago
  31. fe71244 Install pip for Python3.4 for gcov tests by Jan Tattermusch · 6 years ago
  32. 27ca067 Merge pull request #15312 from matt-kwong/python-fallback by Jan Tattermusch · 6 years ago
  33. eed1b6f Merge pull request #15176 from apolcyn/convert_resolver_component_test_to_python by apolcyn · 6 years ago
  34. 4d5200f Install pip for Python3.4 in all Dockerfiles used for Python testing by Matt Kwong · 6 years ago
  35. fcd04ec Remove the fallback when creating Python virtual env by Matt Kwong · 6 years ago
  36. 6f8f914 cleanup, and get rid of unnecessary timeouts in two places by Alexander Polcyn · 6 years ago
  37. 29fead7 Convert c-ares test runner from bash to python, so that it works on windows by Alexander Polcyn · 6 years ago
  38. ad27271 Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0 by Mehrdad Afshari · 6 years ago
  39. c176917 Bump Python protobuf to 3.5.2.post1 by Mehrdad Afshari · 6 years ago
  40. d0d8ce8 Bump pip version to 10.0.1 by Mehrdad Afshari · 6 years ago
  41. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  42. 5ab4b31 Fix generate_projects by Muxi Yan · 6 years ago
  43. a9c9960 Merge pull request #14987 from matt-kwong/pin-pip by Matt Kwong · 6 years ago
  44. fe087c4 Merge pull request #14967 from ZhouyihaiDing/windows_pecl by Zhouyihai Ding · 6 years ago
  45. 4598eb8 Update pip pin from 9.0.1 to 9.0.2 by Matt Kwong · 6 years ago
  46. 252a634 PHP: fix pecl installaion in windows by ZhouyihaiDing · 6 years ago
  47. 795be95 Remove scripts for running Android interop on Jenkins by Eric Gribkoff · 6 years ago
  48. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 6 years ago
  49. 834aeca Revert "Let cronet use grpc_cronet_registry_plugin" by Muxi Yan · 6 years ago
  50. b48c912 Merge pull request #14821 from srini100/master by Srini Polavarapu · 6 years ago
  51. 1951a7e Merge pull request #14850 from vjpai/deinstall by Jan Tattermusch · 6 years ago
  52. c4cc740 Remove tool from install by Vijay Pai · 6 years ago
  53. 5ad50ec PHP: fix pecl installation error for fiinding address_sorting.h by ZhouyihaiDing · 6 years ago
  54. cdc0e28 Bump protobuf version check from 3.0.0 to 3.5.0 by Srini Polavarapu · 6 years ago
  55. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  56. 32a96fe PHP: fix pecl build error by ZhouyihaiDing · 6 years ago
  57. a181e8d Merge pull request #14768 from axot/bugfix/pecl_compile_flags by Mehrdad Afshari · 6 years ago
  58. 1938ef2 Merge pull request #14774 from jtattermusch/portability_fix_alpine by Jan Tattermusch · 6 years ago
  59. ddc7062 add missing FLAGS for pecl by Zheng SHAO · 6 years ago
  60. ffc2345 fix resolver_component_tests_runner test in gcc_musl by Jan Tattermusch · 6 years ago
  61. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 6 years ago
  62. 5de3478 Reorganize cmake rules for address sorting; also fix merge conflict by Alexander Polcyn · 7 years ago
  63. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  64. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  65. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  66. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  67. 4cb0bd0 Merge pull request #14661 from murgatroid99/node_pure_js_interop_client by Michael Lumish · 6 years ago
  68. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 6 years ago
  69. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  70. 9d22758 Use different docker image for Node pure JS interop tests by murgatroid99 · 6 years ago
  71. ec154f6 Merge pull request #14642 from MrMage/avoid-running-sed-on-backups by Muxi Yan · 6 years ago
  72. 9eb82a4 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node by murgatroid99 · 6 years ago
  73. 40beafa Put change in template file by Muxi Yan · 6 years ago
  74. 3287ceb Merge pull request #14638 from yihuazhang/hook_alts_again by yihuaz · 6 years ago
  75. 44dac60 Merge pull request #14610 from apolcyn/python_dig by apolcyn · 6 years ago
  76. ff49e75 Merge pull request #14605 from jtattermusch/build_unitypackage_script by Jan Tattermusch · 6 years ago
  77. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  78. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  79. dcf340e address comments by Jan Tattermusch · 6 years ago
  80. c1e6a84 Merge pull request #14120 from jakobr-google/dart by Jan Tattermusch · 6 years ago
  81. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  82. 0a05b78 Move python DNS utilities to utils subdirectory by Alexander Polcyn · 6 years ago
  83. 3c5e12d Remove the C++ test dependency on dig and dnsutils by Alex Polcyn · 6 years ago
  84. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  85. cb36a2a Use pre-built Dart docker image. by Jakob Roland Andersen · 7 years ago
  86. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  87. a32a4c5 C++ on Android example client and server by Eric Gribkoff · 7 years ago
  88. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 6 years ago
  89. 6ef0159 Make C++ cocoapods example work by Muxi Yan · 6 years ago
  90. b19c525 Disable Tests subspec by Muxi Yan · 6 years ago
  91. 6be15ee Patch gRPC-C++.podspec to support framework by Muxi Yan · 6 years ago
  92. 9614395 Fix grpc++->grpcpp leftover files by Muxi Yan · 6 years ago
  93. 5e176d5 grpc-cli: add install-grpc-cli target to Makefile by Tobias Jungel · 7 years ago
  94. 3e13d12 Pin bazel to 0.9.0 by Adele Zhou · 6 years ago
  95. 47e65e7 Fix use_openssl.sh.template to pass shellcheck by Mehrdad Afshari · 6 years ago
  96. 3ce5b53 Fix resolver_gce_integration_tests_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  97. 4c959ba Fix resolver_component_tests_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  98. 11b8878 Fix private_dns_zone_init_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  99. df8d8c9 Fix create_private_dns_zone_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  100. 4493cea Merge pull request #14019 from hacst/cmake-export-fix by Jan Tattermusch · 6 years ago