1. 07a2f98 Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact by Jan Tattermusch · 7 years ago
  2. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  3. a02b66a Merge pull request #10995 from kpayson64/upgrade_protobuf by kpayson64 · 7 years ago
  4. 786c76e Merge pull request #11009 from vjpai/limes by Vijay Pai · 7 years ago
  5. 1d00ccc fix C# macos x86 artifact build by Jan Tattermusch · 7 years ago
  6. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  7. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago
  8. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  9. 98a501f Reduce concurrent RPCs for single-core tests since some were timing out by Vijay Pai · 7 years ago
  10. e21d2c1 Bump version by Craig Tiller · 7 years ago
  11. ddc8a82 Fix port server on Windows by Craig Tiller · 7 years ago
  12. ea4adc1 Merge pull request #10313 from vjpai/onesided by Vijay Pai · 7 years ago
  13. 6815e41 Merge pull request #10985 from jtattermusch/internal_ci_failing_targets by Jan Tattermusch · 7 years ago
  14. ccf2a6a Merge branch 'master' into xiaohaoliang-patch-1 by Jan Tattermusch · 7 years ago
  15. d42f55b Add UBSan to list of tests generated by Matt Kwong · 7 years ago
  16. 7017b65 Merge pull request #10994 from ctiller/0bug by Craig Tiller · 7 years ago
  17. e1f5302 Port server fixes by Craig Tiller · 7 years ago
  18. 98ae39c show error details in internal_ci by Jan Tattermusch · 7 years ago
  19. c2ad372 Merge pull request #10912 from dgquintas/trying-to-fix-stuff by David G. Quintas · 7 years ago
  20. 883fe50 add error and failure count to sponge log by Jan Tattermusch · 7 years ago
  21. 12056f1 Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting by Mark D. Roth · 7 years ago
  22. 8bb3ca7 Merge pull request #10949 from jtattermusch/internal_ci_windows by Jan Tattermusch · 7 years ago
  23. 3afae71 Merge pull request #10876 from jtattermusch/csharp_qps_worker_gc_stats by Jan Tattermusch · 7 years ago
  24. eea8cf0 Add QPS tests for one-sided streaming by Vijay Pai · 8 years ago
  25. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  26. 56d8f82 fix Windows cmake build on internal_ci by Jan Tattermusch · 7 years ago
  27. d8696e1 Merge pull request #10921 from jtattermusch/internal_ci_better_reports by Jan Tattermusch · 7 years ago
  28. aba4ee2 add C# generic insecure scenarios by Jan Tattermusch · 7 years ago
  29. cf7ea0f Merge pull request #10360 from dgquintas/grpclb_new_test by David G. Quintas · 7 years ago
  30. 46758c3 Merge branch 'master' of github.com:grpc/grpc into trying-to-fix-stuff by David Garcia Quintas · 7 years ago
  31. 4e9bef0 Remove leftover thrift mentions by David Garcia Quintas · 7 years ago
  32. d8e278f Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test by David Garcia Quintas · 7 years ago
  33. ac9c9f9 reports can create subdirs by Jan Tattermusch · 7 years ago
  34. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  35. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  36. 365c52b Merge pull request #10873 from yongni/master by yongni · 7 years ago
  37. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  38. 4865c79 Merge pull request #10613 from ctiller/framing_costs by Craig Tiller · 7 years ago
  39. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  40. f7cd585 Merge pull request #10819 from jtattermusch/fix_cpp_distrib by Jan Tattermusch · 7 years ago
  41. 35ee7e7 Added verbose option to run_interop_test to ease tracing the commands invoked by Yong Ni · 7 years ago
  42. 737da9f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  43. f725d7e Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz by Noah Eisen · 7 years ago
  44. 7e41158 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  45. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  46. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  47. bac1c1b Removed another couple of uses of '--iomgr_platform=uv' by murgatroid99 · 7 years ago
  48. 09ebed7 Ensure port server can shutdown by Craig Tiller · 7 years ago
  49. 70406b7 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  50. b219338 Merge pull request #10822 from ctiller/threaded_port_server by Craig Tiller · 7 years ago
  51. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  52. 6b42bfd Add fuzzer to corpus by Noah Eisen · 7 years ago
  53. ec49524 Add a mutex around allocate_port by Craig Tiller · 7 years ago
  54. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  55. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  56. ea525eb Threaded port_server by Craig Tiller · 7 years ago
  57. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  58. 1dd609b fix C++ distribtests by Jan Tattermusch · 7 years ago
  59. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  60. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  61. 24c7a18 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  62. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  63. ceea969 Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  64. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  65. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  66. d5ad177 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  67. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago
  68. 5e17e44 Add fuzz test by Noah Eisen · 7 years ago
  69. 14ff003 Merge pull request #10751 from ctiller/speedup-build by Craig Tiller · 7 years ago
  70. 143cfa7 Disable compression+resource_quota_server tests by Craig Tiller · 7 years ago
  71. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  72. 7432d74 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility by Michael Lumish · 7 years ago
  73. 4c91148 Merge pull request #10748 from murgatroid99/upmerge_v1.3.x by Michael Lumish · 7 years ago
  74. d93a8be Merge pull request #10746 from ctiller/ubsan by Craig Tiller · 7 years ago
  75. 547a471 Merge pull request #10490 from matt-kwong/filter-performance-test by Craig Tiller · 7 years ago
  76. 2f269ec Rollback rqs change: may have been too aggressive by Craig Tiller · 7 years ago
  77. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  78. d47be44 Speed up tests by Craig Tiller · 7 years ago
  79. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  80. 989aa7f Fix sanity by Craig Tiller · 7 years ago
  81. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  82. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  83. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  84. c63a119 Merge pull request #10682 from yang-g/status_helper by Yang Gao · 7 years ago
  85. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  86. 4589a2e Merge pull request #10688 from kpayson64/fix_php_interop by kpayson64 · 7 years ago
  87. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  88. a0cabfc trial and error by Mahak Mukhi · 7 years ago
  89. b28ddaf trial and error by Mahak Mukhi · 7 years ago
  90. fb059a2 discovered generate_projects.sh script! by Mahak Mukhi · 7 years ago
  91. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  92. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  93. 013eda4 Merge pull request #10698 from jtattermusch/fix_remaining_markdown by Jan Tattermusch · 7 years ago
  94. bf33410 Add Node and Express benchmarks for various response sizes by murgatroid99 · 7 years ago
  95. 32da70d more trial and error for sanity by Mahak Mukhi · 7 years ago
  96. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  97. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  98. a22a19f fix markdown by Jan Tattermusch · 7 years ago
  99. 023e39d Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork by apolcyn · 7 years ago
  100. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago