1. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  2. 709ce70 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  3. 360f5d2 Merge pull request #9207 from ctiller/cleanup_closures by Craig Tiller · 8 years ago
  4. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  5. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  6. 07383e7 Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" by David G. Quintas · 8 years ago
  7. 18b66a0 Revert "Reduce memory bloat (each server cq is very expensive)" by Craig Tiller · 8 years ago
  8. e33daab Merge branch 'master' into reduce_cq by Sree Kuchibhotla · 8 years ago
  9. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  10. 6510d47 gpr_atm isn't automatically initialized to 0. Thanks Obama. by Vijay Pai · 8 years ago
  11. bf24dd9 clang-format by Vijay Pai · 8 years ago
  12. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  13. 762ce27 Reduce memory bloat (each server cq is very expensive in C-core layer) by Sree Kuchibhotla · 8 years ago
  14. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  15. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  16. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  17. f693697 Review feedback by Craig Tiller · 8 years ago
  18. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  19. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  20. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  21. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  22. dc5d60b Allow setting service config via C++ API, for use in tests. by Mark D. Roth · 8 years ago
  23. 4bbdda4 Allow getting LB policy name and service config in C++ API. by Mark D. Roth · 8 years ago
  24. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  25. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  26. 1cb0884 s/std::string/grpc::string/g by Craig Tiller · 8 years ago
  27. ed91324 Get user agent right by Craig Tiller · 8 years ago
  28. 7a4ac73 Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  29. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  30. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  31. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 8 years ago
  32. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  33. 754b2b8 Code review changes. by Mark D. Roth · 8 years ago
  34. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  35. 5c41bab Remove references to NO_CHRONO option by Vijay Pai · 8 years ago
  36. e08fe4f Remove separate versions of code based on presence of threading in compiler by Vijay Pai · 8 years ago
  37. 713c7b8 clang-format by Vijay Pai · 8 years ago
  38. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  39. 7213aa7 Merge branch 'microbench' into bm_fullstack by Craig Tiller · 8 years ago
  40. 80b2927 Stop supporting non-C++11 conformant compilers by Vijay Pai · 8 years ago
  41. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  42. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  43. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  44. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  45. 28b7242 clang-format by Craig Tiller · 8 years ago
  46. 5b676a6 Fix include guards by Craig Tiller · 8 years ago
  47. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  48. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  49. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  50. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  51. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  52. 7190b0c Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. by Mark D. Roth · 8 years ago
  53. 1d0fce9 Add some endpoint pair tests by Craig Tiller · 8 years ago
  54. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  55. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  56. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  57. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  58. 26ef574 clang format issues by Sree Kuchibhotla · 8 years ago
  59. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  60. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  61. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  62. 9243c74 Merge pull request #8365 from vjpai/fc_1dstream by Vijay Pai · 8 years ago
  63. bcc59f4 Remove a useless forward declaration by Vijay Pai · 8 years ago
  64. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  65. da069a5 Rename sync_methods_ to sync_requests_ by Sree Kuchibhotla · 8 years ago
  66. 654aa86 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  67. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  68. 2f1d870 Header fixes by Craig Tiller · 8 years ago
  69. 556aebb Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  70. 9fa9315 Merge remote-tracking branch 'upstream/master' into fc_1dstream by Vijay Pai · 8 years ago
  71. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  72. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  73. b0db131 resolve review comment by yang-g · 8 years ago
  74. 799832c Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  75. 7ec3171 Merge remote-tracking branch 'upstream/master' into cronet_cpp_api by Garrett Casto · 8 years ago
  76. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  77. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  78. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  79. 23c5b81 Other golden file by Vijay Pai · 8 years ago
  80. c37a8a5 Fix test by Sree Kuchibhotla · 8 years ago
  81. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  82. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  83. 96e0311 clang-format by Vijay Pai · 8 years ago
  84. 9676619 Refactor SyncServerSettings code by Sree Kuchibhotla · 8 years ago
  85. 075b18e Bug fix on failure condition by Vijay Pai · 8 years ago
  86. e4996d6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  87. 61536a7 Making split streaming testable by Vijay Pai · 8 years ago
  88. 22fcbf9 Merge branch 'master' into fc_1dstream by Vijay Pai · 8 years ago
  89. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  90. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  91. e96c05b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  92. 931a26b Add C++ Api by Garrett Casto · 8 years ago
  93. 5f806d3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  94. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  95. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  96. 384eea8 Merge remote-tracking branch 'upstream/master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  97. db5b1cb Add all plumbing and typedef's for controlled server-side streaming by Vijay Pai · 8 years ago
  98. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  99. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  100. e2180f0 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago