1. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  2. fe21ec9 batched changes by Yuxuan Li · 8 years ago
  3. b6b6c1f Fix dangling reference in docstring by Masood Malekghassemi · 8 years ago
  4. 0895545 Complete reporting for failure rates by Craig Tiller · 8 years ago
  5. 1a8c52e Collect stats on # failed requests by Craig Tiller · 8 years ago
  6. 0c80c7d Collecting failure status progress by Craig Tiller · 8 years ago
  7. 02e70ed changed method name in test.proto to more accurately reflect how the calls will be used by Noah Eisen · 8 years ago
  8. 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
  9. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  10. 1ed0b8e Add interop test for Cacheable Unary Calls by Makarand Dharmapurikar · 8 years ago
  11. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  12. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  13. d1a47f1 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  14. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  15. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  16. 592c28d LB nanopb options updated: by David Garcia Quintas · 8 years ago
  17. 7a6db63 Updated LB proto and nanopb version by David Garcia Quintas · 8 years ago
  18. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  19. 77c7f9f Merge pull request #7407 from ctiller/delayed-write by Craig Tiller · 8 years ago
  20. ceb1a7d Add more information so that we can have a meaningful exit code by Vijay Pai · 8 years ago
  21. ad8723f moved up 'package' statement. by David Garcia Quintas · 8 years ago
  22. 7edfcb0 Using inlined BoolValue in lieu of wrappers.proto due to lack of node support by David Garcia Quintas · 8 years ago
  23. 913f5ab Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop by David Garcia Quintas · 8 years ago
  24. e5f0f95 fixed syntax errors in proto by David Garcia Quintas · 8 years ago
  25. c61c235 moar pr comments by David Garcia Quintas · 8 years ago
  26. 350c151 pr comments by David Garcia Quintas · 8 years ago
  27. dd8d84e spec comments addressed by David Garcia Quintas · 8 years ago
  28. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  29. 14f40b8 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  30. 5756c8f removed RANDOM and simplified req for compression by David Garcia Quintas · 8 years ago
  31. ef1c860 merge to master by Alistair Veitch · 8 years ago
  32. e1bee5b improve comments in math.proto by Jan Tattermusch · 8 years ago
  33. 4eb67b4 Proto tweaks by Alistair Veitch · 8 years ago
  34. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  35. e1ad41a change Metric->Resource, simplify Resource definition by Alistair Veitch · 8 years ago
  36. d8364f7 Deprecate perf_db use by vjpai · 8 years ago
  37. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  38. 3e97668 add missing newline by Alistair Veitch · 8 years ago
  39. fb461ba really commit by Alistair Veitch · 8 years ago
  40. 086601f Merge pull request #6414 from y-zeng/reflection_proto by Yuchen Zeng · 8 years ago
  41. 2ea66c3 Added comment about repeated responses by Yuchen Zeng · 8 years ago
  42. a782375 Addressed the discussion on 05/11/2016 by Yuchen Zeng · 8 years ago
  43. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  44. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  45. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  46. 175dbbc Use stream rpc to ensure all related requests go to a single server by Yuchen Zeng · 8 years ago
  47. d50b58c Add comments for messages by Yuchen Zeng · 8 years ago
  48. 1717bff add a dummy service with no rpc to test codegen coverage by yang-g · 8 years ago
  49. c553034 Add reflection.proto by Yuchen Zeng · 8 years ago
  50. 6b16aaa merge and resolve conflict by yang-g · 8 years ago
  51. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  52. 8ecd4d7 Add support for an "OTHER" value in client_type, server_type, and add a string to by vjpai · 8 years ago
  53. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  54. e291402 Merge remote-tracking branch 'upstream/master' into proto_comments by yang-g · 8 years ago
  55. 87bac95 Eradicate Uniform, Deterministic, and Pareto interarrival by vjpai · 8 years ago
  56. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  57. 2e08941 Use the comments before syntax line as file comments. by yang-g · 8 years ago
  58. 8282b75 Clarify the comments by yang-g · 8 years ago
  59. b8aa58b Add a test by yang-g · 8 years ago
  60. 05bb5b9 regenerate tests.json with C++ perf scenarios by Jan Tattermusch · 8 years ago
  61. df14927 add ScenarioResult and ScenarioResultSummary proto messages by Jan Tattermusch · 8 years ago
  62. d0d22a6 Merge branch 'master' into binary_logging by Michael Lumish · 8 years ago
  63. d6ac251 Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types by Nicolas Noble · 8 years ago
  64. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 8 years ago
  65. 87d258e Merge branch 'master' into metrics_typo by Sree Kuchibhotla · 8 years ago
  66. 27137fb Fix a typo in metrics.proto. No code is using double_value yet and hence no other code changes are needed by Sree Kuchibhotla · 8 years ago
  67. 0d4b13c Handle google/protobuf includes in src/proto by murgatroid99 · 8 years ago
  68. 8e3b16c Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  69. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  70. 076c2b8 Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  71. c2ec738 Fixed typo in import statement by murgatroid99 · 8 years ago
  72. c65221c Merge branch 'master' into binary_logging by murgatroid99 · 8 years ago
  73. 7394547 fix copyright by Sree Kuchibhotla · 8 years ago
  74. 8447b88 Address code review comments by Sree Kuchibhotla · 8 years ago
  75. 7ec0fa7 Merge branch 'master' into binary_logging by murgatroid99 · 8 years ago
  76. 24e69bf Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. by Aaron Isotton · 8 years ago
  77. f2f7d57 Allow use of alternative credential types. by Dan Born · 8 years ago
  78. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 8 years ago
  79. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 8 years ago
  80. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 8 years ago
  81. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  82. 18c4a53 Fixed inconsistency in a type in the binary log proto by murgatroid99 · 8 years ago
  83. f8c6545 Update binary log proto, add document explaining it by murgatroid99 · 8 years ago
  84. 44de6a1 Added binary log proto by murgatroid99 · 8 years ago
  85. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  86. b47b556 Merge branch 'master' into worker_quit by Vijay Pai · 9 years ago
  87. 21e5d2b Add a Quit RPC so that we can conveniently shut down the workers from the driver. by vjpai · 9 years ago
  88. 5956742 Copyright and clang-format by Vijay Pai · 9 years ago
  89. 8166e30 Reduce diff by Vijay Pai · 9 years ago
  90. 7d45cdb Enable properly working core limits on clients and servers, by Vijay Pai · 9 years ago
  91. c64736d Clean-up core list usage and make it possible to reset the core list by Vijay Pai · 9 years ago
  92. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  93. dd18c4a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  94. 5919e81 Remove host option from ServerConfig proto since it is error-prone and by Vijay Pai · 9 years ago
  95. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  96. 2c1c7d5 Fix copyrights by Craig Tiller · 9 years ago
  97. 324426b Merge github.com:grpc/grpc into fix-c++ by Craig Tiller · 9 years ago
  98. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  99. a24e9d7 Sanity checks and asan fix by vjpai · 9 years ago
  100. a00f998 Actually create async generic server by vjpai · 9 years ago