1. ca678fc Merge pull request #10884 from matt-kwong/fix_1.3.x_tests by Matt Kwong · 7 years ago
  2. 7ad166f Merge pull request #10825 from murgatroid99/node_only_uv by Michael Lumish · 7 years ago
  3. 72824a1 Add test filtering to performance pull requests by Matt Kwong · 7 years ago
  4. e3229fe Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  5. 6be9397 Merge pull request #10847 from matt-kwong/cherry-pick_max_time by Matt Kwong · 7 years ago
  6. 31d1826 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  7. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  8. 8861386 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  9. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  10. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  11. bac1c1b Removed another couple of uses of '--iomgr_platform=uv' by murgatroid99 · 7 years ago
  12. 09ebed7 Ensure port server can shutdown by Craig Tiller · 7 years ago
  13. b219338 Merge pull request #10822 from ctiller/threaded_port_server by Craig Tiller · 7 years ago
  14. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  15. ec49524 Add a mutex around allocate_port by Craig Tiller · 7 years ago
  16. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  17. ea525eb Threaded port_server by Craig Tiller · 7 years ago
  18. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  19. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  20. ceea969 Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  21. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  22. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  23. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago
  24. 5e17e44 Add fuzz test by Noah Eisen · 7 years ago
  25. 14ff003 Merge pull request #10751 from ctiller/speedup-build by Craig Tiller · 7 years ago
  26. 143cfa7 Disable compression+resource_quota_server tests by Craig Tiller · 7 years ago
  27. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  28. 7432d74 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility by Michael Lumish · 7 years ago
  29. 4c91148 Merge pull request #10748 from murgatroid99/upmerge_v1.3.x by Michael Lumish · 7 years ago
  30. d93a8be Merge pull request #10746 from ctiller/ubsan by Craig Tiller · 7 years ago
  31. 547a471 Merge pull request #10490 from matt-kwong/filter-performance-test by Craig Tiller · 7 years ago
  32. 2f269ec Rollback rqs change: may have been too aggressive by Craig Tiller · 7 years ago
  33. 8d76ab8 Merge pull request #10735 from kpayson64/fix_php_1_3 by kpayson64 · 7 years ago
  34. d47be44 Speed up tests by Craig Tiller · 7 years ago
  35. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  36. 989aa7f Fix sanity by Craig Tiller · 7 years ago
  37. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  38. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  39. c63a119 Merge pull request #10682 from yang-g/status_helper by Yang Gao · 7 years ago
  40. 8ab2df1 Fix PHP interop tests by Ken Payson · 7 years ago
  41. 4589a2e Merge pull request #10688 from kpayson64/fix_php_interop by kpayson64 · 7 years ago
  42. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  43. a0cabfc trial and error by Mahak Mukhi · 7 years ago
  44. b28ddaf trial and error by Mahak Mukhi · 7 years ago
  45. fb059a2 discovered generate_projects.sh script! by Mahak Mukhi · 7 years ago
  46. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  47. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  48. 013eda4 Merge pull request #10698 from jtattermusch/fix_remaining_markdown by Jan Tattermusch · 7 years ago
  49. bf33410 Add Node and Express benchmarks for various response sizes by murgatroid99 · 7 years ago
  50. 32da70d more trial and error for sanity by Mahak Mukhi · 7 years ago
  51. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  52. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  53. a22a19f fix markdown by Jan Tattermusch · 7 years ago
  54. 023e39d Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork by apolcyn · 7 years ago
  55. a688290 more sanity by Mahak Mukhi · 7 years ago
  56. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  57. 4736e01 add native grpc class init tests to check that presence of grpc_init calls by Alexander Polcyn · 7 years ago
  58. c5eee16 more sanity fixes by Mahak Mukhi · 7 years ago
  59. 792c7e3 add new test where client forks after require grpc, to test that lib startup by Alexander Polcyn · 7 years ago
  60. 940b2bd Merge pull request #10634 from yang-g/fuzz2 by Yang Gao · 7 years ago
  61. c59db4b added more tests to 'unimplemented' by Makarand Dharmapurikar · 7 years ago
  62. 9c8e9be removed 'objc' from list of 'all' languages by Makarand Dharmapurikar · 7 years ago
  63. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  64. f84ea39 merge with head by yang-g · 7 years ago
  65. f25f505 Build for more versions of electron, restrict when a Windows warning is shown by murgatroid99 · 7 years ago
  66. 93b06d7 Add a C++ compatibility check config by Craig Tiller · 7 years ago
  67. 6163da5 Disallow empty method slice in api_fuzzer by yang-g · 7 years ago
  68. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  69. b78e80c Merge pull request #10514 from jtattermusch/fix_1mb_scenarios by Jan Tattermusch · 7 years ago
  70. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  71. d02c9d2 add ability to run objc interop tests by Makarand Dharmapurikar · 7 years ago
  72. f3d9b48 Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973 by yang-g · 7 years ago
  73. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  74. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  75. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  76. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  77. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  78. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  79. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  80. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  81. 78cb931 address review comments by Jan Tattermusch · 7 years ago
  82. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  83. d9c36b6 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  84. 55a61e4 Merge pull request #10492 from ncteisen/error-overflow by Noah Eisen · 7 years ago
  85. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  86. 58aa2cb fix 1MB perf scenarios by Jan Tattermusch · 7 years ago
  87. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  88. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 7 years ago
  89. 5eecba4 Add test filtering to performance pull requests by Matt Kwong · 7 years ago
  90. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  91. c6ec115 Fix error overflow bug by Noah Eisen · 7 years ago
  92. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  93. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  94. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  95. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  96. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  97. f3ba6a0 Fix sanity by Craig Tiller · 7 years ago
  98. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  99. 358f102 backport #10100 and #10377 by Eric Gribkoff · 7 years ago
  100. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago