1. 03fc857 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  2. d48bd07 Fixes by Craig Tiller · 7 years ago
  3. abecd39 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  4. d059e1c Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout by Jan Tattermusch · 7 years ago
  5. e01cffc Merge pull request #12839 from jtattermusch/bigquery_upload_retry by Jan Tattermusch · 7 years ago
  6. 998c30d Merge pull request #12842 from apolcyn/fix_ruby_mem_bug by apolcyn · 7 years ago
  7. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  8. 70d3424 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  9. 8c12d9e Add a test under ruby GC stress mode and fix non-GC-rooted variable bug by Alexander Polcyn · 7 years ago
  10. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  11. 8dbc236 report elapsed time for jobs that time out by Jan Tattermusch · 7 years ago
  12. ac3d765 retry when uploading results to bigquery by Jan Tattermusch · 7 years ago
  13. 768c894 reduce timeout for json_run_localhost by Jan Tattermusch · 7 years ago
  14. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  15. ec9c592 Merge pull request #12777 from apolcyn/reduce_test_parrallelization by apolcyn · 7 years ago
  16. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  17. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  18. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  19. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  20. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  21. 547653e some build changes, some unresolved dependencies by Yash Tibrewal · 7 years ago
  22. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  23. 4bf6707 Running generate_projects.sh and solving some uv build errors by Yash Tibrewal · 7 years ago
  24. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  25. f9a39ac Merge pull request #12718 from ZhouyihaiDing/c_ext_php by Zhouyihai Ding · 7 years ago
  26. 43c1b5f Fixes by Craig Tiller · 7 years ago
  27. 3b8f40a Tentatively reduce parallelization limit on linux/macos to 128 by Alexander Polcyn · 7 years ago
  28. dbfcd45 Limit max jobs cpu agnostic way, to avoid overloading the test environment by Alexander Polcyn · 7 years ago
  29. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  30. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  31. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  32. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  33. 316855e Don't stop on failure in post test steps by Matt Kwong · 7 years ago
  34. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  35. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  36. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  37. 1c285b9 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  38. 92d1bc1 generate_project by Muxi Yan · 7 years ago
  39. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  40. c111341 Make Python generate coverage report in gcov mode by Matt Kwong · 7 years ago
  41. cfb2da4 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  42. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  43. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  44. 6bfb858 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  45. 05d77d8 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  46. 965d415 Merge branch 'grpc_millis' into flowctl+millis by Craig Tiller · 7 years ago
  47. 7115862 update license by ZhouyihaiDing · 7 years ago
  48. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  49. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  50. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  51. 7862097 Add HPACK stats by Craig Tiller · 7 years ago
  52. 8c2e419 Merge pull request #10126 from vjpai/phpqps_auto by Vijay Pai · 7 years ago
  53. 2336a82 Merge pull request #12635 from jtattermusch/increase_tsan_timeout by Jan Tattermusch · 7 years ago
  54. e2e7cf4 Add testing of grpc-node for Linux and MacOS by Matt Kwong · 7 years ago
  55. 531b251 Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  56. 0d958d2 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  57. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  58. 1e9650c Merge pull request #12641 from ctiller/simple_names by Craig Tiller · 7 years ago
  59. 6a34067 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  60. dd96654 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  61. 0f7dc4f Use shortname for shortname for json_run_localhost tests by Craig Tiller · 7 years ago
  62. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  63. 67cd21e adjust sanitizer timeouts by Jan Tattermusch · 7 years ago
  64. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  65. ce6a56c Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  66. 1a4310a Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  67. 50448be Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  68. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  69. 63f31e8 Merge pull request #12495 from ZhouyihaiDing/build_php by ZhouyihaiDing · 7 years ago
  70. 4c6f958 Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  71. adbcec4 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  72. e4260e5 EMBED_OPENSSL before build php by ZhouyihaiDing · 7 years ago
  73. a29032f test everything if internal_ci scripts change by Jan Tattermusch · 7 years ago
  74. a0109e5 Add compiler value "all_the_cpythons" by Nathaniel Manista · 7 years ago
  75. 8e53799 Merge pull request #12515 from matt-kwong/fix-perf2 by Matt Kwong · 7 years ago
  76. e932aca Add a counter for spurious writes by Craig Tiller · 7 years ago
  77. 39e4fda Merge pull request #12210 from apolcyn/local_dns_server by apolcyn · 7 years ago
  78. c3aba91 Merge pull request #12542 from ctiller/rtstat by Craig Tiller · 7 years ago
  79. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  80. c4ea11c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  81. 79eba77 Merge branch 'exec' into execp by Craig Tiller · 7 years ago
  82. 3ff1fa6 Collect stats on why writes are initiated by Craig Tiller · 7 years ago
  83. 3cdc6fb Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  84. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  85. 2f8d3ae Merge pull request #12268 from matt-kwong/kokoro_fil by Matt Kwong · 7 years ago
  86. 4a4bd1c Merge pull request #12214 from vjpai/cereal_eye_sir by Vijay Pai · 7 years ago
  87. 64f8b12 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  88. 1c3fd1a Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  89. bce6bcd Merge branch 'master' into kokoro_fil by Matt Kwong · 7 years ago
  90. f7617bb Really use measured CPU costs (with a small delta) for run_tests by Craig Tiller · 7 years ago
  91. b98f045 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  92. f2cbd6c Fix qps_test histogram python code by Craig Tiller · 7 years ago
  93. e637734 Merge pull request #12465 from ctiller/tpcq by Craig Tiller · 7 years ago
  94. f6da962 Merge pull request #12521 from ctiller/rtstat by Craig Tiller · 7 years ago
  95. 2be06b4 Make unmeasured CPU costs be 1, not 0 by Craig Tiller · 7 years ago
  96. 50e1100 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  97. 27147b8 Review feedback by Craig Tiller · 7 years ago
  98. 73a6170 Upload core stats to qps_test by Craig Tiller · 7 years ago
  99. b548038 Merge pull request #12507 from jtattermusch/better_testsuite_timeouts by Jan Tattermusch · 7 years ago
  100. 69ce380 Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand" by Matt Kwong · 7 years ago