1. d88421a Merge pull request #13452 from yashykt/publicheaderc89nitfix by Yash Tibrewal · 7 years ago
  2. 518236d Remove unnecessary if condition in public_headers_must_be_c89 by Yash Tibrewal · 7 years ago
  3. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  4. a61abff Update sanity dockerfile by Craig Tiller · 7 years ago
  5. f9d7c27 Add no-rtti to all of core by ncteisen · 7 years ago
  6. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  7. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  8. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  9. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  10. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  11. 53d89d7 fix clang format installation by Jan Tattermusch · 7 years ago
  12. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  13. 0c6a3e3 Try again on Dockerfiles by Craig Tiller · 7 years ago
  14. 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
  15. b32d72e Sanity fixes by Craig Tiller · 7 years ago
  16. df6891e Remove clang-format template: this does not need to be bound to the rest of clang versioning by Craig Tiller · 7 years ago
  17. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  18. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  19. 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
  20. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  21. 0f59869 Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master by apolcyn · 7 years ago
  22. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  23. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  24. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  25. 2c4cc1b Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  26. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  27. 44d820e One more fix in gRPC-Core.podspec that makes Xcode compile by Muxi Yan · 7 years ago
  28. ae6bca4 Make fix objc build problem by Muxi Yan · 7 years ago
  29. 48ff130 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  30. facd2a6 fix cmake builds with absl by Jan Tattermusch · 7 years ago
  31. 5b6bf6f Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix by Craig Tiller · 7 years ago
  32. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  33. 5d73d47 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  34. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  35. 4e86af7 Update CMakelists.txt by Craig Tiller · 7 years ago
  36. 35c10cb Merge github.com:grpc/grpc into no-pollers-for-you by Craig Tiller · 7 years ago
  37. 128d800 Add comment by Muxi Yan · 7 years ago
  38. cd97297 Make platform-specific headers textual by Muxi Yan · 7 years ago
  39. 656041b Fix GID related subspec lint problem by Muxi Yan · 7 years ago
  40. 87bc56a Install Mako to generate files in grpc/grpc-node by Matt Kwong · 7 years ago
  41. db78c2f Set gpr_mpscq_test to not use polling, make that bit work again by Craig Tiller · 7 years ago
  42. a83cd1c Merge pull request #12772 from muxi/fix-xcode-misalign-warning by Muxi Yan · 7 years ago
  43. dabce0a macos objC build error by Yash Tibrewal · 7 years ago
  44. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  45. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  46. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  47. 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
  48. 9ecc215 Add PB_NO_PACKED_STRUCTS to gRPC-Core by Muxi Yan · 7 years ago
  49. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  50. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  51. 9e3a76b Add c-ares resolver tests against GCE DNS, using the unit test. by Alexander Polcyn · 7 years ago
  52. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  53. 5dda3d3 Upate test.json template by ncteisen · 7 years ago
  54. aafa875 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby by apolcyn · 7 years ago
  55. 75c2778 Update Dockerfiles from ubuntu:15.10 to debian:jessie by Matt Kwong · 7 years ago
  56. a594ba0 add a client side utility for extracting a google rpc status from a grpc::Status by Alexander Polcyn · 7 years ago
  57. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  58. 39e4fda Merge pull request #12210 from apolcyn/local_dns_server by apolcyn · 7 years ago
  59. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  60. 804bd6a Merge pull request #12501 from BusyJay/fix-cares-build by Jan Tattermusch · 7 years ago
  61. 1c5a5f2 Add .NET CLI to coverage Dockerfile by Matt Kwong · 7 years ago
  62. d6c4e93 update template by Jay Lee · 7 years ago
  63. 44a2563 add missing template for grpcio_testing versining by Jan Tattermusch · 7 years ago
  64. ae6fd66 fix zlib and openssl package mode by Jan Tattermusch · 7 years ago
  65. f567ab0 fix public header path for installed grpc by Jan Tattermusch · 7 years ago
  66. 9d1d052 move cmake config files to /cmake by Jan Tattermusch · 7 years ago
  67. 210f2a5 use the right protoc executable regardless of protobuf provider by Jan Tattermusch · 7 years ago
  68. 1d93e22 fix macos build by Jan Tattermusch · 7 years ago
  69. ba2801f build using c-ares own cmake by Jan Tattermusch · 7 years ago
  70. dfccd83 Merge pull request #12356 from muxi/port-v160 by Muxi Yan · 7 years ago
  71. e2f845c fix ruby macos build on kokoro by Jan Tattermusch · 7 years ago
  72. f0a6fd8 Port #12258 by Muxi Yan · 7 years ago
  73. bba217b Port #12256 by Muxi Yan · 7 years ago
  74. 1ebe1e8 PHP: fix c++ error after c core 1.6 uptake by Stanley Cheung · 7 years ago
  75. abbeefa PHP: backport master features into v1.6.x branch by Stanley Cheung · 7 years ago
  76. 07d2092 vs2017 build fixes by Jan Tattermusch · 7 years ago
  77. eb3540e remove contents of /vsprojects directory by Jan Tattermusch · 7 years ago
  78. 2746d84 Add missing files to podspec by Muxi Yan · 7 years ago
  79. c457b47 fix the template by Muxi Yan · 7 years ago
  80. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  81. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  82. dd96261 Adding a build template for generic GYP build. by Maxim Dzoba · 7 years ago
  83. e60c0f8 Merge pull request #11714 from muxi/port-11712 by Muxi Yan · 7 years ago
  84. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  85. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  86. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  87. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  88. e00f2a3 Prevent race in trying to compile grpc.pb.cc file before pb.h exists by Vijay Pai · 7 years ago
  89. 021c29e Create optional subspec for GRPCCall+GID by Muxi Yan · 7 years ago
  90. 8dc1b7d Merge pull request #11732 from muxi/update-podspecs by Muxi Yan · 7 years ago
  91. 655c8b1 Fix Node build for older versions of Electron on Mac by murgatroid99 · 7 years ago
  92. e929547 Fix issues with Node Mac build by murgatroid99 · 7 years ago
  93. d03b553 Merge pull request #11760 from nicolasnoble/node-pre-gyp by Nicolas Noble · 7 years ago
  94. e908821 Merge pull request #11708 from murgatroid99/node_enable_werror by Michael Lumish · 7 years ago
  95. 4c3360c Adding platform and abi tags in our node-pre-gyp. by Nicolas "Pixel" Noble · 7 years ago
  96. c0d3bab Update BoringSSL version by Muxi Yan · 7 years ago
  97. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  98. 367c2c0 Update protoc version by Muxi Yan · 7 years ago
  99. 43c4710 Fix the nanopb's header include issue by Muxi Yan · 7 years ago
  100. 32de20c Node: re-enable -Werror, clean up binding.gyp by murgatroid99 · 7 years ago