1. c9e82fa update third_party/boringssl to the latest chromium-stable by Jan Tattermusch · 6 years ago
  2. aa56034 Add python bazel deps needed to run resolver component tests by Alex Polcyn · 6 years ago
  3. a110c74 Update BoringSSL to latest chromium-stable ref by Matt Kwong · 7 years ago
  4. 8065a5e Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it by Alexander Polcyn · 7 years ago
  5. 174e02a Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build. by Ning Ren · 7 years ago
  6. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  7. 28661ea Bump third_party/protobuf submodule to v3.5.0 by Mehrdad Afshari · 7 years ago
  8. d692b76 Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD by josh · 7 years ago
  9. 396d265 Merge pull request #13011 from spinorx/master by Muxi Yan · 7 years ago
  10. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  11. 8ccb83a Update comments to mention iOS also is not supported. by Param Reddy · 7 years ago
  12. 819ec50 Android does not have getservbyport_r so use getservbyport by Param Reddy · 7 years ago
  13. b96287a Fix build for ios app using grpc as cc_library by Param Reddy · 7 years ago
  14. 5d710a5 Update Bazel WORKSPACE file and third_party/cares BUILD files to that Bazel can build gRPC as a dependency. by josh · 7 years ago
  15. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  16. fbf8128 Add OpenBSD support by Frank Groeneveld · 7 years ago
  17. b7a8cac Add abseil to core, use it for InlinedVector by Craig Tiller · 7 years ago
  18. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  19. c45d672 remove unnecessary libssl-dev installation by Alexander Polcyn · 7 years ago
  20. 6dcbc1b avoid __int64 for mingw portability by Alexander Polcyn · 7 years ago
  21. 74a4d5a update mingw gcc on docker file by Alexander Polcyn · 7 years ago
  22. e8e9541 Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 by Mehrdad Afshari · 7 years ago
  23. bb650ca reintroduce ares_build.h modification from #10719 by Jan Tattermusch · 7 years ago
  24. f0208ac ares using monotonic clock on darwin breaks the build by Jan Tattermusch · 7 years ago
  25. f1a3e0c add back manual edits to config_linux/ares_config.h by Jan Tattermusch · 7 years ago
  26. 7a81686 regenerate darwin ares_config.h by Jan Tattermusch · 7 years ago
  27. 138eea8 cherrypick fixed version of ares_build.h by Jan Tattermusch · 7 years ago
  28. ade414a fix ares 1.13 build on linux by Jan Tattermusch · 7 years ago
  29. b0f180a bump c-ares submodule to 1.13 by Jan Tattermusch · 7 years ago
  30. fc49d6e Splitting gmock out of gtest. by Nicolas "Pixel" Noble · 7 years ago
  31. 568fd3e Bump Protobuf to v3.4.0 by Stanley Cheung · 7 years ago
  32. 83f6b70 Bump protobuf to 3.4.0rc3 by Stanley Cheung · 7 years ago
  33. b643a5f Bump to protobuf 3.4.0rc2 by Stanley Cheung · 7 years ago
  34. 1bdfcda Bump protobuf version to v3.4.0rc1 by Stanley Cheung · 7 years ago
  35. 5fd85b5 PHP: update codegen plugin to support php_namespace option by Stanley Cheung · 7 years ago
  36. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  37. c4f85b7 Merge pull request #11474 from makdharma/cares_fix by Nicolas Noble · 7 years ago
  38. 59c232c Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade by apolcyn · 7 years ago
  39. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  40. 1d8e465 fixes #11473 by Makarand Dharmapurikar · 7 years ago
  41. c3735cb hack to reimplement FDS macros by Alexander Polcyn · 7 years ago
  42. 4616dd0 dont use clock_gettime in grpc compatibiltiy mode by Alexander Polcyn · 7 years ago
  43. a538fba Undo downgrade of Protobuf submodule by Matt Kwong · 7 years ago
  44. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  45. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  46. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  47. 97106a7 Removed 3rd party dep on thrift by David Garcia Quintas · 7 years ago
  48. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  49. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  50. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  51. 91eb28f Update to avoid ubsan failure by Craig Tiller · 7 years ago
  52. 41d68a2 Merge pull request #10718 from makdharma/cares_osx_bazel by makdharma · 7 years ago
  53. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  54. 2aa1943 c-ares mingw32 support by Yuchen Zeng · 7 years ago
  55. 72c4d00 fix bazel build for osx by Makarand Dharmapurikar · 7 years ago
  56. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  57. f928376 updated gtest.BUILD to include gmock by Mahak Mukhi · 7 years ago
  58. 13d85d4 rectify issues by Mahak Mukhi · 7 years ago
  59. 81b5d26 fix conflicts by Mahak Mukhi · 7 years ago
  60. 1383895 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  61. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  62. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  63. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  64. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  65. af11581 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  66. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 7 years ago
  67. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 7 years ago
  68. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  69. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 7 years ago
  70. bf515b6 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  71. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 7 years ago
  72. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  73. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 7 years ago
  74. e9932d4 add gflags to bazel by David Garcia Quintas · 7 years ago
  75. b59b6b5 Add missing file by Craig Tiller · 7 years ago
  76. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 7 years ago
  77. 32df85c Export LICENSE.txt in //third_party/nanopb by Jonathan Hseu · 7 years ago
  78. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  79. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  80. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 8 years ago
  81. 299fa6e revert update of rake-compiler for lack of effect by Alexander Polcyn · 8 years ago
  82. a1fa5a3 fix missing static ruby lib on 2.4.0 by Alexander Polcyn · 8 years ago
  83. 1b587f1 update rake-compiler Dockerfile to build for ruby 2.4.0 by Alexander Polcyn · 8 years ago
  84. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  85. c09fd8c Update c-ares to 1.12.0 by Yuchen Zeng · 8 years ago
  86. d27945e Remove third_party/c-ares by Yuchen Zeng · 8 years ago
  87. 4c702ed Add bazel build rule for c-ares by Yuchen Zeng · 8 years ago
  88. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  89. e02cbeb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  90. 1985a62 upgrade third_party/gflags to v2.2.0 by Jan Tattermusch · 8 years ago
  91. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  92. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  93. f9445d0 Boringssl will need duplication for now. by Nicolas "Pixel" Noble · 8 years ago
  94. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  95. 0622e93 Merge branch 'master' into change_cronet_interface by Muxi Yan · 8 years ago
  96. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  97. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  98. a0ed373 Change interface by Garrett Casto · 8 years ago
  99. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  100. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago