9422 Commits (e106570dc37f2d590033b89427a2c06d7592264b)

Author SHA1 Message Date
Sree Kuchibhotla 0100b2f1c0 Make fd_shutdown idempotent 9 years ago
Sree Kuchibhotla 3131c269c1 Integrate with unified error reporting 9 years ago
David Garcia Quintas e89aad02bf updated node interop server 9 years ago
Jan Tattermusch be37455297 add missing ConfigureAwait(false) 9 years ago
David Garcia Quintas ad8723f647 moved up 'package' statement. 9 years ago
David Garcia Quintas 7edfcb021f Using inlined BoolValue in lieu of wrappers.proto due to lack of node support 9 years ago
Yuchen Zeng 3d399cb102 Fix format issues 9 years ago
Yuchen Zeng 8d9e83806d Fixed format issues 9 years ago
Yuchen Zeng d5fd7ddc70 Addressed review comments 9 years ago
Jan Tattermusch 381e26a21e regenerate project.json files 9 years ago
Sree Kuchibhotla 65c6c59bcd Fix refcounting tsan failures and grab pollset lock in the function 9 years ago
Sree Kuchibhotla 94cda1a9c6 Significantly refactor the polling island locking and refcounting code 9 years ago
Sree Kuchibhotla 39f9ac9b2a Test polling island merges 9 years ago
Sree Kuchibhotla cddf697ab4 Fix refcounting tsan failures and grab pollset lock in the function 9 years ago
Yuchen Zeng aa338326ed Revert ProtoService.m, add an exception for its incompatible-pointer-types warning 9 years ago
Jan Tattermusch 74330130a3 improve project.json files 9 years ago
Sree Kuchibhotla 2f8ade0b9d Significantly refactor the polling island locking and refcounting code 9 years ago
Yuchen Zeng adb65a6a49 Fixed gpr_log format issues 9 years ago
Makarand Dharmapurikar 0579cfc334 more files after running build.yaml changes through 9 years ago
Makarand Dharmapurikar 7981e1905f Network status tracking 9 years ago
Nathaniel Manista 3b5ae53cd1 Correct lingering FATAL_FAILURE sites 9 years ago
Yuchen Zeng abc7427a4d Update podfiles for objc examples 9 years ago
Yuchen Zeng 36a58a7928 Enable treating warnings as errors for target gRPC 9 years ago
Nathaniel Manista ffaafe6fa3 Change with_call from parameter to attribute 9 years ago
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 9 years ago
murgatroid99 04e47f308e Direct additional log statement through custom logger 9 years ago
Craig Tiller daec5f94d2 We dont need to account for parsing or not when writing 9 years ago
Craig Tiller b187895fc4 Fix windows build error 9 years ago
Craig Tiller 56565fca75 Force receiving a SETTINGS frame as the first frame 9 years ago
Craig Tiller 78a73333b7 Fix memory leak upon receiving two RST_STREAMs 9 years ago
Nathaniel Manista 76233f5c2f Delete tests of dead pre-GA code 9 years ago
Nathaniel Manista 6efe7c7ecf Fix secure channel construction 9 years ago
David Garcia Quintas 5ad70a6953 removed spurious .format() 9 years ago
David Garcia Quintas 377bfdef92 added extra path to python protoc 9 years ago
David Garcia Quintas e5f0f95101 fixed syntax errors in proto 9 years ago
Jan Tattermusch 099cbf84aa add debian.8-x64 to the list of runtimes 9 years ago
Jan Tattermusch fab857eefc address review comments 9 years ago
Craig Tiller 97fe0a6d5a clang-format code 9 years ago
Craig Tiller 7264f14b55 Cleanup spam 9 years ago
Stanley Cheung a66e075144 php: there is an unimplemented service 9 years ago
Stanley Cheung 89391406cd php: implement 2 more interop tests 9 years ago
Stanley Cheung e2e08735e5 php: implement custom_metadata interop test 9 years ago
murgatroid99 20e5d9eb0a Update Node plugin to handle well known type changes 9 years ago
murgatroid99 40f5726579 Node QPS worker: wait for clients to be ready before making calls 9 years ago
thinkerou f09ab0c5ad Make PHP work correctly when receiving a compressed message 9 years ago
Sree Kuchibhotla 2e12db9c31 Test polling island merges 9 years ago
thinkerou f3bc3b62a7 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback 9 years ago
Jan Tattermusch 317b8acf99 migrate everything to netstandard1.5 9 years ago
Ken Payson bef286f034 Wait for channel to be connected for each client 9 years ago
Nathaniel Manista 5444bed32f Rename FATAL_FAILURE SHUTDOWN 9 years ago