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 |
Jan Tattermusch
|
deb8c3e987
|
Merge pull request #6499 from dgquintas/compression_accept_encoding
grpc-accept-encoding checks
|
9 years ago |
Jan Tattermusch
|
2b62eb53b3
|
Merge pull request #6607 from michaelbausor/master
Updated functions with TSRM macros for ZTS support
|
9 years ago |
Jan Tattermusch
|
c1dc660cc3
|
Merge pull request #6621 from stanley-cheung/php-tsrm-fix
Updated functions with TSRM macros for ZTS support
|
9 years ago |
Craig Tiller
|
7987d793b6
|
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
Conflicts:
tools/run_tests/tests.json
|
9 years ago |
Craig Tiller
|
2bcf78d632
|
Expand corpus
|
9 years ago |
David Garcia Quintas
|
51341eaa06
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
2d02456e78
|
got rid of grpc_compression_options
|
9 years ago |
David Garcia Quintas
|
e825df736a
|
updated obj-c code
|
9 years ago |
David Garcia Quintas
|
025b4a6777
|
Removed spurious compression check
|
9 years ago |
David Garcia Quintas
|
1ebf1f1598
|
Compression test fixes
|
9 years ago |
David Garcia Quintas
|
749367fd00
|
Fixes to surface/call.c to consider the channel's default compression level.
|
9 years ago |
David Garcia Quintas
|
b0dd253a60
|
Added grpc_channel_get_default_compression_level()
|
9 years ago |
Sree Kuchibhotla
|
96c3236c41
|
Merge branch 'master' into server_channel_affinity
|
9 years ago |
Sree Kuchibhotla
|
4dd02fc63c
|
Misc changes
|
9 years ago |
murgatroid99
|
19bf00b69b
|
Re-added signal handlers to cancel calls and shut down servers
|
9 years ago |
murgatroid99
|
b0b5380daa
|
Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args
|
9 years ago |
David Garcia Quintas
|
f54171c18b
|
Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis
|
9 years ago |
Sree Kuchibhotla
|
eaa3072744
|
Make the rpc timeout configurable
|
9 years ago |
Craig Tiller
|
0b4d1238b8
|
Merge pull request #6622 from ctiller/fix-master
Fix leak in port deallocation
|
9 years ago |
Yuchen Zeng
|
749005efcc
|
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
|
9 years ago |
Yuchen Zeng
|
acf94785b7
|
Update reflection API
|
9 years ago |
David Garcia Quintas
|
f15d700e5e
|
Moved down verification upon cancellation
|
9 years ago |
David Garcia Quintas
|
fa2cc03e23
|
Tiny int -> bool change for cq verifier
|
9 years ago |
Craig Tiller
|
2d8427a1cb
|
Expand corpus
|
9 years ago |
Masood Malekghassemi
|
93cc06a484
|
Add compression support to Cython layers
|
9 years ago |
Jan Tattermusch
|
d5ed5a98db
|
Merge pull request #6590 from jtattermusch/perf_script_improvements
Perf script improvements
|
9 years ago |
David Garcia Quintas
|
113a934b81
|
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
|
9 years ago |
David Garcia Quintas
|
af1c7e4f06
|
INTERNAL -> UNIMPLEMENTED for disabled algorithms
|
9 years ago |