1. d196658 Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval by David Garcia Quintas · 7 years ago
  2. 6b514e6 Remove unused import by Vijay Pai · 7 years ago
  3. 8c5c654 Removed expiration_interval from LB proto by David Garcia Quintas · 7 years ago
  4. 07165cb Only put server to sleep when explicitly requested by Vijay Pai · 7 years ago
  5. d015389 exclude uploading stats, add unconstained php benchmark by ZhouyihaiDing · 7 years ago
  6. e1101cf Update Bazel for new systems by Craig Tiller · 7 years ago
  7. 2897235 Expose stats into qps_driver by Craig Tiller · 7 years ago
  8. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  9. e775180 Use new protocol for reporting dropped calls to grpclb balancer. by Mark D. Roth · 7 years ago
  10. e72b5d6 Merge remote-tracking branch 'upstream/master' into qps_driver to resolve conflicts. by Guantao Liu · 7 years ago
  11. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  12. abe3cf5 Add a new metric 'Queries/CPU-sec'. Enable internal credential types. by Guantao Liu · 7 years ago
  13. 873ee82 Add channel args to qps server by Craig Tiller · 7 years ago
  14. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  15. c8e7a52 Merge remote-tracking branch 'origin/master' into HEAD by Ken Payson · 7 years ago
  16. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  17. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  18. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  19. 4b07aab Support multiple threads per cq sharing, add tests by Vijay Pai · 8 years ago
  20. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  21. a753371 Rework well_known_protos attr, and some other fixes by Craig Tiller · 7 years ago
  22. 6ca796d merge master, resolve conflict by Yuxuan Li · 7 years ago
  23. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  24. a7f7fcf Merge branch 'master' into poll_stat by Yuxuan Li · 7 years ago
  25. ea4adc1 Merge pull request #10313 from vjpai/onesided by Vijay Pai · 7 years ago
  26. a33e2b2 add some comments by Yuxuan Li · 7 years ago
  27. 5d3ddee adding server side poll stat by Yuxuan Li · 7 years ago
  28. 999ac15 initial implementation. by Yuxuan Li · 7 years ago
  29. eea8cf0 Add QPS tests for one-sided streaming by Vijay Pai · 7 years ago
  30. 04109e8 BUILD and #include fixes by David Garcia Quintas · 7 years ago
  31. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  32. d978a95 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  33. 922d117 One more use of incorrect submodule name by Vijay Pai · 7 years ago
  34. 0a458b5 Fix Bazel build by Craig Tiller · 7 years ago
  35. ea07b60 Post-review update by Mahak Mukhi · 7 years ago
  36. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  37. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  38. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago
  39. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  40. 6e86397 Merge pull request #10524 from yang-g/error_details by Yang Gao · 7 years ago
  41. 2018a40 create a grpc client qps test logging reporter by Alexander Polcyn · 7 years ago
  42. f4c8add support C++ error_details by yang-g · 7 years ago
  43. 45a9aba Add option to limit # of messages per stream with tests by Vijay Pai · 7 years ago
  44. 958ded9 PHP benchmarking performance client, proxied through Ruby by Vijay Pai · 7 years ago
  45. dc720ca Merge pull request #9846 from yang-g/max_message_size by Yang Gao · 7 years ago
  46. 23f777d When there is an error from filters (such as max recv message size too by yang-g · 8 years ago
  47. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 8 years ago
  48. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  49. f797c65 make the change in scenario config rather than c# by Alexander Polcyn · 8 years ago
  50. 13a537b merge with head by yang-g · 8 years ago
  51. e042801 Merge pull request #9429 from Vizerai/trace_context_proto by Jim King · 8 years ago
  52. 864db53 Updated trace_context.proto and associated files. by Vizerai · 8 years ago
  53. 2cd882a Merge pull request #9369 from yang-g/has_services by Nicolas Noble · 8 years ago
  54. a719802 merge with head by yang-g · 8 years ago
  55. 2b24d27 Merge pull request #9326 from yang-g/license by Yang Gao · 8 years ago
  56. 60450cb set has_services properly by yang-g · 8 years ago
  57. a2341ea omg it is 2017 by yang-g · 8 years ago
  58. 43dc9ed Add licenses to all BUILD files and missing copyright by yang-g · 8 years ago
  59. 8a7a446 merge with head by yang-g · 8 years ago
  60. 98c0bd7 add setting channel args functionality to performance tesing by Yuxuan Li · 8 years ago
  61. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  62. b74cf42 test pass by yang-g · 8 years ago
  63. fbbb0d7 generated nanopb files, need to update build.yaml and maybe move them to by yang-g · 8 years ago
  64. 8114153 Merge branch 'master' into cpu_usage2 by Yuxuan Li · 8 years ago
  65. 00bbb41 Merge pull request #8548 from dgquintas/lb-tokens-length by David G. Quintas · 8 years ago
  66. d14458f Reverted back to using 128 bytes for service name by David Garcia Quintas · 8 years ago
  67. aba7bc8 Merge pull request #8268 from soltanmm-google/bleat-like-a-moat by Masood Malekghassemi · 8 years ago
  68. f37cd4f Updated max length of load balanced service to 255 bytes by David Garcia Quintas · 8 years ago
  69. 41752d6 Added max length comments for some lb proto fields by David Garcia Quintas · 8 years ago
  70. 2a23c60 Removed spurious option for lb nanopb proto by David Garcia Quintas · 8 years ago
  71. d68ea95 fixing conflicts with new upstream master by Yuxuan Li · 8 years ago
  72. 5a991e2 Merge branch 'master' into cpu_usage2 by Yuxuan Li · 8 years ago
  73. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  74. 472fc2f Updated proto field comment with max token length by David Garcia Quintas · 8 years ago
  75. 0baf1dc Made LB token dynamic size <= 50 bytes by David Garcia Quintas · 8 years ago
  76. 6ab40a5 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  77. 89e2364 Removing useless message. by Nicolas "Pixel" Noble · 8 years ago
  78. 799bd5e Adding shim for generating C++ protos. by Nicolas "Pixel" Noble · 8 years ago
  79. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  80. 9243c74 Merge pull request #8365 from vjpai/fc_1dstream by Vijay Pai · 8 years ago
  81. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  82. 32eee77 Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message by Noah Eisen · 8 years ago
  83. 9fa9315 Merge remote-tracking branch 'upstream/master' into fc_1dstream by Vijay Pai · 8 years ago
  84. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  85. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  86. a628c84 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  87. 61536a7 Making split streaming testable by Vijay Pai · 8 years ago
  88. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  89. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  90. fe21ec9 batched changes by Yuxuan Li · 8 years ago
  91. b6b6c1f Fix dangling reference in docstring by Masood Malekghassemi · 8 years ago
  92. 0895545 Complete reporting for failure rates by Craig Tiller · 8 years ago
  93. 1a8c52e Collect stats on # failed requests by Craig Tiller · 8 years ago
  94. 0c80c7d Collecting failure status progress by Craig Tiller · 8 years ago
  95. 02e70ed changed method name in test.proto to more accurately reflect how the calls will be used by Noah Eisen · 8 years ago
  96. a27eb1d added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py by Noah Eisen · 8 years ago
  97. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  98. 1ed0b8e Add interop test for Cacheable Unary Calls by Makarand Dharmapurikar · 8 years ago
  99. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  100. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago