1. caf1c07 [LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc by Bob Badour · 3 years, 3 months ago
  2. 418a875 Add build config for grpc++ for Android by Hansong Zhang · 5 years ago
  3. a1534d9 Remove all submodules. by Jaewoong Jung · 6 years ago
  4. 50b684a upgrade third_party/protobuf to v3.6.1 by Jan Tattermusch · 6 years ago
  5. 894745d update protobuf submodule to latest 3.6.0 by Jan Tattermusch · 6 years ago
  6. 8fc60d3 Merge pull request #16163 from apolcyn/revert_revert_windows_breakage by apolcyn · 6 years ago
  7. a87b1fb Merge pull request #15992 from ghostwriternr/python_bazel_1 by Nathaniel Manista · 6 years ago
  8. 11f199e Workspace changes to build gRPC Python with Bazel by Naresh · 6 years ago
  9. 3af1aaa Basic setup to build gRPC Python with Bazel by Naresh · 6 years ago
  10. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  11. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  12. ae8d3ef Merge pull request #15797 from apolcyn/windows_compile_and_sort by apolcyn · 6 years ago
  13. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  14. 04fda25 Use n1-highmem-2 for most tests. by Adele Zhou · 6 years ago
  15. 266aae1 update boringssl and boringssl-with-bazel to latest chromium-stable by Jan Tattermusch · 6 years ago
  16. 8edd568 Step 3 of multipool RBE configuration. by Adele Zhou · 6 years ago
  17. c9868d0 Add copyright by Adele Zhou · 6 years ago
  18. a046f6e Configure bazel builds to use Foundry's multipool feature. by Adele Zhou · 6 years ago
  19. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  20. 657a3eb Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  21. cbdf132 Skeleton of libcxxabi's usage. by Nicolas "Pixel" Noble · 6 years ago
  22. 73b613b Remove -DWIN32_LEAN_AND_MEAN by Loo Rong Jie · 6 years ago
  23. d21bde1 Build C-Ares with Bazel on Windows by Loo Rong Jie · 6 years ago
  24. 00e045d Fix the inclusion "third_party/nanopb/..." to simply "..." by David Garcia Quintas · 6 years ago
  25. 483b4b7 Treat nanopb as a regular external dep by David Garcia Quintas · 6 years ago
  26. 687e0a8 upgrade boringssl to latest chromium-stable by Jan Tattermusch · 6 years ago
  27. 7f0a4ba bump boringssl-with-bazel to latest chromium-stable-with-bazel by Jan Tattermusch · 6 years ago
  28. 4736804 Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bug by apolcyn · 6 years ago
  29. 7e1687b address comment by Alexander Polcyn · 6 years ago
  30. 0d98c8d Fix a bug in an address sorting comparison by Alexander Polcyn · 6 years ago
  31. 3fb36a1 Update License by dmaclach · 6 years ago
  32. 0db9200 Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug by apolcyn · 6 years ago
  33. 046ad6b Fix bug in addr sorting shutdonw by Alexander Polcyn · 6 years ago
  34. f7ca378 Bump protobuf submodule to 3.5.2 by Mehrdad Afshari · 6 years ago
  35. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 6 years ago
  36. 47a9289 Remove unnecessary header inclusion from address sorting's public header by Alexander Polcyn · 6 years ago
  37. d21ee15 Stop relying on certain ipv6 macros. Also bazel build updates. by Alexander Polcyn · 6 years ago
  38. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  39. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  40. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 6 years ago
  41. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  42. 999b650 update third_party/boringssl to the latest chromium-stable by Jan Tattermusch · 6 years ago
  43. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  44. aa56034 Add python bazel deps needed to run resolver component tests by Alex Polcyn · 6 years ago
  45. a110c74 Update BoringSSL to latest chromium-stable ref by Matt Kwong · 7 years ago
  46. 8065a5e Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it by Alexander Polcyn · 6 years ago
  47. 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
  48. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 6 years ago
  49. 28661ea Bump third_party/protobuf submodule to v3.5.0 by Mehrdad Afshari · 7 years ago
  50. d692b76 Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD by josh · 7 years ago
  51. 396d265 Merge pull request #13011 from spinorx/master by Muxi Yan · 7 years ago
  52. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  53. 8ccb83a Update comments to mention iOS also is not supported. by Param Reddy · 7 years ago
  54. 819ec50 Android does not have getservbyport_r so use getservbyport by Param Reddy · 7 years ago
  55. b96287a Fix build for ios app using grpc as cc_library by Param Reddy · 7 years ago
  56. 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
  57. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  58. fbf8128 Add OpenBSD support by Frank Groeneveld · 7 years ago
  59. b7a8cac Add abseil to core, use it for InlinedVector by Craig Tiller · 7 years ago
  60. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  61. c45d672 remove unnecessary libssl-dev installation by Alexander Polcyn · 7 years ago
  62. 6dcbc1b avoid __int64 for mingw portability by Alexander Polcyn · 7 years ago
  63. 74a4d5a update mingw gcc on docker file by Alexander Polcyn · 7 years ago
  64. e8e9541 Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 by Mehrdad Afshari · 7 years ago
  65. bb650ca reintroduce ares_build.h modification from #10719 by Jan Tattermusch · 7 years ago
  66. f0208ac ares using monotonic clock on darwin breaks the build by Jan Tattermusch · 7 years ago
  67. f1a3e0c add back manual edits to config_linux/ares_config.h by Jan Tattermusch · 7 years ago
  68. 7a81686 regenerate darwin ares_config.h by Jan Tattermusch · 7 years ago
  69. 138eea8 cherrypick fixed version of ares_build.h by Jan Tattermusch · 7 years ago
  70. ade414a fix ares 1.13 build on linux by Jan Tattermusch · 7 years ago
  71. b0f180a bump c-ares submodule to 1.13 by Jan Tattermusch · 7 years ago
  72. fc49d6e Splitting gmock out of gtest. by Nicolas "Pixel" Noble · 7 years ago
  73. 568fd3e Bump Protobuf to v3.4.0 by Stanley Cheung · 7 years ago
  74. 83f6b70 Bump protobuf to 3.4.0rc3 by Stanley Cheung · 7 years ago
  75. b643a5f Bump to protobuf 3.4.0rc2 by Stanley Cheung · 7 years ago
  76. 1bdfcda Bump protobuf version to v3.4.0rc1 by Stanley Cheung · 7 years ago
  77. 5fd85b5 PHP: update codegen plugin to support php_namespace option by Stanley Cheung · 7 years ago
  78. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  79. c4f85b7 Merge pull request #11474 from makdharma/cares_fix by Nicolas Noble · 7 years ago
  80. 59c232c Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade by apolcyn · 7 years ago
  81. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  82. 1d8e465 fixes #11473 by Makarand Dharmapurikar · 7 years ago
  83. c3735cb hack to reimplement FDS macros by Alexander Polcyn · 7 years ago
  84. 4616dd0 dont use clock_gettime in grpc compatibiltiy mode by Alexander Polcyn · 7 years ago
  85. a538fba Undo downgrade of Protobuf submodule by Matt Kwong · 7 years ago
  86. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  87. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  88. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  89. 97106a7 Removed 3rd party dep on thrift by David Garcia Quintas · 7 years ago
  90. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  91. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  92. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  93. 91eb28f Update to avoid ubsan failure by Craig Tiller · 7 years ago
  94. 41d68a2 Merge pull request #10718 from makdharma/cares_osx_bazel by makdharma · 7 years ago
  95. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  96. 2aa1943 c-ares mingw32 support by Yuchen Zeng · 7 years ago
  97. 72c4d00 fix bazel build for osx by Makarand Dharmapurikar · 7 years ago
  98. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  99. f928376 updated gtest.BUILD to include gmock by Mahak Mukhi · 7 years ago
  100. 13d85d4 rectify issues by Mahak Mukhi · 7 years ago