1. e31e200 Fix after merge by Craig Tiller · 7 years ago
  2. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  3. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  4. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  5. 903981a Catch out of order error code by yang-g · 7 years ago
  6. 8c96701 Ensure that we respect requested channel args in all cases by Craig Tiller · 7 years ago
  7. 5dd2f48 Fix windows build by Yuchen Zeng · 7 years ago
  8. b5eaf77 gRPC CLI batch mode by Yuchen Zeng · 7 years ago
  9. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  10. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  11. 6773955 Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer by Vijay Pai · 7 years ago
  12. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  13. ce58cf8 Add Slice constructors to match all grpc_slice cases by Vijay Pai · 7 years ago
  14. 81522c8 Add unsecure libraries to bazel build targets by Vijay Pai · 7 years ago
  15. 4280725 Clean up grpc++_unsecure so that it doesn't require secure content anymore by Vijay Pai · 7 years ago
  16. 1932a50 Merge pull request #11787 from guantaol/qps_driver by Guantao Liu · 7 years ago
  17. 0f95fa4 Add idiomatic C++ API for grpc::Slice construction that doesn't by Vijay Pai · 7 years ago
  18. e72b5d6 Merge remote-tracking branch 'upstream/master' into qps_driver to resolve conflicts. by Guantao Liu · 7 years ago
  19. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  20. abe3cf5 Add a new metric 'Queries/CPU-sec'. Enable internal credential types. by Guantao Liu · 7 years ago
  21. 9bee308 Make stream responses togglable via context by ncteisen · 7 years ago
  22. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  23. 32e1678 Still create channel if remotedb is false. Just do not use it in the file parsing by yang-g · 7 years ago
  24. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  25. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  26. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  27. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  28. a753371 Rework well_known_protos attr, and some other fixes by Craig Tiller · 7 years ago
  29. 88b1d82 Merge failure - missing grpc_cc_binary. by Nicolas "Pixel" Noble · 7 years ago
  30. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  31. f4f1679 Fixing test_util... by Nicolas "Pixel" Noble · 7 years ago
  32. d70dbca Making test_util & co public. by Nicolas "Pixel" Noble · 7 years ago
  33. fec014b Adding metrics_server. by Nicolas "Pixel" Noble · 7 years ago
  34. 1c7cdd5 Fixing test_util target. by Nicolas "Pixel" Noble · 7 years ago
  35. 987267f Fixing grpc_cli_libs. by Nicolas "Pixel" Noble · 7 years ago
  36. 684fe37 Adding "grpc_cli_libs" back. by Nicolas "Pixel" Noble · 7 years ago
  37. 60f3572 fix truncate bug in grpc_cli by zhimingxie · 7 years ago
  38. 38279ea Bazel rule for building grpc_cli. by Ivan Vučica · 8 years ago
  39. a935ae1 Fix build rules for grpc++_unsecure, test that it builds properly by Vijay Pai · 7 years ago
  40. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago
  41. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  42. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  43. 7b9cb83 Print out some cli error message for getservices by Alena Varkockova · 7 years ago
  44. b02dd01 Fixing qps & benchmark. by Nicolas "Pixel" Noble · 7 years ago
  45. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 7 years ago
  46. 388b24d Added gflags dependency to test_config by David Garcia Quintas · 7 years ago
  47. abd8870 Initial test/cpp/util/BUILD file. by Nicolas "Pixel" Noble · 7 years ago
  48. 26623b3 Merge pull request #9456 from jtattermusch/cmake_convenience_targets by Jan Tattermusch · 7 years ago
  49. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  50. ded7f82 Minor fixes by yang-g · 7 years ago
  51. 08a215f Merge pull request #8066 from y-zeng/cli_main_fork by Yuchen Zeng · 7 years ago
  52. 8d2d70c Support bidirectional stream RPC by Yuchen Zeng · 8 years ago
  53. cc59102 manual revert of #8901 by yang-g · 8 years ago
  54. d37f642 Support server streaming by Yuchen Zeng · 8 years ago
  55. f932921 Support client streaming by Yuchen Zeng · 8 years ago
  56. a84cdb8 Add parse, tobinary, totext commands by Yuchen Zeng · 8 years ago
  57. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  58. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  59. a7ef49b Support custom credential type in interop by yang-g · 8 years ago
  60. 8e9fc9b Test credentials provider update by yang-g · 8 years ago
  61. 7647b2e Merge pull request #8761 from y-zeng/fix_conflict by Yuchen Zeng · 8 years ago
  62. 0377f7a Fix symbol conflict by Yuchen Zeng · 8 years ago
  63. aaefa95 Merge pull request #8638 from vjpai/conform by Vijay Pai · 8 years ago
  64. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  65. d75e7fe Fix a comment by Vijay Pai · 8 years ago
  66. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  67. 713c7b8 clang-format by Vijay Pai · 8 years ago
  68. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  69. 28b7242 clang-format by Craig Tiller · 8 years ago
  70. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  71. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  72. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  73. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  74. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  75. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  76. f042481 s/std::string/grpc::string by David Garcia Quintas · 8 years ago
  77. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  78. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  79. 6679d78 Handle partially exposed reflection service by Yuchen Zeng · 8 years ago
  80. a4aebf8 Remove unused inclusion by Yuchen Zeng · 8 years ago
  81. 15bc462 Rename variables ... again by Yuchen Zeng · 8 years ago
  82. e529ea3 Rename variables by Yuchen Zeng · 8 years ago
  83. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  84. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  85. 84d55b3 clang-format by Yuchen Zeng · 8 years ago
  86. 1724ef0 Fix portibality issues by Yuchen Zeng · 8 years ago
  87. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  88. 734fd71 Fix CliCredentials reference by Yuchen Zeng · 8 years ago
  89. a964cba Merge remote-tracking branch 'upstream/master' into cli_type_fork by Yuchen Zeng · 8 years ago
  90. 2579bf3 Fix ListServices args by Yuchen Zeng · 8 years ago
  91. faccebf Merge pull request #7845 from yang-g/header by Yang Gao · 8 years ago
  92. b4bca54 Clang-format by Yuchen Zeng · 8 years ago
  93. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  94. 9979b02 Merge remote-tracking branch 'upstream/master' into void_cast by yang-g · 8 years ago
  95. 330848f Add header guard by Yuchen Zeng · 8 years ago
  96. 38b1287 Fix protobuf dependency by Yuchen Zeng · 8 years ago
  97. 8d5f5e0 Fix portability issues by Yuchen Zeng · 8 years ago
  98. 3951f2e Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  99. 75e3ce6 Fix portability issues by Yuchen Zeng · 8 years ago
  100. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago