1. 608b73e modify interop_matrix commands for csharp v1.2.5 by Jan Tattermusch · 7 years ago
  2. 54e8f37 Merge pull request #13358 from vjpai/config_noares by Vijay Pai · 7 years ago
  3. 6040975 In bazel builds, provide an option to select non-uses of c_ares by Vijay Pai · 7 years ago
  4. 5d7cb43 Merge pull request #13315 from yang-g/proto_utils by Yang Gao · 7 years ago
  5. 9ee455c Merge pull request #11888 from ctiller/shardier by Craig Tiller · 7 years ago
  6. e87c17d Merge pull request #13341 from kpayson64/fix_loon by kpayson64 · 7 years ago
  7. fcfa440 Default to 1 cq per sync server by Ken Payson · 7 years ago
  8. c0ec3cc Merge pull request #13332 from dgquintas/grpclb_better_logging by David G. Quintas · 7 years ago
  9. 2076ca5 Merge pull request #13343 from dgquintas/pf_error_refs by David G. Quintas · 7 years ago
  10. 6712a75 Fix wrong assignment by David Garcia Quintas · 7 years ago
  11. 9fbd6c1 Merge pull request #13331 from dgquintas/grpclb_retry_timer by David G. Quintas · 7 years ago
  12. 67520b0 Merge pull request #13296 from adelez/remove_images by adelez · 7 years ago
  13. 0fa2c6b Moar cleanups! by David Garcia Quintas · 7 years ago
  14. b07d7a8 Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb by David Garcia Quintas · 7 years ago
  15. 8f1e27f Merge pull request #13348 from jtattermusch/no_benchmarks_node by Jan Tattermusch · 7 years ago
  16. 9c34c78 Merge pull request #13346 from grpc/revert-13322-oauth_failure by Jan Tattermusch · 7 years ago
  17. 6859774 node benchmarks have been removed by Jan Tattermusch · 7 years ago
  18. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  19. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  20. 94eae04 PF: don't unref errors when about to loop in pf_conn cb by David Garcia Quintas · 7 years ago
  21. 76190cf Merge pull request #13294 from sreecha/cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  22. 5960790 pr comments by David Garcia Quintas · 7 years ago
  23. ce1c7db Merge pull request #13039 from ctiller/tfix2 by Craig Tiller · 7 years ago
  24. 2b372e0 pr comments by David Garcia Quintas · 7 years ago
  25. 9c04438 Merge pull request #13308 from ejona86/getstate-connect by Eric Anderson · 7 years ago
  26. 064bdd5 Merge pull request #13281 from yang-g/log_envar by Yang Gao · 7 years ago
  27. b90cb3f pr comments by David Garcia Quintas · 7 years ago
  28. 3a128c0 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  29. 3a54b86 Merge pull request #13201 from wjackson/cancel-and-priority by Noah Eisen · 7 years ago
  30. a1c6590 grpclb: Improved logging by David Garcia Quintas · 7 years ago
  31. e782063 Merge pull request #13259 from sreecha/resource-quota-fix by Sree Kuchibhotla · 7 years ago
  32. a5c2d6b Don't expect LB call to be NULL inside LB call retry timer. by David Garcia Quintas · 7 years ago
  33. b90f0e6 relax for inlined bytes to avoid allocation by yang-g · 7 years ago
  34. c881859 handle 0 byte size message... by yang-g · 7 years ago
  35. 272eebb Only allocate what we need in the last slice for proto serialization by yang-g · 7 years ago
  36. 2da79b8 Merge pull request #13326 from vjpai/cpu_test by Vijay Pai · 7 years ago
  37. 4d4fab1 Merge pull request #13313 from murgatroid99/uv_assertion_fixes by Michael Lumish · 7 years ago
  38. a674634 Handle frame with priority flag for canceled stream by Whitney Jackson · 7 years ago
  39. c42e978 Reduce # of arithmetic ops to reduce time spent in this test. by Vijay Pai · 7 years ago
  40. f4145c0 Merge pull request #13324 from jtattermusch/fix_artifact_build by Jan Tattermusch · 7 years ago
  41. dcd970d artifact builder dockerfiles were removed by mistake by Jan Tattermusch · 7 years ago
  42. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  43. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  44. c3be930 Merge branch 'master' of https://github.com/grpc/grpc into log_envar by yang-g · 7 years ago
  45. 2575141 Merge pull request #13311 from ctiller/lfe3 by Craig Tiller · 7 years ago
  46. 70e87c3 Clang format by murgatroid99 · 7 years ago
  47. b6727b6 clang format by Sree Kuchibhotla · 7 years ago
  48. 096f883 clang format by Sree Kuchibhotla · 7 years ago
  49. c4a973c Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  50. c6f925d Fix timer freed early in uv pollset by murgatroid99 · 7 years ago
  51. 1ef989c Fixes, commentary by Craig Tiller · 7 years ago
  52. 15626bb Fix data race by Craig Tiller · 7 years ago
  53. fbf61bb Revert "Revert "Class-ify lockfree event"" by Craig Tiller · 7 years ago
  54. a5ad92d Merge pull request #13303 from ncteisen/ubsan by Noah Eisen · 7 years ago
  55. f090194 doc: Fully define GetState in connectivity state API by Eric Anderson · 7 years ago
  56. e85fc23 Merge pull request #13307 from grpc/revert-13097-lfe3 by David G. Quintas · 7 years ago
  57. d21204c Update C# versions by Adele Zhou · 7 years ago
  58. 332c7e4 Revert "Class-ify lockfree event" by David G. Quintas · 7 years ago
  59. a4265d4 Merge pull request #13304 from yashykt/testc++fixes by Yash Tibrewal · 7 years ago
  60. 52f7039 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  61. 4047e45 Merge branch 'master' into resource-quota-fix by Sree Kuchibhotla · 7 years ago
  62. 99dcb69 Merge pull request #13097 from ctiller/lfe3 by Craig Tiller · 7 years ago
  63. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  64. c284139 Remove include from end2end data files and add extern C to each definition instead by Yash Tibrewal · 7 years ago
  65. 5dd0d6f Fix internal UBSAN failure by ncteisen · 7 years ago
  66. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  67. 67c0eff MacOS uses end2end tests. therefore extern C needed by Yash Tibrewal · 7 years ago
  68. ceb2475 include log.h for mac by yang-g · 7 years ago
  69. c03867f Merge pull request #12648 from kpayson64/attempt_2 by kpayson64 · 7 years ago
  70. 4c8f8fe Merge pull request #13297 from yang-g/pollcv by Yang Gao · 7 years ago
  71. 9ad6068 Merge pull request #13199 from ncteisen/zero-copy by Noah Eisen · 7 years ago
  72. 802f762 remove unused variable by yang-g · 7 years ago
  73. e153357 Add back mpscq request matcher by Ken Payson · 7 years ago
  74. 0b9b7d2 Use same cq for client and server by yang-g · 7 years ago
  75. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  76. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  77. a1f8dfa Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles by Jan Tattermusch · 7 years ago
  78. 5d3b03f Merge pull request #13286 from yashykt/13235fix by Yash Tibrewal · 7 years ago
  79. 9a0db88 Fix TSAN issue in backup poller by Sree Kuchibhotla · 7 years ago
  80. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  81. 4cd04b3 Merge pull request #13284 from ncteisen/faster-microbenchmarks by Noah Eisen · 7 years ago
  82. d9f18a9 Merge pull request #13256 from jtattermusch/naive_cq_test_fix by Jan Tattermusch · 7 years ago
  83. 150ebff Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core by Jan Tattermusch · 7 years ago
  84. 5e42211 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  85. f97d2f5 Add init/shutdown to codegen interface by ncteisen · 7 years ago
  86. 396d265 Merge pull request #13011 from spinorx/master by Muxi Yan · 7 years ago
  87. 1b4ab01 No Clang on end2end generated files by Yash Tibrewal · 7 years ago
  88. 240256f Forward fix for PR #13235. Perform strcmp only when not NULL by Yash Tibrewal · 7 years ago
  89. 28783b9 Merge pull request #13268 from ZhouyihaiDing/php_example by Zhouyihai Ding · 7 years ago
  90. 56e7257 merge with head by yang-g · 7 years ago
  91. 4e60040 Merge pull request #13166 from adelez/more_langs by adelez · 7 years ago
  92. 4df6a64 Change default bm_diff loops to 10 by ncteisen · 7 years ago
  93. 30101b0 log GRPC_POLL_STRATEGY when fail to find polling engine by yang-g · 7 years ago
  94. 74e7bd7 Merge pull request #13244 from ncteisen/streaming-ping-pong by Noah Eisen · 7 years ago
  95. 317641d Added C# by Adele Zhou · 7 years ago
  96. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  97. 13ab25a Merge pull request #13261 from muxi/change-grpc-call-init by Muxi Yan · 7 years ago
  98. 47d843b Add comment to self == [GRPCCall self] by Muxi Yan · 7 years ago
  99. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  100. 5253720 php example by ZhouyihaiDing · 7 years ago