1. e2a56e9 Merge pull request #11083 from jtattermusch/fix_port_server by Jan Tattermusch · 7 years ago
  2. e44afe7 source the linux rc file by Jan Tattermusch · 7 years ago
  3. 598fb57 Enable IPv6 in Docker for internal CI by Matt Kwong · 7 years ago
  4. 89e4221 Merge pull request #11067 from jtattermusch/core_fixing_nits by Jan Tattermusch · 7 years ago
  5. b50cf56 Emit additional headers in generated .h file instead of .cc by Per Grön · 7 years ago
  6. c72b1a3 Don't hard code protobuf specific file extensions in cpp_generator.cc by Per Grön · 7 years ago
  7. f4f1679 Fixing test_util... by Nicolas "Pixel" Noble · 7 years ago
  8. 0c8cb1e Disabling c-ares. by Nicolas "Pixel" Noble · 7 years ago
  9. 6974763 Stop checking for pre-c++11 compilers since these are no longer supported by Vijay Pai · 7 years ago
  10. 8aa652f Merge pull request #11066 from vjpai/all_you_old_compilers_you_must_go by Vijay Pai · 7 years ago
  11. 78574f8 Merge pull request #11079 from grpc/revert-10982-master by Craig Tiller · 7 years ago
  12. 012e929 Revert "Documentation on how to write unit tests using auto-generated mocked stubs." by Craig Tiller · 7 years ago
  13. 6e510f7 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  14. b920d10 Copy error string in GRPC_OS_ERROR by David Garcia Quintas · 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. 5e90c03 Don't crate GRPC_OS_ERROR with a non-static string by David Garcia Quintas · 7 years ago
  18. 7229f88 Move gRPC constants to js file to include them in generated documentation by murgatroid99 · 7 years ago
  19. c4a7f8d Merge pull request #10743 from ncteisen/serialization-refactor by Noah Eisen · 7 years ago
  20. a1d00fa Finish pumped streams: should alleviate infinite hang by Craig Tiller · 7 years ago
  21. 78f8ce3 The json parser comes from protobuf. by Nicolas "Pixel" Noble · 7 years ago
  22. e408779 Missed one gtest reference. by Nicolas "Pixel" Noble · 7 years ago
  23. 16fd216 Fix portability test by Muxi Yan · 7 years ago
  24. f8ca8e6 Merge pull request #11031 from murgatroid99/node_client_refactor by Michael Lumish · 7 years ago
  25. 518bdfd Properly filter the end2end tests by yang-g · 7 years ago
  26. a7785ba Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  27. 9341519 Merge pull request #11062 from ctiller/c++compat3 by Craig Tiller · 7 years ago
  28. 5d5bbc9 Merge pull request #11061 from ctiller/ubsanc++ by Craig Tiller · 7 years ago
  29. 025384c Merge pull request #11059 from ctiller/stalls-be-gone by Craig Tiller · 7 years ago
  30. 2ee65ca added back objective-c test xcpretty by lyuxuan · 7 years ago
  31. 6e18ef3 Fix portability by Craig Tiller · 7 years ago
  32. a1f3c20 fix encoding of chars by Jan Tattermusch · 7 years ago
  33. 8683911 print insecure channel target in trace by Jan Tattermusch · 7 years ago
  34. 449bf01 Merge pull request #11048 from kpayson64/fix_py_artifact by kpayson64 · 7 years ago
  35. add2e4d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. by Vijay Pai · 7 years ago
  36. 25d71cd remove enable_workaround by Muxi Yan · 7 years ago
  37. 3726e3d Moving gtest include down. by Nicolas "Pixel" Noble · 7 years ago
  38. 21be59b sanity fix by Muxi Yan · 7 years ago
  39. 22dbd73 Add static assert to enforce subtype invariant by ncteisen · 7 years ago
  40. 0cab13f Merge pull request #11033 from ncteisen/more-trickle by Noah Eisen · 7 years ago
  41. 1842c43 Clang by ncteisen · 7 years ago
  42. a4660cb Merge branch 'uberpoll' of github.com:ctiller/grpc into uberpoll by Craig Tiller · 7 years ago
  43. 15285fb Add missing include by Craig Tiller · 7 years ago
  44. 4d16f4d Add some casts for C++ compatibility by Craig Tiller · 7 years ago
  45. 20fdddd Merge pull request #11060 from ctiller/writes_per_rpc by Craig Tiller · 7 years ago
  46. a189bac Add protobuf failures to ubsan suppression file by Craig Tiller · 7 years ago
  47. 7b622ab ubsan fix: dont deref past end of array by Craig Tiller · 7 years ago
  48. 1b84e03 Dont run ubsan tests on boringssl by Craig Tiller · 7 years ago
  49. 74bf087 Increase error threshold for too many writes by Craig Tiller · 7 years ago
  50. cdc97a1 Fix tests on Mac by Craig Tiller · 7 years ago
  51. d586587 Fix BUILD by Craig Tiller · 7 years ago
  52. 6e86c46 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  53. 07a2f98 Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact by Jan Tattermusch · 7 years ago
  54. 034deab clang-format by Muxi Yan · 7 years ago
  55. 36398e7 Fix argument string by Muxi Yan · 7 years ago
  56. bf5a5f9 Add a separate test case for workaround_cronet_compression by Muxi Yan · 7 years ago
  57. fac9d9e Address comment - simplify code by Muxi Yan · 7 years ago
  58. 71ca420 QPS doesn't actually need gtest anymore. by Nicolas "Pixel" Noble · 7 years ago
  59. c7de5a7 Add warmup by ncteisen · 7 years ago
  60. c7676a3 Merge pull request #10967 from matt-kwong/upload_results2 by Matt Kwong · 7 years ago
  61. 8ce9a46 Fix small message streaming ping-pong write count regression by Craig Tiller · 7 years ago
  62. f2f125a Switch 'apply' for 'call' in pass-through functions by murgatroid99 · 7 years ago
  63. e74b9ae Add comment by Muxi Yan · 7 years ago
  64. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  65. b91c5fb Fix python artifact build by Ken Payson · 7 years ago
  66. a02b66a Merge pull request #10995 from kpayson64/upgrade_protobuf by kpayson64 · 7 years ago
  67. e039abc Update INSTALL.md by Mehrdad Afshari · 7 years ago
  68. b28cb94 Amend build instructions on macOS by Mehrdad Afshari · 7 years ago
  69. 99ee8d5 Solve uv link problem by Craig Tiller · 7 years ago
  70. cc00300 Add missing file to BUILD by Craig Tiller · 7 years ago
  71. 864ac0d debug Mac objective-c errors by Yuxuan Li · 7 years ago
  72. c03858b Merge branch 'master' into poll_stat by Yuxuan Li · 7 years ago
  73. 0725d3a Run bm resonable number of times by ncteisen · 7 years ago
  74. f6f28a7 Add 2 new scenarios for better bw measurement by Vijay Pai · 7 years ago
  75. 786c76e Merge pull request #11009 from vjpai/limes by Vijay Pai · 7 years ago
  76. d70dbca Making test_util & co public. by Nicolas "Pixel" Noble · 7 years ago
  77. 112cf66 Update VM creation script to install GCP Python library by Matt Kwong · 7 years ago
  78. 9cd102a Fix printf by Craig Tiller · 7 years ago
  79. db34627 Fix test name by Craig Tiller · 7 years ago
  80. 341bcc5 Fix tracer usage by Craig Tiller · 7 years ago
  81. 020176d Fix tracer decl by Craig Tiller · 7 years ago
  82. f70fe1d Fix mac build by Craig Tiller · 7 years ago
  83. 93f307a Fix trace dependency mess by Craig Tiller · 7 years ago
  84. 581c0e4 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  85. 99f20db Merge pull request #11035 from ncteisen/sanity by Noah Eisen · 7 years ago
  86. 1d00ccc fix C# macos x86 artifact build by Jan Tattermusch · 7 years ago
  87. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  88. a230977 Merge pull request #10915 from yongni/master by yongni · 7 years ago
  89. 1e75dc8 Add end2end_test_lib. by Nicolas "Pixel" Noble · 7 years ago
  90. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  91. ffac55d Refactor client logic into superclass with generic methods, improve documentation by murgatroid99 · 7 years ago
  92. fe9da0b Regain sanity by ncteisen · 7 years ago
  93. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  94. b6ac9b4 Add unbalanced unary benchmark by ncteisen · 7 years ago
  95. fec014b Adding metrics_server. by Nicolas "Pixel" Noble · 7 years ago
  96. 1c7cdd5 Fixing test_util target. by Nicolas "Pixel" Noble · 7 years ago
  97. f070d41 Lower the level of a log message to INFO by yang-g · 7 years ago
  98. e93306e Making test/core/iomgr visible. by Nicolas "Pixel" Noble · 7 years ago
  99. 987267f Fixing grpc_cli_libs. by Nicolas "Pixel" Noble · 7 years ago
  100. 52ff986 Add option to upload Jenkins test result to BQ by Matt Kwong · 7 years ago