1. 570408f Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call by Jan Tattermusch · 9 years ago
  2. 34b5861 Spliting filegroup. by yang-g · 9 years ago
  3. aaee544 merge and resolve conflicts by yang-g · 9 years ago
  4. 17487f9 Make grpc++ independent of protobuf by yang-g · 9 years ago
  5. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 9 years ago
  6. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 9 years ago
  7. 2ff7986 Merge pull request #6664 from dklempner/server_builder_plugin_test by Jan Tattermusch · 9 years ago
  8. 15759f6 Let Next set ok=true when receiving error status by yang-g · 9 years ago
  9. 711472f Remove unused gflags and gtest includes by vjpai · 9 years ago
  10. d8364f7 Deprecate perf_db use by vjpai · 9 years ago
  11. e0ddc35 Speed up tests by Craig Tiller · 9 years ago
  12. 825cd45 Cleanup redundant tests by Craig Tiller · 9 years ago
  13. e67f7b6 Fix timeout on async server shutdown by Craig Tiller · 9 years ago
  14. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 9 years ago
  15. b90e6c9 Merge pull request #6670 from ctiller/guess_cpu by Jan Tattermusch · 9 years ago
  16. d44b15a Merge pull request #6436 from jboeuf/credentials_refactoring by Jan Tattermusch · 9 years ago
  17. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 9 years ago
  18. 34c6e87 Simpler trick to force a listening cq by Craig Tiller · 9 years ago
  19. e76528c Revert "Remove spam" by Craig Tiller · 9 years ago
  20. 3f3312e Remove spam by Craig Tiller · 9 years ago
  21. ae09d9d Fixes and code simplification by Craig Tiller · 9 years ago
  22. c0cb23b Merge branch 'guess_cpu' into test_affine by Craig Tiller · 9 years ago
  23. bd24a46 Better guesses at benchmarks turned unit tests cpu cost by Craig Tiller · 9 years ago
  24. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 9 years ago
  25. 718ce51 Fix server plugin test by Craig Tiller · 9 years ago
  26. e004958 Fix formatting, mem leak, stall by Craig Tiller · 9 years ago
  27. aae6c2c Fix server plugin test by Craig Tiller · 9 years ago
  28. b941d5a Fix a missing initialization by David Klempner · 9 years ago
  29. fe3e8b7 remote unused member by yang-g · 9 years ago
  30. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 9 years ago
  31. 1226387 Merge pull request #6585 from ctiller/connect_first by Jan Tattermusch · 9 years ago
  32. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 9 years ago
  33. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 9 years ago
  34. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 9 years ago
  35. df012d0 Add proto file support in grpc_cli by yang-g · 9 years ago
  36. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 9 years ago
  37. 4dd02fc Misc changes by Sree Kuchibhotla · 9 years ago
  38. eaa3072 Make the rpc timeout configurable by Sree Kuchibhotla · 9 years ago
  39. ed9ae72 Assert we get a valid creds. by yang-g · 9 years ago
  40. c3b88b0 Better testing by Craig Tiller · 9 years ago
  41. 1102faf Merge branch 'connect_first' into test_affine by Craig Tiller · 9 years ago
  42. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 9 years ago
  43. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 9 years ago
  44. 52237e3 clang-format by Craig Tiller · 9 years ago
  45. 63d24f1 Make qps workers connect before even warmup stage begins by Craig Tiller · 9 years ago
  46. b4cb249 steaming -> streaming by Vijay Pai · 9 years ago
  47. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 9 years ago
  48. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 9 years ago
  49. b85e9d4 fix formatting by Jan Tattermusch · 9 years ago
  50. 0888911 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  51. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 9 years ago
  52. 19cd009 clang-format by Julien Boeuf · 9 years ago
  53. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 9 years ago
  54. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  55. 39e71c3 fix compiling error by yang-g · 9 years ago
  56. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 9 years ago
  57. 26a1785 Resolve conflicts by Yuchen Zeng · 9 years ago
  58. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 9 years ago
  59. 080528a Add parsing back to protobuf example by yang-g · 9 years ago
  60. 4f5b291 fix clang formatting by Sree Kuchibhotla · 9 years ago
  61. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 9 years ago
  62. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 9 years ago
  63. a21c7e9 add support for scenario categories by Jan Tattermusch · 9 years ago
  64. c5549fc Remove redundant error check by Sree Kuchibhotla · 9 years ago
  65. 5130427 Add remaining inteorp tests to stress client by Sree Kuchibhotla · 9 years ago
  66. ad0f792 Interop client that is resilient to server restarts by Sree Kuchibhotla · 9 years ago
  67. 8ca294e Refactoring the core security code. by Julien Boeuf · 9 years ago
  68. e4d2748 Fix async_end2end_test flow control by Craig Tiller · 9 years ago
  69. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 9 years ago
  70. 5f51757 Merge github.com:grpc/grpc into large_async_secure_and_fixed by Craig Tiller · 9 years ago
  71. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  72. d7b1e70 Cover large message sent securely or insecurely over async by Vijay Pai · 9 years ago
  73. df8b62c Add coverage for secure async end2end testing by Vijay Pai · 9 years ago
  74. e88030a Merge pull request #6340 from ctiller/fail_fast_breaks_qps by Jan Tattermusch · 9 years ago
  75. c049035 Add GRPC_ prefix for macros by Yuchen Zeng · 9 years ago
  76. 018bf1a modified has_async_methods and has_sync_methods of TestServerBuilderPlugin by Yuchen Zeng · 9 years ago
  77. a42ec21 Server builder plugin by Yuchen Zeng · 9 years ago
  78. a2b5495 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  79. 97244d5 clang-format, make code more self-documenting by Craig Tiller · 9 years ago
  80. 5c123fd Add a shard channel arg to client channel construction by Craig Tiller · 9 years ago
  81. b6e4440 Disable fail fast for qps driver by Craig Tiller · 9 years ago
  82. cfa6401 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  83. f5266d3 Merge branch 'master' into stress_test_misc by Sree Kuchibhotla · 9 years ago
  84. 6b16aaa merge and resolve conflict by yang-g · 9 years ago
  85. 44b9cd7 Fix the sanity error reported by check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  86. 8c065a7 clang format by Sree Kuchibhotla · 9 years ago
  87. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  88. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 9 years ago
  89. 3714e30 Simplify QPS Metrics collection by Sree Kuchibhotla · 9 years ago
  90. 241dea5 Merge pull request #6147 from ctiller/strong-includes by Nicolas Noble · 9 years ago
  91. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  92. 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 · 9 years ago
  93. dfdfe26 Make sure that there is at least one scenario, otherwise indicates malformed by Vijay Pai · 9 years ago
  94. e291402 Merge remote-tracking branch 'upstream/master' into proto_comments by yang-g · 9 years ago
  95. 8909428 clang-format by Vijay Pai · 9 years ago
  96. 92abf1c Merge branch 'master' into qps_driver_youre_fired by vjpai · 9 years ago
  97. 1f13c82 Eliminate unused source file by vjpai · 9 years ago
  98. 29089c7 Deprecation of qps_driver and use of shell scripts, in progress by vjpai · 9 years ago
  99. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 9 years ago
  100. e9a8d89 fix formatting by Jan Tattermusch · 9 years ago