1. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  2. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  3. c293f72 Merge pull request #8524 from soltanmm-google/grit-in-the-eye by Masood Malekghassemi · 8 years ago
  4. eebc8c8 Merge pull request #8498 from sreecha/sync_streaming by Sree Kuchibhotla · 8 years ago
  5. 50cc196 npm cache clean is not a good idea in the artifact build by murgatroid99 · 8 years ago
  6. 06fbca0 Don't try to build Node 7 artifacts yet by murgatroid99 · 8 years ago
  7. ebf8820 Decrease Node module cache time to avoid errors with out-of-date modules by murgatroid99 · 8 years ago
  8. 7540add Merge pull request #8499 from soltanmm-google/hypocritical-hippocratic by Masood Malekghassemi · 8 years ago
  9. cad0908 Break out of build process if in vanilla MSYS by Masood Malekghassemi · 8 years ago
  10. 0ad5f59 Merge pull request #8516 from nicolasnoble/doing-v1.0.1 by Nicolas Noble · 8 years ago
  11. 5a3f862 Add missing comma in run_tests.py by murgatroid99 · 8 years ago
  12. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  13. d4a5971 Merge pull request #8462 from markdroth/resolver_channel_args by Mark D. Roth · 8 years ago
  14. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  15. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  16. 49607a8 Ran generate_projects.sh by Mark D. Roth · 8 years ago
  17. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  18. 9700788 Merge pull request #8449 from ncteisen/new_python_interop_tests by Noah Eisen · 8 years ago
  19. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  20. 2da4666 Don't set up Python doc packages every time by Masood Malekghassemi · 8 years ago
  21. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  22. 59792a3 Build Node artifacts and allow Node tests for Node 7 by murgatroid99 · 8 years ago
  23. a83ee60 New streaming scenario by Sree Kuchibhotla · 8 years ago
  24. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  25. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  26. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  27. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  28. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  29. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  30. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  31. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  32. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  33. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  34. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  35. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  36. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  37. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  38. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  39. 8269d7d Merge pull request #8215 from sreecha/new_scenario by Nicolas Noble · 8 years ago
  40. 79fd4e6 Merge pull request #8381 from dgquintas/lb-cost-bin by David G. Quintas · 8 years ago
  41. 213793b added platform test suites and other fixes by Matt Kwong · 8 years ago
  42. f62140d improve pull request test filtering by Matt Kwong · 8 years ago
  43. 3020bb7 Made whitelisting files easier and more intuitive by Matt Kwong · 8 years ago
  44. 0f546b6 changed filter to be more conservative - any no-whitelisted file runs all tests by Matt Kwong · 8 years ago
  45. 44920d2 Fixed some changes by Matt Kwong · 8 years ago
  46. 18d5fa5 Create filter for pull request tests by Matt Kwong · 8 years ago
  47. 2bc7b80 Merge pull request #8401 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  48. 53432af Run generate_projects.sh by Sree Kuchibhotla · 8 years ago
  49. b73a654 Merge branch 'master' into new_scenario by Sree Kuchibhotla · 8 years ago
  50. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 8 years ago
  51. 869ccaa Regain sanity by Vijay Pai · 8 years ago
  52. 2c4453d added platform test suites and other fixes by Matt Kwong · 8 years ago
  53. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  54. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  55. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  56. b7a8381 Disable a new test from running under libuv by murgatroid99 · 8 years ago
  57. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  58. 81e419b Merge pull request #8422 from ctiller/msan_1byte by Craig Tiller · 8 years ago
  59. cac93f6 clean up error counting and reporting by Alex Polcyn · 8 years ago
  60. 2dc4968 Fix config-exclusion for secure variants of tests by Craig Tiller · 8 years ago
  61. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 8 years ago
  62. 697b167 Merge branch 'master' into node_express_benchmark by murgatroid99 · 8 years ago
  63. 88477fd All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests by Noah Eisen · 8 years ago
  64. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 8 years ago
  65. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  66. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  67. b53e5d1 Create benchmark client and server for Node Express by murgatroid99 · 8 years ago
  68. 1a62ec8 Merge pull request #8008 from ctiller/direct-calls by Craig Tiller · 8 years ago
  69. 15586f2 Merge pull request #8399 from matt-kwong/add-sweep-perf-args by matt-kwong · 8 years ago
  70. 1fb0e47 improve pull request test filtering by Matt Kwong · 8 years ago
  71. bba2f47 remove formatting noise by Sree Kuchibhotla · 8 years ago
  72. bb4c5f3 Merge pull request #8375 from jtattermusch/coreclr_benchmarks by Jan Tattermusch · 8 years ago
  73. 34ad82d Merge branch 'master' into new_scenario by Sree Kuchibhotla · 8 years ago
  74. 5100ae5 remove hardcoding of clients/server names in run_sweep_performance.sh by Matt Kwong · 8 years ago
  75. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  76. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  77. 4979667 fail performance tests if any jobs fail or timeout by Alexander Polcyn · 8 years ago
  78. 7ec3171 Merge remote-tracking branch 'upstream/master' into cronet_cpp_api by Garrett Casto · 8 years ago
  79. 97e6920 Timeout increase (again) by Ken Payson · 8 years ago
  80. d8fe334 s/lb-cost/lb-cost-bin by David Garcia Quintas · 8 years ago
  81. ab0a727 install missing python dependencies by Jan Tattermusch · 8 years ago
  82. 3bf38bf Merge pull request #8364 from jtattermusch/backport_8352 by Jan Tattermusch · 8 years ago
  83. 9c00dab Merge pull request #8295 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  84. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  85. e76b87b Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  86. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 8 years ago
  87. 67c73e1 Increased timeout by Ken Payson · 8 years ago
  88. d7ec5e1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  89. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  90. 33764c0 Increase tsan timieout by Ken Payson · 8 years ago
  91. fd77de6 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  92. 1152292 upgrade perf workers to ubuntu 16.04 by Jan Tattermusch · 8 years ago
  93. 8e258d3 install dotnet CLI on perf workers by Jan Tattermusch · 8 years ago
  94. d13fbca switch C# benchmark to coreclr by Jan Tattermusch · 8 years ago
  95. 3808b6e Merge pull request #8326 from apolcyn/change_perf_worker_go_install by Jan Tattermusch · 8 years ago
  96. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  97. 47284be Revert changes to jobset.py by Craig Tiller · 8 years ago
  98. df0f365 Fix bad stream terminators by Craig Tiller · 8 years ago
  99. c4292fb Add a simple test by yang-g · 8 years ago
  100. 4287998 Add a test spouse for server context by yang-g · 8 years ago