1. c830eb5 Update interop html template location by Matt Kwong · 8 years ago
  2. 7376d4b Merge pull request #8668 from lenage/master by apolcyn · 8 years ago
  3. 276f390 Merge pull request #9176 from jtattermusch/runtests_refactor by Jan Tattermusch · 8 years ago
  4. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  5. d7c923d Merge pull request #9184 from jtattermusch/qps_driver_cmdline by Jan Tattermusch · 8 years ago
  6. 2b60583 take tmp out of .gitignore file by Yuan He · 8 years ago
  7. 9383d2b Ruby: show error class and message instead of unknown by Yuan He · 8 years ago
  8. c3c1240 Merge pull request #9180 from soltanmm-google/lodash_becomes-midash by Masood Malekghassemi · 8 years ago
  9. 9f89107 better qps_json_driver message when QPS_WORKERS env is missing by Jan Tattermusch · 8 years ago
  10. 659ddda Merge pull request #9168 from apolcyn/allow_disable_qps_json_driver_core_counts by apolcyn · 8 years ago
  11. 4873d30 allow disable core_list setting and override qps server in benchmarks by Alexander Polcyn · 8 years ago
  12. 258d678 Merge pull request #9174 from jtattermusch/matrix_exclude_filters by Jan Tattermusch · 8 years ago
  13. 0702f62 Change grpcio_tools to grpcio-tools by Masood Malekghassemi · 8 years ago
  14. 6a85129 support --exclude in run_tests_matrix.py by Jan Tattermusch · 8 years ago
  15. 1a74160 Merge pull request #9158 from jtattermusch/deflaking_adjustments by Jan Tattermusch · 8 years ago
  16. 2d3fe4d Merge pull request #9161 from jtattermusch/reenable_timeouts by Jan Tattermusch · 8 years ago
  17. 3e50b34 Merge pull request #9164 from y-zeng/secure_endpoint_fd by Yuchen Zeng · 8 years ago
  18. 89f33bf Merge pull request #9143 from sreecha/fix_metrics_server by David G. Quintas · 8 years ago
  19. f29de26 Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  20. b810b85 Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd by Yuchen Zeng · 8 years ago
  21. 4e00a99 Merge pull request #9097 from ncteisen/negative_http2_interop_tests by Noah Eisen · 8 years ago
  22. 02a7d42 Add python client to test negative http2 conditions by ncteisen · 8 years ago
  23. 68e27bf enable running many runs per test without flooding the logs by Jan Tattermusch · 8 years ago
  24. fffb267 test timeouts eliminated by mistake by Jan Tattermusch · 8 years ago
  25. 4f4b278 Merge pull request #9144 from dgquintas/grpclb_server_uri by David G. Quintas · 8 years ago
  26. e1fdd86 Merge pull request #9128 from ncteisen/negative_http2_interop_descriptions by Noah Eisen · 8 years ago
  27. 2d1d324 Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  28. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  29. 0eb6918 Addressed github comments by Noah Eisen · 8 years ago
  30. 855a106 grpclb: skip slash in server uri path if present by David Garcia Quintas · 8 years ago
  31. 10639a6 Merge pull request #9126 from ericgribkoff/http2_test_case_flags by Eric Gribkoff · 8 years ago
  32. 3fab565 Merge pull request #9100 from bblancha/protobuf_compiler_tweak by Masood Malekghassemi · 8 years ago
  33. 7eef316 Fix metrics server by Sree Kuchibhotla · 8 years ago
  34. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  35. 52fc1ea Merge pull request #9138 from dgquintas/lb_pol_test_deflake_again by David G. Quintas · 8 years ago
  36. c549a3e don't print multiple imports to protobuf modules by Bryan Blanchard · 8 years ago
  37. d3b83f4 Deflake lb_policies_test by David Garcia Quintas · 8 years ago
  38. 2cf4f35 Merge pull request #9101 from murgatroid99/node_event_changes by Michael Lumish · 8 years ago
  39. a781095 Merge pull request #9131 from ncteisen/fix_copyright by makdharma · 8 years ago
  40. 65a45ae Add copywrite to new files by ncteisen · 8 years ago
  41. 47f1f9e Merge pull request #9034 from igorpeshansky/patch-1 by Michael Lumish · 8 years ago
  42. fcb2d14 Add negative http2 interop description file by Noah Eisen · 8 years ago
  43. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  44. b4c27c1 Merge pull request #9120 from soltanmm-google/if-you-run-away-from-things-it-just-means-you're-going-to-see-them-again-when-you-wrap-around-the-universe by Masood Malekghassemi · 8 years ago
  45. 3fa20cf Merge pull request #8995 from ncteisen/python_call_batch by Noah Eisen · 8 years ago
  46. b3bda54 Modify HTTP/2 test server to display a list of available test cases and by Eric Gribkoff · 8 years ago
  47. 1efd366 Merge pull request #9067 from markdroth/cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  48. 8fe21f2 Address review comments by Yuchen Zeng · 8 years ago
  49. 426cf85 Fix resolve_address_windows by Yuchen Zeng · 8 years ago
  50. b4080a2 Fix resolve_address_test by Yuchen Zeng · 8 years ago
  51. f62706f Add pollset_set in grpc_resolver by Yuchen Zeng · 8 years ago
  52. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  53. 61b8c89 Add check on return value from start_client_batch by ncteisen · 8 years ago
  54. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  55. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  56. 2249e92 Merge pull request #8900 from makdharma/http2_test by makdharma · 8 years ago
  57. 6a1976d Merge pull request #9109 from jtattermusch/protoc_artifacts_fix by Jan Tattermusch · 8 years ago
  58. 13a16c1 Merge pull request #7913 from y-zeng/cli_parse by Yuchen Zeng · 8 years ago
  59. ed6e578 Merge pull request #9098 from y-zeng/grpc_context_traffic by Yuchen Zeng · 8 years ago
  60. 4682bf3 Diagnose AttrErr as too-old setuptools by Masood Malekghassemi · 8 years ago
  61. 5e43db8 Fix Python setup-time diagnostic by Masood Malekghassemi · 8 years ago
  62. 32b2ecc Merge pull request #8879 from apolcyn/ruby_subclass_badstatus by apolcyn · 8 years ago
  63. 870c4cd Merge pull request #9095 from soltanmm-google/rushing-is-not-always-a-good-idea by Masood Malekghassemi · 8 years ago
  64. a84cdb8 Add parse, tobinary, totext commands by Yuchen Zeng · 8 years ago
  65. 71f4f20 Merge pull request #9094 from soltanmm-google/praytell-babbage-if-you-do-the-wrong-thing-will-it-still-do-the-right-thing by Masood Malekghassemi · 8 years ago
  66. 13f3574 clang-format by Mark D. Roth · 8 years ago
  67. d118da9 Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  68. f843914 clang-format by Mark D. Roth · 8 years ago
  69. 9fb054a Upversion Python by Masood Malekghassemi · 8 years ago
  70. 94b8235 Patch overlooked strings from Python un-namespacing by Masood Malekghassemi · 8 years ago
  71. f1cdf59 Patch overlooked strings from Python un-namespacing by Masood Malekghassemi · 8 years ago
  72. 3ad6550 fix building protoc artifacts on linux by Jan Tattermusch · 8 years ago
  73. 473ff83 Fix filter_end2end_test. by Mark D. Roth · 8 years ago
  74. 9885013 Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  75. d574c19 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  76. 9addf90 Merge pull request #9061 from jtattermusch/csharp_generated_arg_comments by Jan Tattermusch · 8 years ago
  77. 83ed007 Merge pull request #9060 from jtattermusch/csharp_protoc_leading_space by Jan Tattermusch · 8 years ago
  78. 3fd9dc0 Merge pull request #9089 from dgquintas/short_deadlines_sans_tests by David G. Quintas · 8 years ago
  79. 78246df Add GRPC_CONTEXT_TRAFFIC in grpc_context_index by Yuchen Zeng · 8 years ago
  80. 5eebc93 Make event order consistent, and make 'end' and 'error' mutually exclusive by murgatroid99 · 8 years ago
  81. 7b1b2cc Merge pull request #8831 from ryanvo/examples-typo-patch by David G. Quintas · 8 years ago
  82. 665ec81 Merge pull request #9006 from kpayson64/revert_bizarre_api by kpayson64 · 8 years ago
  83. d0e336a Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x by Nathaniel Manista · 8 years ago
  84. d0966d0 Merge pull request #9080 from nathanielmanistaatgoogle/channel_ready_future_tests-v1.0.x by Nathaniel Manista · 8 years ago
  85. 3916a17 Merge pull request #8924 from murgatroid99/node_handle_bad_writes by Michael Lumish · 8 years ago
  86. 68a9e38 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  87. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  88. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  89. 727f887 remove leading space in C# comments by Jan Tattermusch · 8 years ago
  90. 0c1f2c6 Merge pull request #9079 from soltanmm-google/WHY-IS-EVERYONE-NAMED-STEVE by Masood Malekghassemi · 8 years ago
  91. 343395b Merge pull request #9071 from soltanmm-google/taking-tradition-as-law-is-a-dangerous-idea by Masood Malekghassemi · 8 years ago
  92. 1de3914 Style fix: pass keyword arguments by keyword by Nathaniel Manista · 8 years ago
  93. 9176492 Use LONG_TIMEOUT for calls that do not time out by Nathaniel Manista · 8 years ago
  94. e136c1a Up-version Python by Masood Malekghassemi · 8 years ago
  95. f096f54 Recover 'namespace'd Python distribution packages by Masood Malekghassemi · 8 years ago
  96. 53f6d09 Recover 'namespace'd Python distribution packages by Masood Malekghassemi · 8 years ago
  97. 7ba3527 Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  98. b095c39 Merge pull request #9078 from grpc/revert-8893-reduce_cq by Craig Tiller · 8 years ago
  99. 18b66a0 Revert "Reduce memory bloat (each server cq is very expensive)" by Craig Tiller · 8 years ago
  100. 5d60c7d Merge pull request #8893 from sreecha/reduce_cq by Sree Kuchibhotla · 8 years ago