1. 3575235 Merge pull request #11074 from ctiller/pump by Craig Tiller · 7 years ago
  2. 63cde40 Merge pull request #11010 from ctiller/uberpoll by Craig Tiller · 7 years ago
  3. 822aae5 Always receive initial metadata in this test by Craig Tiller · 7 years ago
  4. 6d06776 Merge pull request #10963 from vjpai/remake by Vijay Pai · 7 years ago
  5. 8bab30d Merge pull request #11028 from yang-g/default_hc by Yang Gao · 7 years ago
  6. 6d15d29 Merge pull request #11069 from yang-g/bazel_test_filtering by Yang Gao · 7 years ago
  7. e2a56e9 Merge pull request #11083 from jtattermusch/fix_port_server by Jan Tattermusch · 7 years ago
  8. e44afe7 source the linux rc file by Jan Tattermusch · 7 years ago
  9. 598fb57 Enable IPv6 in Docker for internal CI by Matt Kwong · 7 years ago
  10. 89e4221 Merge pull request #11067 from jtattermusch/core_fixing_nits by Jan Tattermusch · 7 years ago
  11. 6974763 Stop checking for pre-c++11 compilers since these are no longer supported by Vijay Pai · 7 years ago
  12. 8aa652f Merge pull request #11066 from vjpai/all_you_old_compilers_you_must_go by Vijay Pai · 7 years ago
  13. 78574f8 Merge pull request #11079 from grpc/revert-10982-master by Craig Tiller · 7 years ago
  14. 012e929 Revert "Documentation on how to write unit tests using auto-generated mocked stubs." by Craig Tiller · 7 years ago
  15. dd2f970 Merge pull request #10982 from MakMukhi/master by MakMukhi · 7 years ago
  16. 2f8cfbd Post-review updates by MakMukhi · 7 years ago
  17. c4a7f8d Merge pull request #10743 from ncteisen/serialization-refactor by Noah Eisen · 7 years ago
  18. a1d00fa Finish pumped streams: should alleviate infinite hang by Craig Tiller · 7 years ago
  19. f8ca8e6 Merge pull request #11031 from murgatroid99/node_client_refactor by Michael Lumish · 7 years ago
  20. 518bdfd Properly filter the end2end tests by yang-g · 7 years ago
  21. a7785ba Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  22. 9341519 Merge pull request #11062 from ctiller/c++compat3 by Craig Tiller · 7 years ago
  23. 5d5bbc9 Merge pull request #11061 from ctiller/ubsanc++ by Craig Tiller · 7 years ago
  24. 025384c Merge pull request #11059 from ctiller/stalls-be-gone by Craig Tiller · 7 years ago
  25. 6e18ef3 Fix portability by Craig Tiller · 7 years ago
  26. a1f3c20 fix encoding of chars by Jan Tattermusch · 7 years ago
  27. 8683911 print insecure channel target in trace by Jan Tattermusch · 7 years ago
  28. 449bf01 Merge pull request #11048 from kpayson64/fix_py_artifact by kpayson64 · 7 years ago
  29. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  30. 22dbd73 Add static assert to enforce subtype invariant by ncteisen · 7 years ago
  31. 0cab13f Merge pull request #11033 from ncteisen/more-trickle by Noah Eisen · 7 years ago
  32. 1842c43 Clang by ncteisen · 7 years ago
  33. a4660cb Merge branch 'uberpoll' of github.com:ctiller/grpc into uberpoll by Craig Tiller · 7 years ago
  34. 15285fb Add missing include by Craig Tiller · 7 years ago
  35. 4d16f4d Add some casts for C++ compatibility by Craig Tiller · 7 years ago
  36. 20fdddd Merge pull request #11060 from ctiller/writes_per_rpc by Craig Tiller · 7 years ago
  37. a189bac Add protobuf failures to ubsan suppression file by Craig Tiller · 7 years ago
  38. 7b622ab ubsan fix: dont deref past end of array by Craig Tiller · 7 years ago
  39. 1b84e03 Dont run ubsan tests on boringssl by Craig Tiller · 7 years ago
  40. 74bf087 Increase error threshold for too many writes by Craig Tiller · 7 years ago
  41. cdc97a1 Fix tests on Mac by Craig Tiller · 7 years ago
  42. d586587 Fix BUILD by Craig Tiller · 7 years ago
  43. 6e86c46 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  44. 07a2f98 Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact by Jan Tattermusch · 7 years ago
  45. c7de5a7 Add warmup by ncteisen · 7 years ago
  46. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  47. 8ce9a46 Fix small message streaming ping-pong write count regression by Craig Tiller · 7 years ago
  48. f2f125a Switch 'apply' for 'call' in pass-through functions by murgatroid99 · 7 years ago
  49. b91c5fb Fix python artifact build by Ken Payson · 7 years ago
  50. a02b66a Merge pull request #10995 from kpayson64/upgrade_protobuf by kpayson64 · 7 years ago
  51. e039abc Update INSTALL.md by Mehrdad Afshari · 7 years ago
  52. b28cb94 Amend build instructions on macOS by Mehrdad Afshari · 7 years ago
  53. 99ee8d5 Solve uv link problem by Craig Tiller · 7 years ago
  54. cc00300 Add missing file to BUILD by Craig Tiller · 7 years ago
  55. 0725d3a Run bm resonable number of times by ncteisen · 7 years ago
  56. 786c76e Merge pull request #11009 from vjpai/limes by Vijay Pai · 7 years ago
  57. 112cf66 Update VM creation script to install GCP Python library by Matt Kwong · 7 years ago
  58. 9cd102a Fix printf by Craig Tiller · 7 years ago
  59. db34627 Fix test name by Craig Tiller · 7 years ago
  60. 341bcc5 Fix tracer usage by Craig Tiller · 7 years ago
  61. 020176d Fix tracer decl by Craig Tiller · 7 years ago
  62. f70fe1d Fix mac build by Craig Tiller · 7 years ago
  63. 93f307a Fix trace dependency mess by Craig Tiller · 7 years ago
  64. 581c0e4 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  65. 99f20db Merge pull request #11035 from ncteisen/sanity by Noah Eisen · 7 years ago
  66. 1d00ccc fix C# macos x86 artifact build by Jan Tattermusch · 7 years ago
  67. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  68. a230977 Merge pull request #10915 from yongni/master by yongni · 7 years ago
  69. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  70. ffac55d Refactor client logic into superclass with generic methods, improve documentation by murgatroid99 · 7 years ago
  71. fe9da0b Regain sanity by ncteisen · 7 years ago
  72. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  73. b6ac9b4 Add unbalanced unary benchmark by ncteisen · 7 years ago
  74. f070d41 Lower the level of a log message to INFO by yang-g · 7 years ago
  75. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago
  76. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  77. 98a501f Reduce concurrent RPCs for single-core tests since some were timing out by Vijay Pai · 7 years ago
  78. d64a4be Merge pull request #11019 from jtattermusch/add_issue_template by Jan Tattermusch · 7 years ago
  79. 87fa26e add issue template by Jan Tattermusch · 7 years ago
  80. d868a07 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  81. c901689 Merge pull request #10720 from ctiller/trickle_stall by Craig Tiller · 7 years ago
  82. b67ed00 Merge pull request #11012 from ctiller/fps by Craig Tiller · 7 years ago
  83. e21d2c1 Bump version by Craig Tiller · 7 years ago
  84. ddc8a82 Fix port server on Windows by Craig Tiller · 7 years ago
  85. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  86. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  87. 20f2c43 Merge pull request #10977 from makdharma/pydocfixit by makdharma · 7 years ago
  88. 76edc30 Merge branch 'master' into cq_limited_pollers by Sree Kuchibhotla · 7 years ago
  89. eeb37cf Documentation fixes for python public API. by Makarand Dharmapurikar · 7 years ago
  90. ea4adc1 Merge pull request #10313 from vjpai/onesided by Vijay Pai · 7 years ago
  91. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 7 years ago
  92. f7d8956 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  93. 4fd1698 Merge github.com:grpc/grpc into trickle_stall by Craig Tiller · 7 years ago
  94. a37ad7d Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall by Craig Tiller · 7 years ago
  95. 6e0df14 Header formatting by Craig Tiller · 7 years ago
  96. bc0ab08 clang-format by Craig Tiller · 7 years ago
  97. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  98. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  99. fde16af Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor by ncteisen · 7 years ago
  100. 3e04383 Remove extra log line by Sree Kuchibhotla · 7 years ago