16559 Commits (f5649c7e9634bfa4f1522c0ebef4947004ef1a64)

Author SHA1 Message Date
Yash Tibrewal 90adcf5e98 gen_static_metadata.py would generate .cc now. Also fixed asan build failures 7 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Yash Tibrewal 1c9b584a15 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Yash Tibrewal 53a47f09e2 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Yash Tibrewal a7e6d65a48 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Yash Tibrewal ac0c2d9036 Adding cplusplus ifdefs for C linkage in header files 7 years ago
Yash Tibrewal f4f8dd768c including header files in code to get extern C effect 7 years ago
Yash Tibrewal 240b9ce4e2 Clang format 7 years ago
Yash Tibrewal acd46e571c More pointer conversions, deprecated string to char *, goto crossing initializations 7 years ago
Yash Tibrewal 20987394e9 more pointer conversions and goto jump warnings 7 years ago
Yash Tibrewal 71f217c503 More pointer conversion required after making build changes 7 years ago
Craig Tiller 39908712be Fixes 7 years ago
Craig Tiller a16be228f8 Fix casts 7 years ago
Craig Tiller 65da0efda3 Init mutex 7 years ago
Craig Tiller dca3c47dfd epex should be enabled by default 7 years ago
Craig Tiller 23adbd5a81 Finish off epollex refactoring (no testing yet) 7 years ago
Craig Tiller 5bc68e9750 Fixes 7 years ago
Craig Tiller 43c1b5f437 Fixes 7 years ago
Craig Tiller 249de2b5c0 Initial refactor 7 years ago
Muxi Yan 7149788e0a Fix performance regression caused by truncating first 5 bytes of gRPC PDU 7 years ago
Thomas Voß 3771adebb9 Fix up whitespace 8 years ago
ncteisen 520cc8f555 Fix ClangTidy 8 years ago
Nathaniel Manista 103991eb73 Devolve staticmethod to ordinary function 8 years ago
yang-g cfd20c4262 Add CompositeCallCredentials 8 years ago
Nathaniel Manista 3efe754799 "resopnse" typo correction 8 years ago
Nathaniel Manista 4ceb743c82 Drop unused staticmethods 8 years ago
Nathaniel Manista 3e3bbdff91 Raise exception instances rather than classes 8 years ago
Ken Payson 30f1d0fe79 Specify min windows version as Vista for Python 8 years ago
Mark D. Roth 61b26f97b0 Code review changes. 8 years ago
Mark D. Roth 55a807aec8 Fix race condition in composite credentials. 8 years ago
Juanli Shen fe40815682 Readd grpclb fallback 8 years ago
Mark D. Roth 1c34d1d0d8 Fix C++ goto problem. 8 years ago
Mark D. Roth cb799c5132 Fix http_proxy proxy mapper to not set proxy_name when returning false. 8 years ago
Thomas Voß 3069fc5eb8 Increase reference count on state used in tcp connect. 8 years ago
Mark D. Roth 1a8bb821f4 Add tracer for plugin credentials. 8 years ago
Alexander Polcyn f1b1ab0899 return nil from google rpc status conversion if the grpc-status-details-bin trailer wasnt set 8 years ago
Craig Tiller 2477cf3778 Revert "General executor speedups, introspection" 8 years ago
Mehrdad Afshari e249079cbe Be a tad more specific requesting error reports 8 years ago
ZhouyihaiDing c8e145bd93 add protobuf c_ext to php benchmark 8 years ago
Mark D. Roth a4792f5ad1 Defer restarting LB call until after timer cancellation. 8 years ago
Mark D. Roth 2de36a8037 Remove unnecessary code to defer client load report until after initial request. 8 years ago
Mark D. Roth 9247ad5c55 Fix dumb timer cancellation bug (reversed conditional). 8 years ago
Shaun McCormick eec7a917ba Add Ruby server interceptors 8 years ago
Craig Tiller c8027a3b0b Run pid controller with grpc_millis 8 years ago
Vijay Pai b8e5562600 Revert "Temporarily take ownership of cpp generator to prevent changes" 8 years ago
Vijay Pai 2046d0b3c5 Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 8 years ago
Sree Kuchibhotla d5ded55d89 delete obsolete code 8 years ago
Sree Kuchibhotla 2bc9c8b38e Review feedback 8 years ago
Alexander Polcyn 2f3e588099 Dont assume that sigint wasnt masked when invoking ruby tests 8 years ago
Vijay Pai a44cffa11f Base the new SerializationTraits API on implicit type conversion rather than SFINAE 8 years ago