1. fb2eb52 Merge pull request #13830 from jtattermusch/cmake_cleanup by Jan Tattermusch · 7 years ago
  2. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  3. b0f821c Generate more files in gRPC-Core.podspec from build.yaml by Muxi Yan · 7 years ago
  4. f38b152 simplify top level CMakeLists.txt by Jan Tattermusch · 7 years ago
  5. a2ed77d Add a sanity test for shellcheck by Mehrdad Afshari · 7 years ago
  6. 86ef925 dont hardcode using boringssl headers when ssl provider is package by Jan Tattermusch · 7 years ago
  7. 3fc14dc exclude artificial ares target when building with cmake by Jan Tattermusch · 7 years ago
  8. aa6b8c5 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  9. 7a2be20 yapf tools/distrib by ncteisen · 7 years ago
  10. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  11. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  12. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  13. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  14. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  15. 08aa228 Merge pull request #13196 from muxi/upgrade-cocoapods-min-version by Muxi Yan · 7 years ago
  16. 3c93a19 working cmake install on windows by Jan Tattermusch · 7 years ago
  17. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  18. e641196 Fix in one more file by Muxi Yan · 7 years ago
  19. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  20. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  21. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  22. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  23. 0a5cacae Remove changes for podspecs other than gRPC-Core by Muxi Yan · 7 years ago
  24. e7af525 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  25. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  26. d88421a Merge pull request #13452 from yashykt/publicheaderc89nitfix by Yash Tibrewal · 7 years ago
  27. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  28. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  29. 518236d Remove unnecessary if condition in public_headers_must_be_c89 by Yash Tibrewal · 7 years ago
  30. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  31. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  32. 348b334 Back-out absl dependency for now by Craig Tiller · 7 years ago
  33. a61abff Update sanity dockerfile by Craig Tiller · 7 years ago
  34. f9d7c27 Add no-rtti to all of core by ncteisen · 7 years ago
  35. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  36. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  37. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  38. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  39. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  40. 53d89d7 fix clang format installation by Jan Tattermusch · 7 years ago
  41. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  42. 0c6a3e3 Try again on Dockerfiles by Craig Tiller · 7 years ago
  43. d80d6a4 Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning" by Craig Tiller · 7 years ago
  44. b32d72e Sanity fixes by Craig Tiller · 7 years ago
  45. df6891e Remove clang-format template: this does not need to be bound to the rest of clang versioning by Craig Tiller · 7 years ago
  46. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  47. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  48. 2f921a3 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to by Yash Tibrewal · 7 years ago
  49. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  50. 0f59869 Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master by apolcyn · 7 years ago
  51. 3d2081b Require min Cocoapods version to be v1.2.0 by Muxi Yan · 7 years ago
  52. 9c011b5 Merge pull request #13087 from apolcyn/update_ruby_googleauth_dep by apolcyn · 7 years ago
  53. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  54. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  55. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  56. 2c4cc1b Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  57. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  58. 44d820e One more fix in gRPC-Core.podspec that makes Xcode compile by Muxi Yan · 7 years ago
  59. 94d669e Supress strict prototype warning in gRPC pods by Muxi Yan · 7 years ago
  60. ae6bca4 Make fix objc build problem by Muxi Yan · 7 years ago
  61. 99a3751 Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  62. 48ff130 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  63. facd2a6 fix cmake builds with absl by Jan Tattermusch · 7 years ago
  64. 5b6bf6f Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix by Craig Tiller · 7 years ago
  65. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  66. 5d73d47 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  67. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  68. 4e86af7 Update CMakelists.txt by Craig Tiller · 7 years ago
  69. 35c10cb Merge github.com:grpc/grpc into no-pollers-for-you by Craig Tiller · 7 years ago
  70. 70d6041 Merge pull request #12881 from muxi/add-textual-headers by Muxi Yan · 7 years ago
  71. 128d800 Add comment by Muxi Yan · 7 years ago
  72. cd97297 Make platform-specific headers textual by Muxi Yan · 7 years ago
  73. 656041b Fix GID related subspec lint problem by Muxi Yan · 7 years ago
  74. 43cd1e7 Add comment by Muxi Yan · 7 years ago
  75. 7a1fe0d Fix GID related subspec lint problem by Muxi Yan · 7 years ago
  76. 4057627 Make platform-specific headers textual by Muxi Yan · 7 years ago
  77. 87bc56a Install Mako to generate files in grpc/grpc-node by Matt Kwong · 7 years ago
  78. db78c2f Set gpr_mpscq_test to not use polling, make that bit work again by Craig Tiller · 7 years ago
  79. a83cd1c Merge pull request #12772 from muxi/fix-xcode-misalign-warning by Muxi Yan · 7 years ago
  80. fb4cb27 Add PB_NO_PACKED_STRUCTS to gRPC-Core by Muxi Yan · 7 years ago
  81. dabce0a macos objC build error by Yash Tibrewal · 7 years ago
  82. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  83. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  84. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  85. 89cf5a4 Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems by Muxi Yan · 7 years ago
  86. 9ecc215 Add PB_NO_PACKED_STRUCTS to gRPC-Core by Muxi Yan · 7 years ago
  87. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  88. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  89. 9e3a76b Add c-ares resolver tests against GCE DNS, using the unit test. by Alexander Polcyn · 7 years ago
  90. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  91. 5dda3d3 Upate test.json template by ncteisen · 7 years ago
  92. aafa875 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby by apolcyn · 7 years ago
  93. 75c2778 Update Dockerfiles from ubuntu:15.10 to debian:jessie by Matt Kwong · 7 years ago
  94. a594ba0 add a client side utility for extracting a google rpc status from a grpc::Status by Alexander Polcyn · 7 years ago
  95. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  96. 39e4fda Merge pull request #12210 from apolcyn/local_dns_server by apolcyn · 7 years ago
  97. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  98. 804bd6a Merge pull request #12501 from BusyJay/fix-cares-build by Jan Tattermusch · 7 years ago
  99. 1c5a5f2 Add .NET CLI to coverage Dockerfile by Matt Kwong · 7 years ago
  100. d6c4e93 update template by Jay Lee · 7 years ago