1. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  2. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  3. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  4. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  5. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  6. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  7. 0e8cad5 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  8. 5e9848e Refactor subchannel_list code out of RR and use it in PF. by Mark D. Roth · 7 years ago
  9. d48bd07 Fixes by Craig Tiller · 7 years ago
  10. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  11. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  12. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  13. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  14. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  15. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  16. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  17. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  18. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  19. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  20. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  21. 87997ed Merge pull request #12765 from nathanielmanistaatgoogle/cython by Nathaniel Manista · 7 years ago
  22. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  23. 103991e Devolve staticmethod to ordinary function by Nathaniel Manista · 7 years ago
  24. 3efe754 "resopnse" typo correction by Nathaniel Manista · 7 years ago
  25. 4ceb743 Drop unused staticmethods by Nathaniel Manista · 7 years ago
  26. 3e3bbdf Raise exception instances rather than classes by Nathaniel Manista · 7 years ago
  27. 6456e49 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  28. e249079 Be a tad more specific requesting error reports by Mehrdad Afshari · 7 years ago
  29. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  30. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  31. 05d77d8 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  32. 06f5e05 Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  33. e232f1b Clean up even more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  34. 0d958d2 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  35. dd96654 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  36. 2746bd5 Fix cython definition to match c definition by Ken Payson · 7 years ago
  37. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  38. 35d31c3 Merge pull request #12622 from dgquintas/1.6.x-master-upmerge by David G. Quintas · 7 years ago
  39. 769ec3a Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  40. 50448be Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  41. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  42. 086e95a Use grpc_1_0 flag in beta_python_plugin_test by Nathaniel Manista · 7 years ago
  43. e963820 Merge pull request #12615 from nathanielmanistaatgoogle/fix_with_metaclass_usage by Nathaniel Manista · 7 years ago
  44. 86eb4ec Fix a six.with_metaclass usage mistake by Nathaniel Manista · 7 years ago
  45. c8cbdda Merge pull request #12602 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  46. 719ade3 Overhaul protoc_plugins._split_definitions_test by Nathaniel Manista · 7 years ago
  47. c4add66 Merge pull request #12603 from nathanielmanistaatgoogle/python_sanity_test by Nathaniel Manista · 7 years ago
  48. 44038eb Tweak Python sanity test by Nathaniel Manista · 7 years ago
  49. 6628282 Merge pull request #12592 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  50. 8d3cc5f Clean up a few more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  51. 3cdc6fb Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  52. 09a02ec Kill (grpcio_tests/)commands.BuildProtoModules by Nathaniel Manista · 7 years ago
  53. 50e1100 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  54. a5b571e Merge pull request #12504 from jtattermusch/bump_1_6_1 by Jan Tattermusch · 7 years ago
  55. ea78078 regenerate by Jan Tattermusch · 7 years ago
  56. 4fa3364 bump version to 1.6.1 by Jan Tattermusch · 7 years ago
  57. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  58. 09fe5de Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  59. adf6c81 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  60. eda5a4d Fix metadata memory leak by Nathaniel Manista · 7 years ago
  61. fabb513 Merge 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. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 7 years ago
  64. da8a169 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  65. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  66. 4fe48e6 Build fixes by Ken Payson · 7 years ago
  67. 24f30f7 Garbage collect experimental pollers by Craig Tiller · 7 years ago
  68. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  69. bf5484e build_project by Muxi Yan · 7 years ago
  70. 21b71b4 Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  71. 7c85cae gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  72. d27504f Changes by Ken Payson · 7 years ago
  73. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  74. ee090ec Merge github.com:grpc/grpc into wc by Craig Tiller · 7 years ago
  75. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  76. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  77. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  78. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  79. d9b82bd Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  80. dfde288 1.6.0-pre1 -> 1.6.0 by David Garcia Quintas · 7 years ago
  81. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  82. 3499960 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} by David Garcia Quintas · 7 years ago
  83. f5f5ed0 Fix syntax error on classifiers by Ken Payson · 7 years ago
  84. 58c61b5 Unskip reflection unit test since proto is fixed by Mehrdad Afshari · 7 years ago
  85. 1775ef9 Version bump to 1.6 by David Garcia Quintas · 7 years ago
  86. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  87. 25d6fd8 split tsi library into two by jiangtaoli2016 · 7 years ago
  88. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  89. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  90. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  91. 72eeb3c split tsi into two libraries: tsi_interface and tsi by jiangtaoli2016 · 7 years ago
  92. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  93. 06b3f4d Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  94. 2010985 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  95. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  96. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  97. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  98. fb193a1 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  99. b414268 Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  100. 9c42044 Add classifiers to package details by Ken Payson · 7 years ago