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
Craig Tiller
9be075c911
Fix leak in port deallocation
9 years ago
Michael Bausor
ada376cf9e
Updated functions with TSRM macros for ZTS support
9 years ago
Craig Tiller
88ef00efbe
Remove broken test
9 years ago
Yuchen Zeng
9ce6a1c72a
Fix typos
9 years ago
Craig Tiller
534fd0aa1e
Regen projects
9 years ago
Craig Tiller
bff5e917b3
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
9 years ago
Craig Tiller
cf2cce661d
Bug fixes
9 years ago
Craig Tiller
c1623dc732
Expand corpus
9 years ago
Jan Tattermusch
312040d5c7
Merge pull request #6613 from jtattermusch/protobuf3beta3
...
Update third_party/protobuf to v3.0.0-beta3 (in release-0_14 branch)
9 years ago
Jan Tattermusch
8010daaf2b
Merge pull request #6542 from ctiller/ecterm
...
Let execution contexts signal that they are done
9 years ago
Jan Tattermusch
cad9205d81
regenerate buildfiles
9 years ago
Craig Tiller
71d0f5fd6c
Expand corpus
9 years ago
David Garcia Quintas
9e9f7b62c7
Refactorings and renamings related to compression.
...
Also added levels to the channel args options.
9 years ago
Craig Tiller
37a85c3096
Expand corpus
9 years ago
Sree Kuchibhotla
8c34e7c3f1
Fix a typo
9 years ago
Sree Kuchibhotla
98a185a72e
Change error to warning since we do not have a good way to determine
...
whether the server is sync or async
9 years ago
Jan Tattermusch
9a0da591ce
Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism
...
Break PARALLELISM test constant in two
9 years ago
Jan Tattermusch
19144a6a04
Merge pull request #6439 from kpayson64/python_health_check
...
Reworked python health checking and added tests
9 years ago
David Garcia Quintas
bb76c33a0c
Fixes leak in test_cancel_after_client_done & cancel_after_accept
9 years ago
Jan Tattermusch
f1dc3deed7
Merge pull request #6568 from dgquintas/fix-include-guards-long-names
...
Allow for multiline #endif guards
9 years ago
Jan Tattermusch
305b0f4e2f
Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace
...
Fixed usage of anon namespace inside .h
9 years ago
Jan Tattermusch
4b67b7f18f
Merge pull request #6603 from ctiller/better_wakeups
...
Fix accelerated wakeups
9 years ago
Jan Tattermusch
2eb7e2fae9
Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later
...
"sooner" -> "server" typo correction
9 years ago
Jan Tattermusch
fc9c1a7c53
Merge pull request #6556 from goldenbull/master
...
use LANG_ENGLISH for windows api FormatMessage
9 years ago
Jan Tattermusch
1b6969a2e8
Merge pull request #6589 from dklempner/return_unused_port
...
Add a grpc_recycle_unused_port to return pick_unused_port ports to the portserver
9 years ago
Jan Tattermusch
87ba29439f
rename names of generated enum values to match protobuf3beta3
9 years ago
Sree Kuchibhotla
11e304a3b1
Fix the failing test. (Adding fd was caling 'kicked_without_pollers'
...
flag to be set to true on the pollset in case of 'poll' strategy. To fix
this I am calling grpc_pollset_work with a 0 timeout right after adding
the fds)
9 years ago
Craig Tiller
40945c702a
Add missing function for completion queue
9 years ago
Jan Tattermusch
c96fdde938
regenerate C# protobuf messages
9 years ago