1. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  2. fbf8128 Add OpenBSD support by Frank Groeneveld · 7 years ago
  3. b7a8cac Add abseil to core, use it for InlinedVector by Craig Tiller · 7 years ago
  4. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  5. c45d672 remove unnecessary libssl-dev installation by Alexander Polcyn · 7 years ago
  6. 6dcbc1b avoid __int64 for mingw portability by Alexander Polcyn · 7 years ago
  7. 74a4d5a update mingw gcc on docker file by Alexander Polcyn · 7 years ago
  8. e8e9541 Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 by Mehrdad Afshari · 7 years ago
  9. bb650ca reintroduce ares_build.h modification from #10719 by Jan Tattermusch · 7 years ago
  10. f0208ac ares using monotonic clock on darwin breaks the build by Jan Tattermusch · 7 years ago
  11. f1a3e0c add back manual edits to config_linux/ares_config.h by Jan Tattermusch · 7 years ago
  12. 7a81686 regenerate darwin ares_config.h by Jan Tattermusch · 7 years ago
  13. 138eea8 cherrypick fixed version of ares_build.h by Jan Tattermusch · 7 years ago
  14. ade414a fix ares 1.13 build on linux by Jan Tattermusch · 7 years ago
  15. b0f180a bump c-ares submodule to 1.13 by Jan Tattermusch · 7 years ago
  16. fc49d6e Splitting gmock out of gtest. by Nicolas "Pixel" Noble · 7 years ago
  17. 568fd3e Bump Protobuf to v3.4.0 by Stanley Cheung · 7 years ago
  18. 83f6b70 Bump protobuf to 3.4.0rc3 by Stanley Cheung · 7 years ago
  19. b643a5f Bump to protobuf 3.4.0rc2 by Stanley Cheung · 7 years ago
  20. 1bdfcda Bump protobuf version to v3.4.0rc1 by Stanley Cheung · 7 years ago
  21. 5fd85b5 PHP: update codegen plugin to support php_namespace option by Stanley Cheung · 7 years ago
  22. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  23. c4f85b7 Merge pull request #11474 from makdharma/cares_fix by Nicolas Noble · 7 years ago
  24. 59c232c Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade by apolcyn · 7 years ago
  25. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  26. 1d8e465 fixes #11473 by Makarand Dharmapurikar · 7 years ago
  27. c3735cb hack to reimplement FDS macros by Alexander Polcyn · 7 years ago
  28. 4616dd0 dont use clock_gettime in grpc compatibiltiy mode by Alexander Polcyn · 7 years ago
  29. a538fba Undo downgrade of Protobuf submodule by Matt Kwong · 7 years ago
  30. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  31. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  32. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  33. 97106a7 Removed 3rd party dep on thrift by David Garcia Quintas · 7 years ago
  34. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  35. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  36. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  37. 91eb28f Update to avoid ubsan failure by Craig Tiller · 7 years ago
  38. 41d68a2 Merge pull request #10718 from makdharma/cares_osx_bazel by makdharma · 7 years ago
  39. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  40. 2aa1943 c-ares mingw32 support by Yuchen Zeng · 7 years ago
  41. 72c4d00 fix bazel build for osx by Makarand Dharmapurikar · 7 years ago
  42. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  43. f928376 updated gtest.BUILD to include gmock by Mahak Mukhi · 7 years ago
  44. 13d85d4 rectify issues by Mahak Mukhi · 7 years ago
  45. 81b5d26 fix conflicts by Mahak Mukhi · 7 years ago
  46. 1383895 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  47. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  48. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  49. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  50. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  51. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  52. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 7 years ago
  53. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 7 years ago
  54. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  55. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 7 years ago
  56. bf515b6 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  57. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 7 years ago
  58. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  59. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 7 years ago
  60. e9932d4 add gflags to bazel by David Garcia Quintas · 7 years ago
  61. b59b6b5 Add missing file by Craig Tiller · 7 years ago
  62. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 7 years ago
  63. 32df85c Export LICENSE.txt in //third_party/nanopb by Jonathan Hseu · 7 years ago
  64. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  65. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  66. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 7 years ago
  67. 299fa6e revert update of rake-compiler for lack of effect by Alexander Polcyn · 8 years ago
  68. a1fa5a3 fix missing static ruby lib on 2.4.0 by Alexander Polcyn · 8 years ago
  69. 1b587f1 update rake-compiler Dockerfile to build for ruby 2.4.0 by Alexander Polcyn · 8 years ago
  70. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  71. c09fd8c Update c-ares to 1.12.0 by Yuchen Zeng · 7 years ago
  72. d27945e Remove third_party/c-ares by Yuchen Zeng · 7 years ago
  73. 4c702ed Add bazel build rule for c-ares by Yuchen Zeng · 7 years ago
  74. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 7 years ago
  75. e02cbeb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 7 years ago
  76. 1985a62 upgrade third_party/gflags to v2.2.0 by Jan Tattermusch · 7 years ago
  77. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 7 years ago
  78. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  79. f9445d0 Boringssl will need duplication for now. by Nicolas "Pixel" Noble · 8 years ago
  80. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  81. 0622e93 Merge branch 'master' into change_cronet_interface by Muxi Yan · 8 years ago
  82. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  83. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  84. a0ed373 Change interface by Garrett Casto · 8 years ago
  85. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  86. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  87. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 8 years ago
  88. d58c375 Buildify. by Nicolas "Pixel" Noble · 8 years ago
  89. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  90. 6988838 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  91. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  92. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  93. 39937f7 Putting nanopb files into third_party without being a submodule. by Nicolas "Pixel" Noble · 8 years ago
  94. fe456e5 Removing nanopb submodule. by Nicolas "Pixel" Noble · 8 years ago
  95. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  96. 5b159f2 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  97. 47fab1f Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  98. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  99. 7a6db63 Updated LB proto and nanopb version by David Garcia Quintas · 8 years ago
  100. 676b6cb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago