index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
grpcio
Commit message (
Expand
)
Author
Age
*
Changes to register xds plugin init and shutdown.
Vishal Powar
2018-10-18
*
fix Exception throw for invalid channel args
Lidi Zheng
2018-10-14
*
Regenerate projects
Stanley Cheung
2018-10-08
*
Merge pull request #16735 from hcaseyal/delete_lookup_table
hcaseyal
2018-10-01
|
\
|
*
Delete hpack lookup table
Hope Casey-Allen
2018-09-28
*
|
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
|
/
*
Merge pull request #16488 from hcaseyal/hpack_static_table
hcaseyal
2018-09-20
|
\
|
*
Some reorganizing to respond to code review comments
Hope Casey-Allen
2018-09-19
*
|
Fix SSL channel credential when an argument is None
Mehrdad Afshari
2018-09-17
*
|
Merge pull request #16378 from ghostwriternr/module-level-logger-fix
Nathaniel Manista
2018-09-06
|
\
\
*
|
|
[bazel] Fix python BUILD rules
Ruslan Nigmatullin
2018-09-04
|
|
/
|
/
|
*
|
Merge pull request #16467 from AspirinSJL/bump_master
Juanli Shen
2018-08-27
|
\
\
*
|
|
Revert "Revert "Fathom tcp changes""
Yash Tibrewal
2018-08-27
|
*
|
Regenerate projects
Juanli Shen
2018-08-27
|
/
/
*
|
Revert "Fathom tcp changes"
Jan Tattermusch
2018-08-27
*
|
Merge pull request #15941 from yashykt/fathomtcpchanges
Yash Tibrewal
2018-08-24
|
\
\
*
|
|
Check poll strategy in core fork handler and log error if unsupported
Eric Gribkoff
2018-08-23
*
|
|
Support tracking and closing fds post-fork in ev_poll_posix
Eric Gribkoff
2018-08-23
*
|
|
Merge pull request #16435 from mehrdada/move-cred-wrapper-into-credentials.pyx
Mehrdad Afshari
2018-08-23
|
\
\
\
*
\
\
\
Merge pull request #16432 from ericgribkoff/allow_pthread_atfork_mac
Eric Gribkoff
2018-08-22
|
\
\
\
\
|
|
*
|
|
Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxi
Mehrdad Afshari
2018-08-22
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Python post-fork handler: exit if grpc shutdown fails
Eric Gribkoff
2018-08-22
|
*
|
|
Define the allow pthread atfork macro for gRPC Python MacOS builds
Eric Gribkoff
2018-08-22
*
|
|
|
Support gRPC Python client-side fork with epoll1
Eric Gribkoff
2018-08-22
|
/
/
/
|
|
*
Configure module level loggers with basicConfig()
Naresh
2018-08-17
*
|
|
Move a file from src/cpp to src/core since core depends on it
Vijay Pai
2018-08-16
|
|
/
|
/
|
*
|
Replace is by == for a status comparison
Paul Petit
2018-08-16
|
*
Merge master
Yash Tibrewal
2018-08-13
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #16296 from ericgribkoff/close_segfault_fix
Eric Gribkoff
2018-08-10
|
\
\
*
|
|
Added system roots feature to load roots from OS trust store
tdbhacks
2018-08-09
|
*
|
check if channel is closed before starting core ops
Eric Gribkoff
2018-08-09
|
/
/
*
|
Merge pull request #15993 from ghostwriternr/python_bazel_2
Nathaniel Manista
2018-08-03
|
\
\
*
|
|
Add op index support for custom hooks
Mehrdad Afshari
2018-08-02
|
*
|
Minimal Bazel BUILD files for grpcio Python
Naresh
2018-08-02
*
|
|
Add low-level Cython debug/expansion hooks
Mehrdad Afshari
2018-08-02
|
/
/
*
|
Add a matching _unwrap_grpc_arg
Mehrdad Afshari
2018-07-31
*
|
Add Cython functionality to directly wrap grpc_arg
Mehrdad Afshari
2018-07-30
*
|
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
Alexander Polcyn
2018-07-27
*
|
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
Alexander Polcyn
2018-07-26
*
|
Get c-ares to compile and do address sorting on windows
Alex Polcyn
2018-07-25
*
|
Regenerate projects
Srini Polavarapu
2018-07-19
|
*
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
Yash Tibrewal
2018-07-16
|
/
*
Fix the muddled linkeage of channelz
ncteisen
2018-07-06
*
implement loca credentials
Yihua Zhang
2018-07-02
*
Merge pull request #15840 from dgquintas/common_nanopb
David G. Quintas
2018-06-22
|
\
*
|
Add load reporting filter
Juanli Shen
2018-06-22
|
*
Update to use the canonical version of LB proto
David Garcia Quintas
2018-06-21
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-19
|
\
|
*
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
Mark D. Roth
2018-06-19
|
|
\
|
*
\
Merge pull request #15070 from Vizerai/filter_port
Jim King
2018-06-18
|
|
\
\
[next]