12772 Commits (11c17d49a619de3b3617a78adb90a634db516bcb)

Author SHA1 Message Date
Craig Tiller 11c17d49a6 Move functions around to avoid forward declarations 8 years ago
Muxi Yan 04b06b7e32 Add comments 8 years ago
Siddharth Shukla fe6bc6999c Skip split_definitions_test if PyPy 8 years ago
Muxi Yan dc87ef5836 Use k-contant and add comment for encoding overhead 8 years ago
Vijay Pai 958ded975f PHP benchmarking performance client, proxied through Ruby 8 years ago
Craig Tiller ea264b88f6 Ensure GRPC_TIMER_END gets called 8 years ago
Yuchen Zeng 32af871b1a Fix chttp2 ping parser 8 years ago
ncteisen ceddd29391 Address github comments 8 years ago
murgatroid99 9d68158d13 Change argument validation in Server#addService 8 years ago
Craig Tiller 072c5af838 Write an essay 8 years ago
David Garcia Quintas 904e7f53ae Introducing 1.2.0-pre1 8 years ago
David Garcia Quintas 74cec10619 Bumped version to 1.3.0-dev 8 years ago
Alexander Polcyn 648229ec97 fix in6_scope_id incompatibiliity issue on windows/mingw 8 years ago
Vijay Pai 2e659c25df Fix a comment 8 years ago
Noah Eisen a3e5801e2e s/realloc/gpr_realloc to fix mem bug 8 years ago
Craig Tiller 343702bf61 Write an essay 8 years ago
murgatroid99 d0cda5c40b Add uv resolver fallback for named ports, fix portability tests 8 years ago
Jan Tattermusch f5ac0b95f2 Add global.json file to pick dotnet core SDK version 8 years ago
ncteisen 55337bb317 Error arena optimization 8 years ago
Muxi Yan 88a41bfa9d Add comment to encodingOverhead 8 years ago
Jan Tattermusch 1d88979a57 Delete TestResult.xml 8 years ago
Muxi Yan abc886dc64 Use the right encoding overhead number in remote interop test with Cronet 8 years ago
Robbie Shade 69709e2819 Fix flaky use-after-free in udp_server 8 years ago
Craig Tiller 12352b2c5c Add test of server builder, including channel args 8 years ago
Craig Tiller 4751c28b0b Add channel arguments to server builder 8 years ago
Craig Tiller 1444464345 Fix locking 8 years ago
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 8 years ago
Yang Gao 7c1aafb3f9 Revert "Fix flaky use-after-free in udp_server" 8 years ago
Robbie Shade 9cf08b6bea Fix flaky use-after-free in udp_server 8 years ago
Craig Tiller 702a445dc1 Fix initialization 8 years ago
Craig Tiller f26236a159 Silence accept4 message when its irrelevant 8 years ago
Jan Tattermusch a3d87cad7e fix C# nuget restore 8 years ago
Jan Tattermusch 1293cbc153 remove unneeded dependencies 8 years ago
Jan Tattermusch 93c8951695 NUnitVersion tests no longer needed 8 years ago
Jan Tattermusch e2b2c8e193 update nugets in csproj projects 8 years ago
Jan Tattermusch 018e23ab5a regenerate projects 8 years ago
Jan Tattermusch 766c97a408 updgrade C# project.json to protobuf 3.2.0 8 years ago
Jan Tattermusch d687e92f1c regenerate C# protos 8 years ago
Muxi Yan 39a797387f clang-format 8 years ago
Muxi Yan b3f11af3a5 Improve the way to reject :authority header 8 years ago
Muxi Yan 21490a1e2d Fix flush read 8 years ago
David Garcia Quintas dcb71e0c21 Manual changes from upmerged modifications 8 years ago
Jan Tattermusch aa4abaa8cc fix Grpc.HealthCheck and Grpc.Reflection packages 8 years ago
Nathaniel Manista 3ec1366eb6 Enable unused-argument lint 8 years ago
Nathaniel Manista 8fccf59d04 Enable too-many-return-statements lint 8 years ago
Nathaniel Manista c3038a5cb3 Suppress and enable too-many-locals lint 8 years ago
Nathaniel Manista db0f85b010 Configure and enable too-many-arguments lint 8 years ago
Nathaniel Manista 18f025e0a3 Fix and enable super-init-not-called lint 8 years ago
Nathaniel Manista af39256c01 Fix and enable redefined-outer-name lint 8 years ago
Nathaniel Manista b16d765c0c Work toward enabling cyclic-import lint 8 years ago