Makarand Dharmapurikar
9c156da66a
Fixes #9542
...
This fixes the case when a server is shutdown right after it Accept'ed
a connection. The socket needs to be closed right before the endpoint
is destroyed.
8 years ago
Mark D. Roth
656bbbef41
Merge pull request #11026 from markdroth/grpclb_drop_alt
...
Implement grpclb drop support.
8 years ago
Stanley Cheung
ff0e429672
Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
...
Upmerge v1.3.x branch to master
8 years ago
Jan Tattermusch
8c9c1c1a8d
Merge pull request #11156 from jtattermusch/csharp_only_blittable
...
C#: Dont use non-blittable types in native method signatures
8 years ago
Jan Tattermusch
8ca0055633
Merge pull request #11185 from ctiller/informed_run_tests
...
Fix runtests --force_default_poller on linux
8 years ago
Jan Tattermusch
9883e0b4d2
fix run_tests.py on Windows and for non-C langs
8 years ago
Yang Gao
aaefea25b1
Merge pull request #11201 from yang-g/debug
...
Unref pending events under cq lock
8 years ago
Stanley Cheung
646677216d
Fixed missed conflicts - use constants.logVerbosity instead
8 years ago
apolcyn
5d0b1aeade
Merge pull request #10992 from apolcyn/doxygen_cpp_nits
...
Doxygen cpp nits
8 years ago
Stanley Cheung
27b9e1cf3a
Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version
...
PHP: fix pecl extension version
8 years ago
Stanley Cheung
ebeda85eb8
Upmerge from v1.3.x branch to master
8 years ago
Stanley Cheung
de9a10798b
Merge pull request #11194 from stanley-cheung/php-fix-ext-cc-compile-error
...
PHP: fix pecl extension after cc files are added
8 years ago
yang-g
67cda0a701
Unref pending events under cq lock
8 years ago
Muxi Yan
eb9b82b7e1
Merge pull request #11118 from muxi/backward-compat-dev
...
Add Backward compatibility API to C++
8 years ago
David G. Quintas
4de910df8b
Merge pull request #11098 from dgquintas/fix_subchannel_stuffs
...
Fixes to subchannel and its index
8 years ago
Stanley Cheung
94d75888c9
PHP: fix pecl extension after cc files are added
8 years ago
Craig Tiller
1cb396dc18
Merge pull request #11192 from ctiller/compare-a-lago
...
Fix hpack_size test
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Stanley Cheung
53c2bbdeb7
Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep
...
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Craig Tiller
2d1e8cda05
Fix hpack_size test
8 years ago
Mark D. Roth
d7389b418f
Implement grpclb drop support.
8 years ago
Muxi Yan
f6b622c08a
Take grpc_workaround_list as parameter
8 years ago
Craig Tiller
b2574bfb68
Fix runtests --force_default_poller on linux
8 years ago
Jan Tattermusch
90224ba893
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
...
Try fixing python artifact build on Windows
8 years ago
Vijay Pai
141a68a09f
Merge pull request #11149 from vjpai/testmac
...
Fix run_tests script for Mac
8 years ago
Muxi Yan
7aa3a7fb6e
generate_project
8 years ago
Stanley Cheung
6e589c6a15
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Craig Tiller
bcb65f0bd5
Merge pull request #10897 from ctiller/serve_fries
...
Switch default CQ count for thread manager to num_cpus
8 years ago
Craig Tiller
82713635e1
Merge pull request #11135 from ctiller/bugz
...
Fix some job runner bugs, save some initialization passes for port selection
8 years ago
kpayson64
0bb3986ffa
Merge pull request #11150 from kpayson64/bump_1_3_3
...
Bump to version 1.3.3
8 years ago
Muxi Yan
d212a021e4
Polish workarounds.md
8 years ago
Jan Tattermusch
719d37397d
dont use non-blittable types in native method signatures
8 years ago
Muxi Yan
a31b9d6bf4
Alternate workaround description style
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago
Muxi Yan
bc60bb25b2
Merge remote-tracking branch 'upstream/master' into backward-compat-dev
8 years ago
Craig Tiller
081c442462
Merge pull request #11152 from ctiller/toolz
...
Remove OSS-only tooling
8 years ago
Muxi Yan
928681dc3d
obsolete -> is obsolete
8 years ago
Craig Tiller
3f4b1b9a73
Remove OSS-only tooling
8 years ago
Muxi Yan
a57d3c8120
Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat
...
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
lyuxuan
d0b47db0c0
Merge pull request #11000 from lyuxuan/poll_stat
...
Get metric "polls/request" for benchmarks
8 years ago
Jan Tattermusch
de030a35a2
regenerate projects
8 years ago
Jan Tattermusch
9eef67d0e0
fix python artifact build
8 years ago
Ken Payson
16f76d2092
Bump to version 1.3.3
8 years ago
Vijay Pai
adb76ee1e6
Fix run_tests script for Mac
8 years ago
kpayson64
3634fbe874
Merge pull request #10800 from kpayson64/fix_alpine
...
Fix alpine build
8 years ago
kpayson64
6d46c0b78e
Merge pull request #11108 from kpayson64/raspberry_pi
...
Add Raspberry Pi Python binaries
8 years ago
kpayson64
6b7f893b58
Merge pull request #11087 from kpayson64/update_python_auth
...
Update Python interop tests to use google-auth package
8 years ago
Ken Payson
7ff21a6719
Add Raspberry Pi Python binaries
8 years ago
Yuxuan Li
8698f2bbee
fix extern c location
8 years ago
Yang Gao
6756d75ca7
Merge pull request #11080 from per-gron/flatbuffer-compatibility
...
Fix Flatbuffer compatibility issues
8 years ago