17630 Commits (84d604656947b6b8053ee47540e81040ed52365a)

Author SHA1 Message Date
Matt Kwong 84d6046569 Set DYLD_LIBRARY_PATH to be based off of 7 years ago
Yash Tibrewal 6b3db74df9 Don't create exec_ctx on the stack if it's already there 7 years ago
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
Muxi Yan 109bb09da3 Surface return status from core 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
Yash Tibrewal f3651a6573 Cleanup from socklen_t changes 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
Yash Tibrewal 5dc577b517 Remove exec_ctx from slice and slice buffer 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