1. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  2. c37a8a5 Fix test by Sree Kuchibhotla · 8 years ago
  3. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  4. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  5. 9676619 Refactor SyncServerSettings code by Sree Kuchibhotla · 8 years ago
  6. e4996d6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  7. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  8. 5f806d3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  9. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  10. 384eea8 Merge remote-tracking branch 'upstream/master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  11. eb7574b clang-format by Mark D. Roth · 8 years ago
  12. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  13. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  14. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  15. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  16. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  17. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  18. a40d471 Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. by Mark D. Roth · 8 years ago
  19. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  20. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  21. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  22. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  23. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  24. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  25. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  26. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  27. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  28. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  29. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  30. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  31. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  32. f6f153d temporarily port #7833 by Sree Kuchibhotla · 8 years ago
  33. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  34. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  35. 4028d2c More fixes by Sree Kuchibhotla · 8 years ago
  36. aabada9 One RPCMgr instance per CQ by Sree Kuchibhotla · 8 years ago
  37. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  38. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  39. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  40. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  41. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  42. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  43. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  44. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  45. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  46. 5d3f2e6 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  47. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  48. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  49. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  50. dbdc6e4 Add method for creating insecure channel from FD with custom arguments by Adam Czachorowski · 8 years ago
  51. 1b5f057 Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm by Nicolas Noble · 8 years ago
  52. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  53. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  54. 2b98b77 add cacheable option to client_context by Makarand Dharmapurikar · 8 years ago
  55. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  56. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  57. 3ad6188 Fix a few lingering references to max_message_size. by Mark D. Roth · 8 years ago
  58. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  59. 6980362 Allow setting max send message size via C++ ServerBuilder API. by Mark D. Roth · 8 years ago
  60. d10f177 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  61. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  62. 8d40e08 Merge pull request #7018 from vjpai/fc_unary by kpayson64 · 8 years ago
  63. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  64. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  65. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  66. 29b75b1 Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h by Nicolas Noble · 8 years ago
  67. 410208c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  68. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  69. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  70. 79d7d99 Merge pull request #7842 from jboeuf/security_context_extension by Mark D. Roth · 8 years ago
  71. 5c9a343 clang-format by Vijay Pai · 8 years ago
  72. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  73. 84033b1 Stick to StatusCode::INTERNAL when there's no service by Vijay Pai · 8 years ago
  74. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  75. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  76. 2998daa Another golden file by Vijay Pai · 8 years ago
  77. 77073ce clang-format by Vijay Pai · 8 years ago
  78. de2aec8 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  79. 621e2b1 Merge with newly added/modified files by David Garcia Quintas · 8 years ago
  80. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  81. d76ea83 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface by kpayson64 · 8 years ago
  82. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  83. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  84. d4d5f4c clang-format by Vijay Pai · 8 years ago
  85. a9c0d7f Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is by Vijay Pai · 8 years ago
  86. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  87. 93901a7 Add clarifying comment about IWYU in grpc++.h by Egor Suvorov · 8 years ago
  88. 650ae16 Add IWYU export pragmas to grpc++/grpc++.h. by Egor Suvorov · 8 years ago
  89. 2b2b345 Addressing feedback. by Julien Boeuf · 8 years ago
  90. cdc2535 Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING by Vijay Pai · 8 years ago
  91. ac4113b Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  92. c0080b7 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  93. bb04734 Fix a typo by Takuto Ikuta · 8 years ago
  94. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago
  95. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  96. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  97. 6b93d46 Adding extension points for security context. by Julien Boeuf · 8 years ago
  98. 509ee4c Remove the API to return the underlying completion queue. This API is no by Sree Kuchibhotla · 8 years ago
  99. cc357bf Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API by Sree Kuchibhotla · 8 years ago
  100. 3ea9e24 some refactoring by Sree Kuchibhotla · 8 years ago