2903 Commits (921f2d0319a02b2367bc69becb1ea0d211009062)

Author SHA1 Message Date
Muxi Yan 92d1bc11ba generate_project 7 years ago
Matt Kwong 0c867bed5b Add -lstdc++ flag for compiling under gcov 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Jan Tattermusch 4fa3364975 bump version to 1.6.1 7 years ago
Jan Tattermusch 1d93e22a10 fix macos build 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 7 years ago
Craig Tiller 24f30f7ac0 Garbage collect experimental pollers 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Muxi Yan bf5484e785 build_project 7 years ago
Craig Tiller c75f9868c3 Fix benchmark builds 7 years ago
Craig Tiller 97ec5eb61e Add stats test 7 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 7 years ago
Craig Tiller 2897235609 Expose stats into qps_driver 7 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 7 years ago
David Garcia Quintas dfde288148 1.6.0-pre1 -> 1.6.0 7 years ago
Mark D. Roth 76e264b8df Implement call combiner. 7 years ago
David Garcia Quintas 243fe9d43c Added way to remove filters from channel stack builder 7 years ago
David Garcia Quintas 3499960070 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} 7 years ago
yang-g 9ff6031014 Add sync_custom.h 7 years ago
Yihua Zhang 7fab9bf3bb Add TSI test library and SSL and fake TSI tests 7 years ago
ncteisen c302eb9840 Microbenchmarks work with bazel 7 years ago
David Garcia Quintas 1775ef91d2 Version bump to 1.6 7 years ago
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 7 years ago
Muxi Yan 4078771049 generate projects 7 years ago
jiangtaoli2016 25d6fd82d1 split tsi library into two 7 years ago
jiangtaoli2016 32f66e8a81 Update build rule 7 years ago
Jiangtao Li 0211cfb277 Revert "Revert "Add TSI zero-copy frame protector"" 7 years ago
Jiangtao Li f5504a3e43 Revert "Add TSI zero-copy frame protector" 7 years ago
jiangtaoli2016 72eeb3c6dd split tsi into two libraries: tsi_interface and tsi 7 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
ncteisen fe8f5bc8e9 regenerate projects 7 years ago
Vijay Pai 168034b2f0 Test against grpc++_unsecure when possible. Provide unsecure version of test_util 7 years ago
Vijay Pai e00f2a312a Prevent race in trying to compile grpc.pb.cc file before pb.h exists 7 years ago
Vijay Pai 4280725bb3 Clean up grpc++_unsecure so that it doesn't require secure content anymore 7 years ago
jiangtaoli2016 7001bc279b Add TSI zero-copy frame protector 7 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 7 years ago
Craig Tiller 2014a37a5c Fix projects 7 years ago
Yash Tibrewal c62ce80b80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 7 years ago
Craig Tiller b89304652b Build simplification 7 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 7 years ago
ncteisen 268a82398c Pull flow control into one module 7 years ago
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Yihua Zhang 1435bfc718 Add GTS plugin 7 years ago
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 7 years ago
Mark D. Roth 0696611fb5 Do not return calls on server when request proto fails to deserialize. 7 years ago