17622 Commits (7312860e3ed9c0ff028d1ca293d78150a5a83c15)

Author SHA1 Message Date
ncteisen 9d0c246294 Add clarifying comment, stylistic consistency 7 years ago
ncteisen 3910659822 fix spammy log on empty GRPC_TRACE var 7 years ago
Muxi Yan a9c6ad9567
No dump error for unknown value in accept-encoding 7 years ago
Noah Eisen 52d4c7c8b6 Ensure lib is initialize for ByteBuffer use 7 years ago
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Yash Tibrewal 0c4c9d78b5 poll-cv fix for zero timeout 7 years ago
Alexander Polcyn d3594987df fix race whereby we can call watch_connectivity_state on a destroyed channel 7 years ago
Juanli Shen 22c63877ee Add TODO 7 years ago
Juanli Shen cbfc5310a2
Revert "Revert "Use heuristic to determine how many events to handle per iter…" 7 years ago
Mehrdad Afshari 90cfc8ed57 Regenerate projects 7 years ago
Jan Tattermusch 14c0da774f use uv_freeaddrinfo 7 years ago
Muxi Yan 19ca19beed Fix indent 7 years ago
Nicolas "Pixel" Noble eab30cdc3a Using libuv's inet_ntop for portability. 7 years ago
Jan Tattermusch d03bef89fa fix memory_profile_test on libuv iomgr 7 years ago
Alexander Polcyn ae937d34d6 Never throw CallErrors for failed bidi reads or writes 7 years ago
Michael Lumish 93e67ca6c5
Update tcp_uv.cc 7 years ago
Nicolas "Pixel" Noble 18042de3b5 Formatting... 7 years ago
Nicolas "Pixel" Noble 7d6d2e8bce Removing setsockopt completely actually. 7 years ago
Nicolas "Pixel" Noble 5426183de0 Taking care of gevent. 7 years ago
Nicolas "Pixel" Noble 00531b326e Making tcp_custom's setsockopt a more generic thing. 7 years ago
Muxi Yan 3b33409e66 clang format 7 years ago
Muxi Yan 7f5dcc9c1a Add missing '+' 7 years ago
ZhouyihaiDing 8cf0fc03ee Backport #14904 to v1.10 7 years ago
Mehrdad Afshari 9cad11ae08 regenerate projects 7 years ago
Jan Tattermusch 04c7634d6b regenerate projects 7 years ago
Yash Tibrewal a324bd5a35 Add documentation for lockfree_event.h 7 years ago
ZhouyihaiDing b00a92507b PHP: don't destruct persistent channel at the end of php-fpm request 7 years ago
kpayson64 51d710273f Fix gevent test flakes 7 years ago
Muxi Yan dfbf607ccb Introduce channel arg to disable authority filter 7 years ago
Muxi Yan 834aeca180 Revert "Let cronet use grpc_cronet_registry_plugin" 7 years ago
Eric Gribkoff 9ff64a63a3 drop unnecessary/invalid asserts 7 years ago
Ara Ayvazyan 1a956bcd32 Fix missing mutex destruction 7 years ago
Muxi Yan bb10d2a58d
Release self retain only after all clean-up done 7 years ago
David Garcia Quintas 64fdf0af94 Return errors in lieu of aborting 7 years ago
David Garcia Quintas d3ace6cf29 Fix authority fuzzing failures 7 years ago
jiangtaoli2016 4fe2cd2555 Init default root certs store once 7 years ago
everysick bae00e08cc Add test for verifying to get memory usage in client request 7 years ago
Muxi Yan 4c0872d44e Disable test for Cronet (unsupported) 7 years ago
Jan Tattermusch 0e3d2fe823 make package builds work on kokoro 7 years ago
Mark D. Roth efcd45bc24 Fix asan failures. 7 years ago
Mark D. Roth 5885b53809 Simplify capacity growth calculation. 7 years ago
Mark D. Roth 62d2ca77db Change InlinedVector to keep elements stored contiguously. 7 years ago
Mark D. Roth 9db86fcc63 Convert retry throttle code to C++ and add tests. 7 years ago
kpayson64 1bfff8eec0 Initial gevent support 7 years ago
kpayson64 0bb2fe946e Explicitly stop servers in unit tests. 7 years ago
Mehrdad Afshari e1a9f170b5 regenerate projects 7 years ago
Muxi Yan 16248a035f Test nit fixes 7 years ago
David Garcia Quintas 46511cd5d3 malloc to stack 7 years ago
David Garcia Quintas d5d36d7b7b fix wrong include 7 years ago
David Garcia Quintas 9a2cea0aed fix include guard 7 years ago