1689 Commits (f7c165627147773e6a07bd80d108bbdc6ac0161d)

Author SHA1 Message Date
Lidi Zheng 03841be6ce Add background about the special condition 7 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 7 years ago
Lidi Zheng b8a9989005 Add support for utf-8 error messages 7 years ago
Richard Belleville 916681911d Fix various mind-numbing typos 7 years ago
Richard Belleville e57c10d9f0 Add NullHandler to avoid warnings about no handler 7 years ago
Richard Belleville 3990ff1dcf Revert "Configure module level loggers with basicConfig()" 7 years ago
Benjamin Peterson 187f7e4e4c Replace pkg_resources with pkgutil. 7 years ago
Yihua Zhang cd768ec12a use gRPC thread model 7 years ago
ncteisen 44b262c361 fix build and sanity 7 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 7 years ago
Jan Tattermusch 185a0a7028 add python monkey-patch for parallel build_ext compilation 7 years ago
Richard Belleville 4d086ef0f4 Fix various mind-numbing typos 7 years ago
Richard Belleville 839722adc5 Add NullHandler to avoid warnings about no handler 7 years ago
Richard Belleville 1e05d48d2d Revert "Configure module level loggers with basicConfig()" 7 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 7 years ago
Lidi Zheng 4e5ee57000 Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt` 7 years ago
Lidi Zheng 7502a2311a
Try cleaner separation 7 years ago
Lidi Zheng 688db0ec5b
Remove the environment variable changing line 7 years ago
Lidi Zheng 9569ebe770 Add reference to the issue 7 years ago
Lidi Zheng 465886533f Ensure libboringssl.a is always built for Python 7 years ago
Stuart Bishop 11ab724b97
Handle missing globals in Python Channel destructors 7 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 7 years ago
Stanley Cheung 3dd82ec3c2 Regenerate projects 7 years ago
Yihua Zhang 81bc942cd8 security connector refactor 7 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 7 years ago
Vishal Powar a33e796575 Changes to register xds plugin init and shutdown. 7 years ago
Lidi Zheng 118e134ded fix Exception throw for invalid channel args 7 years ago
Stanley Cheung cda4e7d1df Regenerate projects 7 years ago
Stanley Cheung e5ce1e36e6 Regenerate projects 7 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 7 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 7 years ago
Muxi Yan d65d25795b generate_projects 7 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 7 years ago
Mehrdad Afshari 3586ac1c99 Fix SSL channel credential when an argument is None 7 years ago
Srini Polavarapu 27665a3567 regenerate projects 7 years ago
Ruslan Nigmatullin dcc0a223c6 [bazel] Fix python BUILD rules 7 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 7 years ago
Juanli Shen 89659e2925 Regenerate projects 7 years ago
Juanli Shen 8ceb27a324 Regenerate projects 7 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 7 years ago
Yash Tibrewal f71fd84e42 more stuff 7 years ago
Eric Gribkoff 3d1dacd73d Check poll strategy in core fork handler and log error if unsupported 7 years ago
Eric Gribkoff acc020caf7 Support tracking and closing fds post-fork in ev_poll_posix 7 years ago
Mehrdad Afshari 3a5da64e5d Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxi 7 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 7 years ago
Eric Gribkoff 0ff641a246 Define the allow pthread atfork macro for gRPC Python MacOS builds 7 years ago
Eric Gribkoff f8cf7ee56d Support gRPC Python client-side fork with epoll1 7 years ago
Naresh a20e2073c1
Configure module level loggers with basicConfig() 7 years ago
Vijay Pai 381bcab8bd Move a file from src/cpp to src/core since core depends on it 7 years ago
Paul Petit 33e5c0d091 Replace is by == for a status comparison 7 years ago