15309 Commits (7c7195d8c8f7143ab65dce572f348745c2636962)
 

Author SHA1 Message Date
David Garcia Quintas 7c7195d8c8 removed references to grpc_compress_options from Python 9 years ago
David Garcia Quintas 8f7365021f Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis 9 years ago
Jan Tattermusch fcbe7daf83 Merge pull request #6588 from soltanmm/you're-my-compression 9 years ago
Jan Tattermusch 64a553ff4a Merge pull request #6329 from dgquintas/tiny_include_guard_fix 9 years ago
Jan Tattermusch 057a2f8f7c Merge pull request #6445 from yang-g/unique_ptr_reset 9 years ago
Jan Tattermusch aa51f63da3 Merge pull request #6463 from dgquintas/fix_compression_interop 9 years ago
Jan Tattermusch deb8c3e987 Merge pull request #6499 from dgquintas/compression_accept_encoding 9 years ago
Jan Tattermusch 2b62eb53b3 Merge pull request #6607 from michaelbausor/master 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
David Garcia Quintas f54171c18b Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis 9 years ago
Craig Tiller 0b4d1238b8 Merge pull request #6622 from ctiller/fix-master 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 9 years ago
Craig Tiller 9be075c911 Fix leak in port deallocation 9 years ago
Jan Tattermusch 8010daaf2b Merge pull request #6542 from ctiller/ecterm 9 years ago
David Garcia Quintas 9e9f7b62c7 Refactorings and renamings related to compression. 9 years ago
Jan Tattermusch 9a0da591ce Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism 9 years ago
Jan Tattermusch 19144a6a04 Merge pull request #6439 from kpayson64/python_health_check 9 years ago
Jan Tattermusch f1dc3deed7 Merge pull request #6568 from dgquintas/fix-include-guards-long-names 9 years ago
Jan Tattermusch 305b0f4e2f Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace 9 years ago
Jan Tattermusch 4b67b7f18f Merge pull request #6603 from ctiller/better_wakeups 9 years ago
Jan Tattermusch 2eb7e2fae9 Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later 9 years ago
Jan Tattermusch fc9c1a7c53 Merge pull request #6556 from goldenbull/master 9 years ago
Jan Tattermusch 1b6969a2e8 Merge pull request #6589 from dklempner/return_unused_port 9 years ago
David Klempner 948afddffe Run clang-format against port_posix.c and port_windows.c 9 years ago
Nathaniel Manista ea8ae09142 "sooner" -> "server" typo correction 9 years ago
Michael Bausor 4f8e40b9e1 Updated functions with TSRM macros for ZTS support 9 years ago
Craig Tiller 556e5ae525 Fix accelerated wakeups 9 years ago
Nathaniel Manista 3fe71993da Split and rename test_constants.PARALLELISM 9 years ago
Jan Tattermusch 5cbccd0781 set client params differently for sync and async client 9 years ago
David Klempner 1ba1bba66a Merge pull request #6567 from markdroth/large_metadata_test_fix 9 years ago
David Klempner 6fb122dc6e Add calls to grpc_recycle_unused_port to two of the tests which call 9 years ago
David Klempner c7614cf277 Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago
David Garcia Quintas 0fde7131aa Fixed usage of anon namespace inside .h 9 years ago
Jan Tattermusch 3bf45e11c1 Merge pull request #6583 from carl-mastrangelo/dotdotdot 9 years ago
Jan Tattermusch 37a907e471 add support for CLIENT_LANGUAGE setting 9 years ago
Jan Tattermusch 9ad288e7e8 Merge pull request #6578 from jtattermusch/add_bat_copyrights 9 years ago
Yuchen Zeng 086601f05f Merge pull request #6414 from y-zeng/reflection_proto 9 years ago
Carl Mastrangelo 013a0ea421 Fix stress test JVM Args 9 years ago
Jan Tattermusch c9e1959adf add copyright to the template as well 9 years ago
David Klempner 2ecb08f5a7 Merge branch 'master' into return_unused_port 9 years ago
David Klempner 2754c91fee Add an API to return an unused port to the portserver 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