1. 4e86af7 Update CMakelists.txt by Craig Tiller · 7 years ago
  2. dabce0a macos objC build error by Yash Tibrewal · 7 years ago
  3. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  4. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  5. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  6. 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
  7. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  8. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  9. 9e3a76b Add c-ares resolver tests against GCE DNS, using the unit test. by Alexander Polcyn · 7 years ago
  10. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  11. aafa875 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby by apolcyn · 7 years ago
  12. 75c2778 Update Dockerfiles from ubuntu:15.10 to debian:jessie by Matt Kwong · 7 years ago
  13. a594ba0 add a client side utility for extracting a google rpc status from a grpc::Status by Alexander Polcyn · 7 years ago
  14. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  15. 39e4fda Merge pull request #12210 from apolcyn/local_dns_server by apolcyn · 7 years ago
  16. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  17. 804bd6a Merge pull request #12501 from BusyJay/fix-cares-build by Jan Tattermusch · 7 years ago
  18. 1c5a5f2 Add .NET CLI to coverage Dockerfile by Matt Kwong · 7 years ago
  19. d6c4e93 update template by Jay Lee · 7 years ago
  20. 44a2563 add missing template for grpcio_testing versining by Jan Tattermusch · 7 years ago
  21. ae6fd66 fix zlib and openssl package mode by Jan Tattermusch · 7 years ago
  22. f567ab0 fix public header path for installed grpc by Jan Tattermusch · 7 years ago
  23. 9d1d052 move cmake config files to /cmake by Jan Tattermusch · 7 years ago
  24. 210f2a5 use the right protoc executable regardless of protobuf provider by Jan Tattermusch · 7 years ago
  25. 1d93e22 fix macos build by Jan Tattermusch · 7 years ago
  26. ba2801f build using c-ares own cmake by Jan Tattermusch · 7 years ago
  27. dfccd83 Merge pull request #12356 from muxi/port-v160 by Muxi Yan · 7 years ago
  28. e2f845c fix ruby macos build on kokoro by Jan Tattermusch · 7 years ago
  29. f0a6fd8 Port #12258 by Muxi Yan · 7 years ago
  30. bba217b Port #12256 by Muxi Yan · 7 years ago
  31. 1ebe1e8 PHP: fix c++ error after c core 1.6 uptake by Stanley Cheung · 7 years ago
  32. abbeefa PHP: backport master features into v1.6.x branch by Stanley Cheung · 7 years ago
  33. 07d2092 vs2017 build fixes by Jan Tattermusch · 7 years ago
  34. eb3540e remove contents of /vsprojects directory by Jan Tattermusch · 7 years ago
  35. 2746d84 Add missing files to podspec by Muxi Yan · 7 years ago
  36. c457b47 fix the template by Muxi Yan · 7 years ago
  37. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  38. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  39. dd96261 Adding a build template for generic GYP build. by Maxim Dzoba · 7 years ago
  40. e60c0f8 Merge pull request #11714 from muxi/port-11712 by Muxi Yan · 7 years ago
  41. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  42. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  43. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  44. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  45. e00f2a3 Prevent race in trying to compile grpc.pb.cc file before pb.h exists by Vijay Pai · 7 years ago
  46. 021c29e Create optional subspec for GRPCCall+GID by Muxi Yan · 7 years ago
  47. 8dc1b7d Merge pull request #11732 from muxi/update-podspecs by Muxi Yan · 7 years ago
  48. 655c8b1 Fix Node build for older versions of Electron on Mac by murgatroid99 · 7 years ago
  49. e929547 Fix issues with Node Mac build by murgatroid99 · 7 years ago
  50. d03b553 Merge pull request #11760 from nicolasnoble/node-pre-gyp by Nicolas Noble · 7 years ago
  51. e908821 Merge pull request #11708 from murgatroid99/node_enable_werror by Michael Lumish · 7 years ago
  52. 4c3360c Adding platform and abi tags in our node-pre-gyp. by Nicolas "Pixel" Noble · 7 years ago
  53. c0d3bab Update BoringSSL version by Muxi Yan · 7 years ago
  54. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  55. 367c2c0 Update protoc version by Muxi Yan · 7 years ago
  56. 43c4710 Fix the nanopb's header include issue by Muxi Yan · 7 years ago
  57. 32de20c Node: re-enable -Werror, clean up binding.gyp by murgatroid99 · 7 years ago
  58. af724ac Merge pull request #11656 from muxi/move-nanopb-to-cocoapods by Muxi Yan · 7 years ago
  59. e908962 Merge pull request #11627 from murgatroid99/node_consistent_runtime_version by Michael Lumish · 7 years ago
  60. 7405347 Merge pull request #11582 from jtattermusch/cmake_various_fixes by Jan Tattermusch · 7 years ago
  61. 992f074 Merge pull request #11637 from kskalski/protobuf_cmake2 by Jan Tattermusch · 7 years ago
  62. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  63. ad272c9 Polish gRPC-Core.podspec by Muxi Yan · 7 years ago
  64. d89b9e3 Use Cocoapods to manage nanopb by Muxi Yan · 7 years ago
  65. 6ba7d53 Make CMake find_package work for preinstalled libprotobuf on Raspbian. by Kamil Skalski · 7 years ago
  66. a6ce1ff Fix how npm is upgraded, add npm update line for electron by murgatroid99 · 7 years ago
  67. 7ad758c Make various scripts use the same version of Node by murgatroid99 · 7 years ago
  68. f691556 dont reuse protobuf cmake install dirs by Jan Tattermusch · 7 years ago
  69. f3219f4 make some headers public by Jan Tattermusch · 7 years ago
  70. b70df57 build protobuf without zlib by Jan Tattermusch · 7 years ago
  71. 74c74fb workaround zlib cmake issue by Jan Tattermusch · 7 years ago
  72. 9cd1831 Merge pull request #11412 from kpayson64/upgrade_boringssl by kpayson64 · 7 years ago
  73. 8399f92 Merge pull request #11516 from murgatroid99/upmerge_1.4.x by Michael Lumish · 7 years ago
  74. 04d2995 Merge pull request #11140 from randomguy3/cmake-install by Jan Tattermusch · 7 years ago
  75. b82bfa4 Merge pull request #11469 from jtattermusch/cmake_explicit_protoc by Jan Tattermusch · 7 years ago
  76. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  77. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  78. 807693b cmake: add zlib and cares dep by Jan Tattermusch · 7 years ago
  79. 6fe1d80 explicitly use built protoc for CMake build by Jan Tattermusch · 7 years ago
  80. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  81. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  82. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  83. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  84. 83a50ee Merge pull request #11396 from matt-kwong/fix_csharp by Jan Tattermusch · 7 years ago
  85. 9a8ab56 Merge pull request #11264 from smulikHakipod/master by Michael Lumish · 7 years ago
  86. f8b6d6f Check the version of system c-ares by Yuchen Zeng · 7 years ago
  87. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  88. bc54144 PHP: windows config.w32 fix by Stanley Cheung · 7 years ago
  89. 4a60e7e Create Dockerfile.include for java to be shared for java and java_oracle8. by Yong Ni · 7 years ago
  90. b92813b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. by Yong Ni · 7 years ago
  91. 1ef9f4e Add artifact builds for Node 8 by murgatroid99 · 7 years ago
  92. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  93. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  94. d89248f improve CONTRIBUTING.md and add rules for PRs by Jan Tattermusch · 7 years ago
  95. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  96. 19489ae update template by Yaron Shani · 7 years ago
  97. a0e3a87 PHP: Fixed bug in protoc plugin escaping comments by Stanley Cheung · 7 years ago
  98. af525b3 PHP: windows config.w32 file by Stanley Cheung · 7 years ago
  99. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago
  100. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago