1. 0a588c6 Fix the incorrect number of states by randvis · 8 years ago
  2. 48b1558 Merge pull request #8797 from sreecha/pss_pi by David G. Quintas · 8 years ago
  3. 8cbaeb8 Merge pull request #9019 from dgquintas/short_deadlines by David G. Quintas · 8 years ago
  4. 9b1d0f9 Merge pull request #9043 from kpayson64/service_rpchandler by kpayson64 · 8 years ago
  5. 65feb6a Add ServiceRpcHandler to exported names by Ken Payson · 8 years ago
  6. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  7. a3727aa Merge pull request #8940 from yang-g/cli by Yang Gao · 8 years ago
  8. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  9. d03dfcc Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  10. aa6f24b Merge pull request #8980 from markdroth/handshaker_early_exit by Mark D. Roth · 8 years ago
  11. 5431135 Merge pull request #8742 from kpayson64/service_names_hint by kpayson64 · 8 years ago
  12. a98778f Merge pull request #8745 from kpayson64/sigpipe_handle by kpayson64 · 8 years ago
  13. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  14. cf9e317 Merge pull request #9027 from jtattermusch/run_tests_windows_output by Jan Tattermusch · 8 years ago
  15. 0ee1dbb Catch the case where we were shutdown after a handoff. by Mark D. Roth · 8 years ago
  16. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  17. 6c07bf8 Fix allocation bug. by Mark D. Roth · 8 years ago
  18. 4284141 Fix submodule checkout. by Mark D. Roth · 8 years ago
  19. 9fe161c readable output from run_tests.py on windows by Jan Tattermusch · 8 years ago
  20. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  21. c204647 Merge pull request #8699 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  22. a44d314 Allow handlers to hint at the services they export by kpayson64 · 8 years ago
  23. 9f08d11 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs by Alexander Polcyn · 8 years ago
  24. 3c1cd53 Merge remote-tracking branch 'upstream/master' into handshaker_early_exit by Mark D. Roth · 8 years ago
  25. 8bebcbc Remove pollset_set_test for now and send it in a separate PR by Sree Kuchibhotla · 8 years ago
  26. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  27. eed3815 Pass ownership of grpc_tcp_server_acceptor to connector. by Mark D. Roth · 8 years ago
  28. e6f516e Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  29. d36e806 Merge branch 'master' into pss_pi by Sree Kuchibhotla · 8 years ago
  30. 5b850b2 clang-format by Mark D. Roth · 8 years ago
  31. c898417 Fix race condition on shutdown. by Mark D. Roth · 8 years ago
  32. ef17501 Merge pull request #8898 from rjshade/fix_tsan by Craig Tiller · 8 years ago
  33. 17ebccf Merge pull request #8344 from muxi/cronet-stream-read by Muxi Yan · 8 years ago
  34. ec7ba39 PR comments by David Garcia Quintas · 8 years ago
  35. 3da4188 Fix handling of streams waiting for concurrency by David Garcia Quintas · 8 years ago
  36. 5f5f470 Merge pull request #8930 from ctiller/fixit19 by Craig Tiller · 8 years ago
  37. 307ee65 Merge pull request #8966 from soltanmm-google/this-is-okay by Masood Malekghassemi · 8 years ago
  38. dfd5199 Unpin Python setuptools dependency by Masood Malekghassemi · 8 years ago
  39. 58d68f0 Turn off Cronet logging by Muxi Yan · 8 years ago
  40. e7825ea Merge pull request #8986 from dgquintas/rename_gbench_2 by David G. Quintas · 8 years ago
  41. 7d74b66 Redo change accidentally reverted in previous commit. by Mark D. Roth · 8 years ago
  42. 887e218 Make grpc_handshaker vtable wrapper functions public. by Mark D. Roth · 8 years ago
  43. cc8487e clang-format by Mark D. Roth · 8 years ago
  44. d095340 Allow creating security handshaker without adding it to handshake manager. by Mark D. Roth · 8 years ago
  45. 3059828 Make handshakers that exit early responsible for cleaning up all args. by Mark D. Roth · 8 years ago
  46. bd3af4e Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix by Vijay Pai · 8 years ago
  47. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  48. 200ef28 Perform quit operations in a useful order in Node perf tests by murgatroid99 · 8 years ago
  49. 170a073 clang-format by Mark D. Roth · 8 years ago
  50. cc527cf Provide a way to exit handshaking early without an error. by Mark D. Roth · 8 years ago
  51. 7c9076a Merge pull request #8960 from muxi/test-timeout-flakiness by Muxi Yan · 8 years ago
  52. 5335cd6 Fix test. by Mark D. Roth · 8 years ago
  53. d9ef283 clang-format by Mark D. Roth · 8 years ago
  54. 71daef7 Clarify comment. by Mark D. Roth · 8 years ago
  55. 65b79c8 Rename *_create_handshakers() to *_add_handshakers(). by Mark D. Roth · 8 years ago
  56. bc4403a Merge pull request #8948 from jtattermusch/internal_fuzzer by Jan Tattermusch · 8 years ago
  57. 52493d8 Merge pull request #8965 from soltanmm-google/let's-try-that-again by Masood Malekghassemi · 8 years ago
  58. ca5e924 clean up scenario.workers length check by Alex Polcyn · 8 years ago
  59. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  60. dc74a4d Merge pull request #8962 from ctiller/fixit29 by Craig Tiller · 8 years ago
  61. eac8af7 Merge pull request #8959 from vjpai/track_cq_finalize by Craig Tiller · 8 years ago
  62. b1341a3 Use unified test timeouts by Muxi Yan · 8 years ago
  63. bc74e1b Merge pull request #8963 from ctiller/fixit31 by Craig Tiller · 8 years ago
  64. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  65. c4f5a2e Fix test runner failures for Python on Windows by Masood Malekghassemi · 8 years ago
  66. 4ee9bb0 Fix race if connector is shutdown while connecting by Craig Tiller · 8 years ago
  67. 749ccd9 Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 by Craig Tiller · 8 years ago
  68. 9c5318a Fix shutdown problems with sync server by Craig Tiller · 8 years ago
  69. 7e499aa Bring back gli initializer summoning by Vijay Pai · 8 years ago
  70. 9493091 Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine by Muxi Yan · 8 years ago
  71. 6510d47 gpr_atm isn't automatically initialized to 0. Thanks Obama. by Vijay Pai · 8 years ago
  72. bf24dd9 clang-format by Vijay Pai · 8 years ago
  73. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  74. 1d3ad2b Merge pull request #8938 from ctiller/fixit23 by Craig Tiller · 8 years ago
  75. b23c86b Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer by Jorge Canizales · 8 years ago
  76. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  77. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  78. c17cdb8 Merge pull request #8956 from markdroth/import_fix by Craig Tiller · 8 years ago
  79. 73c4f8f Readability improvements by Craig Tiller · 8 years ago
  80. 504ae43 Add parens by Craig Tiller · 8 years ago
  81. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  82. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  83. d907370 GPR Buffers need to be destroyed, not directly freed, otherwise it leaks reference counted backing slices. by Paul Querna · 8 years ago
  84. e5b661e Merge github.com:grpc/grpc into fixit23 by Craig Tiller · 8 years ago
  85. 9c6b595 Merge pull request #8953 from ctiller/fixit25 by Craig Tiller · 8 years ago
  86. 9099350 Get idle edge reliably by Craig Tiller · 8 years ago
  87. 818d40b Merge branch 'fixit25' into fixit23 by Craig Tiller · 8 years ago
  88. e9c75e3 Merge github.com:grpc/grpc into fixit23 by Craig Tiller · 8 years ago
  89. 73122ba clang-format by Craig Tiller · 8 years ago
  90. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  91. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  92. 56b655c Merge pull request #8950 from grpc/revert-8851-rename_gbench by Mark D. Roth · 8 years ago
  93. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  94. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  95. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  96. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  97. 90741ec fixup by Jan Tattermusch · 8 years ago
  98. 3e6bd85 fixup by Jan Tattermusch · 8 years ago
  99. c939446 artifact uploading and test report by Jan Tattermusch · 8 years ago
  100. d4c33b9 increase master timeout by Jan Tattermusch · 8 years ago