1. 7e9bd6c Add tests for pull request test filtering by Matt Kwong · 8 years ago
  2. 5c691c6 Enable pull request test filtering by Matt Kwong · 8 years ago
  3. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  4. 77fbc1c Fix some typos by Craig Tiller · 8 years ago
  5. 3a41bbb Expand corpus by Craig Tiller · 8 years ago
  6. 2634595 Merge pull request #8583 from ctiller/new_fields by Craig Tiller · 8 years ago
  7. bd3ab19 Add some fields to bigquery by Craig Tiller · 8 years ago
  8. d6e10ba Expand corpus, fix crash by Craig Tiller · 8 years ago
  9. f964e77 Add --inner_jobs args to run_tests_matrix.py by Matt Kwong · 8 years ago
  10. 9ba10d8 Merge pull request #8542 from matt-kwong/decrease-test-time by matt-kwong · 8 years ago
  11. fef9896 Add --inner_jobs args to run_tests_matrix.py by Matt Kwong · 8 years ago
  12. 28fb56f Initial test fix by Craig Tiller · 8 years ago
  13. baa1913 Expand corpora by Craig Tiller · 8 years ago
  14. 1954876 Expand corpora by Craig Tiller · 8 years ago
  15. 83f7057 Expand corpora by Craig Tiller · 8 years ago
  16. 77f98a8 Fix bad memory usage by Craig Tiller · 8 years ago
  17. 0fbfa5b Expand corpora by Craig Tiller · 8 years ago
  18. cbdc9b7 Expand api corpus by Craig Tiller · 8 years ago
  19. b0416df Expand client corpus by Craig Tiller · 8 years ago
  20. bb6061b Fix corpus directories for http fuzzers by Craig Tiller · 8 years ago
  21. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  22. 3935263 Merge pull request #8552 from ncteisen/cpp_unimplemented_service by Noah Eisen · 8 years ago
  23. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  24. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  25. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  26. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  27. b798231 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  28. 6628e36 Merge pull request #8239 from ctiller/buffer_pools_for_realsies by Craig Tiller · 8 years ago
  29. d28417c Merge pull request #8484 from jtattermusch/performance_tests_report by Jan Tattermusch · 8 years ago
  30. bba5285 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  31. c02bd2d Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service by Noah Eisen · 8 years ago
  32. 846a18a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  33. 7fc1d4e Update infrastructure to call new unimplemented_service interop test by Noah Eisen · 8 years ago
  34. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  35. aea3105 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  36. c293f72 Merge pull request #8524 from soltanmm-google/grit-in-the-eye by Masood Malekghassemi · 8 years ago
  37. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  38. eebc8c8 Merge pull request #8498 from sreecha/sync_streaming by Sree Kuchibhotla · 8 years ago
  39. 50cc196 npm cache clean is not a good idea in the artifact build by murgatroid99 · 8 years ago
  40. 6476170 Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries by Craig Tiller · 8 years ago
  41. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  42. cb356b2 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  43. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  44. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  45. fb752d4 Always run the benchmarks as tests by Craig Tiller · 8 years ago
  46. 4282ba4 Merge branch 'microbench' into bm_fullstack by Craig Tiller · 8 years ago
  47. 5282cdb Run benchamrks to ensure zero bitrot by Craig Tiller · 8 years ago
  48. 7a34e48 Codegen by Craig Tiller · 8 years ago
  49. c335054 Generate build files by Craig Tiller · 8 years ago
  50. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  51. 06fbca0 Don't try to build Node 7 artifacts yet by murgatroid99 · 8 years ago
  52. ebf8820 Decrease Node module cache time to avoid errors with out-of-date modules by murgatroid99 · 8 years ago
  53. cad0908 Break out of build process if in vanilla MSYS by Masood Malekghassemi · 8 years ago
  54. 4522876 Add test for setting LB policy via C++ API. by Mark D. Roth · 8 years ago
  55. 5a3f862 Add missing comma in run_tests.py by murgatroid99 · 8 years ago
  56. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  57. d4a5971 Merge pull request #8462 from markdroth/resolver_channel_args by Mark D. Roth · 8 years ago
  58. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  59. 49607a8 Ran generate_projects.sh by Mark D. Roth · 8 years ago
  60. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  61. 9700788 Merge pull request #8449 from ncteisen/new_python_interop_tests by Noah Eisen · 8 years ago
  62. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  63. 93d802b Add full stack microbenchmark by Craig Tiller · 8 years ago
  64. 42fea2a Initial google_benchmark integration: generated files by Craig Tiller · 8 years ago
  65. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 8 years ago
  66. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  67. 59792a3 Build Node artifacts and allow Node tests for Node 7 by murgatroid99 · 8 years ago
  68. a83ee60 New streaming scenario by Sree Kuchibhotla · 8 years ago
  69. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  70. 3a96ee3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  71. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  72. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  73. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  74. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  75. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  76. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  77. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  78. 94d40cb make benchmarks create report.xml by Jan Tattermusch · 8 years ago
  79. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  80. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  81. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  82. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  83. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  84. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  85. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  86. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  87. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  88. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  89. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  90. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  91. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  92. 8269d7d Merge pull request #8215 from sreecha/new_scenario by Nicolas Noble · 8 years ago
  93. 213793b added platform test suites and other fixes by Matt Kwong · 8 years ago
  94. f62140d improve pull request test filtering by Matt Kwong · 8 years ago
  95. 3020bb7 Made whitelisting files easier and more intuitive by Matt Kwong · 8 years ago
  96. 0f546b6 changed filter to be more conservative - any no-whitelisted file runs all tests by Matt Kwong · 8 years ago
  97. 44920d2 Fixed some changes by Matt Kwong · 8 years ago
  98. 18d5fa5 Create filter for pull request tests by Matt Kwong · 8 years ago
  99. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  100. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago