1. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  2. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  3. 02f6763 Merge pull request #10303 from murgatroid99/makefile_soname_fix by Michael Lumish · 7 years ago
  4. f883021 Merge pull request #10556 from murgatroid99/node_windows_warning_fix by Michael Lumish · 7 years ago
  5. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  6. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 7 years ago
  7. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  8. 025f110 Node: fix Windows warning in binding.gyp for Win10 console by murgatroid99 · 7 years ago
  9. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  10. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 7 years ago
  11. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  12. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  13. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  14. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  15. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  16. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 7 years ago
  17. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  18. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  19. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  20. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  21. 358f102 backport #10100 and #10377 by Eric Gribkoff · 7 years ago
  22. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  23. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  24. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  25. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  26. 846242d update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  27. 0ff1957 Fix test coverage reporting by Matt Kwong · 7 years ago
  28. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  29. 76a3943 update dockerfile to version 2.6.1 of h2 by Eric Gribkoff · 7 years ago
  30. 43d8450 Merge pull request #10361 from nicolasnoble/cares-fixup by Nicolas Noble · 7 years ago
  31. b0367ca Fixing embedded build of cares for certain targets. by Nicolas "Pixel" Noble · 7 years ago
  32. 0dac09e Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  33. 0ce55c0 Merge pull request #10309 from menghanl/go_version by Noah Eisen · 7 years ago
  34. d93e4d3 Merge pull request #10019 from twk3/fix-gem-build by apolcyn · 7 years ago
  35. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  36. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  37. e0f8940 update go version in Dockerfile to 1.8 by Menghan Li · 7 years ago
  38. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  39. d166e38 Fix soname version mismatch in Makefile by murgatroid99 · 7 years ago
  40. fef3913 Node: explicitly define Release and Debug builds, use build flags from build.yaml by murgatroid99 · 7 years ago
  41. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  42. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  43. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  44. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  45. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  46. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  47. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  48. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  49. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  50. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  51. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  52. e38b012 Changes to podspecs by Muxi Yan · 7 years ago
  53. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  54. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  55. 37268d0 Fix for using gem build/install by DJ Mountney · 7 years ago
  56. d8c83a5 Merge remote-tracking branch 'upstream/v1.2.x' into node_uv_default by murgatroid99 · 7 years ago
  57. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  58. ffe1a99 Switch Node back to using libuv iomgr by default by murgatroid99 · 7 years ago
  59. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  60. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 7 years ago
  61. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 7 years ago
  62. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 7 years ago
  63. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  64. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  65. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 7 years ago
  66. a66df54 update C# project.json dependencies by Jan Tattermusch · 7 years ago
  67. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  68. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  69. bff6be2 Merge pull request #9962 from murgatroid99/node_no_alpn_compile by Michael Lumish · 7 years ago
  70. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  71. a99c947 Add option to recompile Node library without ALPN support by murgatroid99 · 7 years ago
  72. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  73. 82c6d8d PHP: prepare for 1.2 release by Stanley Cheung · 7 years ago
  74. 25c38e7 Merge pull request #9888 from murgatroid99/electron_uv_fix by Michael Lumish · 7 years ago
  75. 255d002 Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  76. 4d92a49 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  77. 46ab5f5 Update template by Craig Tiller · 7 years ago
  78. 8c2946a Fix missing wakeups when using the libuv iomgr under Electron by murgatroid99 · 7 years ago
  79. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 7 years ago
  80. bf515b6 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  81. f2cf3d9 Merge pull request #9747 from ctiller/splitsies by Craig Tiller · 7 years ago
  82. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  83. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  84. bff4305 Merge pull request #9766 from murgatroid99/node_uv_testing by Michael Lumish · 7 years ago
  85. 122e450 Exclude poll, poll-cv for bm_fullstack (its not interesting) by Craig Tiller · 7 years ago
  86. 19f3ea2 Start bringing microbenchmarks to Bazel by Craig Tiller · 7 years ago
  87. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  88. 3f06e3f Increase timeout for bm_fullstack by Craig Tiller · 7 years ago
  89. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  90. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  91. 639d6a4 Merge pull request #9665 from jtattermusch/cmake_csharp_extension by Jan Tattermusch · 7 years ago
  92. 9d9ef71 Merge pull request #9599 from ppietrasa/feature-PDBs by Jan Tattermusch · 7 years ago
  93. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  94. 0fccdb8 Advance protoc podspec template version to 3.1.0 as well by Muxi Yan · 7 years ago
  95. d490a9e build fixes for ruby on mac by Alexander Polcyn · 7 years ago
  96. 9c7c4b9 Cosmetics (removed one newline) by Piotr Pietraszkiewicz · 7 years ago
  97. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  98. 3cf8654 Merge remote-tracking branch 'upstream/v1.1.x' into node_disable_libuv_core by murgatroid99 · 7 years ago
  99. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 7 years ago
  100. 6f62c0a Disable libuv core changes in Node library by murgatroid99 · 7 years ago