13212 Commits (b1d3dcdb7db540b7dfa2efad269cd56738ff7e79)

Author SHA1 Message Date
Craig Tiller ea264b88f6 Ensure GRPC_TIMER_END gets called 8 years ago
Craig Tiller 123c72bc3c Handle a race between cancellation of a parent call and adding a child 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
Craig Tiller b597dcf53a Race fixes 8 years ago
Craig Tiller 676db291d2 Fix barriers 8 years ago
Craig Tiller e0341792d5 Remove most usage of the grpc_call lock 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
Yuxuan Li bdc76ab37b bug fix 8 years ago
Yuxuan Li 34894e4b1c Implemented stream coalescing design 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
Muxi Yan 8ce2664497 remove another redundant if statement 8 years ago
Muxi Yan 33c7e8b878 remove redundant if statement 8 years ago
Muxi Yan 35653011a3 Add comments 8 years ago
Muxi Yan d5bac0d38d Add comment and fix a trivial 8 years ago
Muxi Yan 016d1085fc Eliminate magic number 6 8 years ago
Muxi Yan 4373058180 Add comment to logging operations batch 8 years ago
Muxi Yan 7e49365f92 Remove Cronet test cherry-pick 8 years ago
Muxi Yan 1fb35b5348 Add comments to packet coalescing test 8 years ago
Craig Tiller 1444464345 Fix locking 8 years ago
yang-g aef398bd88 Only cleanup the listeners when shutdown is set 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