1. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  2. 2bc7b80 Merge pull request #8401 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  3. 869ccaa Regain sanity by Vijay Pai · 8 years ago
  4. 2c4453d added platform test suites and other fixes by Matt Kwong · 8 years ago
  5. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  6. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  7. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  8. 81e419b Merge pull request #8422 from ctiller/msan_1byte by Craig Tiller · 8 years ago
  9. 2dc4968 Fix config-exclusion for secure variants of tests by Craig Tiller · 8 years ago
  10. 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
  11. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 8 years ago
  12. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  13. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  14. 50d6f7b Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  15. 1a62ec8 Merge pull request #8008 from ctiller/direct-calls by Craig Tiller · 8 years ago
  16. 15586f2 Merge pull request #8399 from matt-kwong/add-sweep-perf-args by matt-kwong · 8 years ago
  17. 1fb0e47 improve pull request test filtering by Matt Kwong · 8 years ago
  18. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  19. bb4c5f3 Merge pull request #8375 from jtattermusch/coreclr_benchmarks by Jan Tattermusch · 8 years ago
  20. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  21. 5100ae5 remove hardcoding of clients/server names in run_sweep_performance.sh by Matt Kwong · 8 years ago
  22. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  23. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  24. 97e6920 Timeout increase (again) by Ken Payson · 8 years ago
  25. ab0a727 install missing python dependencies by Jan Tattermusch · 8 years ago
  26. 9c00dab Merge pull request #8295 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  27. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  28. a628c84 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  29. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 8 years ago
  30. 67c73e1 Increased timeout by Ken Payson · 8 years ago
  31. d7ec5e1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  32. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  33. 33764c0 Increase tsan timieout by Ken Payson · 8 years ago
  34. fd77de6 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  35. 1152292 upgrade perf workers to ubuntu 16.04 by Jan Tattermusch · 8 years ago
  36. 8e258d3 install dotnet CLI on perf workers by Jan Tattermusch · 8 years ago
  37. d13fbca switch C# benchmark to coreclr by Jan Tattermusch · 8 years ago
  38. 3808b6e Merge pull request #8326 from apolcyn/change_perf_worker_go_install by Jan Tattermusch · 8 years ago
  39. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  40. 47284be Revert changes to jobset.py by Craig Tiller · 8 years ago
  41. df0f365 Fix bad stream terminators by Craig Tiller · 8 years ago
  42. c4292fb Add a simple test by yang-g · 8 years ago
  43. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  44. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  45. f01122c Made whitelisting files easier and more intuitive by Matt Kwong · 8 years ago
  46. 46b9be7 add comment about go differences in go versions by Alexander Polcyn · 8 years ago
  47. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  48. 9993c87 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  49. cfcc075 more flexible test naming in reports by Jan Tattermusch · 8 years ago
  50. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  51. a3654db Renamed LB-related metadata keys by David Garcia Quintas · 8 years ago
  52. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  53. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  54. fdc2b10 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  55. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  56. f3f2872 changed filter to be more conservative - any no-whitelisted file runs all tests by Matt Kwong · 8 years ago
  57. 90576b1 Merge remote-tracking branch 'upstream/master' into run_interop_tests_go by Mark D. Roth · 8 years ago
  58. 83b7016 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  59. c4fb2e7 update go in linux perf worker init script by Alexander Polcyn · 8 years ago
  60. 9fee24f Merge pull request #8305 from stanley-cheung/php-update-composer-json by Stanley Cheung · 8 years ago
  61. 499b012 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  62. e480a6a dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  63. 037704d Fixed some changes by Matt Kwong · 8 years ago
  64. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  65. 30542c0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  66. e9163f0 Create filter for pull request tests by Matt Kwong · 8 years ago
  67. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  68. 8e5a2ea add script to reboot a jenkins slave by Jan Tattermusch · 8 years ago
  69. 8bed8c8 Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone by Matt Kwong · 8 years ago
  70. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  71. 0b09df9 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  72. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  73. 49e405a Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  74. 95c7143 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  75. aa44062 add proxy script for run_tests_matrix.py by Jan Tattermusch · 8 years ago
  76. 4436cbb Merge pull request #8276 from jtattermusch/remove_node_portability_targets by Jan Tattermusch · 8 years ago
  77. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  78. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  79. 0b6d72c remove node portability targets by Jan Tattermusch · 8 years ago
  80. 6bc0861 fixes for run_tests_in_workspace.sh by Jan Tattermusch · 8 years ago
  81. 08ce4b9 Merge pull request #8141 from jtattermusch/matrix_tests_made_easy by Jan Tattermusch · 8 years ago
  82. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  83. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  84. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  85. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  86. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  87. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  88. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  89. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  90. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  91. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  92. ac9736f Merge pull request #8188 from vjpai/no_races_just_bytesize by Craig Tiller · 8 years ago
  93. ecc5a40 Merge pull request #8222 from nicolasnoble/highmem-highroad by Craig Tiller · 8 years ago
  94. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  95. 43b817c Merge remote-tracking branch 'upstream/master' into run_interop_tests_go by Mark D. Roth · 8 years ago
  96. 66a1eea changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning by Matt Kwong · 8 years ago
  97. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  98. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  99. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  100. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago