1. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  2. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  3. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  4. cc961b6 Merge pull request #7020 from rjshade/assert_not_expect by kpayson64 · 8 years ago
  5. f6aefa3 Merge pull request #7400 from yang-g/ga_branch2 by Nicolas Noble · 8 years ago
  6. 77b7425 Revert unnecessary deletions by Yuchen Zeng · 8 years ago
  7. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  8. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  9. c51a483 Merge branch 'master' into assert_not_expect by Robbie Shade · 8 years ago
  10. 8073876 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  11. 13d3e3b Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  12. 6ec11f2 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  13. 05573f1 Make Server::Wait work for async only server. by yang-g · 8 years ago
  14. e053e73 Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. by Nicolas "Pixel" Noble · 8 years ago
  15. e89dc6c Make Server::Wait work for async only server. by yang-g · 8 years ago
  16. 6c8619b Better fix for flow control bug by Craig Tiller · 8 years ago
  17. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  18. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  19. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  20. 820c1f3 ASSERT vector size before directly accessing first element by Robbie Shade · 8 years ago
  21. 04a4681 Add comment by Craig Tiller · 8 years ago
  22. d263b92 Make sure to poll cq by Craig Tiller · 8 years ago
  23. 6ab4788 clang-format changes by Vijay Pai · 8 years ago
  24. b31a9a0 Include <cinttypes> for PRIuPTR. Not clear why this is needed. by Vijay Pai · 8 years ago
  25. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  26. 20bf126 clang-format by Vijay Pai · 8 years ago
  27. e44d537 De-lambda-ify by vjpai · 8 years ago
  28. 679c75f Deal with issues surrounding const members of classes used in containers by Vijay Pai · 8 years ago
  29. a63271c Deal with to_string, proper usage of nullptr, and lack of map::emplace by Vijay Pai · 8 years ago
  30. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  31. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  32. 97da647 Manual clang-format by vjpai · 8 years ago
  33. bcf5023 Fix zookeeper_test by Yuchen Zeng · 8 years ago
  34. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  35. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  36. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  37. 15855f3 Switch server builder plugin API to something that will work with gcc4.4 by Vijay Pai · 8 years ago
  38. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  39. 000aa45 add a test with empty request by yang-g · 8 years ago
  40. 570408f Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call by Jan Tattermusch · 8 years ago
  41. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  42. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  43. 38c0cde Fix double-free issue for optional_message. by Julien Boeuf · 8 years ago
  44. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  45. 2ff7986 Merge pull request #6664 from dklempner/server_builder_plugin_test by Jan Tattermusch · 8 years ago
  46. 15759f6 Let Next set ok=true when receiving error status by yang-g · 8 years ago
  47. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  48. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 8 years ago
  49. 34c6e87 Simpler trick to force a listening cq by Craig Tiller · 8 years ago
  50. e76528c Revert "Remove spam" by Craig Tiller · 8 years ago
  51. 3f3312e Remove spam by Craig Tiller · 8 years ago
  52. ae09d9d Fixes and code simplification by Craig Tiller · 8 years ago
  53. 91c51a7 Add proto_server_reflection_test by Yuchen Zeng · 8 years ago
  54. 718ce51 Fix server plugin test by Craig Tiller · 8 years ago
  55. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  56. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  57. b941d5a Fix a missing initialization by David Klempner · 8 years ago
  58. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  59. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  60. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  61. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 8 years ago
  62. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  63. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  64. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  65. 39e71c3 fix compiling error by yang-g · 8 years ago
  66. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  67. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  68. 080528a Add parsing back to protobuf example by yang-g · 8 years ago
  69. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  70. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  71. e4d2748 Fix async_end2end_test flow control by Craig Tiller · 8 years ago
  72. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  73. d7b1e70 Cover large message sent securely or insecurely over async by Vijay Pai · 8 years ago
  74. df8b62c Add coverage for secure async end2end testing by Vijay Pai · 8 years ago
  75. c049035 Add GRPC_ prefix for macros by Yuchen Zeng · 8 years ago
  76. 018bf1a modified has_async_methods and has_sync_methods of TestServerBuilderPlugin by Yuchen Zeng · 8 years ago
  77. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  78. 1f5e262 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier by Sree Kuchibhotla · 8 years ago
  79. eb9b6db Merge branch 'master' into ignore_connectivity by Craig Tiller · 8 years ago
  80. 75dbc1e Fixes by Craig Tiller · 8 years ago
  81. 399b3c4 Fix client_crash_test, implement idempotency, fail_fast for C++ by Craig Tiller · 8 years ago
  82. 1a2c5aa Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  83. 4da8760 Merge pull request #6041 from vjpai/i_know_virtual_destructors by Jan Tattermusch · 8 years ago
  84. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  85. bd06e44 Add virtual destructor to satisfy a requirement of some compilers by vjpai · 8 years ago
  86. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  87. e50d7be Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  88. f45496f Fix include path by Craig Tiller · 8 years ago
  89. 98f2f75 Used TYPED_TEST to parametrize Include all 4 sync/async client/server combos by Vijay Pai · 8 years ago
  90. 40d1a2c clang-format by Vijay Pai · 8 years ago
  91. bbbbf62 Add a concurrent test for sync client, async server case by Vijay Pai · 8 years ago
  92. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  93. 9533d04 Fix includes by Craig Tiller · 8 years ago
  94. f40df23 Auto-changes by Craig Tiller · 8 years ago
  95. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  96. 7cd6ed7 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  97. 39b082a Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx by Jan Tattermusch · 8 years ago
  98. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  99. 4560bda Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  100. b0d1567 Revert "Revert "Properly integrate async API with server-side cancellations."" by Sree Kuchibhotla · 8 years ago