1. 4c959ba Fix resolver_component_tests_defs.include to pass shellcheck by Mehrdad Afshari · 7 years ago
  2. 11b8878 Fix private_dns_zone_init_defs.include to pass shellcheck by Mehrdad Afshari · 7 years ago
  3. df8d8c9 Fix create_private_dns_zone_defs.include to pass shellcheck by Mehrdad Afshari · 7 years ago
  4. 4493cea Merge pull request #14019 from hacst/cmake-export-fix by Jan Tattermusch · 7 years ago
  5. a300764 clang format and tidy shouldnt change file ownership by Jan Tattermusch · 7 years ago
  6. 74958c5 Update Podspec version for ObjC by Matt Kwong · 7 years ago
  7. 8f40827 Merge pull request #14136 from jtattermusch/add_ubuntu_1710 by Jan Tattermusch · 7 years ago
  8. 011779e Merge pull request #13935 from muxi/create-grpc-c++-podspec by Muxi Yan · 7 years ago
  9. 0614a68 add portability test for gcc7.2 by Jan Tattermusch · 7 years ago
  10. bc4b789 Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec by Muxi Yan · 7 years ago
  11. ac3c69b PHP: make generate_projects.sh smarter for package.xml by Stanley Cheung · 7 years ago
  12. 461cf30 Merge branch 'master' into cmake-export-fix by Jan Tattermusch · 7 years ago
  13. 277e2e4 Clean up tests, examples, and podspecs by Muxi Yan · 7 years ago
  14. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  15. 47fe850 Merge pull request #14031 from muxi/fix-boringssl-sed by Muxi Yan · 7 years ago
  16. acca4a2 Merge pull request #13913 from ncteisen/fix-clang-tidy-check by Noah Eisen · 7 years ago
  17. 86ddb53 Ensure all sanity finds clang-tidy by Noah Eisen · 7 years ago
  18. d268793 Fix clang format docker by Noah Eisen · 7 years ago
  19. 365ea63 Dockerize clang tidy by ncteisen · 7 years ago
  20. f3c83bf Fix sed error in podspecs on sed 4.4 by Muxi Yan · 7 years ago
  21. 586f719 cleanup cmake include directories by Jan Tattermusch · 7 years ago
  22. 471a5dc Fix cmake export for grpc by Stefan Hacker · 7 years ago
  23. 52338fb Avoid linker warnings by removing extraneous directories from -L and making at right time by Vijay Pai · 7 years ago
  24. 46ee18b Initial gRPC-C++ podspec by Muxi Yan · 7 years ago
  25. fb2eb52 Merge pull request #13830 from jtattermusch/cmake_cleanup by Jan Tattermusch · 7 years ago
  26. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  27. b0f821c Generate more files in gRPC-Core.podspec from build.yaml by Muxi Yan · 7 years ago
  28. f38b152 simplify top level CMakeLists.txt by Jan Tattermusch · 7 years ago
  29. a2ed77d Add a sanity test for shellcheck by Mehrdad Afshari · 7 years ago
  30. 86ef925 dont hardcode using boringssl headers when ssl provider is package by Jan Tattermusch · 7 years ago
  31. 3fc14dc exclude artificial ares target when building with cmake by Jan Tattermusch · 7 years ago
  32. aa6b8c5 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  33. 7a2be20 yapf tools/distrib by ncteisen · 7 years ago
  34. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  35. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  36. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  37. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  38. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  39. 08aa228 Merge pull request #13196 from muxi/upgrade-cocoapods-min-version by Muxi Yan · 7 years ago
  40. 3c93a19 working cmake install on windows by Jan Tattermusch · 7 years ago
  41. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  42. e641196 Fix in one more file by Muxi Yan · 7 years ago
  43. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  44. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  45. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  46. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  47. 0a5cacae Remove changes for podspecs other than gRPC-Core by Muxi Yan · 7 years ago
  48. e7af525 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  49. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  50. d88421a Merge pull request #13452 from yashykt/publicheaderc89nitfix by Yash Tibrewal · 7 years ago
  51. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  52. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  53. 518236d Remove unnecessary if condition in public_headers_must_be_c89 by Yash Tibrewal · 7 years ago
  54. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  55. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  56. 348b334 Back-out absl dependency for now by Craig Tiller · 7 years ago
  57. a61abff Update sanity dockerfile by Craig Tiller · 7 years ago
  58. f9d7c27 Add no-rtti to all of core by ncteisen · 7 years ago
  59. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  60. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  61. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  62. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  63. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  64. 53d89d7 fix clang format installation by Jan Tattermusch · 7 years ago
  65. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  66. 0c6a3e3 Try again on Dockerfiles by Craig Tiller · 7 years ago
  67. 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
  68. b32d72e Sanity fixes by Craig Tiller · 7 years ago
  69. df6891e Remove clang-format template: this does not need to be bound to the rest of clang versioning by Craig Tiller · 7 years ago
  70. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  71. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  72. 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
  73. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  74. 0f59869 Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master by apolcyn · 7 years ago
  75. 3d2081b Require min Cocoapods version to be v1.2.0 by Muxi Yan · 7 years ago
  76. 9c011b5 Merge pull request #13087 from apolcyn/update_ruby_googleauth_dep by apolcyn · 7 years ago
  77. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  78. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  79. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  80. 2c4cc1b Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  81. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  82. 44d820e One more fix in gRPC-Core.podspec that makes Xcode compile by Muxi Yan · 7 years ago
  83. 94d669e Supress strict prototype warning in gRPC pods by Muxi Yan · 7 years ago
  84. ae6bca4 Make fix objc build problem by Muxi Yan · 7 years ago
  85. 99a3751 Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  86. 48ff130 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  87. facd2a6 fix cmake builds with absl by Jan Tattermusch · 7 years ago
  88. 5b6bf6f Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix by Craig Tiller · 7 years ago
  89. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  90. 5d73d47 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  91. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  92. 4e86af7 Update CMakelists.txt by Craig Tiller · 7 years ago
  93. 35c10cb Merge github.com:grpc/grpc into no-pollers-for-you by Craig Tiller · 7 years ago
  94. 70d6041 Merge pull request #12881 from muxi/add-textual-headers by Muxi Yan · 7 years ago
  95. 128d800 Add comment by Muxi Yan · 7 years ago
  96. cd97297 Make platform-specific headers textual by Muxi Yan · 7 years ago
  97. 656041b Fix GID related subspec lint problem by Muxi Yan · 7 years ago
  98. 43cd1e7 Add comment by Muxi Yan · 7 years ago
  99. 7a1fe0d Fix GID related subspec lint problem by Muxi Yan · 7 years ago
  100. 4057627 Make platform-specific headers textual by Muxi Yan · 7 years ago