1841 Commits (ca398ee74a7aed2a45ae58e3c5753c4c99e4d683)

Author SHA1 Message Date
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Mehrdad Afshari bfdaefef43 Refactor: rename 'e' to 'exception' 7 years ago
Mehrdad Afshari b030ccae05 Return UNKNOWN on GenericRpcHandler failure 7 years ago
Nathaniel Manista dfe8403280 Change client-side credentials' use of gRPC Core 7 years ago
Nathaniel Manista 992b8c10b4 Fix some doc string formatting and content 7 years ago
Nathaniel Manista 460e0aa9e6 Refactor _plugin_wrapping 7 years ago
Nathaniel Manista 6288753742 Correct AccessTokenAuthMetadataPlugin name 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Nathaniel Manista 95bcb4924b Avoid unsupported and unintended API self-use 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Nathaniel Manista 6e6e31e75b grpc.CallCredentials doc string correction 7 years ago
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 7 years ago
Mehrdad Afshari 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Mehrdad Afshari 0df9c8acdc Update Python dependency to protobuf v3.5.0.post1 7 years ago
Vijay Pai 891254292e Remove lockfree stack, again 7 years ago
Nathaniel Manista 0eacb45a48 Elide local field by directly returning values 7 years ago
Nathaniel Manista 77d2c721cb Add missing const 7 years ago
Nathaniel Manista 1628da0136 Avoid abbreviation in Python API 7 years ago
Mehrdad Afshari 90dbd2b670 Alter health/reflection packages' build criterion 7 years ago
Giang Nguyen bcf083fa90 Add Python support for server SSL cert reloading 7 years ago
Mehrdad Afshari 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging 7 years ago
Nathaniel Manista 254cb369a6 Require port and server_port interop flags 7 years ago
Mehrdad Afshari d7a03c8197 Correct HEALTH_PROTO to REFLECTION_PROTO 7 years ago
ncteisen dd34f3caf6 Inline closure 7 years ago
Alexander Polcyn 9f5163eb85 Bump v1.7.x branch to 1.7.2 7 years ago
Yuchen Zeng 0bad30a244 Use backup pollser instead of connectivity watcher 7 years ago
Yuchen Zeng f8ed4fa7f4 convert connectivity_watcher to cpp file 7 years ago
Yuchen Zeng 7269667f9e Add client channel connectivity watcher 7 years ago
Alexander Polcyn 40ba62f2a2 Bump v1.7.x branch to 1.7.1 7 years ago
Vizerai bb7d088ed2 Cleaning up census code. 7 years ago
Nicolas "Pixel" Noble 863a0500df Flagging 1.7.0 7 years ago
Ken Payson 9714e0376a Add thread pool reset on fork with FORKING_SUPPORT_ENABLED 8 years ago
Mark D. Roth 5e9848e7b0 Refactor subchannel_list code out of RR and use it in PF. 8 years ago
Craig Tiller d48bd078d7 Fixes 8 years ago
murgatroid99 90e9140211 1.7.x is now 1.7.0-pre1 8 years ago
Yash Tibrewal bc460fa3c4 Rebasing on master for easier merging and testing 8 years ago
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
Yash Tibrewal 26c78038a5 Trying ken's fix for windows python 8 years ago
Yash Tibrewal a0b96d4f9a Running generate projects 8 years ago
Yash Tibrewal 15ce142d65 Reverting pb.c files for now. Also fixing few more build errors 8 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Yash Tibrewal 1c9b584a15 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Nathaniel Manista 103991eb73 Devolve staticmethod to ordinary function 8 years ago
Nathaniel Manista 3efe754799 "resopnse" typo correction 8 years ago
Nathaniel Manista 4ceb743c82 Drop unused staticmethods 8 years ago
Nathaniel Manista 3e3bbdff91 Raise exception instances rather than classes 8 years ago
Mehrdad Afshari e249079cbe Be a tad more specific requesting error reports 8 years ago
Nathaniel Manista e232f1bd5a Clean up even more uses of gRPC in _pb2.py files 8 years ago
Ken Payson 5bb43935e1 Backport #12615 8 years ago