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