1. ff0996d Merge pull request #12242 from dgquintas/rr_initial_conn by David G. Quintas · 7 years ago
  2. 27ac8cf Merge pull request #12251 from ncteisen/fix-ubsan by Noah Eisen · 7 years ago
  3. a0a4272 Merge pull request #12246 from yang-g/epoll1 by Yang Gao · 7 years ago
  4. 9747224 Fix ubsan by Noah Eisen · 7 years ago
  5. df92a64 Add timer annotations in epoll1 by yang-g · 7 years ago
  6. 7d0d2cd Merge pull request #12182 from dgquintas/grpclb_destroy_bbr by David G. Quintas · 7 years ago
  7. a2c1df4 RR: Initialize subchannel connectivity state by David Garcia Quintas · 7 years ago
  8. 71c468b Merge pull request #11936 from sreecha/fix-end2end-test by Sree Kuchibhotla · 7 years ago
  9. 87ffcb6 disable epoll1 by default (just enable tests) by Sree Kuchibhotla · 7 years ago
  10. 4558762 Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 by Nicolas Noble · 7 years ago
  11. 0f924b7 Merge pull request #12213 from dgquintas/v1.7.x-version-bump by David G. Quintas · 7 years ago
  12. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  13. 22cc56f Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 by Maxim Dzoba · 7 years ago
  14. 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
  15. 54749da Enable epoll1 by default (and move epollsig as second choice) by Sree Kuchibhotla · 7 years ago
  16. 7a9d17f Fixing memory leak and removing unneeded NULL checks. by Julien Boeuf · 7 years ago
  17. 97e1785 Added missing call to grpc_byte_buffer_reader_destroy() by David Garcia Quintas · 7 years ago
  18. d1ba31d Merge pull request #11831 from ncteisen/flow-control-part2 by Noah Eisen · 7 years ago
  19. 41ba268 Pull bdp estimation into flowctl module by ncteisen · 7 years ago
  20. 5020562 Merge pull request #12130 from y-zeng/oauth2 by Yuchen Zeng · 7 years ago
  21. 0fcd99e Merge pull request #8982 from kpayson64/cache_poll_threads2 by Jan Tattermusch · 7 years ago
  22. bd34477 Address PR feedback by Ken Payson · 7 years ago
  23. 011aa3d Merge pull request #12083 from ncteisen/trace-closure-flush by Noah Eisen · 7 years ago
  24. a0a7b57 Fix use-after-free in oauth2_credentials by Yuchen Zeng · 7 years ago
  25. fe71c75 Merge pull request #12054 from sreecha/cq_cleanup by Sree Kuchibhotla · 7 years ago
  26. ba94aed Trace closure flush by ncteisen · 7 years ago
  27. 9d3f1d4 Merge pull request #12091 from chhsia0/osx-cmake by Vijay Pai · 7 years ago
  28. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  29. 2f94a26 Make bytes_to_send in tsi_handshaker_next const by jiangtaoli2016 · 7 years ago
  30. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  31. 458214f transport - Fix a thread safety bug introduced by #11780 by Muxi Yan · 7 years ago
  32. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  33. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  34. 43f7acf Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location. by Chun-Hung Hsiao · 7 years ago
  35. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  36. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  37. 2240a13 Merge remote-tracking branch 'upstream/master' into cache_poll_threads2 by Ken Payson · 7 years ago
  38. 26e6f72 Merge pull request #11990 from pgonda/patch-2 by Noah Eisen · 7 years ago
  39. 1ba000e Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan by Sree Kuchibhotla · 7 years ago
  40. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  41. f264147 Prevent fd_orphan from calling shutdown(fd) when release_fd is true by Sree Kuchibhotla · 7 years ago
  42. cfce451 Fix tsan failures in cq-pluck and cleanup cq code by Sree Kuchibhotla · 7 years ago
  43. 62b9a8c Merge pull request #12041 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  44. 34989fd Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  45. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  46. 482d006 Fix another two memory leak points in cronet_transport by Muxi Yan · 7 years ago
  47. 54ecb5a Merge pull request #12021 from jiangtaoli2016/unused_bytes by Jiangtao Li · 7 years ago
  48. 9279ca1 Merge pull request #11796 from afirago/fix-fallthrough-werror by Nicolas Noble · 7 years ago
  49. e70f3b2 Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  50. 00b35e7 Make tsi handshaker result unused bytes const by jiangtaoli2016 · 7 years ago
  51. 8a46ba5 clang fmt by ncteisen · 7 years ago
  52. ab04027 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  53. 9271621 Merge pull request #12000 from yang-g/msan by Yang Gao · 7 years ago
  54. c073e43 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc by Noah Eisen · 7 years ago
  55. b667f12 Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api by apolcyn · 7 years ago
  56. e6432bf Fix leak if duplicated static md by Noah Eisen · 7 years ago
  57. 5fbfa18 Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak by Muxi Yan · 7 years ago
  58. 79d9a8a Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  59. 84d6924 Use zalloc and remove now redundant sets by yang-g · 7 years ago
  60. 897a752 Initialize initiating_exec_ctx_or_null by yang-g · 7 years ago
  61. 6a8355d Fix two memory leaks by Muxi Yan · 7 years ago
  62. 1901254 Update tcp_server_utils_posix_common with GPR_ONCE_INIT by Peter Gonda · 7 years ago
  63. f787594 Merge pull request #11703 from yang-g/cq_shutdown by Yang Gao · 7 years ago
  64. e5cd176 Merge pull request #11927 from y-zeng/nameser by Yuchen Zeng · 7 years ago
  65. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  66. 088e85c add comment and test for memory api of grpc_call_cancel_with_status by Alexander Polcyn · 7 years ago
  67. fb193a1 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  68. 097cbfc Resolve comments by yang-g · 7 years ago
  69. 7d6b914 Change return type to bool by yang-g · 7 years ago
  70. 533fbd3 Rebase with head and resolve conflicts by yang-g · 7 years ago
  71. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  72. 433f7bc Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity by David G. Quintas · 7 years ago
  73. aaf623a Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscription by David G. Quintas · 7 years ago
  74. fc950fb Fix bug in handling of RR connectivity transition to SHUTDOWN by David Garcia Quintas · 7 years ago
  75. 6a7935e Watch the LB channel using the right initial conn. state by David Garcia Quintas · 7 years ago
  76. a0bfba2 Fix use after free error in cq by Sree Kuchibhotla · 7 years ago
  77. e775180 Use new protocol for reporting dropped calls to grpclb balancer. by Mark D. Roth · 7 years ago
  78. f630ff2 Update build.yaml, fix format by Yuchen Zeng · 7 years ago
  79. bc66377 Add src/core/lib/iomgr/nameser.h by Yuchen Zeng · 7 years ago
  80. ddc0d37 Merge pull request #11780 from muxi/stream_compression_transport by Muxi Yan · 7 years ago
  81. 5794061 Improvements to grpc_byte_stream API and handling. by Mark D. Roth · 7 years ago
  82. 986f056 Merge pull request #11865 from yang-g/avl_interface by Yang Gao · 7 years ago
  83. c22c65b grpclb: deal with all-drops serverlists by David Garcia Quintas · 7 years ago
  84. 59beeff Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  85. 9bf8342 enable epollsig by Sree Kuchibhotla · 7 years ago
  86. 1a48907 format code by yang-g · 7 years ago
  87. d66ee1a Remove unused user_data from ref_node. by yang-g · 7 years ago
  88. 59ef648 Adding exec_ctx to avl vtable functions by yang-g · 7 years ago
  89. 107840f Disable epoll1 unless explicitly requested by Sree Kuchibhotla · 7 years ago
  90. 84122c4 Fix wrong logging of LB policy addresses by David Garcia Quintas · 7 years ago
  91. 9511aef Merge pull request #11786 from y-zeng/fd_orphan by Yuchen Zeng · 7 years ago
  92. a074133 Merge pull request #11733 from markdroth/security_api_cleanup by Mark D. Roth · 7 years ago
  93. 3180dfa C-Ares: Remove Internal Header by Axel Huebl · 7 years ago
  94. 781fd6f Merge pull request #11884 from yashykt/connect-auth by Yash Tibrewal · 7 years ago
  95. e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
  96. e8e05f9 Merge pull request #11816 from sreecha/sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  97. a5b7a8e Merge pull request #9840 from ctiller/maxstrm by Craig Tiller · 7 years ago
  98. c7a94c5 Bug fix by Muxi Yan · 7 years ago
  99. 9469ac4 transport - Move slice buffer creation to stream compression enabling time (PR 3) for performance by Muxi Yan · 7 years ago
  100. d0c1e50 Changing a few variable names and adding few safety conditions by Yash Tibrewal · 7 years ago