1. 49d75e3 Address some review comments by Sree Kuchibhotla · 7 years ago
  2. 4942458 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  3. fd2ef56 Merge pull request #12550 from nathanielmanistaatgoogle/commands by Nathaniel Manista · 7 years ago
  4. 8956a2e Merge pull request #12551 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  5. 7db81fb Merge pull request #12565 from kpayson64/revert_lb_stuff by kpayson64 · 7 years ago
  6. 8f21b12 Merge pull request #12496 from ZhouyihaiDing/ruby_php_extension by ZhouyihaiDing · 7 years ago
  7. 1761884 Merge pull request #12577 from ctiller/http_write_stats by Craig Tiller · 7 years ago
  8. 9fa10cc Fix merge issue by Ken Payson · 7 years ago
  9. 422b61b Merge branch 'master' of https://github.com/grpc/grpc into ruby_php_extension by ZhouyihaiDing · 7 years ago
  10. 79a89c9 Merge pull request #12517 from apolcyn/fix_service_config_choice_from_dns_with_zero_percentages by apolcyn · 7 years ago
  11. 3ad5c74 Fix errant change by Craig Tiller · 7 years ago
  12. 1c87515 add php extension by ZhouyihaiDing · 7 years ago
  13. 3ff1fa6 Collect stats on why writes are initiated by Craig Tiller · 7 years ago
  14. c086c7e Merge branch 'master' into revert_lb_stuff by Yash Tibrewal · 7 years ago
  15. 1b7be43 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  16. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  17. 561f72f Merge pull request #12532 from yashykt/ctocc4 by Yash Tibrewal · 7 years ago
  18. 01e83b5 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." by Ken Payson · 7 years ago
  19. 5e81d09 Merge pull request #12555 from ctiller/gross-object-counts by Craig Tiller · 7 years ago
  20. c7cebe8 Consistent acq/rel semantics for pending_events atomic by Sree Kuchibhotla · 7 years ago
  21. cb3c1da Merging master into ctocc4 by Yash Tibrewal · 7 years ago
  22. f1dc9c3 Count api object creations by Craig Tiller · 7 years ago
  23. fc57518 Merge pull request #12326 from AspirinSJL/bug_shutdown by Juanli Shen · 7 years ago
  24. 4a4bd1c Merge pull request #12214 from vjpai/cereal_eye_sir by Vijay Pai · 7 years ago
  25. 1217c4d Merge pull request #12519 from vjpai/stylin by Vijay Pai · 7 years ago
  26. 0087d25 Merge pull request #12524 from vjpai/age_filter by Vijay Pai · 7 years ago
  27. 2e2bf25 Merging with master by Yash Tibrewal · 7 years ago
  28. 2ed5d80 Removing forward declaration by Yash Tibrewal · 7 years ago
  29. a495220 removing a completed TODO, removing forward declarations and rearranging code instead, removing _t suffixes with other recommendations by Yash Tibrewal · 7 years ago
  30. d01fd42 grpc_1_0 flag for gRPC Python Protoc Plug-In by Nathaniel Manista · 7 years ago
  31. 09a02ec Kill (grpcio_tests/)commands.BuildProtoModules by Nathaniel Manista · 7 years ago
  32. 6502ecc Add refcount to subchannel_index. by Juanli Shen · 7 years ago
  33. bc130da Adding more pointer conversions and type renaming by Yash Tibrewal · 7 years ago
  34. 3bf7b71 Merge pull request #12187 from AspirinSJL/lb_fallback by Juanli Shen · 7 years ago
  35. 4a7fca5 Give guidance on prefixing struct/enum/#define names by Vijay Pai · 7 years ago
  36. ce286cb Merge pull request #12502 from vjpai/make_spelling_great_again by Vijay Pai · 7 years ago
  37. b0ed737 Enable filter if either AGE or IDLE is specified; don't require both. by Vijay Pai · 7 years ago
  38. 70bbb6b Fix schema generation by Craig Tiller · 7 years ago
  39. 22e89a8 Merge pull request #12499 from yashykt/ctocc3 by Yash Tibrewal · 7 years ago
  40. 556e8f2 Merge pull request #12525 from vjpai/fc_limits by Vijay Pai · 7 years ago
  41. f21e7ef Merge pull request #12463 from yashykt/max_concurrent_streams_fix by Yash Tibrewal · 7 years ago
  42. 5566e4e Merge pull request #12509 from ctiller/stats_json by Craig Tiller · 7 years ago
  43. 538418d Merge pull request #12512 from apolcyn/fix_cares_mem_leak by apolcyn · 7 years ago
  44. b2f490c Include limits.h since we're using INT_MAX (affects some compilers) by Vijay Pai · 7 years ago
  45. bdfa308 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  46. a6ede3b Remove unnecessary comment by Yash Tibrewal · 7 years ago
  47. 6988dbb There is no need to remove fail_pending_writes from mark_stream_closed anymore by Yash Tibrewal · 7 years ago
  48. 49119a4 Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata by Yash Tibrewal · 7 years ago
  49. 6d4c993 Merge pull request #12487 from ctiller/stats_schema by Craig Tiller · 7 years ago
  50. d718803 Merge pull request #12491 from ctiller/ffs by Craig Tiller · 7 years ago
  51. 97dab51 Renaming pops_tag enum by Yash Tibrewal · 7 years ago
  52. 090aca5 Using already type casted variables by Yash Tibrewal · 7 years ago
  53. 52778c4 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues by Yash Tibrewal · 7 years ago
  54. dd2c3cf fix handling of service config choosing when percentage is zero by Alexander Polcyn · 7 years ago
  55. 3a24364 Fix a memory leak in cares wrapper by Alexander Polcyn · 7 years ago
  56. fb056f0 Merge pull request #12484 from nathanielmanistaatgoogle/more_cython_tests by Nathaniel Manista · 7 years ago
  57. 4b7ef4d Build a wall and make 'u' pay for it by Vijay Pai · 7 years ago
  58. af57a57 Merge pull request #12398 from ctiller/server_stats by Craig Tiller · 7 years ago
  59. 20104ce Add a clamp to remove ubsan failure by Craig Tiller · 7 years ago
  60. 1b96418 Merge pull request #12297 from markdroth/moar_client_channel_cleanup by Mark D. Roth · 7 years ago
  61. 4b7fe94 Automatically generate BigQuery schema details for all counters by Craig Tiller · 7 years ago
  62. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  63. 9f0c86a Merge pull request #12480 from vjpai/ownit by Vijay Pai · 7 years ago
  64. f73fe50 Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  65. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  66. 0ebc3ad Temporarily take ownership of cpp generator to prevent changes by Vijay Pai · 7 years ago
  67. 9c87eda Merge pull request #12464 from yashykt/ctocc2 by Yash Tibrewal · 7 years ago
  68. b292960 More cleanup in client_channel code. by Mark D. Roth · 7 years ago
  69. aba0a0a Add fallback (use backends from resolver if can't reach balancer) to grpclb. by Juanli Shen · 7 years ago
  70. 8e71287 Fix race conditions on backup poller creation by Craig Tiller · 7 years ago
  71. 16fc232 Merge branch 'master' into write_completion by Craig Tiller · 7 years ago
  72. ba2801f build using c-ares own cmake by Jan Tattermusch · 7 years ago
  73. 7cdd99c Adding more pointer type conversions by Yash Tibrewal · 7 years ago
  74. cc86cb7 Merge pull request #12440 from yashykt/ctocc by Yash Tibrewal · 7 years ago
  75. 50fec6a Measure batchiness by Craig Tiller · 7 years ago
  76. f73c210 Compile fix by Craig Tiller · 7 years ago
  77. b0ce25e Add comment by Craig Tiller · 7 years ago
  78. 55863ff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  79. 073a88f add some stats by Craig Tiller · 7 years ago
  80. d7b112e Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  81. a87f22d Merge pull request #12449 from ctiller/stats_doc by Craig Tiller · 7 years ago
  82. a0a9ca4 Merge branch 'master' of https://github.com/grpc/grpc into ctocc by Yash Tibrewal · 7 years ago
  83. 1a4b3ac Merge pull request #12439 from nicolasnoble/compilers-be-compilers by Nicolas Noble · 7 years ago
  84. 11b4ddd Merge pull request #12200 from dgquintas/rename_lr_to_plugin by David G. Quintas · 7 years ago
  85. eda9097 Add a documentation field to stats, enforce its usage by Craig Tiller · 7 years ago
  86. b9bac8e Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protector by Mark D. Roth · 7 years ago
  87. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  88. 7f6a27a Merge pull request #12372 from vjpai/armalarmadingdong by Vijay Pai · 7 years ago
  89. fd6335c Some compilers still don't like that. by Nicolas "Pixel" Noble · 7 years ago
  90. 23af48d Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  91. 7ba22e8 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  92. 0880cad Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  93. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 7 years ago
  94. 4fb5086 Merge pull request #12104 from dgquintas/filters_prio by David G. Quintas · 7 years ago
  95. 6773955 Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer by Vijay Pai · 7 years ago
  96. 38b15c8 Merge branch 'write_completion' into write_completion_stats by Craig Tiller · 7 years ago
  97. dfc6cff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  98. 9e3af38 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  99. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  100. b13c8cb Merge pull request #12420 from yashykt/ctocc by Yash Tibrewal · 7 years ago