1. 3df9bdf Update generated files with new protobuf version by Jorge Canizales · 8 years ago
  2. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  3. 8073876 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  4. 05573f1 Make Server::Wait work for async only server. by yang-g · 8 years ago
  5. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  6. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  7. 314d335 removed unused version of status_code_enum.h by David Garcia Quintas · 8 years ago
  8. 3901cee Merge pull request #6947 from vjpai/async_stream_doc by Jan Tattermusch · 8 years ago
  9. c072c92 Const correctness for ClientContext and ServerContext getters by Bill Clarke · 8 years ago
  10. bd28936 Properly handle reviewer comment re concurrent Read by vjpai · 8 years ago
  11. ef01edf Fix review comments by vjpai · 8 years ago
  12. 1d9b1e9 Merge branch 'master' into async_stream_doc by vjpai · 8 years ago
  13. 7b4dc53 Stop using global namespace on a template param by vjpai · 8 years ago
  14. b9df276 Add proper documentation of ordering and thread-safety for by vjpai · 8 years ago
  15. 90460fa Digraph by Vijay Pai · 8 years ago
  16. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  17. 20bf126 clang-format by Vijay Pai · 8 years ago
  18. a63271c Deal with to_string, proper usage of nullptr, and lack of map::emplace by Vijay Pai · 8 years ago
  19. 06ea541 Provide nullptr->std::function cast by Vijay Pai · 8 years ago
  20. 058c9de Added to server's shutdown docstrings by David Garcia Quintas · 8 years ago
  21. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  22. 97da647 Manual clang-format by vjpai · 8 years ago
  23. 15855f3 Switch server builder plugin API to something that will work with gcc4.4 by Vijay Pai · 8 years ago
  24. ce350a5 override->GRPC_OVERRIDE Remove range-based fors by Vijay Pai · 8 years ago
  25. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  26. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  27. b17e25c Merge pull request #6649 from dgquintas/core_codegen_be_public by Jan Tattermusch · 8 years ago
  28. 026dfe6 Merge pull request #6820 from mdsteele/server-async by Jan Tattermusch · 8 years ago
  29. 080749e Add interfaces for ServerAsyncReader/Writers by Matthew D. Steele · 8 years ago
  30. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  31. cf41d19 clang-format by David Garcia Quintas · 8 years ago
  32. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  33. 30fb536 PR comments (offline). by David Garcia Quintas · 8 years ago
  34. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  35. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  36. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  37. 570408f Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call by Jan Tattermusch · 8 years ago
  38. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  39. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  40. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  41. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  42. 3623dc5 Move protobuf dependencies to config_protobuf.h by Yuchen Zeng · 8 years ago
  43. 15759f6 Let Next set ok=true when receiving error status by yang-g · 8 years ago
  44. a20a2ad moved core_codegen from src/cpp/... to include/grpc++/... by David Garcia Quintas · 8 years ago
  45. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  46. 697a41f fixes to grpc++/impl/codegen/call.h by David Garcia Quintas · 8 years ago
  47. 8f73650 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  48. 057a2f8 Merge pull request #6445 from yang-g/unique_ptr_reset by Jan Tattermusch · 8 years ago
  49. 2d02456 got rid of grpc_compression_options by David Garcia Quintas · 8 years ago
  50. 1102faf Merge branch 'connect_first' into test_affine by Craig Tiller · 8 years ago
  51. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  52. 0fde713 Fixed usage of anon namespace inside .h by David Garcia Quintas · 8 years ago
  53. 52237e3 clang-format by Craig Tiller · 8 years ago
  54. 63d24f1 Make qps workers connect before even warmup stage begins by Craig Tiller · 8 years ago
  55. d6fb831 Updated codegen/call.h by David Garcia Quintas · 8 years ago
  56. 48a5ddd Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  57. 7362135 Merge remote-tracking branch 'upstream/master' into unique_ptr_reset by yang-g · 8 years ago
  58. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  59. b85e9d4 fix formatting by Jan Tattermusch · 8 years ago
  60. b6f853d Add comment by yang-g · 8 years ago
  61. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  62. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  63. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  64. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  65. 7099d6f Add an explicit base class pointer to avoid potential breakage. by yang-g · 8 years ago
  66. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  67. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  68. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  69. 4ee1a62 Stress test fixes by Craig Tiller · 8 years ago
  70. c049035 Add GRPC_ prefix for macros by Yuchen Zeng · 8 years ago
  71. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  72. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  73. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  74. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  75. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  76. 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
  77. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  78. 788a253 Fix dependencies by Craig Tiller · 8 years ago
  79. 666a362 clang-fmt by Craig Tiller · 8 years ago
  80. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  81. 08eb0d6 clang-format by Craig Tiller · 8 years ago
  82. c954f59 Fix missing arg by Craig Tiller · 8 years ago
  83. 399b3c4 Fix client_crash_test, implement idempotency, fail_fast for C++ by Craig Tiller · 8 years ago
  84. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  85. f40df23 Auto-changes by Craig Tiller · 8 years ago
  86. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  87. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  88. 146070d fixed multiple initialization of globals by David Garcia Quintas · 9 years ago
  89. c14f1cb new fixed guards by David Garcia Quintas · 9 years ago
  90. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 9 years ago
  91. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 9 years ago
  92. 3598d44 Fixed include guards by David Garcia Quintas · 9 years ago
  93. 9eef377 clang-format by David Garcia Quintas · 9 years ago
  94. 60ee8dd docstrings by David Garcia Quintas · 9 years ago
  95. b942640 clang-format by David Garcia Quintas · 9 years ago
  96. be25493 codegen interface usage of gpr_inf_future by David Garcia Quintas · 9 years ago
  97. ef6848f reverted gpr_ time changes by David Garcia Quintas · 9 years ago
  98. 723af53 moved some files around by David Garcia Quintas · 9 years ago
  99. 8c3d994 compiles! by David Garcia Quintas · 9 years ago
  100. e1ce31e wip. cq refactored by David Garcia Quintas · 9 years ago