1. 06f5e05 Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  2. e232f1b Clean up even more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  3. c0f4278 Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time by apolcyn · 7 years ago
  4. cc198e5 Merge pull request #12426 from michaelbausor/php-namespaces by Stanley Cheung · 7 years ago
  5. 31aea7e Merge pull request #12643 from ZhouyihaiDing/composer by Zhouyihai Ding · 7 years ago
  6. eb44079 Merge pull request #12646 from yashykt/libuv_fix by Craig Tiller · 7 years ago
  7. 1bf1b58 Merge pull request #12639 from kpayson64/fix_import by Nathaniel Manista · 7 years ago
  8. 85629d0 Add missing exec_ctx parameter to pollset_uv.c by Yash Tibrewal · 7 years ago
  9. 81e476e Merge pull request #12624 from yashykt/ctocc6 by Yash Tibrewal · 7 years ago
  10. c6f9cf3 update composer installing protobuf v3 for php-qps by ZhouyihaiDing · 7 years ago
  11. 7fcdd7a Really spell out code generation by Craig Tiller · 7 years ago
  12. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  13. a262f8f Merge pull request #12370 from ctiller/pollset_kick_stats by Craig Tiller · 7 years ago
  14. 2746bd5 Fix cython definition to match c definition by Ken Payson · 7 years ago
  15. 574faf3 Merge pull request #12625 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  16. 6712c7d Merging master into yashykt:ctocc6 by Yash Tibrewal · 7 years ago
  17. 0aedb81 Merge pull request #11587 from y-zeng/pure_ping by Yuchen Zeng · 7 years ago
  18. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  19. aafa875 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby by apolcyn · 7 years ago
  20. 7801f34 Merge pull request #12601 from dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak by David G. Quintas · 7 years ago
  21. 35d31c3 Merge pull request #12622 from dgquintas/1.6.x-master-upmerge by David G. Quintas · 7 years ago
  22. 81b4195 Merge pull request #12600 from sreecha/closure-debug by Sree Kuchibhotla · 7 years ago
  23. 06576d5 Merge pull request #12359 from justinburke/tsi_factory_locking by Justin Burke · 7 years ago
  24. 2c1a7e1 Flip gRPC Python Protoc Plug-In default behavior by Nathaniel Manista · 7 years ago
  25. 769ec3a Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  26. ab65dc2 Merge pull request #12494 from ncteisen/stream-list-tracers by Noah Eisen · 7 years ago
  27. 06312bd Minor formatting, commenting and clang format for C to C++ conversion by Yash Tibrewal · 7 years ago
  28. e203067 initializing checker_mu in timer_list to be safe by Yash Tibrewal · 7 years ago
  29. 341c7e7 Timer generic correction by Yash Tibrewal · 7 years ago
  30. 067611f static metadata and clang format by Yash Tibrewal · 7 years ago
  31. 533d118 Removing designated initializers, implicit string literal to char * by Yash Tibrewal · 7 years ago
  32. a63a4f9 Merge pull request #12564 from sreecha/exp-cq-fix by Sree Kuchibhotla · 7 years ago
  33. 1db64c0 Merge pull request #12610 from yashykt/ctocc5 by Yash Tibrewal · 7 years ago
  34. a594ba0 add a client side utility for extracting a google rpc status from a grpc::Status by Alexander Polcyn · 7 years ago
  35. d7eda61 Add more options in grpc_chttp2_config_default_keepalive_args by Yuchen Zeng · 7 years ago
  36. 18ea66f Update writing.c with the trailers-only response change by Yuchen Zeng · 7 years ago
  37. 1ecbebc Set the ping behavior as described in the proposal by Yuchen Zeng · 7 years ago
  38. ad32075 Set last_ping_sent_time to inf_past after receiving data by Yuchen Zeng · 7 years ago
  39. 6a8c0ac Fix ping policy by Yuchen Zeng · 7 years ago
  40. 998bd2c Fix leak in grpclb's lb_on_response_received_locked by David Garcia Quintas · 7 years ago
  41. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  42. d4477c1 Merge branch 'master' into closure-debug by Sree Kuchibhotla · 7 years ago
  43. 9667e8a clang format by Sree Kuchibhotla · 7 years ago
  44. 31ad68a fix a bad typo by Sree Kuchibhotla · 7 years ago
  45. 086e95a Use grpc_1_0 flag in beta_python_plugin_test by Nathaniel Manista · 7 years ago
  46. dc1cd54 Running generate_projects.sh by Yash Tibrewal · 7 years ago
  47. 87c0952 Apply formatting tool by Michael Bausor · 7 years ago
  48. 0dbfde6 Restore no_barrier operations to some places where it is safe by Sree Kuchibhotla · 7 years ago
  49. 9d37978 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  50. 966bf49 Add to closure_list_sched as well by Sree Kuchibhotla · 7 years ago
  51. e963820 Merge pull request #12615 from nathanielmanistaatgoogle/fix_with_metaclass_usage by Nathaniel Manista · 7 years ago
  52. adbcec4 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  53. 86eb4ec Fix a six.with_metaclass usage mistake by Nathaniel Manista · 7 years ago
  54. 0252252 Update env var documentation by ncteisen · 7 years ago
  55. 571fa0c Add stream state tracer by ncteisen · 7 years ago
  56. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  57. c8cbdda Merge pull request #12602 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  58. 719ade3 Overhaul protoc_plugins._split_definitions_test by Nathaniel Manista · 7 years ago
  59. c4add66 Merge pull request #12603 from nathanielmanistaatgoogle/python_sanity_test by Nathaniel Manista · 7 years ago
  60. c70a0e4 Merge pull request #12339 from muxi/add-objc-call-deadline by Muxi Yan · 7 years ago
  61. 44038eb Tweak Python sanity test by Nathaniel Manista · 7 years ago
  62. 2795eae Fix timeout test by Muxi Yan · 7 years ago
  63. e63cdce Merge pull request #12269 from vjpai/race_issues by Nicolas Noble · 7 years ago
  64. 49d75e3 Address some review comments by Sree Kuchibhotla · 7 years ago
  65. d47f30b Merge pull request #12598 from muxi/fix-test-output by Muxi Yan · 7 years ago
  66. 4942458 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  67. 4478a88 More detailed error when double-scheduling a closure by Sree Kuchibhotla · 7 years ago
  68. 6628282 Merge pull request #12592 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  69. 3fb250b Polish output more by Muxi Yan · 7 years ago
  70. 788ea1c Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctx by David G. Quintas · 7 years ago
  71. 4984135 Add reference counting to tsi_ssl_handshaker_factories by Justin Burke · 7 years ago
  72. 95cd9a4 Merge pull request #12545 from yashykt/type_rename by Yash Tibrewal · 7 years ago
  73. 8d3cc5f Clean up a few more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  74. 67fa513 make sure calls created in ruby unit tests are completed timely by Alexander Polcyn · 7 years ago
  75. 4b047a3 Construction of streams shouldn't require triggering async ops by Vijay Pai · 7 years ago
  76. 1500cd6 Merge branch 'master' of https://github.com/grpc/grpc into tsi_exec_ctx by jiangtaoli2016 · 7 years ago
  77. 9894661 Polish comment by Muxi Yan · 7 years ago
  78. 8f798e9 %s/current_pollable/current_pollable_obj by Yash Tibrewal · 7 years ago
  79. b2a54ac Reverting suffixes and changing field names instead by Yash Tibrewal · 7 years ago
  80. fd2ef56 Merge pull request #12550 from nathanielmanistaatgoogle/commands by Nathaniel Manista · 7 years ago
  81. 8956a2e Merge pull request #12551 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  82. 7db81fb Merge pull request #12565 from kpayson64/revert_lb_stuff by kpayson64 · 7 years ago
  83. 8f21b12 Merge pull request #12496 from ZhouyihaiDing/ruby_php_extension by ZhouyihaiDing · 7 years ago
  84. c4ea11c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  85. 1761884 Merge pull request #12577 from ctiller/http_write_stats by Craig Tiller · 7 years ago
  86. b2b4a85 Correct comparison by Craig Tiller · 7 years ago
  87. 79eba77 Merge branch 'exec' into execp by Craig Tiller · 7 years ago
  88. f66ed28 Instrument executor a little better by Craig Tiller · 7 years ago
  89. 9fa10cc Fix merge issue by Ken Payson · 7 years ago
  90. 422b61b Merge branch 'master' of https://github.com/grpc/grpc into ruby_php_extension by ZhouyihaiDing · 7 years ago
  91. 79a89c9 Merge pull request #12517 from apolcyn/fix_service_config_choice_from_dns_with_zero_percentages by apolcyn · 7 years ago
  92. 3ad5c74 Fix errant change by Craig Tiller · 7 years ago
  93. 1c87515 add php extension by ZhouyihaiDing · 7 years ago
  94. 3ff1fa6 Collect stats on why writes are initiated by Craig Tiller · 7 years ago
  95. c086c7e Merge branch 'master' into revert_lb_stuff by Yash Tibrewal · 7 years ago
  96. f68978c Pass exec_ctx in TSI zero_copy_protector create by jiangtaoli2016 · 7 years ago
  97. 1b7be43 Merge branch 'master' into exp-cq-fix by Sree Kuchibhotla · 7 years ago
  98. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  99. 561f72f Merge pull request #12532 from yashykt/ctocc4 by Yash Tibrewal · 7 years ago
  100. 01e83b5 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." by Ken Payson · 7 years ago