1. 834aeca Revert "Let cronet use grpc_cronet_registry_plugin" by Muxi Yan · 6 years ago
  2. b48c912 Merge pull request #14821 from srini100/master by Srini Polavarapu · 6 years ago
  3. 1951a7e Merge pull request #14850 from vjpai/deinstall by Jan Tattermusch · 6 years ago
  4. c4cc740 Remove tool from install by Vijay Pai · 6 years ago
  5. 5ad50ec PHP: fix pecl installation error for fiinding address_sorting.h by ZhouyihaiDing · 6 years ago
  6. cdc0e28 Bump protobuf version check from 3.0.0 to 3.5.0 by Srini Polavarapu · 6 years ago
  7. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  8. 32a96fe PHP: fix pecl build error by ZhouyihaiDing · 6 years ago
  9. a181e8d Merge pull request #14768 from axot/bugfix/pecl_compile_flags by Mehrdad Afshari · 6 years ago
  10. 1938ef2 Merge pull request #14774 from jtattermusch/portability_fix_alpine by Jan Tattermusch · 6 years ago
  11. ddc7062 add missing FLAGS for pecl by Zheng SHAO · 6 years ago
  12. ffc2345 fix resolver_component_tests_runner test in gcc_musl by Jan Tattermusch · 6 years ago
  13. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 6 years ago
  14. 5de3478 Reorganize cmake rules for address sorting; also fix merge conflict by Alexander Polcyn · 7 years ago
  15. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  16. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  17. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  18. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  19. 4cb0bd0 Merge pull request #14661 from murgatroid99/node_pure_js_interop_client by Michael Lumish · 6 years ago
  20. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 6 years ago
  21. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  22. 9d22758 Use different docker image for Node pure JS interop tests by murgatroid99 · 6 years ago
  23. ec154f6 Merge pull request #14642 from MrMage/avoid-running-sed-on-backups by Muxi Yan · 6 years ago
  24. 9eb82a4 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node by murgatroid99 · 6 years ago
  25. 40beafa Put change in template file by Muxi Yan · 6 years ago
  26. 3287ceb Merge pull request #14638 from yihuazhang/hook_alts_again by yihuaz · 6 years ago
  27. 44dac60 Merge pull request #14610 from apolcyn/python_dig by apolcyn · 6 years ago
  28. ff49e75 Merge pull request #14605 from jtattermusch/build_unitypackage_script by Jan Tattermusch · 6 years ago
  29. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  30. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  31. dcf340e address comments by Jan Tattermusch · 6 years ago
  32. c1e6a84 Merge pull request #14120 from jakobr-google/dart by Jan Tattermusch · 6 years ago
  33. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  34. 0a05b78 Move python DNS utilities to utils subdirectory by Alexander Polcyn · 6 years ago
  35. 3c5e12d Remove the C++ test dependency on dig and dnsutils by Alex Polcyn · 6 years ago
  36. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  37. cb36a2a Use pre-built Dart docker image. by Jakob Roland Andersen · 7 years ago
  38. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  39. a32a4c5 C++ on Android example client and server by Eric Gribkoff · 7 years ago
  40. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 6 years ago
  41. 6ef0159 Make C++ cocoapods example work by Muxi Yan · 6 years ago
  42. b19c525 Disable Tests subspec by Muxi Yan · 6 years ago
  43. 6be15ee Patch gRPC-C++.podspec to support framework by Muxi Yan · 6 years ago
  44. 9614395 Fix grpc++->grpcpp leftover files by Muxi Yan · 6 years ago
  45. 5e176d5 grpc-cli: add install-grpc-cli target to Makefile by Tobias Jungel · 7 years ago
  46. 3e13d12 Pin bazel to 0.9.0 by Adele Zhou · 6 years ago
  47. 47e65e7 Fix use_openssl.sh.template to pass shellcheck by Mehrdad Afshari · 6 years ago
  48. 3ce5b53 Fix resolver_gce_integration_tests_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  49. 4c959ba Fix resolver_component_tests_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  50. 11b8878 Fix private_dns_zone_init_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  51. df8d8c9 Fix create_private_dns_zone_defs.include to pass shellcheck by Mehrdad Afshari · 6 years ago
  52. 4493cea Merge pull request #14019 from hacst/cmake-export-fix by Jan Tattermusch · 6 years ago
  53. a300764 clang format and tidy shouldnt change file ownership by Jan Tattermusch · 6 years ago
  54. 74958c5 Update Podspec version for ObjC by Matt Kwong · 7 years ago
  55. 8f40827 Merge pull request #14136 from jtattermusch/add_ubuntu_1710 by Jan Tattermusch · 7 years ago
  56. 011779e Merge pull request #13935 from muxi/create-grpc-c++-podspec by Muxi Yan · 7 years ago
  57. 0614a68 add portability test for gcc7.2 by Jan Tattermusch · 7 years ago
  58. bc4b789 Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec by Muxi Yan · 7 years ago
  59. ac3c69b PHP: make generate_projects.sh smarter for package.xml by Stanley Cheung · 7 years ago
  60. 461cf30 Merge branch 'master' into cmake-export-fix by Jan Tattermusch · 7 years ago
  61. 277e2e4 Clean up tests, examples, and podspecs by Muxi Yan · 7 years ago
  62. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  63. 47fe850 Merge pull request #14031 from muxi/fix-boringssl-sed by Muxi Yan · 7 years ago
  64. acca4a2 Merge pull request #13913 from ncteisen/fix-clang-tidy-check by Noah Eisen · 7 years ago
  65. 86ddb53 Ensure all sanity finds clang-tidy by Noah Eisen · 7 years ago
  66. d268793 Fix clang format docker by Noah Eisen · 7 years ago
  67. 365ea63 Dockerize clang tidy by ncteisen · 7 years ago
  68. f3c83bf Fix sed error in podspecs on sed 4.4 by Muxi Yan · 7 years ago
  69. 586f719 cleanup cmake include directories by Jan Tattermusch · 7 years ago
  70. 471a5dc Fix cmake export for grpc by Stefan Hacker · 7 years ago
  71. 52338fb Avoid linker warnings by removing extraneous directories from -L and making at right time by Vijay Pai · 7 years ago
  72. 46ee18b Initial gRPC-C++ podspec by Muxi Yan · 7 years ago
  73. fb2eb52 Merge pull request #13830 from jtattermusch/cmake_cleanup by Jan Tattermusch · 7 years ago
  74. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  75. b0f821c Generate more files in gRPC-Core.podspec from build.yaml by Muxi Yan · 7 years ago
  76. f38b152 simplify top level CMakeLists.txt by Jan Tattermusch · 7 years ago
  77. a2ed77d Add a sanity test for shellcheck by Mehrdad Afshari · 7 years ago
  78. 86ef925 dont hardcode using boringssl headers when ssl provider is package by Jan Tattermusch · 7 years ago
  79. 3fc14dc exclude artificial ares target when building with cmake by Jan Tattermusch · 7 years ago
  80. aa6b8c5 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  81. 7a2be20 yapf tools/distrib by ncteisen · 7 years ago
  82. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  83. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  84. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  85. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  86. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  87. 08aa228 Merge pull request #13196 from muxi/upgrade-cocoapods-min-version by Muxi Yan · 7 years ago
  88. 3c93a19 working cmake install on windows by Jan Tattermusch · 7 years ago
  89. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  90. e641196 Fix in one more file by Muxi Yan · 7 years ago
  91. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  92. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  93. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  94. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  95. 0a5cacae Remove changes for podspecs other than gRPC-Core by Muxi Yan · 7 years ago
  96. e7af525 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  97. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  98. d88421a Merge pull request #13452 from yashykt/publicheaderc89nitfix by Yash Tibrewal · 7 years ago
  99. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  100. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago