2793 Commits (9c941ed983ea5b70a0d5bd4cee5f298b236337c6)

Author SHA1 Message Date
David Garcia Quintas cc6c43c496 Exposed compression level in channel arguments (C and C++) 10 years ago
David Garcia Quintas fd62174190 Mapped DEFLARE as a high compression level algorithm 10 years ago
Jorge Canizales c58a1103b6 Fix NPE for trying to add metadata to error when it was nil 10 years ago
David Garcia Quintas db94b276f5 Propagation of compression level to the call. 10 years ago
David Garcia Quintas e29feb2adb Introduced compression levels as an abstraction for the actual algorithm. 10 years ago
Stanley Cheung cc019af9cc add PHP timeout interop test 10 years ago
David Garcia Quintas b8f5450514 More missing flags = 0 lines... 10 years ago
David Garcia Quintas ba710e5579 Added changes to node and php wrappers 10 years ago
David Garcia Quintas d7e0bea41c Added changes to python and csharp wrappers 10 years ago
David Garcia Quintas de52625ae5 Added changes to c++ and ruby wrappers 10 years ago
Oliver Smith be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Jorge Canizales a1e32ba927 Remove failing globs from examples and tests 10 years ago
Jorge Canizales 2285b362ca Specify responseMetadata structure 10 years ago
Jorge Canizales 1a38475093 Drop repeated response headers. 10 years ago
Jorge Canizales 8c6bc6e5aa Test call and error metadata are the same. 10 years ago
Jorge Canizales f3a4f2cee9 Merge trailers into responseMetadata. Add it to NSError. 10 years ago
Jorge Canizales 544963e18a Let set NSDictionary as headers, and init the property (not nil) 10 years ago
Jorge Canizales d7981253de Add test to set and read headers. Flaky!! 10 years ago
Jorge Canizales d666fd068b Cleanup GRPCClientTests.m 10 years ago
Jan Tattermusch eb741d1772 fix native callback signature to match with C# 10 years ago
Masood Malekghassemi 4b4181ed1c Ensure C89 compatibility in Linux tests 10 years ago
Nicolas "Pixel" Noble b14fbf7804 Flagging unused parameters as unused. 10 years ago
Stanley Cheung 3fa51a3592 update PHP README installation instructions, and dockerfile 10 years ago
Tim Emiola 0c0ccb0acf Corrects wording 10 years ago
Tim Emiola 05aafbc9d9 Update README.md 10 years ago
David G. Quintas 72364d4461 Tiny comment fix 10 years ago
David G. Quintas 62a64307dc Removed leftover TODO 10 years ago
Jan Tattermusch 6d53a5c60b allow specifying channel options when creating a server 10 years ago
Jan Tattermusch c8f7d1079e fix stylecop issues 10 years ago
Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
Craig Tiller f78b9a7e52 Add comment 10 years ago
Craig Tiller db8e17986d Add comment 10 years ago
Tim Emiola 2e6def0f9e Update README.rst 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller 5d5bd22b0c Tweaking 10 years ago
Craig Tiller 95cae9b839 Fix some asan issues 10 years ago
Craig Tiller 3fc8e82673 Cache commonly used status strings 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
Craig Tiller a3f6d58aff Add some commentary 10 years ago
Craig Tiller eefa549fb5 Split channel level and call level callback serialization 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
Jan Tattermusch c6b55569bc gchandle is not needed anymore 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
David Garcia Quintas 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
murgatroid99 8344d98162 Bump version of Node library 10 years ago
murgatroid99 9d5ae1c629 Fixed handling of long values 10 years ago
murgatroid99 f4cbf74f6f Added tests for serializing and deserializing 64 bit values in proto messages 10 years ago