1. 5b2c12e make stats_test skip values far from boundaries by Jan Tattermusch · 7 years ago
  2. 6bf73e8 Fix test compile by Noah Eisen · 7 years ago
  3. b945cc4 clang fmt by ncteisen · 7 years ago
  4. 429a134 Fix trace_closure linker error by ncteisen · 7 years ago
  5. dd34f3c Inline closure by ncteisen · 7 years ago
  6. c384d81 clang fmt by Noah Eisen · 7 years ago
  7. 60b3768 eagerly free slice buffer after write by ncteisen · 7 years ago
  8. 05294b6 Make debug flags DebugOnly by ncteisen · 7 years ago
  9. 39662f6 Add comments by Muxi Yan · 7 years ago
  10. 54e8f37 Merge pull request #13358 from vjpai/config_noares by Vijay Pai · 7 years ago
  11. 05fbb9d Fix test compile by ncteisen · 7 years ago
  12. f8136e3 clang-format by Muxi Yan · 7 years ago
  13. 4cf5f3e Restructure plugin builds to avoid building more than needed by Vijay Pai · 7 years ago
  14. 6def710 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  15. 6040975 In bazel builds, provide an option to select non-uses of c_ares by Vijay Pai · 7 years ago
  16. 8c12c51 sanity fixes by Craig Tiller · 7 years ago
  17. 756acb6 Fix TSAN build by ncteisen · 7 years ago
  18. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  19. 5d7cb43 Merge pull request #13315 from yang-g/proto_utils by Yang Gao · 7 years ago
  20. 415739a Use atomic time pair for g_start_time by Muxi Yan · 7 years ago
  21. 9ee455c Merge pull request #11888 from ctiller/shardier by Craig Tiller · 7 years ago
  22. e87c17d Merge pull request #13341 from kpayson64/fix_loon by kpayson64 · 7 years ago
  23. 6d0ec6b Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  24. d2ff02d Actually turn on the test by Craig Tiller · 7 years ago
  25. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  26. 047e0fd Portability by ncteisen · 7 years ago
  27. 9ffb149 Portability by ncteisen · 7 years ago
  28. fcfa440 Default to 1 cq per sync server by Ken Payson · 7 years ago
  29. 3cffe1f Get NDEBUG to build by ncteisen · 7 years ago
  30. 812b802 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  31. c0ec3cc Merge pull request #13332 from dgquintas/grpclb_better_logging by David G. Quintas · 7 years ago
  32. 2076ca5 Merge pull request #13343 from dgquintas/pf_error_refs by David G. Quintas · 7 years ago
  33. 72afb76 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  34. 6712a75 Fix wrong assignment by David Garcia Quintas · 7 years ago
  35. 9fbd6c1 Merge pull request #13331 from dgquintas/grpclb_retry_timer by David G. Quintas · 7 years ago
  36. 67520b0 Merge pull request #13296 from adelez/remove_images by adelez · 7 years ago
  37. 0fa2c6b Moar cleanups! by David Garcia Quintas · 7 years ago
  38. b07d7a8 Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb by David Garcia Quintas · 7 years ago
  39. e77b3c3 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  40. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  41. 8f1e27f Merge pull request #13348 from jtattermusch/no_benchmarks_node by Jan Tattermusch · 7 years ago
  42. 9c34c78 Merge pull request #13346 from grpc/revert-13322-oauth_failure by Jan Tattermusch · 7 years ago
  43. 6859774 node benchmarks have been removed by Jan Tattermusch · 7 years ago
  44. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  45. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  46. aa2ab1f Polish invalidation of by Muxi Yan · 7 years ago
  47. 830c14f Add realtime clock sync every 10s by Muxi Yan · 7 years ago
  48. 94eae04 PF: don't unref errors when about to loop in pf_conn cb by David Garcia Quintas · 7 years ago
  49. 76190cf Merge pull request #13294 from sreecha/cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  50. 5960790 pr comments by David Garcia Quintas · 7 years ago
  51. 3f69cb3 Actually do what the pr comments suggested by David Garcia Quintas · 7 years ago
  52. ce1c7db Merge pull request #13039 from ctiller/tfix2 by Craig Tiller · 7 years ago
  53. 2b372e0 pr comments by David Garcia Quintas · 7 years ago
  54. 9c04438 Merge pull request #13308 from ejona86/getstate-connect by Eric Anderson · 7 years ago
  55. 064bdd5 Merge pull request #13281 from yang-g/log_envar by Yang Gao · 7 years ago
  56. b90cb3f pr comments by David Garcia Quintas · 7 years ago
  57. 3a128c0 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  58. 3a54b86 Merge pull request #13201 from wjackson/cancel-and-priority by Noah Eisen · 7 years ago
  59. a1c6590 grpclb: Improved logging by David Garcia Quintas · 7 years ago
  60. e782063 Merge pull request #13259 from sreecha/resource-quota-fix by Sree Kuchibhotla · 7 years ago
  61. a5c2d6b Don't expect LB call to be NULL inside LB call retry timer. by David Garcia Quintas · 7 years ago
  62. b90f0e6 relax for inlined bytes to avoid allocation by yang-g · 7 years ago
  63. c881859 handle 0 byte size message... by yang-g · 7 years ago
  64. 272eebb Only allocate what we need in the last slice for proto serialization by yang-g · 7 years ago
  65. 2da79b8 Merge pull request #13326 from vjpai/cpu_test by Vijay Pai · 7 years ago
  66. 4d4fab1 Merge pull request #13313 from murgatroid99/uv_assertion_fixes by Michael Lumish · 7 years ago
  67. a674634 Handle frame with priority flag for canceled stream by Whitney Jackson · 7 years ago
  68. c42e978 Reduce # of arithmetic ops to reduce time spent in this test. by Vijay Pai · 7 years ago
  69. f4145c0 Merge pull request #13324 from jtattermusch/fix_artifact_build by Jan Tattermusch · 7 years ago
  70. dcd970d artifact builder dockerfiles were removed by mistake by Jan Tattermusch · 7 years ago
  71. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  72. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  73. c3be930 Merge branch 'master' of https://github.com/grpc/grpc into log_envar by yang-g · 7 years ago
  74. 2575141 Merge pull request #13311 from ctiller/lfe3 by Craig Tiller · 7 years ago
  75. 70e87c3 Clang format by murgatroid99 · 7 years ago
  76. b6727b6 clang format by Sree Kuchibhotla · 7 years ago
  77. 096f883 clang format by Sree Kuchibhotla · 7 years ago
  78. c4a973c Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  79. c6f925d Fix timer freed early in uv pollset by murgatroid99 · 7 years ago
  80. 1ef989c Fixes, commentary by Craig Tiller · 7 years ago
  81. 15626bb Fix data race by Craig Tiller · 7 years ago
  82. fbf61bb Revert "Revert "Class-ify lockfree event"" by Craig Tiller · 7 years ago
  83. a5ad92d Merge pull request #13303 from ncteisen/ubsan by Noah Eisen · 7 years ago
  84. f090194 doc: Fully define GetState in connectivity state API by Eric Anderson · 7 years ago
  85. e85fc23 Merge pull request #13307 from grpc/revert-13097-lfe3 by David G. Quintas · 7 years ago
  86. d21204c Update C# versions by Adele Zhou · 7 years ago
  87. 332c7e4 Revert "Class-ify lockfree event" by David G. Quintas · 7 years ago
  88. a4265d4 Merge pull request #13304 from yashykt/testc++fixes by Yash Tibrewal · 7 years ago
  89. 52f7039 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  90. 4047e45 Merge branch 'master' into resource-quota-fix by Sree Kuchibhotla · 7 years ago
  91. 99dcb69 Merge pull request #13097 from ctiller/lfe3 by Craig Tiller · 7 years ago
  92. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  93. c284139 Remove include from end2end data files and add extern C to each definition instead by Yash Tibrewal · 7 years ago
  94. 5dd0d6f Fix internal UBSAN failure by ncteisen · 7 years ago
  95. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  96. 67c0eff MacOS uses end2end tests. therefore extern C needed by Yash Tibrewal · 7 years ago
  97. ceb2475 include log.h for mac by yang-g · 7 years ago
  98. c03867f Merge pull request #12648 from kpayson64/attempt_2 by kpayson64 · 7 years ago
  99. 4c8f8fe Merge pull request #13297 from yang-g/pollcv by Yang Gao · 7 years ago
  100. 9ad6068 Merge pull request #13199 from ncteisen/zero-copy by Noah Eisen · 7 years ago