Jan Tattermusch
|
94a0c92354
|
Update README.md
|
9 years ago |
Jan Tattermusch
|
80fec20bc2
|
Update README.md
|
9 years ago |
Adele Zhou
|
3b6ab81daf
|
Fix code coverage.
|
9 years ago |
Craig Tiller
|
2272d7a140
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
3eee9b4ace
|
Mark sync cq as non-listening when it is
|
9 years ago |
Craig Tiller
|
4221c37a09
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
db7c35635b
|
Work stealing between affinitized cqs
|
9 years ago |
David Garcia Quintas
|
a20a2ad41b
|
moved core_codegen from src/cpp/... to include/grpc++/...
|
9 years ago |
yang-g
|
abdec2d833
|
Separate the grpc_cli targets into a separate library
|
9 years ago |
Jan Tattermusch
|
10ff0de2e9
|
Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14
Manual merge of 0.14 branch into master.
|
9 years ago |
David Garcia Quintas
|
3e4f49f88d
|
Added check for client in call.c's default level processing code.
|
9 years ago |
Jan Tattermusch
|
09c5e056f9
|
support adding profilers to C# qps clients
|
9 years ago |
Julien Boeuf
|
a4880374f9
|
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
|
9 years ago |
Jan Tattermusch
|
d0f5f72035
|
return number of cores from server
|
9 years ago |
Jan Tattermusch
|
a71b0afdc2
|
Merge pull request #6627 from stanley-cheung/php-update-package-xml
PHP: update package.xml after fixes
|
9 years ago |
Jan Tattermusch
|
166d48232d
|
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
|
9 years ago |
Jan Tattermusch
|
e0af286620
|
rename some ill-named enums and move them to the right files
|
9 years ago |
Jan Tattermusch
|
a7db28fe4d
|
dont call into C core to get Timespec.InfPast and Timespec.InfFuture
|
9 years ago |
Jan Tattermusch
|
f4a961df96
|
move ServerRpcNew and ClientSideStatus to their own file
|
9 years ago |
Jan Tattermusch
|
6dd544c598
|
tiny optimization in MetadataArraySafeHandle
|
9 years ago |
Jan Tattermusch
|
29d414c32a
|
make Profilers visible to Grpc.IntegrationTesting
|
9 years ago |
David Garcia Quintas
|
ac0944701a
|
Merge branch 'compression_incoming_checks' into compression_md_level_bis
|
9 years ago |
Jan Tattermusch
|
37f3184b4c
|
Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement
Handle signals properly when dropping GVL
|
9 years ago |
Jan Tattermusch
|
b9f11c3fa2
|
Merge pull request #6625 from sreecha/stress_test_misc
Misc changes to stress test framework (to reduce false positives and tools for debugging)
|
9 years ago |
David Garcia Quintas
|
824f83758d
|
s/INTERNAL/UNIMPLEMENTED
|
9 years ago |
David Garcia Quintas
|
ddefbb8227
|
force-set support for identity alg. in channel arg bitset
|
9 years ago |
Craig Tiller
|
9766f4f424
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
yang-g
|
df012d048a
|
Add proto file support in grpc_cli
|
9 years ago |
Sree Kuchibhotla
|
fa92da7dec
|
Merge branch 'master' into server_channel_affinity
|
9 years ago |
David Garcia Quintas
|
697a41f682
|
fixes to grpc++/impl/codegen/call.h
|
9 years ago |
Jan Tattermusch
|
8c1d79690d
|
Merge pull request #6620 from ctiller/fuzz-it
Fix some fuzzing bugs, expand corpora
|
9 years ago |
Craig Tiller
|
93dd0470cf
|
clang-format
|
9 years ago |
Craig Tiller
|
9780f59a06
|
Merge github.com:grpc/grpc into signal_handler
|
9 years ago |
David Garcia Quintas
|
582f4350ed
|
Added missing pops_create to oauth2_utils
|
9 years ago |
David Garcia Quintas
|
7c7195d8c8
|
removed references to grpc_compress_options from Python
|
9 years ago |
David Garcia Quintas
|
f26cc81119
|
added missing pollset_set changes to cronet transport
|
9 years ago |
Sree Kuchibhotla
|
8231a0a530
|
Merge branch 'master' into server_channel_affinity
|
9 years ago |
David Garcia Quintas
|
d013e9b985
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
|
9 years ago |
David Garcia Quintas
|
f1945f2a67
|
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
|
9 years ago |
David Garcia Quintas
|
8f7365021f
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
|
9 years ago |
David Garcia Quintas
|
3e71f774c8
|
moved md compression validation outside of md filter
|
9 years ago |
murgatroid99
|
83939ce3ac
|
Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args
|
9 years ago |
murgatroid99
|
746ea97afd
|
Finished removing ruby-level signal handlers again
|
9 years ago |
murgatroid99
|
e68a71582f
|
Fixed a couple of issues, removed ruby-level signal handling again
|
9 years ago |
Stanley Cheung
|
049831a6e6
|
php: update package.xml after fixes
|
9 years ago |
Ken Payson
|
60a83c744b
|
Added google call creds/per_rpc interop tests
|
9 years ago |
Jan Tattermusch
|
fcbe7daf83
|
Merge pull request #6588 from soltanmm/you're-my-compression
Add compression support to lower Python/Cython layers
|
9 years ago |
Jan Tattermusch
|
64a553ff4a
|
Merge pull request #6329 from dgquintas/tiny_include_guard_fix
Tiny fix to check_include_guards script
|
9 years ago |
Jan Tattermusch
|
057a2f8f7c
|
Merge pull request #6445 from yang-g/unique_ptr_reset
Add an explicit base class pointer to avoid potential breakage.
|
9 years ago |
Jan Tattermusch
|
aa51f63da3
|
Merge pull request #6463 from dgquintas/fix_compression_interop
Fixed compression interop and re-enable for C++.
|
9 years ago |