1. 314f439 Increase test timeouts by Craig Tiller · 9 years ago
  2. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 9 years ago
  3. 453d563 Merge github.com:grpc/grpc into microbench by Craig Tiller · 9 years ago
  4. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 9 years ago
  5. a189b7b Make new file compliant with new standards by Vijay Pai · 9 years ago
  6. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 9 years ago
  7. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 9 years ago
  8. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 9 years ago
  9. 105b394 Merge pull request #8568 from dgquintas/grpclb_leaks_fix by David G. Quintas · 9 years ago
  10. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 9 years ago
  11. e140d5c Regenerate all projects by Vijay Pai · 9 years ago
  12. 00bbb41 Merge pull request #8548 from dgquintas/lb-tokens-length by David G. Quintas · 9 years ago
  13. 713c7b8 clang-format by Vijay Pai · 9 years ago
  14. c0b2acb Use C++11 final and override by Vijay Pai · 9 years ago
  15. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 9 years ago
  16. cbc059e Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix by David Garcia Quintas · 9 years ago
  17. 7ec2913 PR comments by David Garcia Quintas · 9 years ago
  18. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 9 years ago
  19. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 9 years ago
  20. 3f26585 Fix memory leak. by Mark D. Roth · 9 years ago
  21. 6df6075 Fix portability problems. by Mark D. Roth · 9 years ago
  22. fd635ad clang-format by Mark D. Roth · 9 years ago
  23. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 9 years ago
  24. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  25. 3935263 Merge pull request #8552 from ncteisen/cpp_unimplemented_service by Noah Eisen · 9 years ago
  26. 45ebd35 Fix clang format by Noah Eisen · 9 years ago
  27. e7223af Use default Empty ctor instead of Empty::default_instance by Noah Eisen · 9 years ago
  28. c02bd2d Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service by Noah Eisen · 9 years ago
  29. 0baf1dc Made LB token dynamic size <= 50 bytes by David Garcia Quintas · 9 years ago
  30. ca5cdf4 Add unimplemented_service test case for cpp interop client by Noah Eisen · 9 years ago
  31. 86cb138 Handle failed calls in sync client by Craig Tiller · 9 years ago
  32. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  33. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 9 years ago
  34. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  35. 4522876 Add test for setting LB policy via C++ API. by Mark D. Roth · 9 years ago
  36. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 9 years ago
  37. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 9 years ago
  38. 14b701c Use nullptr instead of NULL. Move test to grpc namespace so that when using gcc4.4, we use nullptr definition in grpc++/impl/codegen/config.h by Sree Kuchibhotla · 9 years ago
  39. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 9 years ago
  40. cb4cd3d make gcc4.4 happy by Sree Kuchibhotla · 9 years ago
  41. 3a96ee3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  42. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 9 years ago
  43. 3fc5783 Change std::atomic_int to gpr_atm since gcc4.4 is complaining by Sree Kuchibhotla · 9 years ago
  44. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  45. e3a2100 Fix propagation of channel args for insecure channels. by Mark D. Roth · 9 years ago
  46. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 9 years ago
  47. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  48. 069c12d Fix thread_manager_test by Sree Kuchibhotla · 9 years ago
  49. 85399f0 clang formatting fixes by Sree Kuchibhotla · 9 years ago
  50. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 9 years ago
  51. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 9 years ago
  52. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 9 years ago
  53. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  54. f01f7b6 clang-format fixes by Makarand Dharmapurikar · 9 years ago
  55. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  56. 9243c74 Merge pull request #8365 from vjpai/fc_1dstream by Vijay Pai · 9 years ago
  57. ab71dfb Merge branch 'master' into uv_core_transport by murgatroid99 · 9 years ago
  58. 74b731e Merge pull request #8423 from ncteisen/interop_client_naming by Noah Eisen · 9 years ago
  59. 042aec9 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  60. 6135535 Minor changes and called generate_projects.sh again by Sree Kuchibhotla · 9 years ago
  61. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 9 years ago
  62. 5ee0797 Merge branch 'master' into fc_1dstream by Vijay Pai · 9 years ago
  63. 920ed0c Modify Thread manager test by Sree Kuchibhotla · 9 years ago
  64. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 9 years ago
  65. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 9 years ago
  66. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  67. 32eee77 Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message by Noah Eisen · 9 years ago
  68. 654aa86 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 9 years ago
  69. 385c9b2 Address code review comments by Sree Kuchibhotla · 9 years ago
  70. afcc875 clang-format by Craig Tiller · 9 years ago
  71. 556aebb Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  72. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 9 years ago
  73. 9fa9315 Merge remote-tracking branch 'upstream/master' into fc_1dstream by Vijay Pai · 9 years ago
  74. d923583 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class by Vijay Pai · 9 years ago
  75. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 9 years ago
  76. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 9 years ago
  77. 2a00d3d Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  78. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 9 years ago
  79. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  80. 14c836f Delambdaify by Craig Tiller · 9 years ago
  81. b019d61 Fix benchmark shutdown by Craig Tiller · 9 years ago
  82. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 9 years ago
  83. a628c84 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 9 years ago
  84. 169c985 Remove generated pb files by Yuchen Zeng · 9 years ago
  85. 5e258bf clang-format by Mark D. Roth · 9 years ago
  86. 583eb9b Clang format by murgatroid99 · 9 years ago
  87. e76b87b Merge branch 'master' into uv_core_transport by murgatroid99 · 9 years ago
  88. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 9 years ago
  89. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 9 years ago
  90. c4292fb Add a simple test by yang-g · 9 years ago
  91. c37a8a5 Fix test by Sree Kuchibhotla · 9 years ago
  92. d39f40d Fix include files by Sree Kuchibhotla · 9 years ago
  93. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 9 years ago
  94. 0812609 golden file by Vijay Pai · 9 years ago
  95. 96e0311 clang-format by Vijay Pai · 9 years ago
  96. 8d08b1d Test all split streamed variations by Vijay Pai · 9 years ago
  97. 65a9ef1 Fix channel/stub for dup service use by Vijay Pai · 9 years ago
  98. e4996d6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 9 years ago
  99. 61536a7 Making split streaming testable by Vijay Pai · 9 years ago
  100. 272c8d2 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 9 years ago