Sree Kuchibhotla
a0d2468b57
Fix compilation bug when GRPC_UV is defined
8 years ago
Sree Kuchibhotla
1e088b4219
Merge branch 'master' into rpc_mgr
8 years ago
David Garcia Quintas
41752d6e7b
Added max length comments for some lb proto fields
8 years ago
David Garcia Quintas
2a23c60a4b
Removed spurious option for lb nanopb proto
8 years ago
Noah Eisen
393526334c
Merge pull request #8552 from ncteisen/cpp_unimplemented_service
...
Implemenet New Interop Test: Cpp Unimplemented Service
8 years ago
Noah Eisen
45ebd355cd
Fix clang format
8 years ago
Masood Malekghassemi
b928de86c7
Set the long_description setup.py field
...
Somehow ad hoc descriptions don't work anymore for grpcio (probably
because the README.rst isn't at the distribution root for grpcio).
8 years ago
Masood Malekghassemi
7780cc018a
Clang-format python_generator.cc
8 years ago
Masood Malekghassemi
4a051ccca6
Clean-up types in Python generator
8 years ago
Masood Malekghassemi
d953959e2b
Enable split code generation
...
To support magical internal build processes, the pb2 files need to be
split into pure-proto and gRPC parts. This performs that split and
further fixes bad module names in the test harness that interfered with
the intended test implementation.
An unfortunate side effect, due to limitations of protoc and holdover
behavior we must support in major version 1.x, is that trash files are
generated in split generation. This shouldn't be a problem in normal
protoc plugin use.
8 years ago
apolcyn
086e28d5f5
Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master
...
increase max thread pool size in benchmarks and fix shutdown ordering
8 years ago
Masood Malekghassemi
81cdf1e34e
Fix Python tests' module loading behavior
8 years ago
Michael Lumish
15b04e41f1
Merge pull request #8559 from murgatroid99/v1.0.1_upmerge
...
V1.0.1 upmerge
8 years ago
Noah Eisen
e7223afdd5
Use default Empty ctor instead of Empty::default_instance
8 years ago
Masood Malekghassemi
a12e6d8037
Merge pull request #8367 from soltanmm-google/blurb
...
Partially implement gRPC Python server reflection
8 years ago
Muxi Yan
2a25f33025
Use nil function instead of empty function
8 years ago
murgatroid99
45096614fe
Fix incorrect ruby_generator.cc merge
8 years ago
Muxi Yan
61274cac90
Revert format changes in related files
8 years ago
David Garcia Quintas
472fc2ffd1
Updated proto field comment with max token length
8 years ago
murgatroid99
5d6ae930ab
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
8 years ago
Muxi Yan
2c88b4616a
Revert format changes of unrelated files
8 years ago
Stanley Cheung
eb44fd68fb
Merge pull request #8549 from fr05t1k/fix/phpdoc-types
...
PHPDoc types
8 years ago
Craig Tiller
e9ba66e821
Merge pull request #8555 from ctiller/buffer_pools_for_realsies
...
More Windows Fixes
8 years ago
Craig Tiller
f405035002
More Windows Fixes
8 years ago
Craig Tiller
1e1711845f
Merge pull request #8553 from ctiller/buffer_pools_for_realsies
...
Fix windows
8 years ago
Craig Tiller
6108d1fee3
clang-format code
8 years ago
Craig Tiller
85fe038342
Fix some other Windows bugs while we're here
8 years ago
Craig Tiller
a5ea56b68f
clang-format code
8 years ago
Craig Tiller
290e9a726d
Fix resource quotas on Windows
8 years ago
Craig Tiller
6628e36a89
Merge pull request #8239 from ctiller/buffer_pools_for_realsies
...
Resource quotas
8 years ago
Jan Tattermusch
d28417c856
Merge pull request #8484 from jtattermusch/performance_tests_report
...
Make benchmarks create report.xml
8 years ago
Jan Tattermusch
3600bf01ee
Merge pull request #8535 from jtattermusch/lazy_streaming_call_finished
...
Lazy initialize streamingResponseCallFinishedTcs
8 years ago
Craig Tiller
bba5285df0
Merge github.com:grpc/grpc into buffer_pools_for_realsies
8 years ago
Stanislav Pavlovichev
4407a948b1
phpdoc types
8 years ago
Noah Eisen
c02bd2d31d
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service
8 years ago
David Garcia Quintas
0baf1dc569
Made LB token dynamic size <= 50 bytes
8 years ago
Sree Kuchibhotla
846a18ad6b
Merge branch 'master' into rpc_mgr
8 years ago
Alexander Polcyn
287b760e97
revert change to shutdown ordering, but keep timer
8 years ago
Noah Eisen
7fc1d4e8d7
Update infrastructure to call new unimplemented_service interop test
8 years ago
Noah Eisen
ca5cdf454c
Add unimplemented_service test case for cpp interop client
8 years ago
Michael Lumish
51fc01dffa
Merge pull request #8419 from murgatroid99/node_express_benchmark
...
Add benchmark client and server for Node Express
8 years ago
Michael Lumish
b78062dc0d
Merge pull request #8544 from murgatroid99/node_perf_investigation
...
Disable Nagle's algorithm in libuv endpoints
8 years ago
Sree Kuchibhotla
aea3105b67
Merge branch 'master' into rpc_mgr
8 years ago
Masood Malekghassemi
c293f7215f
Merge pull request #8524 from soltanmm-google/grit-in-the-eye
...
Break out of build process if in vanilla MSYS
8 years ago
Craig Tiller
693d3949b4
Fix potential use-after-free: connected subchannel gets destroyed after its been picked by an lbpolicy
8 years ago
Craig Tiller
7a4089769d
Fix memory leak
8 years ago
Sree Kuchibhotla
899f771ce3
Merge pull request #8531 from sreecha/pi_delete_fix
...
Remove fd from polling island before deleting it
8 years ago
Craig Tiller
0f7eb30aec
Handle calls that are started after transport closure
8 years ago
Craig Tiller
86cb138ee9
Handle failed calls in sync client
8 years ago
Sree Kuchibhotla
612ca22ff3
Merge branch 'master' into rpc_mgr
8 years ago