17965 Commits (5f45ff384f0751bb116fc2fac942b226e876ef2a)

Author SHA1 Message Date
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Yash Tibrewal 0c4c9d78b5 poll-cv fix for zero timeout 7 years ago
Alexander Polcyn 3cf470dddf fix race whereby we can call watch_connectivity_state on a destroyed channel 7 years ago
Eric Gribkoff c9e35ce5fb do not use deprecated header 7 years ago
Eric Gribkoff f9fb3ebf1f gRPC C++ Interop App 7 years ago
Alexander Polcyn d3594987df fix race whereby we can call watch_connectivity_state on a destroyed channel 7 years ago
Jan Tattermusch 3095e350ac regenerate projects using tools/buildgen/generate_projects.sh 7 years ago
Juanli Shen 22c63877ee Add TODO 7 years ago
Alexander Polcyn 10acefc104 Never throw CallErrors for failed bidi reads or writes 7 years ago
Ara Ayvazyan e7995f213c Avoid low severity log message construction 7 years ago
Mehrdad Afshari 4f68b4cfac Regenerate projects 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 10d1b1e2a7 Regenerate projects 7 years ago
Mark D. Roth 99dbd7a975 Fix error refcounting. Remove unnecessary check in PF. 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
Mark D. Roth b7489ad6ee Fix build failure. 7 years ago
Mark D. Roth 5dd42ab4bb clang-format 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
Mark D. Roth 45afdedaa6 More cleanup. 7 years ago
Mark D. Roth 9b620a2ee3 more comments 7 years ago
Mark D. Roth 485c4ba87c WIP on adding comments. 7 years ago
Mark D. Roth e2620e1422 Address a couple of FIXMEs. 7 years ago
Mark D. Roth 3cfbd98d56 More connectivity state cleanup. 7 years ago
Mark D. Roth b572910677 Fix handling of connectivity state error in RR. 7 years ago
Mark D. Roth 8c93fc89fb more WIP on RR 7 years ago
ZhouyihaiDing 8cf0fc03ee Backport #14904 to v1.10 7 years ago
Mehrdad Afshari 9cad11ae08 regenerate projects 7 years ago
Mark D. Roth 5193e97100 Avoid code duplication. 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
Sree Kuchibhotla c069af240b Fix grpc_millis type (timers are broken on 32-bit systems otherwise) 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
Sree Kuchibhotla 1fd44337fc Shutdown documentation 7 years ago