1. 85629d0 Add missing exec_ctx parameter to pollset_uv.c by Yash Tibrewal · 7 years ago
  2. 81e476e Merge pull request #12624 from yashykt/ctocc6 by Yash Tibrewal · 7 years ago
  3. 7fcdd7a Really spell out code generation by Craig Tiller · 7 years ago
  4. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  5. a262f8f Merge pull request #12370 from ctiller/pollset_kick_stats by Craig Tiller · 7 years ago
  6. 6712c7d Merging master into yashykt:ctocc6 by Yash Tibrewal · 7 years ago
  7. 0aedb81 Merge pull request #11587 from y-zeng/pure_ping by Yuchen Zeng · 7 years ago
  8. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  9. 7801f34 Merge pull request #12601 from dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak by David G. Quintas · 7 years ago
  10. 81b4195 Merge pull request #12600 from sreecha/closure-debug by Sree Kuchibhotla · 7 years ago
  11. 06576d5 Merge pull request #12359 from justinburke/tsi_factory_locking by Justin Burke · 7 years ago
  12. ab65dc2 Merge pull request #12494 from ncteisen/stream-list-tracers by Noah Eisen · 7 years ago
  13. 06312bd Minor formatting, commenting and clang format for C to C++ conversion by Yash Tibrewal · 7 years ago
  14. e203067 initializing checker_mu in timer_list to be safe by Yash Tibrewal · 7 years ago
  15. 341c7e7 Timer generic correction by Yash Tibrewal · 7 years ago
  16. 067611f static metadata and clang format by Yash Tibrewal · 7 years ago
  17. 533d118 Removing designated initializers, implicit string literal to char * by Yash Tibrewal · 7 years ago
  18. a63a4f9 Merge pull request #12564 from sreecha/exp-cq-fix by Sree Kuchibhotla · 7 years ago
  19. d7eda61 Add more options in grpc_chttp2_config_default_keepalive_args by Yuchen Zeng · 7 years ago
  20. 18ea66f Update writing.c with the trailers-only response change by Yuchen Zeng · 7 years ago
  21. 1ecbebc Set the ping behavior as described in the proposal by Yuchen Zeng · 7 years ago
  22. ad32075 Set last_ping_sent_time to inf_past after receiving data by Yuchen Zeng · 7 years ago
  23. 6a8c0ac Fix ping policy by Yuchen Zeng · 7 years ago
  24. 998bd2c Fix leak in grpclb's lb_on_response_received_locked by David Garcia Quintas · 7 years ago
  25. d4477c1 Merge branch 'master' into closure-debug by Sree Kuchibhotla · 7 years ago
  26. 9667e8a clang format by Sree Kuchibhotla · 7 years ago
  27. 31ad68a fix a bad typo by Sree Kuchibhotla · 7 years ago
  28. 0dbfde6 Restore no_barrier operations to some places where it is safe by Sree Kuchibhotla · 7 years ago
  29. 9d37978 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  30. 966bf49 Add to closure_list_sched as well by Sree Kuchibhotla · 7 years ago
  31. adbcec4 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  32. 0252252 Update env var documentation by ncteisen · 7 years ago
  33. 571fa0c Add stream state tracer by ncteisen · 7 years ago
  34. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  35. 49d75e3 Address some review comments by Sree Kuchibhotla · 7 years ago
  36. 4942458 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  37. 4478a88 More detailed error when double-scheduling a closure by Sree Kuchibhotla · 7 years ago
  38. 788ea1c Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctx by David G. Quintas · 7 years ago
  39. 4984135 Add reference counting to tsi_ssl_handshaker_factories by Justin Burke · 7 years ago
  40. 95cd9a4 Merge pull request #12545 from yashykt/type_rename by Yash Tibrewal · 7 years ago
  41. 1500cd6 Merge branch 'master' of https://github.com/grpc/grpc into tsi_exec_ctx by jiangtaoli2016 · 7 years ago
  42. 8f798e9 %s/current_pollable/current_pollable_obj by Yash Tibrewal · 7 years ago
  43. b2a54ac Reverting suffixes and changing field names instead by Yash Tibrewal · 7 years ago
  44. 7db81fb Merge pull request #12565 from kpayson64/revert_lb_stuff by kpayson64 · 7 years ago
  45. c4ea11c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  46. 1761884 Merge pull request #12577 from ctiller/http_write_stats by Craig Tiller · 7 years ago
  47. b2b4a85 Correct comparison by Craig Tiller · 7 years ago
  48. 79eba77 Merge branch 'exec' into execp by Craig Tiller · 7 years ago
  49. f66ed28 Instrument executor a little better by Craig Tiller · 7 years ago
  50. 9fa10cc Fix merge issue by Ken Payson · 7 years ago
  51. 79a89c9 Merge pull request #12517 from apolcyn/fix_service_config_choice_from_dns_with_zero_percentages by apolcyn · 7 years ago
  52. 3ad5c74 Fix errant change by Craig Tiller · 7 years ago
  53. 3ff1fa6 Collect stats on why writes are initiated by Craig Tiller · 7 years ago
  54. c086c7e Merge branch 'master' into revert_lb_stuff by Yash Tibrewal · 7 years ago
  55. f68978c Pass exec_ctx in TSI zero_copy_protector create by jiangtaoli2016 · 7 years ago
  56. 1b7be43 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  57. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  58. 561f72f Merge pull request #12532 from yashykt/ctocc4 by Yash Tibrewal · 7 years ago
  59. 01e83b5 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." by Ken Payson · 7 years ago
  60. 5e81d09 Merge pull request #12555 from ctiller/gross-object-counts by Craig Tiller · 7 years ago
  61. c7cebe8 Consistent acq/rel semantics for pending_events atomic by Sree Kuchibhotla · 7 years ago
  62. 7f10c29 Windows by Craig Tiller · 7 years ago
  63. 213d274 Only use fast path for short items by Craig Tiller · 7 years ago
  64. 21b2c18 Remove old constant by Craig Tiller · 7 years ago
  65. fb0262b Eliminate lock in self-scheduling path in executor by Craig Tiller · 7 years ago
  66. cb3c1da Merging master into ctocc4 by Yash Tibrewal · 7 years ago
  67. 1a012bb Review feedback by Craig Tiller · 7 years ago
  68. f1dc9c3 Count api object creations by Craig Tiller · 7 years ago
  69. fc57518 Merge pull request #12326 from AspirinSJL/bug_shutdown by Juanli Shen · 7 years ago
  70. 4a4bd1c Merge pull request #12214 from vjpai/cereal_eye_sir by Vijay Pai · 7 years ago
  71. 1217c4d Merge pull request #12519 from vjpai/stylin by Vijay Pai · 7 years ago
  72. 0087d25 Merge pull request #12524 from vjpai/age_filter by Vijay Pai · 7 years ago
  73. 2e2bf25 Merging with master by Yash Tibrewal · 7 years ago
  74. 2ed5d80 Removing forward declaration by Yash Tibrewal · 7 years ago
  75. a495220 removing a completed TODO, removing forward declarations and rearranging code instead, removing _t suffixes with other recommendations by Yash Tibrewal · 7 years ago
  76. 6502ecc Add refcount to subchannel_index. by Juanli Shen · 7 years ago
  77. bc130da Adding more pointer conversions and type renaming by Yash Tibrewal · 7 years ago
  78. 64f8b12 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  79. cf34fa5 Document only epoll1 for these stats, add missing spot by Craig Tiller · 7 years ago
  80. ebacb2f Fixes by Craig Tiller · 7 years ago
  81. 3bf7b71 Merge pull request #12187 from AspirinSJL/lb_fallback by Juanli Shen · 7 years ago
  82. 4a7fca5 Give guidance on prefixing struct/enum/#define names by Vijay Pai · 7 years ago
  83. ce286cb Merge pull request #12502 from vjpai/make_spelling_great_again by Vijay Pai · 7 years ago
  84. b0ed737 Enable filter if either AGE or IDLE is specified; don't require both. by Vijay Pai · 7 years ago
  85. b98f045 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  86. 480f5d8 Add missing increments by Craig Tiller · 7 years ago
  87. 70bbb6b Fix schema generation by Craig Tiller · 7 years ago
  88. 22e89a8 Merge pull request #12499 from yashykt/ctocc3 by Yash Tibrewal · 7 years ago
  89. 556e8f2 Merge pull request #12525 from vjpai/fc_limits by Vijay Pai · 7 years ago
  90. f21e7ef Merge pull request #12463 from yashykt/max_concurrent_streams_fix by Yash Tibrewal · 7 years ago
  91. 5566e4e Merge pull request #12509 from ctiller/stats_json by Craig Tiller · 7 years ago
  92. 538418d Merge pull request #12512 from apolcyn/fix_cares_mem_leak by apolcyn · 7 years ago
  93. b2f490c Include limits.h since we're using INT_MAX (affects some compilers) by Vijay Pai · 7 years ago
  94. bdfa308 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  95. a6ede3b Remove unnecessary comment by Yash Tibrewal · 7 years ago
  96. 6988dbb There is no need to remove fail_pending_writes from mark_stream_closed anymore by Yash Tibrewal · 7 years ago
  97. 49119a4 Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata by Yash Tibrewal · 7 years ago
  98. 6d4c993 Merge pull request #12487 from ctiller/stats_schema by Craig Tiller · 7 years ago
  99. d718803 Merge pull request #12491 from ctiller/ffs by Craig Tiller · 7 years ago
  100. 97dab51 Renaming pops_tag enum by Yash Tibrewal · 7 years ago