1. 66f3d2b Fix asan and tsan failures. by Mark D. Roth · 7 years ago
  2. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  3. 2bf8640 Merge pull request #11873 from ctiller/stats by Craig Tiller · 7 years ago
  4. b2170fe Merge pull request #12343 from sreecha/enable-epoll1 by Sree Kuchibhotla · 7 years ago
  5. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  6. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  7. 090cd46 Revert "Fake zero copy protector" by Jan Tattermusch · 7 years ago
  8. 0c21e33 Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector by Jiangtao Li · 7 years ago
  9. 0fda880 Enable epoll1 by Sree Kuchibhotla · 7 years ago
  10. 8af54b8 Change PF and RR to expect only backends. by Juanli Shen · 7 years ago
  11. 5899055 Implement fake TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  12. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  13. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  14. 9519718 Documentation change + e2e test fix by Ken Payson · 7 years ago
  15. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  16. 12bc68e Merge pull request #12137 from y-zeng/call_atm by Yuchen Zeng · 7 years ago
  17. 109da09 Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown by David G. Quintas · 7 years ago
  18. b489e79 Remove extraneous paren by ncteisen · 7 years ago
  19. 52ba957 Removed in_connectivity_shutdown from RR by David Garcia Quintas · 7 years ago
  20. e01940f clang format by Sree Kuchibhotla · 7 years ago
  21. a1ba139 Remove test variable by Sree Kuchibhotla · 7 years ago
  22. a92a9cc change num_events and cursor to gpr_atm for memory visibility by Sree Kuchibhotla · 7 years ago
  23. 1961452 Reduce batch size to 1 - This seems to help with unary and streaming benchmarks by Sree Kuchibhotla · 7 years ago
  24. 6eb505b Add explanation for recv_state by Yuchen Zeng · 7 years ago
  25. 0e90957 Merge branch 'master' into epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  26. b154cd1 fix typo by Sree Kuchibhotla · 7 years ago
  27. 3d609f1 merge by Sree Kuchibhotla · 7 years ago
  28. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  29. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  30. 2921e1e Merge pull request #12282 from yang-g/sync_thd_refactor by Yang Gao · 7 years ago
  31. 14a690d Merge pull request #11782 from muxi/stream_compression_config by Muxi Yan · 7 years ago
  32. 0f9e193 Update block_annotate.h by yang-g · 7 years ago
  33. 98ad80a Remove stale file by yang-g · 7 years ago
  34. 684a397 Fix stream_compression_payload test flake by Muxi Yan · 7 years ago
  35. ff83681 Merge pull request #12240 from yang-g/endo by Yang Gao · 7 years ago
  36. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  37. ff0996d Merge pull request #12242 from dgquintas/rr_initial_conn by David G. Quintas · 7 years ago
  38. 27ac8cf Merge pull request #12251 from ncteisen/fix-ubsan by Noah Eisen · 7 years ago
  39. a0a4272 Merge pull request #12246 from yang-g/epoll1 by Yang Gao · 7 years ago
  40. 9747224 Fix ubsan by Noah Eisen · 7 years ago
  41. df92a64 Add timer annotations in epoll1 by yang-g · 7 years ago
  42. 7d0d2cd Merge pull request #12182 from dgquintas/grpclb_destroy_bbr by David G. Quintas · 7 years ago
  43. 2def644 fix C++ wrapper by yang-g · 7 years ago
  44. 2a1f129 Fix mismatched BEGIN/END by yang-g · 7 years ago
  45. a2c1df4 RR: Initialize subchannel connectivity state by David Garcia Quintas · 7 years ago
  46. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  47. 4fa6caa Add a new macro for custom profiler by yang-g · 7 years ago
  48. 71c468b Merge pull request #11936 from sreecha/fix-end2end-test by Sree Kuchibhotla · 7 years ago
  49. f42587c Do not add accept-encoding field when it exists by Muxi Yan · 7 years ago
  50. da4f087 Fix minor build issue by Muxi Yan · 7 years ago
  51. d37411e Some missing parts by Muxi Yan · 7 years ago
  52. 5efc913 Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads by Sree Kuchibhotla · 7 years ago
  53. 87ffcb6 disable epoll1 by default (just enable tests) by Sree Kuchibhotla · 7 years ago
  54. 4558762 Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 by Nicolas Noble · 7 years ago
  55. 0f924b7 Merge pull request #12213 from dgquintas/v1.7.x-version-bump by David G. Quintas · 7 years ago
  56. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  57. 22cc56f Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 by Maxim Dzoba · 7 years ago
  58. 3088230 initialize pollset struct. Ideally not needed since we do zalloc but some code may directly call gpr_malloc to create pollset by Sree Kuchibhotla · 7 years ago
  59. 54749da Enable epoll1 by default (and move epollsig as second choice) by Sree Kuchibhotla · 7 years ago
  60. 7a9d17f Fixing memory leak and removing unneeded NULL checks. by Julien Boeuf · 7 years ago
  61. e40e259 Add more comments for the atomic operations by Yuchen Zeng · 7 years ago
  62. 0ce19a2 Use atm load instead of atm cas by Yuchen Zeng · 7 years ago
  63. 97e1785 Added missing call to grpc_byte_buffer_reader_destroy() by David Garcia Quintas · 7 years ago
  64. 04b5803 Fix comment format by Muxi Yan · 7 years ago
  65. d1ba31d Merge pull request #11831 from ncteisen/flow-control-part2 by Noah Eisen · 7 years ago
  66. 41ba268 Pull bdp estimation into flowctl module by ncteisen · 7 years ago
  67. 229125a Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  68. d36283a Address review comments by Muxi Yan · 7 years ago
  69. 370051b Simplify bctlp atomic operations by Yuchen Zeng · 7 years ago
  70. 5020562 Merge pull request #12130 from y-zeng/oauth2 by Yuchen Zeng · 7 years ago
  71. 0fcd99e Merge pull request #8982 from kpayson64/cache_poll_threads2 by Jan Tattermusch · 7 years ago
  72. bd34477 Address PR feedback by Ken Payson · 7 years ago
  73. 873bb70 Fix data race in call.c by Yuchen Zeng · 7 years ago
  74. 011aa3d Merge pull request #12083 from ncteisen/trace-closure-flush by Noah Eisen · 7 years ago
  75. a0a7b57 Fix use-after-free in oauth2_credentials by Yuchen Zeng · 7 years ago
  76. fe71c75 Merge pull request #12054 from sreecha/cq_cleanup by Sree Kuchibhotla · 7 years ago
  77. ba94aed Trace closure flush by ncteisen · 7 years ago
  78. 9d3f1d4 Merge pull request #12091 from chhsia0/osx-cmake by Vijay Pai · 7 years ago
  79. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  80. 2f94a26 Make bytes_to_send in tsi_handshaker_next const by jiangtaoli2016 · 7 years ago
  81. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  82. 458214f transport - Fix a thread safety bug introduced by #11780 by Muxi Yan · 7 years ago
  83. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  84. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  85. 43f7acf Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location. by Chun-Hung Hsiao · 7 years ago
  86. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  87. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  88. 2240a13 Merge remote-tracking branch 'upstream/master' into cache_poll_threads2 by Ken Payson · 7 years ago
  89. 26e6f72 Merge pull request #11990 from pgonda/patch-2 by Noah Eisen · 7 years ago
  90. 1ba000e Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan by Sree Kuchibhotla · 7 years ago
  91. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  92. f264147 Prevent fd_orphan from calling shutdown(fd) when release_fd is true by Sree Kuchibhotla · 7 years ago
  93. cfce451 Fix tsan failures in cq-pluck and cleanup cq code by Sree Kuchibhotla · 7 years ago
  94. 62b9a8c Merge pull request #12041 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  95. 34989fd Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  96. 69b8fe0 Merge branch 'master' into stream_compression_config by Muxi Yan · 7 years ago
  97. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  98. 482d006 Fix another two memory leak points in cronet_transport by Muxi Yan · 7 years ago
  99. 54ecb5a Merge pull request #12021 from jiangtaoli2016/unused_bytes by Jiangtao Li · 7 years ago
  100. 9279ca1 Merge pull request #11796 from afirago/fix-fallthrough-werror by Nicolas Noble · 7 years ago