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 |
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 |
Craig Tiller
|
1839ad5b61
|
Merge branch 'error' into reuse_port
|
9 years ago |
Craig Tiller
|
9766f4f424
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Craig Tiller
|
ff4ad86d72
|
Add casts to appease ruby
|
9 years ago |
Craig Tiller
|
08b9876ffd
|
Fix include guards
|
9 years ago |
Craig Tiller
|
8517886c6a
|
Move load_file into iomgr
|
9 years ago |
Sree Kuchibhotla
|
fa92da7dec
|
Merge branch 'master' into server_channel_affinity
|
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
|
5abe38bbe8
|
Merge branch 'fuzz-it' into error
|
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 |
Craig Tiller
|
95b9064d78
|
clang-format
|
9 years ago |
Craig Tiller
|
5b9ce77d9f
|
Merge branch 'error' of github.com:ctiller/grpc into error
|
9 years ago |
Craig Tiller
|
b30d3d727a
|
Address some memory leaks
|
9 years ago |
Sree Kuchibhotla
|
8231a0a530
|
Merge branch 'master' into server_channel_affinity
|
9 years ago |
Craig Tiller
|
5352ff11d5
|
Windows fixes for error handling
|
9 years ago |
Craig Tiller
|
32c71e0ede
|
Revert revert of protobuf
|
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 |
Craig Tiller
|
468074a488
|
Sanity
|
9 years ago |
Craig Tiller
|
01fb04d740
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Stanley Cheung
|
049831a6e6
|
php: update package.xml after fixes
|
9 years ago |
Craig Tiller
|
ba4a862b2c
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
7a1a389062
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
f990101718
|
Remove bogus #ifdef
|
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
|
f66c374d51
|
Fix openloop test
|
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 |
Craig Tiller
|
51d5aa73a0
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Craig Tiller
|
ac492c0c6c
|
Fix error message
|
9 years ago |
Craig Tiller
|
c5b7f36f4d
|
Fix load file test
|
9 years ago |
Sree Kuchibhotla
|
96c3236c41
|
Merge branch 'master' into server_channel_affinity
|
9 years ago |
Sree Kuchibhotla
|
4dd02fc63c
|
Misc changes
|
9 years ago |