Nicolas Noble
0fa0f38449
Merge pull request #8527 from nicolasnoble/revert-tsi-ntop
...
Reverting TSI's ntop change, to avoid dependency between TSI and gRPC.
8 years ago
matt-kwong
9ba10d8a03
Merge pull request #8542 from matt-kwong/decrease-test-time
...
Add --inner_jobs parameter to run_tests_matrix.py
8 years ago
Matt Kwong
fef9896c82
Add --inner_jobs args to run_tests_matrix.py
8 years ago
Craig Tiller
50633cc20e
Expand corpus, fix crash
8 years ago
Craig Tiller
775e5b9861
Expand corpus, add call creds
8 years ago
Craig Tiller
28fb56f4cc
Initial test fix
8 years ago
Craig Tiller
46b18c9c5d
Provide a mechanism to create a secure client channel
8 years ago
Sree Kuchibhotla
b97208968d
Merge branch 'master' into mutrace_fix
8 years ago
Sree Kuchibhotla
da1d2ef00b
Merge pull request #8564 from sreecha/endpoint_uv
...
Fix compilation bug when GRPC_UV is defined
8 years ago
Craig Tiller
baa19130da
Expand corpora
8 years ago
Craig Tiller
1954876a0a
Expand corpora
8 years ago
Craig Tiller
83f7057e20
Expand corpora
8 years ago
Craig Tiller
77f98a83dd
Fix bad memory usage
8 years ago
Craig Tiller
c34a321e31
Make channel arg reader know about resource quotas
8 years ago
Craig Tiller
99c4136900
Revert errant change
8 years ago
Craig Tiller
0fbfa5bf2f
Expand corpora
8 years ago
Craig Tiller
378856babe
Fix memory leak
8 years ago
Craig Tiller
cbdc9b7ff1
Expand api corpus
8 years ago
Craig Tiller
b0416df404
Expand client corpus
8 years ago
Craig Tiller
bb6061b3e6
Fix corpus directories for http fuzzers
8 years ago
Muxi Yan
5ebd327cf5
Clean with clang-format
8 years ago
Craig Tiller
a59c16c184
Progress towards making grpc_slice_unref_internal take an exec_ctx
8 years ago
Muxi Yan
43944082da
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update
8 years ago
Muxi Yan
ea3b568b8f
Put validation of host name in a function
8 years ago
Muxi Yan
56456c38e0
Use get_host_override_string function inline
8 years ago
Muxi Yan
df1da9ffc0
Convert validate_host_override_string into a function and rename into get_host_override_string
8 years ago
Sree Kuchibhotla
1c55919ece
Merge pull request #8269 from sreecha/rpc_mgr
...
RPC Manager: C++ Sync server redesign
8 years ago
Muxi Yan
411969a67c
Mark connectivity closures as nullable and check null when invoking them
8 years ago
Muxi Yan
aea7d31394
Undo the modification in project.pbxproj
8 years ago
David Garcia Quintas
f37cd4f844
Updated max length of load balanced service to 255 bytes
8 years ago
David Garcia Quintas
8c2e8b44b9
Fixed wrong sign for dns timeout debug msg
8 years ago
David Garcia Quintas
6cb547443b
Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix
8 years ago
David G. Quintas
de76cdbcb8
Merge pull request #8565 from sreecha/linux_porta_failures
...
resource_quota.c: Fix compiler errors in gcc4.4 and 4.6
8 years ago
David Garcia Quintas
98da61ba10
gRPC LB fixes from end two end testing
8 years ago
Vijay Pai
5e257b96e1
Merge pull request #8540 from vjpai/ust
...
Make udp_server_test pass on Mac, which does not have IP_PKTINFO as a meaningful setsockopt
8 years ago
Sree Kuchibhotla
894db55ab9
Fix compiler errors in gcc4.4 and 4.6
8 years ago
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
Yuxuan Li
d68ea95f30
fixing conflicts with new upstream master
8 years ago
Michael Lumish
15b04e41f1
Merge pull request #8559 from murgatroid99/v1.0.1_upmerge
...
V1.0.1 upmerge
8 years ago