1. bdfa308 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  2. a6ede3b Remove unnecessary comment by Yash Tibrewal · 7 years ago
  3. 6988dbb There is no need to remove fail_pending_writes from mark_stream_closed anymore by Yash Tibrewal · 7 years ago
  4. 49119a4 Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata by Yash Tibrewal · 7 years ago
  5. 50e1100 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  6. 6d4c993 Merge pull request #12487 from ctiller/stats_schema by Craig Tiller · 7 years ago
  7. d718803 Merge pull request #12491 from ctiller/ffs by Craig Tiller · 7 years ago
  8. 97dab51 Renaming pops_tag enum by Yash Tibrewal · 7 years ago
  9. 090aca5 Using already type casted variables by Yash Tibrewal · 7 years ago
  10. 52778c4 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues by Yash Tibrewal · 7 years ago
  11. dd2c3cf fix handling of service config choosing when percentage is zero by Alexander Polcyn · 7 years ago
  12. a5b571e Merge pull request #12504 from jtattermusch/bump_1_6_1 by Jan Tattermusch · 7 years ago
  13. 3a24364 Fix a memory leak in cares wrapper by Alexander Polcyn · 7 years ago
  14. fb056f0 Merge pull request #12484 from nathanielmanistaatgoogle/more_cython_tests by Nathaniel Manista · 7 years ago
  15. ea78078 regenerate by Jan Tattermusch · 7 years ago
  16. 4fa3364 bump version to 1.6.1 by Jan Tattermusch · 7 years ago
  17. 4b7ef4d Build a wall and make 'u' pay for it by Vijay Pai · 7 years ago
  18. af57a57 Merge pull request #12398 from ctiller/server_stats by Craig Tiller · 7 years ago
  19. f6e61bf Add comment for timeout; assert on negative timeout value; fix timeout test by Muxi Yan · 7 years ago
  20. 20104ce Add a clamp to remove ubsan failure by Craig Tiller · 7 years ago
  21. 1b96418 Merge pull request #12297 from markdroth/moar_client_channel_cleanup by Mark D. Roth · 7 years ago
  22. 6153974 Fix Windows compile error by Craig Tiller · 7 years ago
  23. 2bdd045 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  24. d24e966 fix memory leak of ruby call objects by Alexander Polcyn · 7 years ago
  25. 4b7fe94 Automatically generate BigQuery schema details for all counters by Craig Tiller · 7 years ago
  26. afa4700 Use Apple internal type for timeout by Muxi Yan · 7 years ago
  27. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  28. 9f0c86a Merge pull request #12480 from vjpai/ownit by Vijay Pai · 7 years ago
  29. e9af6f9 Fix merge error by Craig Tiller · 7 years ago
  30. bbe282f Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  31. 4aac9a6 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  32. f73fe50 Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  33. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  34. 0ebc3ad Temporarily take ownership of cpp generator to prevent changes by Vijay Pai · 7 years ago
  35. ad9208c clang-format by Mark D. Roth · 7 years ago
  36. 09fe5de Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  37. 9c87eda Merge pull request #12464 from yashykt/ctocc2 by Yash Tibrewal · 7 years ago
  38. adf6c81 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  39. b292960 More cleanup in client_channel code. by Mark D. Roth · 7 years ago
  40. aba0a0a Add fallback (use backends from resolver if can't reach balancer) to grpclb. by Juanli Shen · 7 years ago
  41. 8e71287 Fix race conditions on backup poller creation by Craig Tiller · 7 years ago
  42. eda5a4d Fix metadata memory leak by Nathaniel Manista · 7 years ago
  43. 16fc232 Merge branch 'master' into write_completion by Craig Tiller · 7 years ago
  44. ba2801f build using c-ares own cmake by Jan Tattermusch · 7 years ago
  45. 7cdd99c Adding more pointer type conversions by Yash Tibrewal · 7 years ago
  46. 9dba7eb Fix error unref problem by Muxi Yan · 7 years ago
  47. cc86cb7 Merge pull request #12440 from yashykt/ctocc by Yash Tibrewal · 7 years ago
  48. 50fec6a Measure batchiness by Craig Tiller · 7 years ago
  49. f73c210 Compile fix by Craig Tiller · 7 years ago
  50. b0ce25e Add comment by Craig Tiller · 7 years ago
  51. 55863ff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  52. 073a88f add some stats by Craig Tiller · 7 years ago
  53. b61a26c Eliminate redundant now calls by Craig Tiller · 7 years ago
  54. fabb513 Merge by Craig Tiller · 7 years ago
  55. d7b112e Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  56. 4f5acf7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  57. a87f22d Merge pull request #12449 from ctiller/stats_doc by Craig Tiller · 7 years ago
  58. a0a9ca4 Merge branch 'master' of https://github.com/grpc/grpc into ctocc by Yash Tibrewal · 7 years ago
  59. 1a4b3ac Merge pull request #12439 from nicolasnoble/compilers-be-compilers by Nicolas Noble · 7 years ago
  60. 11b4ddd Merge pull request #12200 from dgquintas/rename_lr_to_plugin by David G. Quintas · 7 years ago
  61. eda9097 Add a documentation field to stats, enforce its usage by Craig Tiller · 7 years ago
  62. 0aee498 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  63. c7388e5 Fix node build. by Mark D. Roth · 7 years ago
  64. b9bac8e Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protector by Mark D. Roth · 7 years ago
  65. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  66. 7f6a27a Merge pull request #12372 from vjpai/armalarmadingdong by Vijay Pai · 7 years ago
  67. fd6335c Some compilers still don't like that. by Nicolas "Pixel" Noble · 7 years ago
  68. 56969c2 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  69. 23af48d Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  70. 7ba22e8 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  71. 0880cad Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  72. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 7 years ago
  73. 4fb5086 Merge pull request #12104 from dgquintas/filters_prio by David G. Quintas · 7 years ago
  74. 6773955 Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer by Vijay Pai · 7 years ago
  75. 38b15c8 Merge branch 'write_completion' into write_completion_stats by Craig Tiller · 7 years ago
  76. dfc6cff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  77. 9e3af38 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  78. da8a169 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  79. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  80. b13c8cb Merge pull request #12420 from yashykt/ctocc by Yash Tibrewal · 7 years ago
  81. 99bdb38 Merge branch 'write_completion' into write_completion_stats by Craig Tiller · 7 years ago
  82. a8fc020 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  83. 06a1bae Better HTTP stats by Craig Tiller · 7 years ago
  84. 6155df6 Better TCP stats by Craig Tiller · 7 years ago
  85. 07d2fa7 Better executor stats by Craig Tiller · 7 years ago
  86. 022ad3a Merge branch 'stats_histo' into write_completion_stats by Craig Tiller · 7 years ago
  87. b6ef6e9 Merge pull request #12080 from y-zeng/connectivity by Yuchen Zeng · 7 years ago
  88. ff952d2 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  89. f54af48 Merge pull request #12413 from sreecha/fix-epoll1-bug by Sree Kuchibhotla · 7 years ago
  90. 4fe48e6 Build fixes by Ken Payson · 7 years ago
  91. cd78a50 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  92. 2a95bf4 grpclb: Don't try to pick from shutdown RR by David Garcia Quintas · 7 years ago
  93. 58c33ba Decouple alarm construction from setting to avoid races in MT code by Vijay Pai · 7 years ago
  94. 24f30f7 Garbage collect experimental pollers by Craig Tiller · 7 years ago
  95. f5a7f7f Determine type name using php namespace option by Michael Bausor · 7 years ago
  96. 1e99b23 clang-format by Muxi Yan · 7 years ago
  97. c2a61a2 write_buffering patch by Muxi Yan · 7 years ago
  98. 4dc3c0b Merge branch 'master' of github.com:grpc/grpc into filters_prio by David Garcia Quintas · 7 years ago
  99. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  100. df6227c More edits for C to CC by Yash Tibrewal · 7 years ago