Muxi Yan
0f1fcd48f2
Fix build error
7 years ago
Muxi Yan
e4c349eb56
Merge pull request #15285 from grpc/fix-channel-leak
...
Fix a memory leak in GRPCChannel
7 years ago
Adele Zhou
b47e557d18
Apply Wframe-larger-than flag to opt builds only
7 years ago
Noah Eisen
6e5ca7bad7
Merge pull request #15384 from ncteisen/sanity
...
Fix Sanity Test for Core Banned Functions
7 years ago
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
7 years ago
Yang Gao
3d5de33522
Merge pull request #15360 from yang-g/user_data
...
Remove unused code
7 years ago
jiangtaoli2016
54e19eaaf3
Add ECDSA to gRPC default SSL cipher list
7 years ago
thinkerou
fe037cb94c
add two macro for reduce duplicate code
7 years ago
ZhouyihaiDing
3c047a2cd5
PHP: fix InterceptorChannel not autoload by composer
7 years ago
Muxi Yan
a2a3261834
Lockfree refcount bug fix
7 years ago
kpayson64
37eb925a06
Add epollex fd cache
7 years ago
Zhouyihai Ding
100858d809
Merge pull request #15373 from thinkerou/del_include
...
PHP: remove invalid include-file and adjust include-file sort
7 years ago
Matt Kwong
0c78778591
Add --user flag to pip install in build_python.sh
7 years ago
Yash Tibrewal
efee8f227d
Allow unlimited as the max receive message length
7 years ago
Spencer Fang
7d1009b84c
Add v1.12.0 release of grpc-java
7 years ago
Jan Tattermusch
47cf9906c7
update C# distribtests
7 years ago
Sree Kuchibhotla
a2171d49bf
Fix format specifier
7 years ago
yang-g
ff74d9212a
Round robin incoming connection on a per-fd basis
7 years ago
yang-g
854ccfd193
Remove unused code
7 years ago
ncteisen
f02d33cd8e
Clean up phrasing from a hastily written comment
7 years ago
kpayson64
5fc081acd1
Merge pull request #14647 from kpayson64/fork_exec_ctx_check
...
Add exec_ctx check to fork handlers
7 years ago
ncteisen
bd11a12169
Reviewer feedback and build fixes
7 years ago
Muxi Yan
cf23f867f2
clang-format
7 years ago
Muxi Yan
588b2243e6
build_project
7 years ago
Muxi Yan
1aedfa8628
Add CFStream tests
7 years ago
Muxi Yan
95608dfb29
Update interop tests
7 years ago
Muxi Yan
5c30f1cca0
Tweaks to existing components for CFStream
7 years ago
Muxi Yan
67ff4053b7
Change existing build system for CFStream
7 years ago
Muxi Yan
03a3722388
CFStream event sync object for callbacks
7 years ago
Muxi Yan
cdf709c76e
CFStream tcp client and endpoint
7 years ago
Jan Tattermusch
679a7b1e93
Merge pull request #15379 from jtattermusch/benchmarks_premature_return
...
get rid of premature return in massage_qps_stats
7 years ago
Mark D. Roth
7b6e07db0c
Call on_handshake_done with an error when handshaker is shut down.
7 years ago
ncteisen
6616fab539
Sanity check the sanity check lol
7 years ago
Yash Tibrewal
7b79130cbf
Merge pull request #15280 from yashykt/statsrem
...
Remove stats collection from opt builds
7 years ago
ncteisen
98c1de07e6
Stop using banned functions
7 years ago
ncteisen
bc20975f21
Fix sanity script
7 years ago
Jan Tattermusch
c0ed1a8734
format python code
7 years ago
Mehrdad Afshari
bec3b5ada2
Merge pull request #15374 from mehrdada/v1.12.x
...
Bump v1.12.x to v1.12.0
7 years ago
Jan Tattermusch
a2f9304349
get rid of premature return in massage_qps_stats
7 years ago
Mehrdad Afshari
4ecc5d8225
Regenerate projects
7 years ago
Mehrdad Afshari
a0636f040a
Bump v1.12.x to v1.12.0
7 years ago
Mehrdad Afshari
f1a4288981
Merge pull request #15372 from mehrdada/backport-15362-into-1.12.x
...
Backport #15362 into v1.12.x
7 years ago
thinkerou
771c20575e
remove invalid include-file and adjust include-file sort
7 years ago
Mehrdad Afshari
97c2932260
Install futures package only on Python 2
7 years ago
Mehrdad Afshari
7a94e535f8
Merge pull request #15362 from mehrdada/remove-futures-from-requirements
...
Eliminate futures package from requirements.txt
7 years ago
ganmacs
ad4312aaa9
Fix math-client
...
* insecure stub needs :this_channel_is_insecure as an argument
* timeout option should be set at initializing stub
* Should be set logger to output
* Remove debug print
7 years ago
apolcyn
59a4baa6f8
Merge pull request #15347 from apolcyn/remove_ares_double_exec_ctx
...
Remove a redundant ExecCtx in c-ares resolver
7 years ago
Nicolas Noble
4acaf1a734
Merge pull request #15367 from nicolasnoble/out-with-npn
...
No longer automatically fallbacking on system's OpenSSL if it only has NPN.
7 years ago
Mehrdad Afshari
ac6aaa3f0b
Install futures package only on Python 2
7 years ago
Yash Tibrewal
e9207ab274
Undo clang_format script change
7 years ago