1. adb75b9 Merge pull request #12807 from adelez/backwards_comp by adelez · 7 years ago
  2. 0669acc Merge pull request #12880 from vjpai/c++ify by Vijay Pai · 7 years ago
  3. d137066 Add some details by Vijay Pai · 7 years ago
  4. 17acda3 Use Ruby 2.3 for Brew by Matt Kwong · 7 years ago
  5. 9078c82 Merge pull request #12760 from ZhouyihaiDing/opt_php_benchmark by Zhouyihai Ding · 7 years ago
  6. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  7. 15b7303 Merge pull request #12866 from matt-kwong/fix-node by Matt Kwong · 7 years ago
  8. d015389 exclude uploading stats, add unconstained php benchmark by ZhouyihaiDing · 7 years ago
  9. 00181bd Added cloud gateway4 backend and auth tests by Adele Zhou · 7 years ago
  10. de4c432 Merge pull request #12865 from adelez/deflake_interop by adelez · 7 years ago
  11. 87bc56a Install Mako to generate files in grpc/grpc-node by Matt Kwong · 7 years ago
  12. 8aec861 Set allow_flakes to true for cloud_to_prod tests by Adele Zhou · 7 years ago
  13. d48bd07 Fixes by Craig Tiller · 7 years ago
  14. abecd39 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  15. d059e1c Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout by Jan Tattermusch · 7 years ago
  16. e01cffc Merge pull request #12839 from jtattermusch/bigquery_upload_retry by Jan Tattermusch · 7 years ago
  17. 998c30d Merge pull request #12842 from apolcyn/fix_ruby_mem_bug by apolcyn · 7 years ago
  18. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  19. 70d3424 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  20. 8c12d9e Add a test under ruby GC stress mode and fix non-GC-rooted variable bug by Alexander Polcyn · 7 years ago
  21. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  22. 8dbc236 report elapsed time for jobs that time out by Jan Tattermusch · 7 years ago
  23. 8a8f5ed Merge pull request #12695 from jtattermusch/json_run_localhost_timeouts by Jan Tattermusch · 7 years ago
  24. b756bc0 Merge pull request #12784 from jtattermusch/synchronize_macos_clock by Jan Tattermusch · 7 years ago
  25. ac3d765 retry when uploading results to bigquery by Jan Tattermusch · 7 years ago
  26. 768c894 reduce timeout for json_run_localhost by Jan Tattermusch · 7 years ago
  27. 9125923 Configure tool to run by Craig Tiller · 7 years ago
  28. f734e73 Better output by Craig Tiller · 7 years ago
  29. e3dbf76 Initial implementation of bloat_diff by Craig Tiller · 7 years ago
  30. c544464 Adding UBSAN suppressors for the time being by Yash Tibrewal · 7 years ago
  31. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  32. ec9c592 Merge pull request #12777 from apolcyn/reduce_test_parrallelization by apolcyn · 7 years ago
  33. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  34. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  35. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  36. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  37. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  38. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  39. 547653e some build changes, some unresolved dependencies by Yash Tibrewal · 7 years ago
  40. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  41. 4bf6707 Running generate_projects.sh and solving some uv build errors by Yash Tibrewal · 7 years ago
  42. 19f0a90 pointer conversion for libuv build. gen_stats_data.py to generate .cc by Yash Tibrewal · 7 years ago
  43. 90adcf5 gen_static_metadata.py would generate .cc now. Also fixed asan build failures by Yash Tibrewal · 7 years ago
  44. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  45. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  46. f9a39ac Merge pull request #12718 from ZhouyihaiDing/c_ext_php by Zhouyihai Ding · 7 years ago
  47. 43c1b5f Fixes by Craig Tiller · 7 years ago
  48. 8d1dc21 Merge pull request #12782 from jtattermusch/debug_clock_skew by Jan Tattermusch · 7 years ago
  49. f5d4d8c Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  50. 3b8f40a Tentatively reduce parallelization limit on linux/macos to 128 by Alexander Polcyn · 7 years ago
  51. dbfcd45 Limit max jobs cpu agnostic way, to avoid overloading the test environment by Alexander Polcyn · 7 years ago
  52. 63a7bea synchronize clock on macos by Jan Tattermusch · 7 years ago
  53. 15ccb3d debug clock skew by Jan Tattermusch · 7 years ago
  54. 64e48b4 coreutils already installed by Jan Tattermusch · 7 years ago
  55. 6bb6fd9 simplify macos artifact build script by Jan Tattermusch · 7 years ago
  56. 4c64dc9 workaround verconf.h problem by Jan Tattermusch · 7 years ago
  57. 9c15cb9 Merge pull request #12647 from nicolasnoble/pull_request_interval_script by Nicolas Noble · 7 years ago
  58. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  59. 903f06f Merge pull request #12701 from yongni/master by yongni · 7 years ago
  60. 3a8ac2e Merge pull request #12763 from ncteisen/debugging-bm-tools by Noah Eisen · 7 years ago
  61. 8354fa3 Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script by Nicolas "Pixel" Noble · 7 years ago
  62. daa70e6 Adding Copyright info. by Nicolas "Pixel" Noble · 7 years ago
  63. c2d5edf Increase CPU cost by ncteisen · 7 years ago
  64. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  65. 460af54 Shuffle new and old jobs together by ncteisen · 7 years ago
  66. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  67. 292c1ef Start port_server before running daily performance profile by Matt Kwong · 7 years ago
  68. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  69. fa90655 Add coverage test to Kokoro by Matt Kwong · 7 years ago
  70. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  71. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  72. 316855e Don't stop on failure in post test steps by Matt Kwong · 7 years ago
  73. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  74. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  75. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  76. a1fbca0 Merge pull request #12584 from dgquintas/pr_latency_script by David G. Quintas · 7 years ago
  77. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  78. c111341 Make Python generate coverage report in gcov mode by Matt Kwong · 7 years ago
  79. 6ac3f99 Merge pull request #12682 from ZhouyihaiDing/php_perf_dashboard by Zhouyihai Ding · 7 years ago
  80. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  81. af3b4ee add php into jenkins performance tests by ZhouyihaiDing · 7 years ago
  82. cfb2da4 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  83. 872cce1 Merge pull request #12670 from jtattermusch/split_win_PR_tests by Jan Tattermusch · 7 years ago
  84. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  85. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  86. 6bfb858 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  87. a1f7f51 Merge pull request #12675 from grpc/revert-12674-revert-10126-phpqps_auto by Zhouyihai Ding · 7 years ago
  88. 054bba9 More docs by David Garcia Quintas · 7 years ago
  89. 05d77d8 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  90. 965d415 Merge branch 'grpc_millis' into flowctl+millis by Craig Tiller · 7 years ago
  91. 7115862 update license by ZhouyihaiDing · 7 years ago
  92. 986d32c Merge pull request #12673 from matt-kwong/kokoro-perf-fix by Matt Kwong · 7 years ago
  93. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  94. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  95. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  96. d987d95 Don't collect everything after running a build by Matt Kwong · 7 years ago
  97. 7862097 Add HPACK stats by Craig Tiller · 7 years ago
  98. aad65a7 Merge pull request #12658 from matt-kwong/line-count by Matt Kwong · 7 years ago
  99. 8c2e419 Merge pull request #10126 from vjpai/phpqps_auto by Vijay Pai · 7 years ago
  100. f1a25c7 split windows PR basictests into dbg and opt by Jan Tattermusch · 7 years ago