1. 33b51aa revert protobuf change by Craig Tiller · 7 years ago
  2. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  3. c4f85b7 Merge pull request #11474 from makdharma/cares_fix by Nicolas Noble · 7 years ago
  4. 59c232c Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade by apolcyn · 7 years ago
  5. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  6. 1d8e465 fixes #11473 by Makarand Dharmapurikar · 7 years ago
  7. c3735cb hack to reimplement FDS macros by Alexander Polcyn · 7 years ago
  8. 4616dd0 dont use clock_gettime in grpc compatibiltiy mode by Alexander Polcyn · 7 years ago
  9. a538fba Undo downgrade of Protobuf submodule by Matt Kwong · 7 years ago
  10. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  11. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  12. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  13. 97106a7 Removed 3rd party dep on thrift by David Garcia Quintas · 7 years ago
  14. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  15. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  16. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  17. 91eb28f Update to avoid ubsan failure by Craig Tiller · 7 years ago
  18. 41d68a2 Merge pull request #10718 from makdharma/cares_osx_bazel by makdharma · 7 years ago
  19. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  20. 2aa1943 c-ares mingw32 support by Yuchen Zeng · 7 years ago
  21. 72c4d00 fix bazel build for osx by Makarand Dharmapurikar · 7 years ago
  22. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  23. f928376 updated gtest.BUILD to include gmock by Mahak Mukhi · 7 years ago
  24. 13d85d4 rectify issues by Mahak Mukhi · 7 years ago
  25. 81b5d26 fix conflicts by Mahak Mukhi · 7 years ago
  26. 1383895 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  27. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  28. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  29. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  30. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  31. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 8 years ago
  32. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 8 years ago
  33. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 8 years ago
  34. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  35. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 8 years ago
  36. bf515b6 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 8 years ago
  37. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 8 years ago
  38. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  39. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 8 years ago
  40. e9932d4 add gflags to bazel by David Garcia Quintas · 8 years ago
  41. b59b6b5 Add missing file by Craig Tiller · 8 years ago
  42. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 8 years ago
  43. 32df85c Export LICENSE.txt in //third_party/nanopb by Jonathan Hseu · 8 years ago
  44. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 8 years ago
  45. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  46. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 8 years ago
  47. 299fa6e revert update of rake-compiler for lack of effect by Alexander Polcyn · 8 years ago
  48. a1fa5a3 fix missing static ruby lib on 2.4.0 by Alexander Polcyn · 8 years ago
  49. 1b587f1 update rake-compiler Dockerfile to build for ruby 2.4.0 by Alexander Polcyn · 8 years ago
  50. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  51. c09fd8c Update c-ares to 1.12.0 by Yuchen Zeng · 8 years ago
  52. d27945e Remove third_party/c-ares by Yuchen Zeng · 8 years ago
  53. 4c702ed Add bazel build rule for c-ares by Yuchen Zeng · 8 years ago
  54. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  55. e02cbeb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  56. 1985a62 upgrade third_party/gflags to v2.2.0 by Jan Tattermusch · 8 years ago
  57. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  58. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  59. f9445d0 Boringssl will need duplication for now. by Nicolas "Pixel" Noble · 8 years ago
  60. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  61. 0622e93 Merge branch 'master' into change_cronet_interface by Muxi Yan · 8 years ago
  62. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  63. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  64. a0ed373 Change interface by Garrett Casto · 8 years ago
  65. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  66. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  67. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 8 years ago
  68. d58c375 Buildify. by Nicolas "Pixel" Noble · 8 years ago
  69. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  70. 6988838 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  71. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  72. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  73. 39937f7 Putting nanopb files into third_party without being a submodule. by Nicolas "Pixel" Noble · 8 years ago
  74. fe456e5 Removing nanopb submodule. by Nicolas "Pixel" Noble · 8 years ago
  75. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  76. 5b159f2 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  77. 47fab1f Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  78. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  79. 7a6db63 Updated LB proto and nanopb version by David Garcia Quintas · 8 years ago
  80. 676b6cb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  81. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  82. e61bf3b Merge remote-tracking branch 'upstream/master' into cares by Yuchen Zeng · 8 years ago
  83. f64bf28 Build c-ares without running ./configure by Yuchen Zeng · 8 years ago
  84. 43b4bfd Revert unnecessary changes by Yuchen Zeng · 8 years ago
  85. 4d8283f Add thrift module by chedeti · 8 years ago
  86. 4343c90 Update Protobuf submodule to v3.0.0 (GA) by Jorge Canizales · 8 years ago
  87. 9b5aa63 Add c-ares in Makefile.template by Yuchen Zeng · 8 years ago
  88. 17ede94 Add submodule c-ares by Yuchen Zeng · 8 years ago
  89. 9e63723 Update protobuf submodule to 3.0.0-beta-4 by Jorge Canizales · 8 years ago
  90. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  91. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  92. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  93. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  94. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  95. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  96. c810a38 Bumping protobuf submodule to beta-3-pre1. by Nicolas "Pixel" Noble · 8 years ago
  97. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  98. df66507 moved cronet_c_for_grpc.h in third_party by Makarand Dharmapurikar · 8 years ago
  99. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  100. 3d62fc6 Reference github boringssl, move to chromium-stable branch head by Craig Tiller · 9 years ago