1. 314f439 Increase test timeouts by Craig Tiller · 8 years ago
  2. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  3. 3b476d4 Merge pull request #8613 from matt-kwong/try-using-jessie by matt-kwong · 8 years ago
  4. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 8 years ago
  5. 453d563 Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  6. 83c45bb Merge pull request #8620 from nicolasnoble/master by David G. Quintas · 8 years ago
  7. 733a420 Removing dependency between tsi and grpc. by Nicolas "Pixel" Noble · 8 years ago
  8. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  9. b37ace5 Merge pull request #8602 from vjpai/turn_it_to_11 by Vijay Pai · 8 years ago
  10. 9895a56 Merge pull request #8598 from ctiller/rst_stream by Muxi Yan · 8 years ago
  11. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  12. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 8 years ago
  13. 11c2ccc Merge pull request #8600 from matt-kwong/disable-c++-gcc4.4-tests by matt-kwong · 8 years ago
  14. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  15. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  16. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  17. 105b394 Merge pull request #8568 from dgquintas/grpclb_leaks_fix by David G. Quintas · 8 years ago
  18. 6e7baf7 generate projects by David Garcia Quintas · 8 years ago
  19. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  20. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  21. e3beac9 Disable gcc4.4 C++ tests - DO NOT MERGE INTO V1.0.X by Matt Kwong · 8 years ago
  22. c939022 More data massaging by Craig Tiller · 8 years ago
  23. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  24. 7bc42d2 Missed file by Craig Tiller · 8 years ago
  25. 87a066e Ran generate_projects.sh by Mark D. Roth · 8 years ago
  26. ed531b8 More data massaging by Craig Tiller · 8 years ago
  27. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  28. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  29. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  30. 77fbc1c Fix some typos by Craig Tiller · 8 years ago
  31. 2634595 Merge pull request #8583 from ctiller/new_fields by Craig Tiller · 8 years ago
  32. bd3ab19 Add some fields to bigquery by Craig Tiller · 8 years ago
  33. 9ba10d8 Merge pull request #8542 from matt-kwong/decrease-test-time by matt-kwong · 8 years ago
  34. fef9896 Add --inner_jobs args to run_tests_matrix.py by Matt Kwong · 8 years ago
  35. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  36. 3935263 Merge pull request #8552 from ncteisen/cpp_unimplemented_service by Noah Eisen · 8 years ago
  37. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  38. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  39. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  40. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  41. 6628e36 Merge pull request #8239 from ctiller/buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. d28417c Merge pull request #8484 from jtattermusch/performance_tests_report by Jan Tattermusch · 8 years ago
  43. bba5285 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  44. c02bd2d Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service by Noah Eisen · 8 years ago
  45. 846a18a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  46. 7fc1d4e Update infrastructure to call new unimplemented_service interop test by Noah Eisen · 8 years ago
  47. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  48. aea3105 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  49. c293f72 Merge pull request #8524 from soltanmm-google/grit-in-the-eye by Masood Malekghassemi · 8 years ago
  50. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  51. eebc8c8 Merge pull request #8498 from sreecha/sync_streaming by Sree Kuchibhotla · 8 years ago
  52. 50cc196 npm cache clean is not a good idea in the artifact build by murgatroid99 · 8 years ago
  53. 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
  54. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  55. cb356b2 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  56. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  57. 5282cdb Run benchamrks to ensure zero bitrot by Craig Tiller · 8 years ago
  58. 06fbca0 Don't try to build Node 7 artifacts yet by murgatroid99 · 8 years ago
  59. ebf8820 Decrease Node module cache time to avoid errors with out-of-date modules by murgatroid99 · 8 years ago
  60. cad0908 Break out of build process if in vanilla MSYS by Masood Malekghassemi · 8 years ago
  61. 4522876 Add test for setting LB policy via C++ API. by Mark D. Roth · 8 years ago
  62. 5a3f862 Add missing comma in run_tests.py by murgatroid99 · 8 years ago
  63. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  64. d4a5971 Merge pull request #8462 from markdroth/resolver_channel_args by Mark D. Roth · 8 years ago
  65. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  66. 49607a8 Ran generate_projects.sh by Mark D. Roth · 8 years ago
  67. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  68. 9700788 Merge pull request #8449 from ncteisen/new_python_interop_tests by Noah Eisen · 8 years ago
  69. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  70. 42fea2a Initial google_benchmark integration: generated files by Craig Tiller · 8 years ago
  71. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 8 years ago
  72. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  73. 59792a3 Build Node artifacts and allow Node tests for Node 7 by murgatroid99 · 8 years ago
  74. a83ee60 New streaming scenario by Sree Kuchibhotla · 8 years ago
  75. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  76. 3a96ee3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  77. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  78. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  79. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  80. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  81. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  82. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  83. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  84. 94d40cb make benchmarks create report.xml by Jan Tattermusch · 8 years ago
  85. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  86. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  87. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  88. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  89. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  90. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  91. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  92. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  93. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  94. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  95. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  96. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  97. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  98. 8269d7d Merge pull request #8215 from sreecha/new_scenario by Nicolas Noble · 8 years ago
  99. 213793b added platform test suites and other fixes by Matt Kwong · 8 years ago
  100. f62140d improve pull request test filtering by Matt Kwong · 8 years ago