1. 70d3424 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  2. 768c894 reduce timeout for json_run_localhost by Jan Tattermusch · 7 years ago
  3. 92a3805 Submodule bloaty mcbloatface by Craig Tiller · 7 years ago
  4. ec9c592 Merge pull request #12777 from apolcyn/reduce_test_parrallelization by apolcyn · 7 years ago
  5. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  6. 7bd592c Merge pull request #12690 from matt-kwong/cov by Matt Kwong · 7 years ago
  7. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  8. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  9. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  10. 547653e some build changes, some unresolved dependencies by Yash Tibrewal · 7 years ago
  11. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  12. 4bf6707 Running generate_projects.sh and solving some uv build errors by Yash Tibrewal · 7 years ago
  13. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  14. f9a39ac Merge pull request #12718 from ZhouyihaiDing/c_ext_php by Zhouyihai Ding · 7 years ago
  15. 3b8f40a Tentatively reduce parallelization limit on linux/macos to 128 by Alexander Polcyn · 7 years ago
  16. dbfcd45 Limit max jobs cpu agnostic way, to avoid overloading the test environment by Alexander Polcyn · 7 years ago
  17. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  18. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  19. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  20. 316855e Don't stop on failure in post test steps by Matt Kwong · 7 years ago
  21. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  22. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  23. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  24. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  25. c111341 Make Python generate coverage report in gcov mode by Matt Kwong · 7 years ago
  26. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  27. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  28. 7115862 update license by ZhouyihaiDing · 7 years ago
  29. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  30. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  31. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  32. 7862097 Add HPACK stats by Craig Tiller · 7 years ago
  33. 8c2e419 Merge pull request #10126 from vjpai/phpqps_auto by Vijay Pai · 7 years ago
  34. 2336a82 Merge pull request #12635 from jtattermusch/increase_tsan_timeout by Jan Tattermusch · 7 years ago
  35. e2e7cf4 Add testing of grpc-node for Linux and MacOS by Matt Kwong · 7 years ago
  36. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  37. 1e9650c Merge pull request #12641 from ctiller/simple_names by Craig Tiller · 7 years ago
  38. 0f7dc4f Use shortname for shortname for json_run_localhost tests by Craig Tiller · 7 years ago
  39. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  40. 67cd21e adjust sanitizer timeouts by Jan Tattermusch · 7 years ago
  41. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  42. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  43. 63f31e8 Merge pull request #12495 from ZhouyihaiDing/build_php by ZhouyihaiDing · 7 years ago
  44. adbcec4 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  45. e4260e5 EMBED_OPENSSL before build php by ZhouyihaiDing · 7 years ago
  46. a29032f test everything if internal_ci scripts change by Jan Tattermusch · 7 years ago
  47. a0109e5 Add compiler value "all_the_cpythons" by Nathaniel Manista · 7 years ago
  48. 8e53799 Merge pull request #12515 from matt-kwong/fix-perf2 by Matt Kwong · 7 years ago
  49. 39e4fda Merge pull request #12210 from apolcyn/local_dns_server by apolcyn · 7 years ago
  50. c3aba91 Merge pull request #12542 from ctiller/rtstat by Craig Tiller · 7 years ago
  51. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  52. c4ea11c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  53. 79eba77 Merge branch 'exec' into execp by Craig Tiller · 7 years ago
  54. 3ff1fa6 Collect stats on why writes are initiated by Craig Tiller · 7 years ago
  55. 3cdc6fb Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  56. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  57. 2f8d3ae Merge pull request #12268 from matt-kwong/kokoro_fil by Matt Kwong · 7 years ago
  58. 4a4bd1c Merge pull request #12214 from vjpai/cereal_eye_sir by Vijay Pai · 7 years ago
  59. 64f8b12 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  60. bce6bcd Merge branch 'master' into kokoro_fil by Matt Kwong · 7 years ago
  61. f7617bb Really use measured CPU costs (with a small delta) for run_tests by Craig Tiller · 7 years ago
  62. b98f045 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  63. f2cbd6c Fix qps_test histogram python code by Craig Tiller · 7 years ago
  64. e637734 Merge pull request #12465 from ctiller/tpcq by Craig Tiller · 7 years ago
  65. f6da962 Merge pull request #12521 from ctiller/rtstat by Craig Tiller · 7 years ago
  66. 2be06b4 Make unmeasured CPU costs be 1, not 0 by Craig Tiller · 7 years ago
  67. 27147b8 Review feedback by Craig Tiller · 7 years ago
  68. 73a6170 Upload core stats to qps_test by Craig Tiller · 7 years ago
  69. b548038 Merge pull request #12507 from jtattermusch/better_testsuite_timeouts by Jan Tattermusch · 7 years ago
  70. 69ce380 Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand" by Matt Kwong · 7 years ago
  71. 3c8f6db Remove leftover instance of clear_alarms by Matt Kwong · 7 years ago
  72. 0852acd Revert "Let alarms trigger at end of jobset.py instead of clearing them" by Craig Tiller · 7 years ago
  73. d5e390b No newline at the end of file by ZhouyihaiDing · 7 years ago
  74. 13784dd Merge branch 'phpqps_auto' into qps_php by Vijay Pai · 7 years ago
  75. 11b48c7 typo by Vijay Pai · 8 years ago
  76. 3c77ee8 dir bug by ZhouyihaiDing · 7 years ago
  77. 644676f vjpai's PR by ZhouyihaiDing · 7 years ago
  78. 649c95e Make sure to get all PHP dependences set up properly by Vijay Pai · 8 years ago
  79. f9da3a7 Start setting up files for autorun of php_to_cpp qps tests by Vijay Pai · 8 years ago
  80. e0de23e Merge pull request #12289 from matt-kwong/sig_hand by Matt Kwong · 7 years ago
  81. 29828c5 differentiate run_tests suite runtime by Jan Tattermusch · 7 years ago
  82. ecbda80 Merge pull request #12469 from jtattermusch/cpp_distrib_cmake by Jan Tattermusch · 7 years ago
  83. 6d11e90 Add Kokoro test filtering for MacOS/Windows by Matt Kwong · 7 years ago
  84. 2bdd045 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  85. e72255f Merge branch 'master' into sig_hand by Matt Kwong · 7 years ago
  86. f97a483 Merge github.com:grpc/grpc into tpcq by Craig Tiller · 7 years ago
  87. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  88. adf6c81 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  89. 5a2a792 add cmake distribtest by Jan Tattermusch · 7 years ago
  90. c7520d0 Merge pull request #12305 from jtattermusch/cares_bump_1_13 by Jan Tattermusch · 7 years ago
  91. 04e504f Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeout by Jan Tattermusch · 7 years ago
  92. b0f180a bump c-ares submodule to 1.13 by Jan Tattermusch · 7 years ago
  93. 2426163 Switch to three threads per cq for unconstrained benchmarks by Craig Tiller · 7 years ago
  94. 55863ff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  95. 11b4ddd Merge pull request #12200 from dgquintas/rename_lr_to_plugin by David G. Quintas · 7 years ago
  96. bf3b844 Merge pull request #12402 from kumaralokgithub/master by kumaralokgithub · 7 years ago
  97. 2e9afc0 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  98. 1bab6ab Merge pull request #12432 from ctiller/sort_by_cpu_est by Craig Tiller · 7 years ago
  99. 7ba22e8 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  100. 0880cad Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago