1. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  2. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  3. 9fe161c readable output from run_tests.py on windows by Jan Tattermusch · 8 years ago
  4. c204647 Merge pull request #8699 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  5. 9f08d11 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs by Alexander Polcyn · 8 years ago
  6. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  7. 307ee65 Merge pull request #8966 from soltanmm-google/this-is-okay by Masood Malekghassemi · 8 years ago
  8. dfd5199 Unpin Python setuptools dependency by Masood Malekghassemi · 8 years ago
  9. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  10. ca5e924 clean up scenario.workers length check by Alex Polcyn · 8 years ago
  11. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  12. c4f5a2e Fix test runner failures for Python on Windows by Masood Malekghassemi · 8 years ago
  13. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  14. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  15. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  16. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  17. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  18. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  19. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  20. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  21. bc28cd6 Scale poll-cv test timeouts up by Craig Tiller · 8 years ago
  22. 3e9ba86 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  23. 158a4a4 Add comment about testing with reviewable. by Mark D. Roth · 8 years ago
  24. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  25. 6288542 This time, for sure! by Mark D. Roth · 8 years ago
  26. 8442ebe Merge pull request #8909 from jtattermusch/images_to_dockerhub by Jan Tattermusch · 8 years ago
  27. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  28. 405abfc Move hex dump to before crash. by Mark D. Roth · 8 years ago
  29. 562b684 My python-fu is rustier than an old nail. by Mark D. Roth · 8 years ago
  30. f8ef30c Stringify generator result. by Mark D. Roth · 8 years ago
  31. f9cffc7 List, not generator. by Mark D. Roth · 8 years ago
  32. 6642b38 Fix python. by Mark D. Roth · 8 years ago
  33. 5ebc7bb Add hex dump. by Mark D. Roth · 8 years ago
  34. bf5272c Use future print(). Ugh. by Mark D. Roth · 8 years ago
  35. 0fc334f Python sucks. by Mark D. Roth · 8 years ago
  36. f431642 Attempt to fix syntax error in debugging lines. by Mark D. Roth · 8 years ago
  37. 1e6b02b Add debugging. by Mark D. Roth · 8 years ago
  38. efd7795 Attempt to deal with unicode strings in jenkins environment. by Mark D. Roth · 8 years ago
  39. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  40. b04a0cc allow pulling a docker image from dockerhub instead of building locally by Jan Tattermusch · 8 years ago
  41. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  42. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  43. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  44. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  45. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  46. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  47. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  48. 34e6ce6 Merge pull request #8872 from ctiller/fixit7 by Craig Tiller · 8 years ago
  49. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  50. f739c05 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  51. 3770ac9 Run tools/buildgen/generate_projects.sh by ncteisen · 8 years ago
  52. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  53. f2764bf Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop by Noah Eisen · 8 years ago
  54. 71b275b resolve dependency by yang-g · 8 years ago
  55. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  56. eed43d9 Merge pull request #8792 from jtattermusch/interop_less_verbose by Jan Tattermusch · 8 years ago
  57. 88818ae fix windows benchmarks and upload all 3 reports by Jan Tattermusch · 8 years ago
  58. 03b7612 stop using login shell for invoking interop tests by Jan Tattermusch · 8 years ago
  59. 34e8b91 ruby doesnt need login shell by Jan Tattermusch · 8 years ago
  60. 6d4dba9 node doesnt need login shell by Jan Tattermusch · 8 years ago
  61. 66de949 Merge pull request #8768 from jtattermusch/windows_performance_tests by Jan Tattermusch · 8 years ago
  62. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  63. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  64. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  65. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  66. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  67. 2de47cb enable running windows perf tests by Jan Tattermusch · 8 years ago
  68. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  69. 354d075 Merge pull request #8730 from matt-kwong/fix-build-dashboard by matt-kwong · 8 years ago
  70. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  71. c71b988 Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop by Noah Eisen · 8 years ago
  72. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  73. 794afb3 Update interop test infrastructure to call advanced go tests by Noah Eisen · 8 years ago
  74. 983c2da Fix build analysis dashboard by Matt Kwong · 8 years ago
  75. 33468f5 Merge pull request #8698 from murgatroid99/node_express_run_perf_tests by Michael Lumish · 8 years ago
  76. 7b16bbe Merge pull request #8706 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  77. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  78. 979abf6 regenerate projects by yang-g · 8 years ago
  79. b587561 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  80. 1731a41 Merge branch 'master' into node_express_run_perf_tests by murgatroid99 · 8 years ago
  81. e8f9cbb Remove some disabled copied Node Express perf tests by murgatroid99 · 8 years ago
  82. 71f0179 Merge pull request #8701 from lyuxuan/cpu_usage2 by Sree Kuchibhotla · 8 years ago
  83. aa6c94c Fix skipped tests not showing up in Jenkins UI by Matt Kwong · 8 years ago
  84. d885a27 fix repeated field by Yuxuan Li · 8 years ago
  85. 317f60b add a blank line back by Yuxuan Li · 8 years ago
  86. 2b4d372 hiding totalCpuTime and idleCpuTime from ServerStatus proto message by Yuxuan Li · 8 years ago
  87. 9ba52e7 unblock the performance tests. hide the cpu usage field for now. by Yuxuan Li · 8 years ago
  88. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  89. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  90. dabe6bd Enable Node Express benchmarks, fix copy/paste errors by murgatroid99 · 8 years ago
  91. 3abd5cc Merge pull request #8343 from muxi/no-authority-header-in-cronet by Muxi Yan · 8 years ago
  92. 24e5f37 Merge pull request #8461 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  93. aa0a5a2 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  94. 10a27c1 Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet by Muxi Yan · 8 years ago
  95. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  96. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  97. aed3cb4 fix sources_and_headers.json by yang-g · 8 years ago
  98. 328cbcc Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  99. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  100. eba86e1 Merge github.com:grpc/grpc into securityfuzzit by Craig Tiller · 8 years ago