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