1. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  2. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  3. 78ca0d1 Fix for recent cmake failure owing to gmock by Mahak Mukhi · 7 years ago
  4. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  5. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  6. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  7. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  8. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  9. 7432d74 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility by Michael Lumish · 7 years ago
  10. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  11. 652210a Node: fix the cases where zlib is built by murgatroid99 · 7 years ago
  12. 633933e Node: Don't depend on cares npm package by murgatroid99 · 7 years ago
  13. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  14. 1bcb976 Tab/space problem with Makefile.template by Mahak Mukhi · 7 years ago
  15. af3d2bc Readding the line mistakenly deleted. by Mahak Mukhi · 7 years ago
  16. a0cabfc trial and error by Mahak Mukhi · 7 years ago
  17. fb059a2 discovered generate_projects.sh script! by Mahak Mukhi · 7 years ago
  18. c602dde Keep _grpcio_metadata.py in GitHub repo by Matt Kwong · 7 years ago
  19. 5ef2087 Merge pull request #10669 from stanley-cheung/php-add-ares-deps by Stanley Cheung · 7 years ago
  20. 5ec52ae PHP: add ares as deps by Stanley Cheung · 7 years ago
  21. f25f505 Build for more versions of electron, restrict when a Windows warning is shown by murgatroid99 · 7 years ago
  22. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  23. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  24. 02f6763 Merge pull request #10303 from murgatroid99/makefile_soname_fix by Michael Lumish · 7 years ago
  25. f883021 Merge pull request #10556 from murgatroid99/node_windows_warning_fix by Michael Lumish · 7 years ago
  26. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  27. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 7 years ago
  28. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  29. 025f110 Node: fix Windows warning in binding.gyp for Win10 console by murgatroid99 · 7 years ago
  30. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  31. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 7 years ago
  32. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  33. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  34. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  35. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  36. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  37. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 7 years ago
  38. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  39. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  40. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  41. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  42. 358f102 backport #10100 and #10377 by Eric Gribkoff · 7 years ago
  43. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  44. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  45. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  46. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  47. 846242d update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  48. 0ff1957 Fix test coverage reporting by Matt Kwong · 7 years ago
  49. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  50. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 7 years ago
  51. 43d8450 Merge pull request #10361 from nicolasnoble/cares-fixup by Nicolas Noble · 7 years ago
  52. b0367ca Fixing embedded build of cares for certain targets. by Nicolas "Pixel" Noble · 7 years ago
  53. 0dac09e Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  54. 0ce55c0 Merge pull request #10309 from menghanl/go_version by Noah Eisen · 7 years ago
  55. d93e4d3 Merge pull request #10019 from twk3/fix-gem-build by apolcyn · 7 years ago
  56. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  57. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  58. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  59. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  60. d166e38 Fix soname version mismatch in Makefile by murgatroid99 · 7 years ago
  61. fef3913 Node: explicitly define Release and Debug builds, use build flags from build.yaml by murgatroid99 · 7 years ago
  62. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  63. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  64. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  65. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  66. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  67. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  68. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  69. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  70. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  71. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  72. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  73. e38b012 Changes to podspecs by Muxi Yan · 7 years ago
  74. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  75. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  76. 37268d0 Fix for using gem build/install by DJ Mountney · 7 years ago
  77. d8c83a5 Merge remote-tracking branch 'upstream/v1.2.x' into node_uv_default by murgatroid99 · 7 years ago
  78. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  79. ffe1a99 Switch Node back to using libuv iomgr by default by murgatroid99 · 7 years ago
  80. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  81. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 7 years ago
  82. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 7 years ago
  83. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 7 years ago
  84. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  85. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  86. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  87. a66df54 update C# project.json dependencies by Jan Tattermusch · 8 years ago
  88. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  89. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  90. bff6be2 Merge pull request #9962 from murgatroid99/node_no_alpn_compile by Michael Lumish · 7 years ago
  91. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  92. a99c947 Add option to recompile Node library without ALPN support by murgatroid99 · 7 years ago
  93. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  94. 82c6d8d PHP: prepare for 1.2 release by Stanley Cheung · 7 years ago
  95. 25c38e7 Merge pull request #9888 from murgatroid99/electron_uv_fix by Michael Lumish · 7 years ago
  96. 255d002 Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  97. 4d92a49 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  98. 46ab5f5 Update template by Craig Tiller · 7 years ago
  99. 8c2946a Fix missing wakeups when using the libuv iomgr under Electron by murgatroid99 · 8 years ago
  100. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 8 years ago