9422 Commits (e106570dc37f2d590033b89427a2c06d7592264b)

Author SHA1 Message Date
David Garcia Quintas 6e789893ea Basic testing of client and sever side compression 9 years ago
Jorge Canizales 75fe9ba8b3 Remove Unicode from the tests project 9 years ago
Jorge Canizales 00ca8eaa1e Ignore deprecation warning in the test of deprecated feature 9 years ago
Ken Payson 62a6c9216f Fix clang formatting 9 years ago
Ken Payson bd96e8a6a3 Fix clang formatting 9 years ago
Craig Tiller be1b9a718a Fixes 9 years ago
Jorge Canizales 5e824fa42e Restore fix undid by https://github.com/grpc/grpc/pull/5893 9 years ago
murgatroid99 f519df8147 Update version to 0.15.0 9 years ago
murgatroid99 2dfcf14705 Fix Node Windows build error 9 years ago
Ken Payson f4c1bff0d8 Moved grpc_shutdown to end of Py_Finalize() 9 years ago
murgatroid99 d29a3bf004 Update master branch to 0.16.0-dev 9 years ago
Jan Tattermusch 886c512832 fix C# nuget build 9 years ago
Sree Kuchibhotla e07b83ba9f generate_projects.sh 9 years ago
Yuchen Zeng d6f8f0b7cd Add TODO 9 years ago
Sree Kuchibhotla 6a29545c8c Change the type of 'ref_count' in polling_island from gpr_atm to 9 years ago
Craig Tiller 98d31d1a40 Fix special value lookup 9 years ago
Sree Kuchibhotla 20d0a167be Better error handling and add polling_island_unlock_pair() helper 9 years ago
Craig Tiller d4d4c6f6f6 Fix comparison 9 years ago
murgatroid99 67e2525892 Fix handling of one error in bidi calls, and one interop server method 9 years ago
Jorge Canizales 565c6a0dac Bump Protobuf to beta-3.1 9 years ago
Makarand Dharmapurikar eb429c3067 Removed gpr_log statement 9 years ago
Makarand Dharmapurikar ea0dc6af37 Added a comment 9 years ago
Craig Tiller 733e3fc209 Fix comparison 9 years ago
Craig Tiller f0f70a8a68 Make transport-level errors be reflected in status messages on calls 9 years ago
Jan Tattermusch 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 years ago
Ken Payson a4b34c290d Changed %lld to use mingw supported PRId64 9 years ago
murgatroid99 674f55a9ac Fixed missing variable propagation 9 years ago
Craig Tiller 44f6245656 Re-enable accidentally disabled traces 9 years ago
Sree Kuchibhotla 0224dcc2dc clang format 9 years ago
Jan Tattermusch ed6ea4c691 regenerate protos 9 years ago
Jan Tattermusch bfcd6b627e generate comments for C# client constructors 9 years ago
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 9 years ago
Ken Payson 8891ef50ee Initialize port to -1 9 years ago
Makarand Dharmapurikar 932d027252 clang-format fixes 9 years ago
Sree Kuchibhotla 76a0795b73 Fix build errors on some configurations 9 years ago
Makarand Dharmapurikar 6149443242 add code to unregister endpoints 9 years ago
Jan Tattermusch edfebc909a dont generate NewClient method for C# services 9 years ago
Nathaniel Manista b16e4518b7 Add a test of metadata, status code, and details 9 years ago
Jan Tattermusch 606e35a4fb add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY 9 years ago
Jan Tattermusch a7daf1edc2 implement C# client compression interop tests 9 years ago
Jan Tattermusch f8135f6b05 remove occurences of compressable payload type 9 years ago
Jan Tattermusch 67ceba5319 regenerate messages.proto 9 years ago
Jan Tattermusch 4047d5d4b6 add test that C# can read compressed messages 9 years ago
Jan Tattermusch 0d896ef906 fix reading of compressed byte_buffer in C# 9 years ago
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 9 years ago
Jan Tattermusch 892f8f952a Update c# readme. 9 years ago
Yuchen Zeng f95a4898ab Fixed format issues 9 years ago
Yuchen Zeng caca0a15de Build objc examples as part of automatic tests 9 years ago
Sree Kuchibhotla 229533b1e6 Remove pollset->pi_mu since it is redundant. Also do not get polling 9 years ago
Sree Kuchibhotla 24b6eae1fc Add missing function fd_is_shutdown 9 years ago