1. b5897b9 Merge pull request #12796 from pongad/fix-php by Stanley Cheung · 7 years ago
  2. 58f38f5 Use non-polling on appropriate tests to reduce use of polling engines by Vijay Pai · 7 years ago
  3. fba6475 Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  4. 451c02b Fix FreeBSD Ruby and Python build by Mehrdad Afshari · 7 years ago
  5. fbf8128 Add OpenBSD support by Frank Groeneveld · 7 years ago
  6. 1ddeeb9 Merge pull request #12980 from ctiller/ccstat by Craig Tiller · 7 years ago
  7. 8be5155 Merge pull request #12966 from adelez/record_result by adelez · 7 years ago
  8. 7befe5d Add counters by Craig Tiller · 7 years ago
  9. fa7ae24 Add call combiner stats by Craig Tiller · 7 years ago
  10. 313db43 Merge pull request #12808 from sreecha/cq_stats by Craig Tiller · 7 years ago
  11. 4f0cd0e Add flow control to inproc transport so send needs a matching recv; fix by Vijay Pai · 7 years ago
  12. 1dcc103 Make cloud_to_prod test shortname format consistent with cloud_to_cloud by Adele Zhou · 7 years ago
  13. 1ba5370 Sanity check that tests declared non-polling actually don't poll by Vijay Pai · 7 years ago
  14. eab5bcb Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  15. 58e5d90 Merge pull request #12863 from ctiller/no-pollers-for-you by Craig Tiller · 7 years ago
  16. fed1391 Move h2_ssl_cert_test out of end2end fixtures, use gtest by Vijay Pai · 7 years ago
  17. f78728a Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  18. 35c10cb Merge github.com:grpc/grpc into no-pollers-for-you by Craig Tiller · 7 years ago
  19. 703d298 Merge github.com:grpc/grpc into qps_failya by Craig Tiller · 7 years ago
  20. f919b95 Merge pull request #12827 from matt-kwong/interop-bq by Matt Kwong · 7 years ago
  21. df6e375 Merge branch 'master' into fix-php by Michael Darakananda · 7 years ago
  22. 8454252 Merge branch 'master' into cq_stats by Sree Kuchibhotla · 7 years ago
  23. d6e1865 Merge github.com:grpc/grpc into qps_failya by Craig Tiller · 7 years ago
  24. 50ca35e Fix test by Craig Tiller · 7 years ago
  25. 9222606 C++ize BDP estimator, introduce ManualConstructor by Craig Tiller · 7 years ago
  26. d015389 exclude uploading stats, add unconstained php benchmark by ZhouyihaiDing · 7 years ago
  27. a9712ba Add uploading interop result to BQ by Matt Kwong · 7 years ago
  28. e08e39d Merge github.com:grpc/grpc into qps_failya by Craig Tiller · 7 years ago
  29. d48bd07 Fixes by Craig Tiller · 7 years ago
  30. a69912c Fixes by Craig Tiller · 7 years ago
  31. db78c2f Set gpr_mpscq_test to not use polling, make that bit work again by Craig Tiller · 7 years ago
  32. abecd39 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  33. d059e1c Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout by Jan Tattermusch · 7 years ago
  34. e01cffc Merge pull request #12839 from jtattermusch/bigquery_upload_retry by Jan Tattermusch · 7 years ago
  35. 998c30d Merge pull request #12842 from apolcyn/fix_ruby_mem_bug by apolcyn · 7 years ago
  36. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  37. 70d3424 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  38. 8c12d9e Add a test under ruby GC stress mode and fix non-GC-rooted variable bug by Alexander Polcyn · 7 years ago
  39. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  40. 8dbc236 report elapsed time for jobs that time out by Jan Tattermusch · 7 years ago
  41. ac3d765 retry when uploading results to bigquery by Jan Tattermusch · 7 years ago
  42. 768c894 reduce timeout for json_run_localhost by Jan Tattermusch · 7 years ago
  43. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  44. ec9c592 Merge pull request #12777 from apolcyn/reduce_test_parrallelization by apolcyn · 7 years ago
  45. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  46. 0d0fa06 Add more counters in cq by Sree Kuchibhotla · 7 years ago
  47. 2f2175c Counter for number of failed trylocks in cq by Sree Kuchibhotla · 7 years ago
  48. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  49. b268629 php: fix scenario_config command by Michael Darakananda · 7 years ago
  50. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  51. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  52. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  53. 547653e some build changes, some unresolved dependencies by Yash Tibrewal · 7 years ago
  54. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  55. 4bf6707 Running generate_projects.sh and solving some uv build errors by Yash Tibrewal · 7 years ago
  56. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  57. f9a39ac Merge pull request #12718 from ZhouyihaiDing/c_ext_php by Zhouyihai Ding · 7 years ago
  58. 43c1b5f Fixes by Craig Tiller · 7 years ago
  59. 3b8f40a Tentatively reduce parallelization limit on linux/macos to 128 by Alexander Polcyn · 7 years ago
  60. dbfcd45 Limit max jobs cpu agnostic way, to avoid overloading the test environment by Alexander Polcyn · 7 years ago
  61. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  62. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  63. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  64. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  65. 316855e Don't stop on failure in post test steps by Matt Kwong · 7 years ago
  66. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  67. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  68. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  69. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  70. c111341 Make Python generate coverage report in gcov mode by Matt Kwong · 7 years ago
  71. cfb2da4 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  72. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  73. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  74. 6bfb858 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  75. 05d77d8 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  76. 965d415 Merge branch 'grpc_millis' into flowctl+millis by Craig Tiller · 7 years ago
  77. 7115862 update license by ZhouyihaiDing · 7 years ago
  78. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  79. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  80. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  81. 7862097 Add HPACK stats by Craig Tiller · 7 years ago
  82. 8c2e419 Merge pull request #10126 from vjpai/phpqps_auto by Vijay Pai · 7 years ago
  83. 2336a82 Merge pull request #12635 from jtattermusch/increase_tsan_timeout by Jan Tattermusch · 7 years ago
  84. e2e7cf4 Add testing of grpc-node for Linux and MacOS by Matt Kwong · 7 years ago
  85. 531b251 Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  86. 0d958d2 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  87. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  88. 1e9650c Merge pull request #12641 from ctiller/simple_names by Craig Tiller · 7 years ago
  89. 6a34067 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  90. dd96654 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  91. 0f7dc4f Use shortname for shortname for json_run_localhost tests by Craig Tiller · 7 years ago
  92. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  93. 67cd21e adjust sanitizer timeouts by Jan Tattermusch · 7 years ago
  94. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  95. ce6a56c Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  96. 1a4310a Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  97. 50448be Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  98. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  99. 63f31e8 Merge pull request #12495 from ZhouyihaiDing/build_php by ZhouyihaiDing · 7 years ago
  100. 4c6f958 Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago