18302 Commits (39ab59ff36b2110a6ad6e761301289a1ed54fbd2)

Author SHA1 Message Date
jiangtaoli2016 7206c05417 refactor extra-copy integrity-only protector 7 years ago
jiangtaoli2016 52a2f21ab7 Allow extra copy in zero-copy protector integrity-only mode 7 years ago
Mark D. Roth d463a64384 Fix subchannel call to align its call stack (similar to 15b37ac for parent call). 7 years ago
Eric Gribkoff e85e713d0b timer manager: don't turn off threading in start_threads() 7 years ago
Mark D. Roth 2223e60b63 Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. 7 years ago
Muxi Yan ec1c014413
Update link to network transition behavior doc 7 years ago
Muxi Yan 5d4bb063e1 Fix grammar 7 years ago
Alexander Polcyn 0220a998db Explicitly delete fd from pollset set after c-ares is done 7 years ago
ncteisen 7b0af97531 Disable connectivity_state query for now 7 years ago
Muxi Yan 2995000f5a Comments 7 years ago
Hope Casey-Allen 8f3222c4eb Remove allocation in server_auth filter and allocate on the arena instead 7 years ago
David Garcia Quintas 1645e1c55f Sync'd load_balancer.proto 7 years ago
ganmacs c1b64e3493 GRPC::Cancelled should be occured when calling Enumrable#next on canceled call 7 years ago
Vijay Pai 46168bf96f Check the value in the pointer, not the address 7 years ago
Muxi Yan 1176dc36c5 Add tests 7 years ago
Juanli Shen f5f1d57d7a Add load reporting filter 7 years ago
David Garcia Quintas f3955ba711 Update to use the canonical version of LB proto 7 years ago
Juanli Shen 291bbc7014 Add load reporter 7 years ago
ZhouyihaiDing d6b483b6f0 PHP: add deserialze as the argument for the interceptor 7 years ago
kpayson64 46a60590da Changes 7 years ago
ncteisen 45915f7963 Add caveat to noisy comment, push to dbg mode 7 years ago
Jan Tattermusch f389e5267a overhaul of top-level .md files 7 years ago
Mehrdad Afshari 650fcb6b8d Add MANIFEST and README to grpcio_testing package 7 years ago
ncteisen 1ab1287ac7 Reviewer feedback 7 years ago
Vizerai c0d251a10e Fixing trailing metadata ops. 7 years ago
Muxi Yan c635e41c22 Timeout and backoff 7 years ago
Muxi Yan b13eda3cb4 Enable retry 7 years ago
Sree Kuchibhotla fb08283579 Fix bug in pollset_add_fd_locked and a tsan error 7 years ago
Mark D. Roth 5bacf2e4f6 Allocate retry payload fields with subchannel call instead of with each batch. 7 years ago
ganmacs 811a580425 EchoMsg is defined in spec/support/services.rb 7 years ago
Juanli Shen ac1b24f555 TODO 7 years ago
Juanli Shen 332b32555c Add endianness conversion for long 7 years ago
Muxi Yan 965a015b05 Updated doc 7 years ago
Muxi Yan 29301f74b0 Changes following the comments 7 years ago
ganmacs f15c6f24c1 Delete unused @metadata_tag 7 years ago
ganmacs cb450277a3 All spec files require spec_helper 7 years ago
ganmacs 075a26faff spec_helper requires grpc 7 years ago
Rinat Abdullin fd196a7de9
Fix typos in the description of Server 7 years ago
Sree Kuchibhotla 16ad9b8280 Added a test to catch such things in future 7 years ago
ganmacs 0b4fb6a5e2 Move a script which has a pre-requirement to outside of spec 7 years ago
Sree Kuchibhotla f5691a5fec add the missing gpr_mu_destroy 7 years ago
Alexander Polcyn 7eda61937e Separate the posix part of the c-ares driver 7 years ago
Mehrdad Afshari 561630dfe2 Regenerate projects 7 years ago
kpayson64 8cbd880b1f Add a null check for the endpoint on shutdown 7 years ago
Mark D. Roth 51bbbc5d8e Get status from wire even if the recv_trailing_metadata batch callback 7 years ago
ncteisen c7166ae67d Make channelz an opt in feature 7 years ago
Muxi Yan df9753d98a CFStream usage guide 7 years ago
Sree Kuchibhotla 211bd0e588 Prevent pollable from accessing a potentially orphaned/destroyed fd 7 years ago
Hope Casey-Allen 8ad28d5317 Fix comment typo in http_server_filter 7 years ago
Nathaniel Manista a5530e9e36 Specify thread-safety of grpc-created channels 7 years ago