1. 08ad565 update go to 1.8 on benchmarks by Alexander Polcyn · 7 years ago
  2. dc720ca Merge pull request #9846 from yang-g/max_message_size by Yang Gao · 7 years ago
  3. e0b1e46 Address review comments by Yuchen Zeng · 7 years ago
  4. 8c2946a Fix missing wakeups when using the libuv iomgr under Electron by murgatroid99 · 7 years ago
  5. 722de8d clang-format by Mark D. Roth · 7 years ago
  6. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 7 years ago
  7. b843ff2 Add more cq benchmarks by Craig Tiller · 7 years ago
  8. c758542 Fix compile by Craig Tiller · 7 years ago
  9. edbf2b9 Add a spinlock type. by Craig Tiller · 7 years ago
  10. ca8de5c Merge pull request #9868 from jtattermusch/csharp_more_interop_logging by Jan Tattermusch · 7 years ago
  11. 380a3be Add more closures by Yuchen Zeng · 7 years ago
  12. 31c6417 Update host name i18n docs. by Jan Tattermusch · 7 years ago
  13. 70e353b Make portability tests pull Docker images from Dockerhub by Matt Kwong · 7 years ago
  14. 28b0f2a Add tools/internal_ci/ to test filter by Matt Kwong · 7 years ago
  15. efdf5a3 Update with the new ping implementation by Yuchen Zeng · 7 years ago
  16. 990d9fe Client-side keepalive ping by Yuchen Zeng · 7 years ago
  17. 345abfd Merge pull request #9871 from ctiller/fix-bm by Craig Tiller · 7 years ago
  18. e177c24 Fix uploader by Craig Tiller · 7 years ago
  19. 2467630 Merge pull request #9757 from ctiller/bm_meta by Craig Tiller · 7 years ago
  20. 2c3d4ed Fix submodule by Craig Tiller · 7 years ago
  21. d0ed9ff Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 7 years ago
  22. 312fdba Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 7 years ago
  23. 5825b69 Merge pull request #9849 from ctiller/bm_chttp2 by Craig Tiller · 7 years ago
  24. f30194f Merge branch 'bm_meta' of github.com:ctiller/grpc into bm_meta by Craig Tiller · 7 years ago
  25. 510f38a Merge branch 'bm_chttp2' into bm_meta by Craig Tiller · 7 years ago
  26. b325a1d Fix submodule by Craig Tiller · 7 years ago
  27. b4673fa Use zalloc in completion queue by Craig Tiller · 7 years ago
  28. f2cf3d9 Merge pull request #9747 from ctiller/splitsies by Craig Tiller · 7 years ago
  29. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  30. c240e6c Merge pull request #9870 from ncteisen/if-opportunity-doesnt-knock-fix-the-build by Noah Eisen · 7 years ago
  31. e1bc938 Merge pull request #9858 from ctiller/cb by Craig Tiller · 7 years ago
  32. 40e1e99 Fix load_reporting linker error by ncteisen · 7 years ago
  33. 95b627b Clean up method parameters in client channel code. by Mark D. Roth · 7 years ago
  34. f11e050 Merge pull request #9614 from adelez/fix_interop_report2 by adelez · 7 years ago
  35. 8e7e1e3 Only run bad http2 server tests with supported client/server pairs. by Adele Zhou · 7 years ago
  36. 992d5cd comment out python temporarily by Adele Zhou · 7 years ago
  37. 429e560 Fix interop HTML report. by Adele Zhou · 7 years ago
  38. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 7 years ago
  39. 66f8578 display logs when running interop based tests by Jan Tattermusch · 7 years ago
  40. 5ea18b3 Merge pull request #9683 from sreecha/fd_rw_atm_closure by Sree Kuchibhotla · 7 years ago
  41. 6b46b74 Merge pull request #9859 from jtattermusch/internal_ci_try_github by Jan Tattermusch · 7 years ago
  42. 8a6db33 Merge pull request #9664 from ctiller/c3+r+l by Craig Tiller · 7 years ago
  43. 1642b7c copy sponge_log.xml from docker container once tests finish by Jan Tattermusch · 7 years ago
  44. 23f777d When there is an error from filters (such as max recv message size too by yang-g · 7 years ago
  45. 1379287 Fix closure running: current code is unsafe by Craig Tiller · 7 years ago
  46. 29a3b28 Merge branch 'master' into xtra_header by yang-g · 7 years ago
  47. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  48. 97e3ecc Comments and relaxed cas in some cases by Sree Kuchibhotla · 7 years ago
  49. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  50. b10a193 run_tests.py: support downloading base image from dockerhub by Jan Tattermusch · 7 years ago
  51. 1556aa1 Merge pull request #9718 from yang-g/metadata by Yang Gao · 7 years ago
  52. 13c1562 add experimental CI job to run sanity tests by Jan Tattermusch · 7 years ago
  53. 0ceb949 Merge pull request #9851 from matt-kwong/internal-ci-adjustments by matt-kwong · 7 years ago
  54. 681507a Fix memory leak by Craig Tiller · 7 years ago
  55. b82b3d0 Fixes for zalloc by Craig Tiller · 7 years ago
  56. 8214b87 Comments around acquire/release by Sree Kuchibhotla · 7 years ago
  57. 917ae82 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  58. 8a66165 Merge pull request #9745 from ctiller/bm_error by Craig Tiller · 7 years ago
  59. ef33c87 Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 7 years ago
  60. b92d5a2 Merge branch 'bm_error' into bm_meta by Craig Tiller · 7 years ago
  61. 4a4c973 Un-change gflags by Craig Tiller · 7 years ago
  62. 7ff6cd2 Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz by David Garcia Quintas · 7 years ago
  63. d9314ad poopulate ->len with size of struct by David Garcia Quintas · 7 years ago
  64. 266f66a Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  65. dff1937 Increase ulimit -n for internal testing by Matt Kwong · 7 years ago
  66. 549c46b Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  67. 46dd790 Fixes, review comments by Craig Tiller · 7 years ago
  68. e2869fe Simply return 0 on input path too long by David Garcia Quintas · 7 years ago
  69. 1119a62 Merge pull request #9650 from ctiller/call_mutex by Craig Tiller · 7 years ago
  70. a04bbed Merge pull request #9830 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 7 years ago
  71. 3df77d2 Reduce running time of internally run fuzzers by Matt Kwong · 7 years ago
  72. bc34a08 Merge github.com:grpc/grpc into bm_error by Craig Tiller · 7 years ago
  73. 523d54b Refine to just be a HPACK benchmark by Craig Tiller · 7 years ago
  74. 0db30f3 HPACK parsing benchmarks by Craig Tiller · 7 years ago
  75. bf1eb38 Merge pull request #9816 from matt-kwong/add-more-jobs by matt-kwong · 7 years ago
  76. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  77. 715c9cf Merge github.com:grpc/grpc into c3+r+l by Craig Tiller · 7 years ago
  78. b96a96e Merge pull request #9662 from ctiller/c3+r by Craig Tiller · 7 years ago
  79. 4374fd3 Merge pull request #9750 from ctiller/deadline_mu by Craig Tiller · 7 years ago
  80. 473380e Merge pull request #9848 from ctiller/liberty-to-all by Craig Tiller · 7 years ago
  81. 01aadcd Merge github.com:grpc/grpc into bm_error by Craig Tiller · 7 years ago
  82. 8300071 Run call_create benchmarks by Craig Tiller · 7 years ago
  83. c42d844 Let ServerContext own the initial_metadata array for sync calls by yang-g · 7 years ago
  84. cff371a Merge pull request #9794 from eduherminio/master by Craig Tiller · 7 years ago
  85. 5eb24ee Merge pull request #9787 from kpayson64/build_python_36 by kpayson64 · 7 years ago
  86. bff4305 Merge pull request #9766 from murgatroid99/node_uv_testing by Michael Lumish · 7 years ago
  87. d82c188 Merge pull request #9737 from ctiller/bm_call_create by Craig Tiller · 7 years ago
  88. 47de64c zalloc grpc_pollset by Yuchen Zeng · 7 years ago
  89. 626fb45 Add Python3.6 to build artifacts by Ken Payson · 7 years ago
  90. 901e48a Merge pull request #9748 from dgquintas/transport_unavailable by David G. Quintas · 7 years ago
  91. f0355bf Merge pull request #9739 from dgquintas/traceback_port_server by David G. Quintas · 7 years ago
  92. e6e7b01 PR comments by David Garcia Quintas · 7 years ago
  93. 5cd989e Basic parsing tests by Craig Tiller · 7 years ago
  94. 29dd982 ... by Craig Tiller · 7 years ago
  95. 9656f27 fix a minor typo by Sree Kuchibhotla · 7 years ago
  96. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 7 years ago
  97. 2f792d9 Initial http2 benchmarks by Craig Tiller · 7 years ago
  98. f05359f Set terminator explicitly by David Garcia Quintas · 7 years ago
  99. bcd5f12 Fixed Heap-buffer-overflow in parse_unix via clusterfuzz by David Garcia Quintas · 7 years ago
  100. 1ddeb65 Merge branch 'bm_error' of github.com:ctiller/grpc into bm_error by Craig Tiller · 7 years ago