1. caaf416 virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python by Yash Tibrewal · 7 years ago
  2. aaf63d9 Upmerge changes from v1.8.x to master by Mehrdad Afshari · 7 years ago
  3. bfdaefe Refactor: rename 'e' to 'exception' by Mehrdad Afshari · 7 years ago
  4. b030cca Return UNKNOWN on GenericRpcHandler failure by Mehrdad Afshari · 7 years ago
  5. 5625441 Merge pull request #13603 from nathanielmanistaatgoogle/credentials by Nathaniel Manista · 7 years ago
  6. 0c1f59e Merge pull request #13593 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  7. dfe8403 Change client-side credentials' use of gRPC Core by Nathaniel Manista · 7 years ago
  8. 992b8c1 Fix some doc string formatting and content by Nathaniel Manista · 7 years ago
  9. 460e0aa Refactor _plugin_wrapping by Nathaniel Manista · 7 years ago
  10. 6267d77 Merge pull request #13587 from nathanielmanistaatgoogle/access-token-auth-metadata-plugin by Nathaniel Manista · 7 years ago
  11. 6288753 Correct AccessTokenAuthMetadataPlugin name by Nathaniel Manista · 7 years ago
  12. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  13. 7d199c9 Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x by Nicolas "Pixel" Noble · 7 years ago
  14. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  15. 95bcb49 Avoid unsupported and unintended API self-use by Nathaniel Manista · 7 years ago
  16. 6e6e31e grpc.CallCredentials doc string correction by Nathaniel Manista · 7 years ago
  17. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  18. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  19. 552a7ca Bump 1.8.0-dev to 1.8.0-pre1 by Mehrdad Afshari · 7 years ago
  20. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  21. bb9333c Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field by Nathaniel Manista · 7 years ago
  22. 9e8a692 Merge pull request #13485 from nathanielmanistaatgoogle/const by Nathaniel Manista · 7 years ago
  23. 0eacb45 Elide local field by directly returning values by Nathaniel Manista · 7 years ago
  24. 77d2c72 Add missing const by Nathaniel Manista · 7 years ago
  25. 76c27a5 Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configuration by Nathaniel Manista · 7 years ago
  26. 1628da0 Avoid abbreviation in Python API by Nathaniel Manista · 7 years ago
  27. ec47912 Merge pull request #13188 from cauthu/python-server-cert-reload by Nathaniel Manista · 7 years ago
  28. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  29. bcf083f Add Python support for server SSL cert reloading by Giang Nguyen · 7 years ago
  30. dd34f3c Inline closure by ncteisen · 7 years ago
  31. 9f5163e Bump v1.7.x branch to 1.7.2 by Alexander Polcyn · 7 years ago
  32. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  33. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  34. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  35. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  36. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  37. 40ba62f Bump v1.7.x branch to 1.7.1 by Alexander Polcyn · 7 years ago
  38. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  39. 863a050 Flagging 1.7.0 by Nicolas "Pixel" Noble · 7 years ago
  40. 9714e03 Add thread pool reset on fork with FORKING_SUPPORT_ENABLED by Ken Payson · 7 years ago
  41. 0e8cad5 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  42. 5e9848e Refactor subchannel_list code out of RR and use it in PF. by Mark D. Roth · 7 years ago
  43. d48bd07 Fixes by Craig Tiller · 7 years ago
  44. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  45. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  46. 90e9140 1.7.x is now 1.7.0-pre1 by murgatroid99 · 7 years ago
  47. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  48. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  49. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  50. 26c7803 Trying ken's fix for windows python by Yash Tibrewal · 7 years ago
  51. a0b96d4 Running generate projects by Yash Tibrewal · 7 years ago
  52. 15ce142 Reverting pb.c files for now. Also fixing few more build errors by Yash Tibrewal · 7 years ago
  53. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  54. 1c9b584 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  55. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  56. 87997ed Merge pull request #12765 from nathanielmanistaatgoogle/cython by Nathaniel Manista · 7 years ago
  57. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  58. 103991e Devolve staticmethod to ordinary function by Nathaniel Manista · 7 years ago
  59. 4ceb743 Drop unused staticmethods by Nathaniel Manista · 7 years ago
  60. 3e3bbdf Raise exception instances rather than classes by Nathaniel Manista · 7 years ago
  61. 6456e49 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  62. e249079 Be a tad more specific requesting error reports by Mehrdad Afshari · 7 years ago
  63. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  64. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  65. 0d958d2 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  66. dd96654 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  67. 2746bd5 Fix cython definition to match c definition by Ken Payson · 7 years ago
  68. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  69. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  70. a5b571e Merge pull request #12504 from jtattermusch/bump_1_6_1 by Jan Tattermusch · 7 years ago
  71. 4fa3364 bump version to 1.6.1 by Jan Tattermusch · 7 years ago
  72. 09fe5de Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  73. adf6c81 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  74. eda5a4d Fix metadata memory leak by Nathaniel Manista · 7 years ago
  75. fabb513 Merge by Craig Tiller · 7 years ago
  76. 0aee498 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  77. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 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. 4fe48e6 Build fixes by Ken Payson · 7 years ago
  81. 24f30f7 Garbage collect experimental pollers by Craig Tiller · 7 years ago
  82. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  83. bf5484e build_project by Muxi Yan · 7 years ago
  84. d27504f Changes by Ken Payson · 7 years ago
  85. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  86. ee090ec Merge github.com:grpc/grpc into wc by Craig Tiller · 7 years ago
  87. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  88. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  89. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  90. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  91. d9b82bd Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  92. dfde288 1.6.0-pre1 -> 1.6.0 by David Garcia Quintas · 7 years ago
  93. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  94. 3499960 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} by David Garcia Quintas · 7 years ago
  95. 1775ef9 Version bump to 1.6 by David Garcia Quintas · 7 years ago
  96. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  97. 25d6fd8 split tsi library into two by jiangtaoli2016 · 7 years ago
  98. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  99. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  100. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago