1. e68ec43 Fix indentation in config files, set defaults for longer term runs by Sree Kuchibhotla · 8 years ago
  2. 55ddf84 update readme with the new stress test runner file by Sree Kuchibhotla · 8 years ago
  3. 9c9644b Add documentation to classes by Sree Kuchibhotla · 8 years ago
  4. 83f100e Add asan to the config by Sree Kuchibhotla · 8 years ago
  5. 5cadf51 More config files by Sree Kuchibhotla · 8 years ago
  6. cdf7734 Minor corrections by Sree Kuchibhotla · 8 years ago
  7. 815c589 Pass gcp_project_id via command line. Makes it easier to run on by Sree Kuchibhotla · 8 years ago
  8. 8d41d51 Add build_type option by Sree Kuchibhotla · 8 years ago
  9. 575f0fa Revamped test launcher by Sree Kuchibhotla · 8 years ago
  10. 95a137b Add build type option (asan/tsan/dbg or opt) by Sree Kuchibhotla · 8 years ago
  11. 94f908a Merge pull request #5962 from nicolasnoble/windows-flake-are-not by Jan Tattermusch · 8 years ago
  12. 34fe47e Merge pull request #5934 from murgatroid99/node_performance_test_improvements by Jan Tattermusch · 8 years ago
  13. f3d7638 Merge pull request #5877 from vjpai/make_generic_payloads_great_again by Jan Tattermusch · 8 years ago
  14. d9a2368 Moving grpc_pick_unused_port_of_die before creating a deadline. by Nicolas "Pixel" Noble · 8 years ago
  15. f6a87f8 Merge pull request #5895 from ctiller/clang_fmt_upd by Nicolas Noble · 8 years ago
  16. 3bd0b99 Merge pull request #5960 from jtattermusch/performance_worker_scripts by Jan Tattermusch · 8 years ago
  17. d1fce83 Fixes by Craig Tiller · 8 years ago
  18. 534ce4e Fixes by Craig Tiller · 8 years ago
  19. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  20. a30fc5d add scripts for creating performance worker VMs by Jan Tattermusch · 8 years ago
  21. f40df23 Auto-changes by Craig Tiller · 8 years ago
  22. b7b20fe Merge github.com:grpc/grpc into clang_fmt_upd by Craig Tiller · 8 years ago
  23. bceec94 Merge pull request #5951 from vjpai/make_codegen_build_great_again by Jan Tattermusch · 8 years ago
  24. 609226a Merge pull request #5660 from leifurhauks/py3_test_fixes by Jan Tattermusch · 8 years ago
  25. 1a39592 Merge pull request #5953 from jtattermusch/fix_wsaerror_printing by Jan Tattermusch · 8 years ago
  26. 6412479 dont check read_info for writes by Jan Tattermusch · 8 years ago
  27. 26cc708 Merge pull request #5847 from nicolasnoble/bad_ssl_certificate_path by Jan Tattermusch · 8 years ago
  28. 195fd84 Merge pull request #5931 from stanley-cheung/php-remove-hardcode-version by Jan Tattermusch · 8 years ago
  29. 9507eab Change c++_codegen_lib from build: protoc to build: all by vjpai · 8 years ago
  30. 36da240 Merge pull request #5941 from murgatroid99/node_error_code_compliance_2 by Jan Tattermusch · 8 years ago
  31. b830fb3 Merge branch 'master' into make_generic_payloads_great_again by Vijay Pai · 8 years ago
  32. 444869b Merge pull request #5855 from grpc/revert-5724-revert-5607-revert-5544-master by Jan Tattermusch · 8 years ago
  33. 518e0c1 Merge pull request #5837 from sreecha/grpc_fixit_node by Jan Tattermusch · 8 years ago
  34. ae21956 fixes to tests for py2/3 syntax compatibility by Leifur Halldor Asgeirsson · 8 years ago
  35. 9312456 Merge pull request #5942 from sreecha/fix_copyright by Nicolas Noble · 8 years ago
  36. 77371cc Merge pull request #5920 from yang-g/ipv6 by Jan Tattermusch · 8 years ago
  37. cf82665 Merge pull request #5909 from vjpai/make_building_great_again by Jan Tattermusch · 8 years ago
  38. df7e422 Merge pull request #5916 from leifurhauks/py3_str_bytes_in_links_service_and_beta_server by Jan Tattermusch · 8 years ago
  39. 0450410 Fixing sanity. by Nicolas "Pixel" Noble · 8 years ago
  40. 7394547 fix copyright by Sree Kuchibhotla · 8 years ago
  41. 80dfb56 Merge branch 'master' of https://github.com/grpc/grpc into bad_ssl_certificate_path by Nicolas "Pixel" Noble · 8 years ago
  42. 0cdf047 Fix Node status code usage to match spec by murgatroid99 · 8 years ago
  43. e7964dd Fix the link again: Third time's a charm! by Sree Kuchibhotla · 8 years ago
  44. 634e676 Merge pull request #5921 from sreecha/stress_client_spec by David G. Quintas · 8 years ago
  45. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  46. 5ce5d82 Merge pull request #5897 from ctiller/fix_time by Jan Tattermusch · 8 years ago
  47. 314575f Merge pull request #5657 from leifurhauks/py3_generated_code by Jan Tattermusch · 8 years ago
  48. 68f5a3b Merge pull request #5368 from leifurhauks/py3_test_compat by Jan Tattermusch · 8 years ago
  49. b5a1ff5 Try fixing the link again by Sree Kuchibhotla · 8 years ago
  50. 26cbe1e Fix broken link by Sree Kuchibhotla · 8 years ago
  51. 294c5d8 Address review feedback by Sree Kuchibhotla · 8 years ago
  52. e9b3af8 Fixed import by murgatroid99 · 8 years ago
  53. 8447b88 Address code review comments by Sree Kuchibhotla · 8 years ago
  54. 3dab462 php: remove hardcoded version in templates by Stanley Cheung · 8 years ago
  55. 9e3e0ab Added generic service client and server to Node perf tests by murgatroid99 · 8 years ago
  56. 9a1fa34 Merge pull request #5892 from yang-g/copy_generic_byte_buffer by Jan Tattermusch · 8 years ago
  57. 68d6a77 Merge pull request #5927 from ctiller/tracer-tsan by Jan Tattermusch · 8 years ago
  58. b7921c7 resolve comments by yang-g · 8 years ago
  59. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  60. 9498bb1 Reorder asserts to avoid TSAN failure by Craig Tiller · 8 years ago
  61. e3af44e Merge pull request #5914 from thought-machine/fix_slow_string_read by Jan Tattermusch · 8 years ago
  62. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  63. b9501bc Python 3: fix a bytes/str runtime issue by Leifur Halldor Asgeirsson · 8 years ago
  64. be09541 Specification for stress test clients by Sree Kuchibhotla · 8 years ago
  65. 6346041 Fix failure handling code by yang-g · 8 years ago
  66. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  67. 2b0d66c Merge pull request #5823 from VcamX/patch-2 by Jan Tattermusch · 8 years ago
  68. fe279af Merge pull request #5733 from ctiller/dns_backoff by Jan Tattermusch · 8 years ago
  69. 3271dbc Merge pull request #5896 from vjpai/i_know_freelists by Jan Tattermusch · 8 years ago
  70. 6753ae0 fix include guard for unix_sockets_posix by ahedberg · 8 years ago
  71. 3811dc7 more style fixes by ahedberg · 8 years ago
  72. 879ce77 include sockaddr.h in unix_sockets_posix.h for platform compatibility by ahedberg · 8 years ago
  73. a814c7d Merge pull request #5893 from nicolasnoble/objc-finish-handler by makdharma · 8 years ago
  74. e04d836 Merge pull request #5910 from ctiller/temporary_reprieve by Jan Tattermusch · 8 years ago
  75. 8afb88d fix copyright dates and style issues by ahedberg · 8 years ago
  76. ce37938 Make grpc-python ByteBuffer.bytes() linear cost. by alex · 8 years ago
  77. 799fd4b fix compilation errors by ahedberg · 8 years ago
  78. fcbcbff prefix external linkage functions with grpc by ahedberg · 8 years ago
  79. 8615b7b Merge pull request #4679 from nicolasnoble/codegen-paths by Yang Gao · 8 years ago
  80. a5abbd2 Mark mlog_test as flaky by Craig Tiller · 8 years ago
  81. e7077b5 Fix a missing include in UDP_SERVER code and by vjpai · 8 years ago
  82. 04961a0 Merge pull request #5863 from dgquintas/includes_namespaces by Jan Tattermusch · 8 years ago
  83. c5a4cef Merge pull request #5865 from ctiller/clang_complete by Jan Tattermusch · 8 years ago
  84. bf7df7d Merge pull request #5870 from dgquintas/fix_static by Jan Tattermusch · 8 years ago
  85. 84ffe2b Merge pull request #5898 from vjpai/log_wall by Jan Tattermusch · 8 years ago
  86. 6586599 Merge pull request #5744 from murgatroid99/ruby_gc_mark_credentials_callback by Jan Tattermusch · 8 years ago
  87. bbb1d10 Merge pull request #5659 from leifurhauks/py3_examples by Jan Tattermusch · 8 years ago
  88. c6b1a71 Merge pull request #5490 from murgatroid99/ruby_call_credentials_log_error by Jan Tattermusch · 8 years ago
  89. 795a50f Merge pull request #5417 from ctiller/fix_something by Jan Tattermusch · 8 years ago
  90. 9168181 Merge pull request #5771 from murgatroid99/node_metadata_plugin_event_loop_fix by Jan Tattermusch · 8 years ago
  91. 029ecca Merge pull request #5832 from vjpai/make_udp_server_test_great_again by Nicolas Noble · 8 years ago
  92. 86eece8 Merge pull request #5797 from ctiller/win2 by Jan Tattermusch · 8 years ago
  93. 2fa7c96 Merge pull request #5903 from sreecha/stress_test_gke_readme by adelez · 8 years ago
  94. 6fa333a Add troubleshooting instructions by sreek · 8 years ago
  95. 62dcaa2 Merge pull request #5650 from leifurhauks/py3_iteritems by Nicolas Noble · 8 years ago
  96. 19e1ea4 Merge pull request #5585 from stanley-cheung/update-manifest-md by Nicolas Noble · 8 years ago
  97. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  98. 6bda849 Fixing copyrights. by Nicolas "Pixel" Noble · 8 years ago
  99. 33e2d3b Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths by Nicolas "Pixel" Noble · 8 years ago
  100. 3abc651 Remove a spammy log by vjpai · 8 years ago