1. c922903 Merge github.com:grpc/grpc into we-have-better-methods-now by Craig Tiller · 8 years ago
  2. 36ffc6e Merge pull request #9205 from yang-g/health by Yang Gao · 8 years ago
  3. 221edc1 Remove dead code by Craig Tiller · 8 years ago
  4. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 8 years ago
  5. abd8870 Initial test/cpp/util/BUILD file. by Nicolas "Pixel" Noble · 8 years ago
  6. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  7. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 8 years ago
  8. d3b8cd6 Merge github.com:grpc/grpc into bm_closure by Craig Tiller · 8 years ago
  9. 03eec51 Merge pull request #9697 from ctiller/bm_trickle by Craig Tiller · 8 years ago
  10. 2b085f9 Merge branch 'bm_trickle' into bm_closure by Craig Tiller · 8 years ago
  11. 22482a4 Merge branch 'bm_trickle' of github.com:ctiller/grpc into bm_trickle by Craig Tiller · 8 years ago
  12. d9bc210 Update microbenchmarking framework for new benchmark by Craig Tiller · 8 years ago
  13. 7f9184f Review feedback by Craig Tiller · 8 years ago
  14. ef6d744 Include faster networks by Craig Tiller · 8 years ago
  15. 4cb0a7a Better test by Craig Tiller · 8 years ago
  16. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 8 years ago
  17. 4dde8b2 Fix stack corruption by Craig Tiller · 8 years ago
  18. 96f8728 Add a comparison benchmark of acquiring a mutex by Craig Tiller · 8 years ago
  19. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 8 years ago
  20. e7c60e6 Make latency traces more useful by Craig Tiller · 8 years ago
  21. 7dd42bf Merge pull request #9522 from ctiller/bm_perf by Craig Tiller · 8 years ago
  22. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  23. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  24. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 8 years ago
  25. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 8 years ago
  26. 076bac0 Remove async by yang-g · 8 years ago
  27. 13a537b merge with head by yang-g · 8 years ago
  28. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  29. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 8 years ago
  30. 3d4f443 Merge pull request #9590 from sreecha/micro_bm by Sree Kuchibhotla · 8 years ago
  31. 01d7d9b Add allocations/iteration counters to bm_fullstack by Craig Tiller · 8 years ago
  32. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 8 years ago
  33. f4c45d7 Merge pull request #9419 from danzh2010/shutdowntest by Yang Gao · 8 years ago
  34. dfb82e0 Address code review comments by Sree Kuchibhotla · 8 years ago
  35. 0b26e27 cr comments by Sree Kuchibhotla · 8 years ago
  36. afaa751 Add comment by Sree Kuchibhotla · 8 years ago
  37. e3ffd86 New microbenchmarks for Streaming Ping pong calls and messages by Sree Kuchibhotla · 8 years ago
  38. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  39. bc335df Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  40. f538e15 Merge pull request #9572 from dgquintas/interop_server_mac_slice_crash by David G. Quintas · 8 years ago
  41. fbe0cf2 Merge pull request #9487 from ctiller/bm_stream by Sree Kuchibhotla · 8 years ago
  42. e985cf5 Fixed invalid handling of slice data in interop_server by David Garcia Quintas · 8 years ago
  43. 6c5d08f Merge branch 'bm_stream' into bm_perf by Craig Tiller · 8 years ago
  44. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  45. 26623b3 Merge pull request #9456 from jtattermusch/cmake_convenience_targets by Jan Tattermusch · 8 years ago
  46. afe67c0 Merge pull request #9545 from yang-g/fix by Yang Gao · 8 years ago
  47. 7ec4748 Improve sync streaming benchmark, fix deadlock that can occur sometimes by Craig Tiller · 8 years ago
  48. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  49. 6c1d43b Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 8 years ago
  50. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  51. ded7f82 Minor fixes by yang-g · 8 years ago
  52. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  53. 03370d3 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  54. c9f9c1e Merge pull request #9364 from rjshade/sanitizer_slowdown by Yang Gao · 8 years ago
  55. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  56. 520cca9 Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 8 years ago
  57. 6687cb8 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  58. f7af2a9 Update latency profiler to use (more appropriate) microbenchmarks by Craig Tiller · 8 years ago
  59. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  60. 340bb83 Change shutdown_test.cc to use credential provider API to test against by Dan Zhang · 8 years ago
  61. 08a215f Merge pull request #8066 from y-zeng/cli_main_fork by Yuchen Zeng · 8 years ago
  62. 8d2d70c Support bidirectional stream RPC by Yuchen Zeng · 8 years ago
  63. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago
  64. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 8 years ago
  65. 6b446b6 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  66. cf14a1b Add other fixtures to pump tests by Craig Tiller · 8 years ago
  67. db13ac4 Add server->client long-lived streaming by Craig Tiller · 8 years ago
  68. e44d1a6 Add client->server long-lived streaming by Craig Tiller · 8 years ago
  69. 5e30808 Merge branch 'bm_msgsz' into bm_countwrites by Craig Tiller · 8 years ago
  70. 8a8021a Merge github.com:grpc/grpc into bm_msgsz by Craig Tiller · 8 years ago
  71. 70d9ca4 Excluded async_client_sync_server_* tests for poll-cv engine since it by Sree Kuchibhotla · 8 years ago
  72. 68bb6a8 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  73. 9128716 Track writes/RPC in microbenchmark by Craig Tiller · 8 years ago
  74. c2e85bf Merge branch 'maxmsgsz' into bm_msgsz by Craig Tiller · 8 years ago
  75. 4edd567 Merge github.com:grpc/grpc into maxmsgsz by Craig Tiller · 8 years ago
  76. a719802 merge with head by yang-g · 8 years ago
  77. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  78. 435f9f2 Fix tests. by Mark D. Roth · 8 years ago
  79. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  80. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  81. f8ea957 Merge branch 'maxmsgsz' into bm_msgsz by Craig Tiller · 8 years ago
  82. ffc843d Fix test by Craig Tiller · 8 years ago
  83. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  84. 331f705 clang-format by Craig Tiller · 8 years ago
  85. c51f19d Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 8 years ago
  86. a2f61e3 Add large message variants by Craig Tiller · 8 years ago
  87. 9c7a08d Simplify cpp stress flags by ncteisen · 8 years ago
  88. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  89. 62efabf Start benchmarking different sizes by Craig Tiller · 8 years ago
  90. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  91. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  92. 95beab2 Uncover the badness by Craig Tiller · 8 years ago
  93. 62a7ca8 re-run clang-format.sh by Alexander Polcyn · 8 years ago
  94. def69b3 Merge pull request #8816 from lyuxuan/cpu_usage2 by lyuxuan · 8 years ago
  95. 3cdf729 Merge pull request #8770 from lyuxuan/channel_args1 by lyuxuan · 8 years ago
  96. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  97. 6ff1ca4 re-run generate project to build qps json driver by Alexander Polcyn · 8 years ago
  98. 8a0ef63 remove LimitCores in c++ benchmark by Alexander Polcyn · 8 years ago
  99. a6e796f ignore core counts and core lists in qps json driver by Alexander Polcyn · 8 years ago
  100. 8a7a446 merge with head by yang-g · 8 years ago