Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5d57a8d09a7f7202ba8eaa56b3b88a5da05ad057
5d57a8d
Merge pull request #15895 from srini100/v1.13.x
by Srini Polavarapu
· 6 years ago
9687447
Regenerate projects
by Srini Polavarapu
· 6 years ago
8720367
Bump version to 1.13.0
by Srini Polavarapu
· 6 years ago
2f924c6
Merge pull request #15749 from ZhouyihaiDing/call_invoker
by Zhouyihai Ding
· 6 years ago
a7e282e
PHP: add call invoker
by ZhouyihaiDing
· 6 years ago
c75473f
Merge pull request #15849 from mehrdada/bump-rc3
by Mehrdad Afshari
· 6 years ago
ed0dc06
Regenerate Projects
by Mehrdad Afshari
· 6 years ago
3902d11
Bump v1.13.x to v1.13.0-pre3
by Mehrdad Afshari
· 6 years ago
6c7b6b8
Merge pull request #15779 from ZhouyihaiDing/deserialize
by Zhouyihai Ding
· 6 years ago
8c6bea1
Merge pull request #15825 from kpayson64/exec_ctx_check_bugfix
by kpayson64
· 6 years ago
d6b483b
PHP: add deserialze as the argument for the interceptor
by ZhouyihaiDing
· 6 years ago
46a6059
Changes
by kpayson64
· 6 years ago
062f369
Merge pull request #15819 from grpc/mmx-grpcio-testing-build
by Mehrdad Afshari
· 6 years ago
650fcb6
Add MANIFEST and README to grpcio_testing package
by Mehrdad Afshari
· 6 years ago
2cb912c
Add grpcio-testing to Python distribtests
by Mehrdad Afshari
· 6 years ago
1a92cd0
More consistent source/binary Python distribtests
by Mehrdad Afshari
· 6 years ago
258667c
Build grpcio_testing in Python artifact process
by Mehrdad Afshari
· 6 years ago
8e64645
Merge pull request #15783 from mehrdada/bump-v1.13.x-to-pre2
by Mehrdad Afshari
· 6 years ago
561630d
Regenerate projects
by Mehrdad Afshari
· 6 years ago
537ca01
Bump v1.13.x to v1.13.0-pre2
by Mehrdad Afshari
· 6 years ago
1c78de1
Merge pull request #15781 from mehrdada/backport-15727-to-v1.13.x
by Mehrdad Afshari
· 6 years ago
8cbd880
Add a null check for the endpoint on shutdown
by kpayson64
· 6 years ago
17ae5ce
Merge pull request #15765 from mehrdada/backport-15632-into-v1.13.x
by Mehrdad Afshari
· 6 years ago
26cb182
Use a Docker image that includes Python3.7rc1
by Mehrdad Afshari
· 6 years ago
87d08a3
Add Python 3.7 Linux wheels to artifact build
by Mehrdad Afshari
· 6 years ago
396694f
Merge pull request #15718 from muxi/backport-15714
by Muxi Yan
· 6 years ago
7174ed5
Backport #15714 to v1.13.x
by Muxi Yan
· 6 years ago
3137d59
Merge pull request #15697 from srini100/backport15690
by Srini Polavarapu
· 6 years ago
c6664b0
Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
by Mark D. Roth
· 6 years ago
37e0ab7
Merge pull request #15695 from srini100/v1.13.x
by Srini Polavarapu
· 6 years ago
586c639
Regenerate projects
by Srini Polavarapu
· 6 years ago
9868c02
Bump version to v1.13.0-pre1
by Srini Polavarapu
· 6 years ago
92a0635
Merge pull request #15682 from mehrdada/bump-pylint
by Mehrdad Afshari
· 6 years ago
ab8642d
Merge pull request #15121 from yang-g/empty_string
by Yang Gao
· 6 years ago
6fcbee0
Merge pull request #15664 from muxi/binary-size
by Muxi Yan
· 6 years ago
5c67fae
Add test
by yang-g
· 6 years ago
5fd7492
Merge pull request #15539 from markdroth/recv_trailing_metadata_ready
by Mark D. Roth
· 6 years ago
045e4f9
Merge pull request #13796 from y-zeng/cli_token
by Yang Gao
· 6 years ago
8872a31
Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru
by Nathaniel Manista
· 6 years ago
801e566
handle empty slice explicitly
by yang-g
· 7 years ago
d6547ea
Change exception type to AssertError
by Mehrdad Afshari
· 6 years ago
8ae0ff0
Move recv_trailing_metadata into its own callback. Don't use
by Mark D. Roth
· 6 years ago
f07f6c9
Remove comment that is no longer relevant
by Mehrdad Afshari
· 6 years ago
7cd4ee7
Change notes on suppressions
by Mehrdad Afshari
· 6 years ago
8b5e45a
Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket
by Jan Tattermusch
· 6 years ago
61278f3
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
by Jan Tattermusch
· 6 years ago
2ea5e1d
Merge pull request #14908 from jtattermusch/csharp_artifact_pdb
by Jan Tattermusch
· 6 years ago
3b24894
Prevent early exit on one pylint failure
by Mehrdad Afshari
· 6 years ago
6eac8c5
Run yapf to reformat Python code
by Mehrdad Afshari
· 6 years ago
2b6b6ca
Bump pylint to pylint-1.9.2
by Mehrdad Afshari
· 6 years ago
adedd43
Disable additional pylint warnings due to upgrade
by Mehrdad Afshari
· 6 years ago
109b5b1
Fix arguments-differ pylint warning
by Mehrdad Afshari
· 6 years ago
de1718c
Remove unused _junkdrawer
by Mehrdad Afshari
· 6 years ago
a941ec6
Fix import order to satisfy pylint
by Mehrdad Afshari
· 6 years ago
bfbd192
Fix raising-format-tuple pylint warning
by Mehrdad Afshari
· 6 years ago
b6955d9
Refactor to avord redefining argument
by Mehrdad Afshari
· 6 years ago
c095c5c
Fix arguments-differ pylint warning
by Mehrdad Afshari
· 6 years ago
6c44fd6
Fix useless-super-delegation pylint warnings
by Mehrdad Afshari
· 6 years ago
ebb1767
Implement abstract methods _LocalFailure inherits
by Mehrdad Afshari
· 6 years ago
a99945d
Fix arguments-differ pylint warning
by Mehrdad Afshari
· 6 years ago
4b7223d
Remove unnecessary pylint suppressions
by Mehrdad Afshari
· 6 years ago
0aaeedc
Fix inconsistent-return-statements pylint warnings
by Mehrdad Afshari
· 6 years ago
c48acb8
Fix code to pass len-as-condition pylint test
by Mehrdad Afshari
· 6 years ago
04c8513
Merge pull request #15677 from muxi/fix-cfstream-podspec
by Muxi Yan
· 6 years ago
06e1683
Merge pull request #14557 from ghostwriternr/py-custom-logger
by Nathaniel Manista
· 6 years ago
bbbcc45
Merge pull request #15394 from yashykt/maxmsglen
by Yash Tibrewal
· 6 years ago
0e8b122
Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only
by apolcyn
· 6 years ago
6df75c5
podspec nit fix
by Muxi Yan
· 6 years ago
eb22c79
Provide diff sign for each line
by Muxi Yan
· 6 years ago
fd4c5dd
TLS session resumption support for Python clients
by Santosh Ananthakrishnan
· 7 years ago
701a4b1
Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket
by apolcyn
· 6 years ago
3052cff
Change comments
by Yash Tibrewal
· 6 years ago
b441dbb
Merge pull request #15666 from nathanielmanistaatgoogle/15662
by Nathaniel Manista
· 6 years ago
0cdf008
Merge pull request #15649 from markdroth/avoid_peer_string_alloc
by Mark D. Roth
· 6 years ago
c09f743
Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik
by apolcyn
· 6 years ago
d7728cd
Merge pull request #15069 from muxi/prototype-cfstream
by Muxi Yan
· 6 years ago
a323b51
Merge pull request #15567 from muxi/mobile-log-per-host
by Muxi Yan
· 6 years ago
125596d
Merge pull request #15667 from ncteisen/fuzzer
by Noah Eisen
· 6 years ago
0688b4d
Merge pull request #15663 from markdroth/grpclb_client_load_reporting_flake_fix
by Mark D. Roth
· 6 years ago
890717b
build package with native debug symbols
by Jan Tattermusch
· 6 years ago
b6f0d0d
add package with native debug symbols
by Jan Tattermusch
· 6 years ago
945cac4
RelWithDebInfo config for building C# artifact
by Jan Tattermusch
· 7 years ago
eb18ef0
Merge pull request #15658 from jtattermusch/python_interop_build_27
by Jan Tattermusch
· 6 years ago
08876da
CFStream podspec
by Muxi Yan
· 6 years ago
1b83d32
Fix fuzzer error
by ncteisen
· 6 years ago
9c86b20
Retain references to channel arguments
by Nathaniel Manista
· 6 years ago
9ea0b9f
Description fix
by Muxi Yan
· 6 years ago
27718ce
Fix c-ares tests ipv6-only brokenness
by Alexander Polcyn
· 7 years ago
88acb28
clang-format
by Muxi Yan
· 6 years ago
18caf6d
link address sorting against gRPC_BASELIB_LIBRARIES, for windows
by Alexander Polcyn
· 6 years ago
136e2eb
Fix crash when debug
by Muxi Yan
· 6 years ago
420db80
Increase client load reporting interval to avoid test flake.
by Mark D. Roth
· 6 years ago
f03344e
Merge pull request #13709 from ZhouyihaiDing/readme
by Zhouyihai Ding
· 6 years ago
19c6131
Merge pull request #15650 from ncteisen/arena-test
by Noah Eisen
· 6 years ago
619b950
only build interop tests with python2.7
by Jan Tattermusch
· 6 years ago
583f39a
Merge pull request #15643 from grpc/jtattermusch-patch-1
by Jan Tattermusch
· 6 years ago
8c17b1c
Scale back concurrency of arena_test
by Noah Eisen
· 6 years ago
0937012
Merge pull request #15639 from jtattermusch/no_package_service
by Jan Tattermusch
· 6 years ago
aca034d
Merge pull request #15635 from matt-kwong/resultstore_link
by Matt Kwong
· 6 years ago
c512b4f
revert -framework CoreFoundation
by Muxi Yan
· 6 years ago
Next »