18664 Commits (c818320a3d0534a95055dba521b59553b6c7d6c3)

Author SHA1 Message Date
Sree Kuchibhotla 1e1f5dcc5d Modify comments 7 years ago
Sree Kuchibhotla a8c452df89 Remove references to gpr_atm64 7 years ago
Sree Kuchibhotla f2f5a9a0a7 Keep things simple. Remove gpr_atm64 7 years ago
Sree Kuchibhotla 6997718c6f Change shared_mutables.min_timer to gpr_atm64 (Forgot to do this previously) 7 years ago
Alexander Polcyn e8bced7db8 Fix codegen test under gcov config 7 years ago
Sree Kuchibhotla a1b1095fc3 use threadlocal variable optimization only on 64 bit machines 7 years ago
Mark D. Roth 75d9edab09 Code review changes. 7 years ago
Sree Kuchibhotla 9c142c9dc9 64-bit atomic operations 7 years ago
Mehrdad Afshari df35fbbf06 Regenerate projects 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
Eric Gribkoff d9883f2482 default to prod server for tests 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 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