1. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  2. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  3. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  4. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  5. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  6. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  7. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  8. 26ef574 clang format issues by Sree Kuchibhotla · 8 years ago
  9. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  10. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  11. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  12. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  13. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  14. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  15. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  16. 9243c74 Merge pull request #8365 from vjpai/fc_1dstream by Vijay Pai · 8 years ago
  17. bcc59f4 Remove a useless forward declaration by Vijay Pai · 8 years ago
  18. 5ee0797 Merge branch 'master' into fc_1dstream by Vijay Pai · 8 years ago
  19. 491e1a6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  20. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  21. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  22. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  23. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  24. da069a5 Rename sync_methods_ to sync_requests_ by Sree Kuchibhotla · 8 years ago
  25. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  26. 2f1d870 Header fixes by Craig Tiller · 8 years ago
  27. 556aebb Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  28. 9fa9315 Merge remote-tracking branch 'upstream/master' into fc_1dstream by Vijay Pai · 8 years ago
  29. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  30. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  31. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  32. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  33. b0db131 resolve review comment by yang-g · 8 years ago
  34. 7ec3171 Merge remote-tracking branch 'upstream/master' into cronet_cpp_api by Garrett Casto · 8 years ago
  35. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  36. 23c5b81 Other golden file by Vijay Pai · 8 years ago
  37. c37a8a5 Fix test by Sree Kuchibhotla · 8 years ago
  38. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  39. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  40. 96e0311 clang-format by Vijay Pai · 8 years ago
  41. 9676619 Refactor SyncServerSettings code by Sree Kuchibhotla · 8 years ago
  42. 075b18e Bug fix on failure condition by Vijay Pai · 8 years ago
  43. e4996d6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  44. 61536a7 Making split streaming testable by Vijay Pai · 8 years ago
  45. 22fcbf9 Merge branch 'master' into fc_1dstream by Vijay Pai · 8 years ago
  46. 7f6b0e7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  47. f0da36b Clarifying comment by Craig Tiller · 8 years ago
  48. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  49. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  50. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  51. 931a26b Add C++ Api by Garrett Casto · 8 years ago
  52. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  53. 5f806d3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  54. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  55. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  56. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  57. 384eea8 Merge remote-tracking branch 'upstream/master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  58. db5b1cb Add all plumbing and typedef's for controlled server-side streaming by Vijay Pai · 8 years ago
  59. afa8c10 clang-format by Mark D. Roth · 8 years ago
  60. eb7574b clang-format by Mark D. Roth · 8 years ago
  61. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  62. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  63. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  64. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  65. e2180f0 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  66. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  67. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  68. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  69. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  70. e99538d Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  71. a40d471 Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. by Mark D. Roth · 8 years ago
  72. 0c80c7d Collecting failure status progress by Craig Tiller · 8 years ago
  73. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  74. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  75. ef7efb1 Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  76. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  77. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  78. 56e470e Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  79. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  80. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  81. ef6b976 Add tracing, fix some transport bugs wrt buffer_pools by Craig Tiller · 8 years ago
  82. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  83. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  84. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  85. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  86. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  87. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  88. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  89. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  90. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  91. d467348 Update tests by Craig Tiller · 8 years ago
  92. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  93. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  94. f6f153d temporarily port #7833 by Sree Kuchibhotla · 8 years ago
  95. c2ab9ae Add buffer pool public apis by Craig Tiller · 8 years ago
  96. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  97. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  98. 4028d2c More fixes by Sree Kuchibhotla · 8 years ago
  99. aabada9 One RPCMgr instance per CQ by Sree Kuchibhotla · 8 years ago
  100. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago