Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a82b6dbac8a0ca3dd9892392cd86a40872ef3714
/
src
/
python
21b71b4
Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing
by Nathaniel Manista
· 7 years ago
7c85cae
gRPC Python test infrastructure
by Nathaniel Manista
· 7 years ago
ccad382
Merge github.com:grpc/grpc into stats
by Craig Tiller
· 7 years ago
bf19961
Revert "Implement call combiner"
by Mark D. Roth
· 7 years ago
03c908f
Merge github.com:grpc/grpc into stats
by Craig Tiller
· 7 years ago
76e264b
Implement call combiner.
by Mark D. Roth
· 7 years ago
58c61b5
Unskip reflection unit test since proto is fixed
by Mehrdad Afshari
· 7 years ago
713597f
Master version bump to 1.7.x
by David Garcia Quintas
· 7 years ago
25d6fd8
split tsi library into two
by jiangtaoli2016
· 7 years ago
32f66e8
Update build rule
by jiangtaoli2016
· 7 years ago
0211cfb
Revert "Revert "Add TSI zero-copy frame protector""
by Jiangtao Li
· 7 years ago
f5504a3
Revert "Add TSI zero-copy frame protector"
by Jiangtao Li
· 7 years ago
72eeb3c
split tsi into two libraries: tsi_interface and tsi
by jiangtaoli2016
· 7 years ago
f3f7d3b
Merge branch 'master' into tsi_grpc
by jiangtaoli2016
· 7 years ago
06b3f4d
Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing
by Nathaniel Manista
· 7 years ago
2010985
gRPC Python test infrastructure
by Nathaniel Manista
· 7 years ago
f9bf428
Add support for service configs to c-ares resolver.
by Mark D. Roth
· 7 years ago
3aaa5ea
minor fix
by jiangtaoli2016
· 7 years ago
7001bc2
Add TSI zero-copy frame protector
by jiangtaoli2016
· 7 years ago
fb193a1
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
by ncteisen
· 7 years ago
b414268
Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
by Nathaniel Manista
· 7 years ago
9c42044
Add classifiers to package details
by Ken Payson
· 7 years ago
69b7231
gRPC Python test infrastructure
by Nathaniel Manista
· 7 years ago
b893046
Build simplification
by Craig Tiller
· 7 years ago
268a823
Pull flow control into one module
by ncteisen
· 7 years ago
2808668
Add a simple stats framework to gRPC C core
by Craig Tiller
· 7 years ago
ea8f591
Merge pull request #11607 from yihuazhang/tsi_init
by Mark D. Roth
· 7 years ago
be803dc
Merge pull request #11859 from nathanielmanistaatgoogle/gitignore
by Nathaniel Manista
· 7 years ago
1c0b20d
Narrow .gitignore to only what it needs to ignore
by Nathaniel Manista
· 7 years ago
1435bfc
Add GTS plugin
by Yihua Zhang
· 7 years ago
0086d02
Merge pull request #11189 from muxi/stream_compression
by Muxi Yan
· 7 years ago
d996379
Reset OWNERS state
by Craig Tiller
· 7 years ago
fd82a6c
Merge pull request #11145 from vjpai/inproc3
by Vijay Pai
· 7 years ago
3d7d5f4
Create inproc transport, add relevant tests, exclude irrelevant tests
by Vijay Pai
· 8 years ago
46569f2
Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py
by Nicolas "Pixel" Noble
· 7 years ago
76a316c
Add `set noparent` to Python OWNER files
by Mehrdad Afshari
· 7 years ago
b03e5cb
Add @mehrdada to python OWNERS
by Mehrdad Afshari
· 7 years ago
9877189
Merge pull request #11310 from nicolasnoble/import
by Nicolas Noble
· 7 years ago
e476f7d
Strawman OWNERS --> CODEOWNERS script
by Craig Tiller
· 7 years ago
2ca8282
Merge pull request #11738 from mehrdada/canonica-urls
by Mehrdad Afshari
· 7 years ago
a4710a0
Revert "Remove lockfree-stack implementation that is no longer used"
by Ken Payson
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
b0d6f11
Remove declaration of missing field.
by Robert Bradshaw
· 7 years ago
e87a7e1
Move stream_compression to src/core/lib/compression
by Muxi Yan
· 7 years ago
c1f837c
Make stream compression module
by Muxi Yan
· 8 years ago
5d80dc4
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 7 years ago
6613f60
Enable wrong-import-order lint
by Nathaniel Manista
· 7 years ago
37c83ff
Enable redefined-variable-type lint
by Nathaniel Manista
· 7 years ago
9cd1831
Merge pull request #11412 from kpayson64/upgrade_boringssl
by kpayson64
· 7 years ago
3d04e02
Remove lockfree-stack implementation that is no longer used
by Vijay Pai
· 7 years ago
f8d6fb7
Update boringssl
by Ken Payson
· 7 years ago
8fd84cf
Update python reflection tests to cover the higher level API
by Mehrdad Afshari
· 7 years ago
dc16855
Merge pull request #11336 from ctiller/ALL-the-things
by Craig Tiller
· 7 years ago
8f3d021
Merge pull request #11237 from y-zeng/srv_record
by Yuchen Zeng
· 7 years ago
b3899fd
Merge github.com:grpc/grpc into ALL-the-things
by Craig Tiller
· 7 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
1c8a904
Merge github.com:grpc/grpc into ALL-the-things
by Craig Tiller
· 7 years ago
87d5a31
Implement LB policy updates
by David Garcia Quintas
· 7 years ago
b89b501
Merge remote-tracking branch 'upstream/master' into srv_record
by Yuchen Zeng
· 7 years ago
4ebace7
Fix windows build, no_logging tests, dns_resolver_test
by Yuchen Zeng
· 7 years ago
71005b1
Merge branch 'selectivity' into ALL-the-things
by Craig Tiller
· 7 years ago
5bc11d5
Expand pylint to grpc_health and grpc_reflection
by Mehrdad Afshari
· 7 years ago
aebcdbd
master bumped to 1.5.x
by David Garcia Quintas
· 7 years ago
9baf4b1
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
by Michael Lumish
· 7 years ago
7ebf31b
Merge branch 'thread_pool' into ALL-the-things
by Craig Tiller
· 7 years ago
7bc55fd
Merge remote-tracking branch 'ctiller/build-wtf' into import
by Nicolas "Pixel" Noble
· 7 years ago
c18b906
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
by murgatroid99
· 7 years ago
0bd14cc
Merge pull request #11306 from kpayson64/python_reflection
by kpayson64
· 7 years ago
f3bb349
Fix Python reflection arguments
by Ken Payson
· 7 years ago
d74dbd3
Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map
by Vizerai
· 7 years ago
bbfdbb1
bump version to 1.3.6
by Jan Tattermusch
· 7 years ago
866190f
Merge pull request #11154 from kpayson64/hack_for_disconnects
by kpayson64
· 7 years ago
8f7bc54
Reconnect disconnected channels automatically
by Ken Payson
· 7 years ago
c0ce2cd
Update version to 1.3.5
by Ken Payson
· 7 years ago
92eb7fb
Bump to version 1.3.4
by Alexander Polcyn
· 7 years ago
3085aa4
Merge github.com:grpc/grpc into thread_pool
by Craig Tiller
· 7 years ago
90224ba
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
by Jan Tattermusch
· 7 years ago
321b7d8
Merge github.com:grpc/grpc into thread_pool
by Craig Tiller
· 7 years ago
a57d3c8
Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat
by Muxi Yan
· 7 years ago
de030a3
regenerate projects
by Jan Tattermusch
· 7 years ago
16f76d2
Bump to version 1.3.3
by Ken Payson
· 7 years ago
6b7f893
Merge pull request #11087 from kpayson64/update_python_auth
by kpayson64
· 7 years ago
a3eac51
Const correctness? for cython
by Craig Tiller
· 7 years ago
29ff466
Revert "Revert "Implement Server Backward Compatibility""
by Muxi Yan
· 7 years ago
7edcce2
Revert "Implement Server Backward Compatibility"
by Nicolas Noble
· 7 years ago
a2d9d48
Merge pull request #10849 from muxi/backward-compat
by Muxi Yan
· 7 years ago
937d96d
Update Python interop tests to use google-auth package
by Ken Payson
· 7 years ago
ee4b145
Remove workqueue, covered_by_poller as concepts, get Mac build up
by Craig Tiller
· 7 years ago
45b89fb
Merge pull request #10993 from kpayson64/auth_context_python
by kpayson64
· 7 years ago
3ca8134
Expose Auth Context in Python
by Ken Payson
· 7 years ago
448a11d
Bump to version 1.3.2
by Stanley Cheung
· 7 years ago
a7785ba
Merge github.com:grpc/grpc into uberpoll
by Craig Tiller
· 7 years ago
449bf01
Merge pull request #11048 from kpayson64/fix_py_artifact
by kpayson64
· 7 years ago
6e86c46
Merge github.com:grpc/grpc into uberpoll
by Craig Tiller
· 7 years ago
0afa9ab
Bump to 1.3.2-pre1
by Stanley Cheung
· 7 years ago
b91c5fb
Fix python artifact build
by Ken Payson
· 7 years ago
a02b66a
Merge pull request #10995 from kpayson64/upgrade_protobuf
by kpayson64
· 7 years ago
581c0e4
Merge github.com:grpc/grpc into uberpoll
by Craig Tiller
· 7 years ago
Next »