7080 Commits (79787471985c8b1403b82a3f3df225496c0fd7e1)

Author SHA1 Message Date
Craig Tiller 76a5c0e433 Fix memory leak: keep all resolver calls under the same lock 9 years ago
Craig Tiller 5f3ba8c834 Copyright, casting fixes 9 years ago
Craig Tiller 3a951bd975 clang-format 9 years ago
David Garcia Quintas 60ee8dd2fc docstrings 9 years ago
Yuchen Zeng 341b5abef5 Doc Fixit: src/cpp/README need more information 9 years ago
Craig Tiller 08e0c191be Revert mistaken change 9 years ago
Craig Tiller 9d1476364a Fix timers 9 years ago
David Garcia Quintas f349c1bb90 codegen_test build.yaml fixes 9 years ago
David Garcia Quintas 1b634717ff copyright 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago
David Garcia Quintas be25493398 codegen interface usage of gpr_inf_future 9 years ago
David Garcia Quintas ef6848fe5b reverted gpr_ time changes 9 years ago
David Garcia Quintas 057a0a2033 fixed wrong refactoring 9 years ago
David Garcia Quintas 723af53419 moved some files around 9 years ago
Stanley Cheung a2c8b20ac7 review changes 9 years ago
David Garcia Quintas 8c3d9943f6 compiles! 9 years ago
David Garcia Quintas e1ce31eda3 wip. cq refactored 9 years ago
murgatroid99 0e65fb36f2 Node: propagate read errors back down to core 9 years ago
David Garcia Quintas 6848c4e145 wip. prior to cq refactoring 9 years ago
Stanley Cheung a41a6775d4 php: update readme 9 years ago
Jan Tattermusch 17908c168d Address comments and add a TODO. 9 years ago
Jan Tattermusch e6cc9c7a25 custom test target for parallel test running 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 9 years ago
Craig Tiller 84774b6c4a clang-format 9 years ago
Craig Tiller f880e62e04 Potential fix for race condition exposed by Node 9 years ago
David Garcia Quintas b07938fa22 added missing initializer for global proto_serializer holder to codegen lib 9 years ago
Craig Tiller c1edf22479 Fix sanity 9 years ago
Craig Tiller f1b6d61965 Fix formatting 9 years ago
murgatroid99 9adecb06e0 Fix race between parsing messages and receiving status in Node client 9 years ago
Craig Tiller b3320fc7c3 Fix race in poll() based pollset 9 years ago
Jan Tattermusch 459edd9712 Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" 9 years ago
Stanley Cheung 11ce4ffc75 update min node version 9 years ago
Greg Haines aaf66a9981 Add comments and feature flag. 9 years ago
Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 9 years ago
Craig Tiller ad23ae1967 Unref writable streams on transport close to avoid leaks 9 years ago
Craig Tiller af22087a43 Fix leak: dont become writable if writes are closed 9 years ago
Craig Tiller 687bf6295f Fix typo 9 years ago
Craig Tiller 1bd9ea407f Refine condition 9 years ago
Craig Tiller 389297dedf Document some things 9 years ago
Stanley Cheung 93744fccb7 update PHP composer.json files 9 years ago
Dan Born f2f7d57c01 Allow use of alternative credential types. 9 years ago
Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 9 years ago
Craig Tiller d7f12e30a0 Fix accept_stream being called post-channel deletion 9 years ago
Greg Haines 91bd627de4 Feedback from @jcanizales and @vjpai 9 years ago
Craig Tiller 0cb803d9ca Always ref writable streams 9 years ago
David Garcia Quintas 7f7181ffc5 fix comments 9 years ago
David Garcia Quintas c4f4f7ede9 clang-format 9 years ago
David Garcia Quintas 94c80d8389 copyrights 9 years ago
David Garcia Quintas f588aeb1e2 introduced workaround for proto_utils 9 years ago
Jan Tattermusch 072ebaa153 make python test suites run in parallel 9 years ago