Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b645a2d3ceb5199ef6f76e75f60d39432eef71ff
/
src
/
python
/
grpcio
e153774
Merge pull request #6815 from kpayson64/python_perf_fixes
by Jan Tattermusch
· 8 years ago
09bf5f4
Merge pull request #6831 from kpayson64/python_jwt_creds
by Jan Tattermusch
· 8 years ago
22a65e1
Added python jwt_token_creds interop test
by Ken Payson
· 8 years ago
9a36e6c
Changed Python Sync streaming qps to follow spec
by Ken Payson
· 8 years ago
571c12e
Remove AsyncStreaming client from python qps tests
by Ken Payson
· 8 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
3e82244
Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga
by Jan Tattermusch
· 8 years ago
c09a358
Route Python Beta API through Python GA API
by Nathaniel Manista
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 8 years ago
debd151
A Cython-layer read-not-all-responses test
by Nathaniel Manista
· 8 years ago
84f7193
Merge pull request #6254 from grpc/python_per_rpc_interop
by Jan Tattermusch
· 8 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 8 years ago
addf007
Merge pull request #6711 from thought-machine/fix_read_leak
by Jan Tattermusch
· 8 years ago
92ac3f7
Merge pull request #6762 from nathanielmanistaatgoogle/ga
by Jan Tattermusch
· 8 years ago
d38b2c4
Merge pull request #6761 from ctiller/there-were-no-fatalities
by Jan Tattermusch
· 8 years ago
3dbafd5
Merge pull request #5901 from dgquintas/lr_hook
by Jan Tattermusch
· 8 years ago
29243dd
Python GA security API
by Nathaniel Manista
· 8 years ago
48ed92e
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
by Craig Tiller
· 8 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
b0f676b
Fix memory leak reading from python ByteBuffer.
by alex
· 8 years ago
10da197
Python GA channel and server
by Nathaniel Manista
· 8 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 8 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 8 years ago
6eb2380
Merge pull request #6702 from a-veitch/add_proto
by Jan Tattermusch
· 8 years ago
f7d95c3
Merge pull request #6724 from nathanielmanistaatgoogle/paused
by Jan Tattermusch
· 8 years ago
9d13a6d
Merge pull request #6327 from nathanielmanistaatgoogle/ga
by Jan Tattermusch
· 8 years ago
34ff456
Change _win32 suffixes in src/python/grpcio/
by Yuchen Zeng
· 8 years ago
2a50dfe
s/grpc_pops/grpc_polling_entity
by David Garcia Quintas
· 8 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 8 years ago
0a10d6c
Interfaces of Python GA API
by Nathaniel Manista
· 8 years ago
8bec6f6
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
69f3e2b
Revert "Remove legacy poller"
by Craig Tiller
· 8 years ago
e97035d
Merge branch 'master' into add_proto
by Alistair Veitch
· 8 years ago
6f61a13
Add block_until_paused method to PauseFailControl
by Nathaniel Manista
· 8 years ago
15d7f3c
Mark port as non-listening
by Craig Tiller
· 8 years ago
d69354e
Merge branch 'master' into add_proto
by Alistair Veitch
· 8 years ago
d7bbd38
Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test
by Jan Tattermusch
· 8 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 8 years ago
30fe632
end-to-end compilation
by Alistair Veitch
· 8 years ago
29f2cb8
Add a Cython-level cancel-many-calls test
by Nathaniel Manista
· 8 years ago
b6c7a5a
Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please
by Jan Tattermusch
· 8 years ago
d88e15c
Remove legacy poller
by Craig Tiller
· 8 years ago
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
824ad2a
"taking a this" -> "taking this" typo correction
by Nathaniel Manista
· 8 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
9766f4f
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 8 years ago
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
60a83c7
Added google call creds/per_rpc interop tests
by Ken Payson
· 9 years ago
fcbe7da
Merge pull request #6588 from soltanmm/you're-my-compression
by Jan Tattermusch
· 8 years ago
93cc06a
Add compression support to Cython layers
by Masood Malekghassemi
· 8 years ago
9a0da59
Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism
by Jan Tattermusch
· 8 years ago
19144a6
Merge pull request #6439 from kpayson64/python_health_check
by Jan Tattermusch
· 8 years ago
ea8ae09
"sooner" -> "server" typo correction
by Nathaniel Manista
· 8 years ago
3fe7199
Split and rename test_constants.PARALLELISM
by Nathaniel Manista
· 8 years ago
f7a670f
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
by Craig Tiller
· 8 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 8 years ago
f11f2b1
Merge pull request #6453 from kpayson64/python_protoc
by Jan Tattermusch
· 8 years ago
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 8 years ago
594ff20
Merge pull request #6524 from kpayson64/qps_improvements
by Jan Tattermusch
· 8 years ago
fe01b58
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 8 years ago
1eb8d54
Added true async qps client
by Ken Payson
· 8 years ago
bae6a4c
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
8dbe2cb
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 8 years ago
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 8 years ago
fac1b4d
Merge pull request #6475 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
794834f
Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899
by Jan Tattermusch
· 8 years ago
0545d7f
Revert "Merge pull request #6214 from makdharma/master"
by Nicolas "Pixel" Noble
· 8 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 8 years ago
3a4b903
Merge pull request #6419 from sreecha/python_stress_test_docker
by Jan Tattermusch
· 8 years ago
f6cedf8
Made complex directories for python protoc test
by Ken Payson
· 8 years ago
af1fe57
Namespace change
by Ken Payson
· 8 years ago
0bdc7cc
Fix #4592
by Masood Malekghassemi
· 8 years ago
ab5309c
Remove precompiled Python extension hack
by Masood Malekghassemi
· 8 years ago
16caa50
Master is now 0.15.0-dev.
by Nicolas "Pixel" Noble
· 8 years ago
253a710
The release branch is now 0.14.0-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
27ca074
Merge pull request #6450 from nicolasnoble/gopro
by Jan Tattermusch
· 8 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 8 years ago
7809f2b
Raise parallelism in grpc._cython._channel_test
by Nathaniel Manista
· 8 years ago
4df9647
Reworked python health checking and added tests
by Ken Payson
· 8 years ago
8ca294e
Refactoring the core security code.
by Julien Boeuf
· 9 years ago
d039a98
Add Python grpcio protoc package
by Masood Malekghassemi
· 9 years ago
ac70c5a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
261db11
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
f72eb97
Introduced grpc_pops (pollset or pollset_set)
by David Garcia Quintas
· 9 years ago
274bcc8
Added dummy cronet api implementation so we can build on Jenkins.
by Makarand Dharmapurikar
· 9 years ago
d8c0d38
Fix a bug in stress client code
by Sree Kuchibhotla
· 9 years ago
442bead
Merge pull request #5701 from bluecmd/unix-socket
by Jan Tattermusch
· 9 years ago
b69251c
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
70f697b
reran generate_projects.sh after @nnoble's fix in PR6399.
by Makarand Dharmapurikar
· 9 years ago
63ee8ce
Reran tools/buildgen/generate_projects.sh again.
by Makarand Dharmapurikar
· 9 years ago
580987a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
ad9d06e
Create Python stress test
by Ken Payson
· 9 years ago
a2b5495
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
b41363e
all good! missing end2end test for new lr filter
by David Garcia Quintas
· 9 years ago
5e6cc81
Merge pull request #6331 from nathanielmanistaatgoogle/alpha
by Jan Tattermusch
· 9 years ago
b8c4443
Merge pull request #6298 from grpc/python_qps_tests
by Jan Tattermusch
· 9 years ago
0482c10
Python QPS Worker/initial scenarios
by Ken Payson
· 9 years ago
2e4bfed
Merge pull request #6330 from soltanmm/6264
by Jan Tattermusch
· 9 years ago
2ea6765
Merge pull request #6321 from soltanmm/doc
by Jan Tattermusch
· 9 years ago
f128cd2
Merge pull request #6196 from y-zeng/call-error-to-string
by Craig Tiller
· 9 years ago
Next »