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 |
David Garcia Quintas
|
f54171c18b
|
Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis
|
9 years ago |
David Garcia Quintas
|
9e9f7b62c7
|
Refactorings and renamings related to compression.
Also added levels to the channel args options.
|
9 years ago |
David Garcia Quintas
|
3370b8bbcd
|
Bring the 80s back.
|
9 years ago |
David Garcia Quintas
|
13878f494b
|
Added missing memset to grpc_op in test
|
9 years ago |
Jan Tattermusch
|
effd74c3cc
|
Merge pull request #5456 from ctiller/cleaner-posix3
Splitting out a pure poll() based event engine
|
9 years ago |
David Garcia Quintas
|
d6fb831ce5
|
Updated codegen/call.h
|
9 years ago |
Jan Tattermusch
|
ebf66403aa
|
Merge pull request #6569 from yang-g/ubsan
prepare to enable ubsan in continuous build
|
9 years ago |
Jan Tattermusch
|
c96151bf8c
|
Merge pull request #6561 from vjpai/ytpo
De-💩ify code
|
9 years ago |
Jan Tattermusch
|
4e841829cd
|
Merge pull request #6570 from dgquintas/better-compression-docs-and-names
Better compression docs and names
|
9 years ago |
David Garcia Quintas
|
118dc63dbb
|
made send_initial_md compression level a "maybe"
|
9 years ago |
David Garcia Quintas
|
5ff7b71a25
|
memset for api fuzzer
|
9 years ago |
David Garcia Quintas
|
48a5ddd00c
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
|
9 years ago |
David Garcia Quintas
|
5028334df3
|
Further renamings (compression channel arg keys)
|
9 years ago |
David Garcia Quintas
|
11b520afc6
|
New protobuf version
|
9 years ago |
David Garcia Quintas
|
183ba02ce7
|
Renamed some defines
|
9 years ago |
David Garcia Quintas
|
e644cfddb8
|
better docstrings for compression_types.h
|
9 years ago |
yang-g
|
6ce4d0b335
|
prepare to enable ubsan in continuous build
|
9 years ago |
Jan Tattermusch
|
f11f2b1b69
|
Merge pull request #6453 from kpayson64/python_protoc
Made complex directories for python protoc test
|
9 years ago |
Jan Tattermusch
|
20b7d48998
|
Merge pull request #6529 from thinkerou/master
add owned
|
9 years ago |
Jan Tattermusch
|
1aa28f00f8
|
Merge pull request #6546 from carl-mastrangelo/womble
Set GC params for Java Stress Test
|
9 years ago |
Jan Tattermusch
|
a709afe241
|
Merge pull request #6479 from kpayson64/python_protoc_formatting
Format changes to python protoc generation
|
9 years ago |
Jan Tattermusch
|
8b34ab0a35
|
Merge pull request #6552 from jboeuf/add_curlies
Add curlies for multiline if statements.
|
9 years ago |
Jan Tattermusch
|
a8663fa554
|
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml
|
9 years ago |
Jan Tattermusch
|
7e0b8120c1
|
Merge pull request #6562 from rjshade/on_orphan_callback
Add callback when gRPC FD is about to be orphaned.
|
9 years ago |
Jan Tattermusch
|
677e04d7bd
|
Merge pull request #6431 from murgatroid99/node_protoc_examples
Split Node examples into static and dynamic code generation examples
|
9 years ago |
Craig Tiller
|
5f902c1267
|
Fix tsan reported error
|
9 years ago |
Robbie Shade
|
9aa6f40dff
|
Add callback when gRPC FD is about to be orphaned.
|
9 years ago |
Craig Tiller
|
368e889eed
|
Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3
|
9 years ago |
Craig Tiller
|
a65f9f5820
|
Fix test usage of pollset
|
9 years ago |
Jan Tattermusch
|
26dd2b8d6b
|
Merge pull request #6560 from jtattermusch/csharp_channel_shutdown_improvements
Improve channel behavior in shutdown situations
|
9 years ago |
Vijay Pai
|
b4cb249107
|
steaming -> streaming
|
9 years ago |
Craig Tiller
|
d310451ff1
|
Remove redundant declaration
|
9 years ago |
Jan Tattermusch
|
528fb6651c
|
improve channel behavior in shutdown situations
|
9 years ago |
thinkerou
|
e43e27de3c
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Jan Tattermusch
|
1acbe3e8a8
|
Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix
Fix qps reporting in C# stress client
|
9 years ago |
Yuchen Zeng
|
f86bbdefc9
|
Merge pull request #6373 from y-zeng/server-builder-plugin
Server builder plugin
|
9 years ago |
Julien Boeuf
|
8fd90740bf
|
Add curlies for multiline if statements.
|
9 years ago |
Makarand Dharmapurikar
|
d46efd7812
|
replaced header list with filegroup in build.yaml.
|
9 years ago |
Jan Tattermusch
|
93afc4b299
|
Merge pull request #6543 from jtattermusch/benchmarking_fix_go_and_others
Fix Go perftests and a few other fixes.
|
9 years ago |
makdharma
|
c2ec95bad4
|
Revert "Revert "cronet wrapper code""
|
9 years ago |
Jorge Canizales
|
86803d1dea
|
Merge pull request #6470 from yang-g/error_with_trailer
Add a C++ test for server returning error with debug info in trailer.
|
9 years ago |
Ken Payson
|
be187b08c6
|
Format changes to python protoc generation
|
9 years ago |
Carl Mastrangelo
|
86cf1d23b1
|
Set GC params for Java Stress Test
|
9 years ago |
Jan Tattermusch
|
7d5111e26a
|
dont run go as part of smoketest
|
9 years ago |
Nicolas Noble
|
962e86c400
|
Merge pull request #6541 from murgatroid99/release-0_14_upmerge
Release 0.14 upmerge
|
9 years ago |
Nicolas Noble
|
23556142c1
|
Merge pull request #6217 from ctiller/all-the-things
Add a script to generate a gource log for all grpc repos
|
9 years ago |
Jan Tattermusch
|
d151dcb12c
|
fix qps reporting in C# stress client
|
9 years ago |
Jan Tattermusch
|
ad17bf704e
|
propagate jenkins env variables to netperf client
|
9 years ago |