1. 769ec3a Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  2. 086e95a Use grpc_1_0 flag in beta_python_plugin_test by Nathaniel Manista · 7 years ago
  3. e963820 Merge pull request #12615 from nathanielmanistaatgoogle/fix_with_metaclass_usage by Nathaniel Manista · 7 years ago
  4. 86eb4ec Fix a six.with_metaclass usage mistake by Nathaniel Manista · 7 years ago
  5. c8cbdda Merge pull request #12602 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  6. 719ade3 Overhaul protoc_plugins._split_definitions_test by Nathaniel Manista · 7 years ago
  7. c4add66 Merge pull request #12603 from nathanielmanistaatgoogle/python_sanity_test by Nathaniel Manista · 7 years ago
  8. 44038eb Tweak Python sanity test by Nathaniel Manista · 7 years ago
  9. 6628282 Merge pull request #12592 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  10. 8d3cc5f Clean up a few more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  11. 09a02ec Kill (grpcio_tests/)commands.BuildProtoModules by Nathaniel Manista · 7 years ago
  12. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  13. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 7 years ago
  14. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  15. 24f30f7 Garbage collect experimental pollers by Craig Tiller · 7 years ago
  16. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  17. 21b71b4 Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  18. 7c85cae gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  19. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  20. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  21. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  22. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  23. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  24. 3499960 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} by David Garcia Quintas · 7 years ago
  25. 58c61b5 Unskip reflection unit test since proto is fixed by Mehrdad Afshari · 7 years ago
  26. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  27. 25d6fd8 split tsi library into two by jiangtaoli2016 · 7 years ago
  28. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  29. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  30. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  31. 72eeb3c split tsi into two libraries: tsi_interface and tsi by jiangtaoli2016 · 7 years ago
  32. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  33. 06b3f4d Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  34. 2010985 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  35. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  36. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  37. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  38. fb193a1 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  39. b414268 Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  40. 9c42044 Add classifiers to package details by Ken Payson · 7 years ago
  41. 69b7231 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  42. b893046 Build simplification by Craig Tiller · 7 years ago
  43. 268a823 Pull flow control into one module by ncteisen · 7 years ago
  44. 2808668 Add a simple stats framework to gRPC C core by Craig Tiller · 7 years ago
  45. ea8f591 Merge pull request #11607 from yihuazhang/tsi_init by Mark D. Roth · 7 years ago
  46. be803dc Merge pull request #11859 from nathanielmanistaatgoogle/gitignore by Nathaniel Manista · 7 years ago
  47. 1c0b20d Narrow .gitignore to only what it needs to ignore by Nathaniel Manista · 7 years ago
  48. 1435bfc Add GTS plugin by Yihua Zhang · 7 years ago
  49. 0086d02 Merge pull request #11189 from muxi/stream_compression by Muxi Yan · 7 years ago
  50. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  51. fd82a6c Merge pull request #11145 from vjpai/inproc3 by Vijay Pai · 7 years ago
  52. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  53. 46569f2 Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py by Nicolas "Pixel" Noble · 7 years ago
  54. 76a316c Add `set noparent` to Python OWNER files by Mehrdad Afshari · 7 years ago
  55. b03e5cb Add @mehrdada to python OWNERS by Mehrdad Afshari · 7 years ago
  56. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  57. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  58. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  59. a4710a0 Revert "Remove lockfree-stack implementation that is no longer used" by Ken Payson · 7 years ago
  60. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  61. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  62. b0d6f11 Remove declaration of missing field. by Robert Bradshaw · 7 years ago
  63. e87a7e1 Move stream_compression to src/core/lib/compression by Muxi Yan · 7 years ago
  64. c1f837c Make stream compression module by Muxi Yan · 7 years ago
  65. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  66. 6613f60 Enable wrong-import-order lint by Nathaniel Manista · 7 years ago
  67. 37c83ff Enable redefined-variable-type lint by Nathaniel Manista · 7 years ago
  68. 9cd1831 Merge pull request #11412 from kpayson64/upgrade_boringssl by kpayson64 · 7 years ago
  69. 3d04e02 Remove lockfree-stack implementation that is no longer used by Vijay Pai · 7 years ago
  70. f8d6fb7 Update boringssl by Ken Payson · 7 years ago
  71. 8fd84cf Update python reflection tests to cover the higher level API by Mehrdad Afshari · 7 years ago
  72. dc16855 Merge pull request #11336 from ctiller/ALL-the-things by Craig Tiller · 7 years ago
  73. 8f3d021 Merge pull request #11237 from y-zeng/srv_record by Yuchen Zeng · 7 years ago
  74. b3899fd Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  75. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  76. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  77. 1c8a904 Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  78. 87d5a31 Implement LB policy updates by David Garcia Quintas · 7 years ago
  79. b89b501 Merge remote-tracking branch 'upstream/master' into srv_record by Yuchen Zeng · 7 years ago
  80. 4ebace7 Fix windows build, no_logging tests, dns_resolver_test by Yuchen Zeng · 7 years ago
  81. 71005b1 Merge branch 'selectivity' into ALL-the-things by Craig Tiller · 7 years ago
  82. 5bc11d5 Expand pylint to grpc_health and grpc_reflection by Mehrdad Afshari · 7 years ago
  83. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  84. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  85. 7ebf31b Merge branch 'thread_pool' into ALL-the-things by Craig Tiller · 7 years ago
  86. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  87. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  88. 0bd14cc Merge pull request #11306 from kpayson64/python_reflection by kpayson64 · 7 years ago
  89. f3bb349 Fix Python reflection arguments by Ken Payson · 7 years ago
  90. d74dbd3 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map by Vizerai · 7 years ago
  91. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  92. 866190f Merge pull request #11154 from kpayson64/hack_for_disconnects by kpayson64 · 7 years ago
  93. 8f7bc54 Reconnect disconnected channels automatically by Ken Payson · 7 years ago
  94. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  95. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  96. 3085aa4 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  97. 90224ba Merge pull request #11113 from jtattermusch/python_artifact_polling_trace by Jan Tattermusch · 7 years ago
  98. 321b7d8 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  99. a57d3c8 Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat by Muxi Yan · 7 years ago
  100. de030a3 regenerate projects by Jan Tattermusch · 7 years ago