1. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  2. f0255d4 Merge pull request #7095 from ctiller/all_calls_together by Craig Tiller · 8 years ago
  3. 11015b4 Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp by Jan Tattermusch · 8 years ago
  4. 5b47ac3 Colocate calls for the same channel on the same CQ by Craig Tiller · 8 years ago
  5. 193a5c7 printf portability sucks by David Garcia Quintas · 8 years ago
  6. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  7. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  8. 83a6a82 Fixed error messages for C++ interop client. by David Garcia Quintas · 8 years ago
  9. d82a5b6 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  10. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  11. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  12. 04a4681 Add comment by Craig Tiller · 8 years ago
  13. d263b92 Make sure to poll cq by Craig Tiller · 8 years ago
  14. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  15. 3c65d24 updated stress test with new tests cases by David Garcia Quintas · 8 years ago
  16. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  17. 6ab4788 clang-format changes by Vijay Pai · 8 years ago
  18. 8375c0d Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  19. 3e45ed1 Merge pull request #6838 from vjpai/trigger_happy by Jan Tattermusch · 8 years ago
  20. ef03e53 Merge pull request #6858 from makdharma/issue5851 by Jan Tattermusch · 8 years ago
  21. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  22. 5608752 c++ client & server changes to bring code up to spec by David Garcia Quintas · 8 years ago
  23. 34f1b55 better test_case flag help formating by David Garcia Quintas · 8 years ago
  24. b31a9a0 Include <cinttypes> for PRIuPTR. Not clear why this is needed. by Vijay Pai · 8 years ago
  25. 6b668cc Remove range-based for, comparisons to nullptr by Vijay Pai · 8 years ago
  26. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  27. 20bf126 clang-format by Vijay Pai · 8 years ago
  28. e44d537 De-lambda-ify by vjpai · 8 years ago
  29. 679c75f Deal with issues surrounding const members of classes used in containers by Vijay Pai · 8 years ago
  30. a63271c Deal with to_string, proper usage of nullptr, and lack of map::emplace by Vijay Pai · 8 years ago
  31. 12bf380 Got carried away with grpc:: by Vijay Pai · 8 years ago
  32. 08e071a Specify template parent explicitly by Vijay Pai · 8 years ago
  33. 9aa5f23 Switch out a using with a typedef by Vijay Pai · 8 years ago
  34. efa8430 Enforce gcc-4.4 compatibility on test_credentials_provider by changing by Vijay Pai · 8 years ago
  35. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  36. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  37. 97da647 Manual clang-format by vjpai · 8 years ago
  38. bcf5023 Fix zookeeper_test by Yuchen Zeng · 8 years ago
  39. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  40. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  41. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  42. 15855f3 Switch server builder plugin API to something that will work with gcc4.4 by Vijay Pai · 8 years ago
  43. 698d3e9 Merge pull request #6822 from yang-g/empty_message_test by Jan Tattermusch · 8 years ago
  44. 509246f implement interval_us functionality by Makarand Dharmapurikar · 8 years ago
  45. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  46. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  47. 485cf40 Fixed wrong spec and reworked streaming compressed case by David Garcia Quintas · 8 years ago
  48. 74e6e13 I was trigger-happy with changes to qps_worker in the hope of improving by vjpai · 8 years ago
  49. 20d802d removed unused vble by David Garcia Quintas · 8 years ago
  50. 126ae10 fixed silly typo by David Garcia Quintas · 8 years ago
  51. d3ce021 disabled bogus checks for streaming compressed by David Garcia Quintas · 8 years ago
  52. 14f40b8 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  53. 5756c8f removed RANDOM and simplified req for compression by David Garcia Quintas · 8 years ago
  54. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  55. 000aa45 add a test with empty request by yang-g · 8 years ago
  56. 570408f Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call by Jan Tattermusch · 8 years ago
  57. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  58. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  59. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  60. 38c0cde Fix double-free issue for optional_message. by Julien Boeuf · 8 years ago
  61. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  62. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  63. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  64. c807452 Remove unnecessary headers by Yuchen Zeng · 8 years ago
  65. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  66. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  67. 2ff7986 Merge pull request #6664 from dklempner/server_builder_plugin_test by Jan Tattermusch · 8 years ago
  68. 15759f6 Let Next set ok=true when receiving error status by yang-g · 8 years ago
  69. 711472f Remove unused gflags and gtest includes by vjpai · 8 years ago
  70. d8364f7 Deprecate perf_db use by vjpai · 8 years ago
  71. c92fe25 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check by Yuchen Zeng · 8 years ago
  72. e0ddc35 Speed up tests by Craig Tiller · 8 years ago
  73. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  74. e67f7b6 Fix timeout on async server shutdown by Craig Tiller · 8 years ago
  75. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  76. b90e6c9 Merge pull request #6670 from ctiller/guess_cpu by Jan Tattermusch · 8 years ago
  77. d44b15a Merge pull request #6436 from jboeuf/credentials_refactoring by Jan Tattermusch · 8 years ago
  78. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 8 years ago
  79. 34c6e87 Simpler trick to force a listening cq by Craig Tiller · 8 years ago
  80. e76528c Revert "Remove spam" by Craig Tiller · 8 years ago
  81. 3f3312e Remove spam by Craig Tiller · 8 years ago
  82. ae09d9d Fixes and code simplification by Craig Tiller · 8 years ago
  83. 91c51a7 Add proto_server_reflection_test by Yuchen Zeng · 8 years ago
  84. c0cb23b Merge branch 'guess_cpu' into test_affine by Craig Tiller · 8 years ago
  85. bd24a46 Better guesses at benchmarks turned unit tests cpu cost by Craig Tiller · 8 years ago
  86. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  87. 718ce51 Fix server plugin test by Craig Tiller · 8 years ago
  88. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  89. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  90. b941d5a Fix a missing initialization by David Klempner · 8 years ago
  91. fe3e8b7 remote unused member by yang-g · 8 years ago
  92. ace4986 Update reflection implementation along with API changes by Yuchen Zeng · 8 years ago
  93. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 8 years ago
  94. 1226387 Merge pull request #6585 from ctiller/connect_first by Jan Tattermusch · 8 years ago
  95. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  96. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  97. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  98. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  99. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  100. 4dd02fc Misc changes by Sree Kuchibhotla · 8 years ago