7168 Commits (c5a4cef66b4e7d803e47809eae8a1e2db94f04f8)

Author SHA1 Message Date
Jorge Canizales 5a8ec75012 Use a named constant for error domain and code 9 years ago
Craig Tiller 2ba4133d3a Fix race in subchannel.c 9 years ago
Jan Tattermusch 8734e02f52 fix copyright 9 years ago
Jan Tattermusch afc59cbc88 remove tests for EventInvocation API that is going to be removed 9 years ago
Nicolas "Pixel" Noble aad4156a0b Disabling iOS user-agent test. 9 years ago
Craig Tiller 536fc539cc Integrate backoff library with subchannel 9 years ago
Jorge Canizales cfcaccc6d2 Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" 9 years ago
Jorge Canizales 5e67232030 Make Writeable with single handler robust against stream Writers 9 years ago
Jorge Canizales 232b6a8f19 Test robustness of WriteableSingleHandler against non-single Writers 9 years ago
Jorge Canizales 8b414f184d Clean up ownership of the connection loss handler 9 years ago
Jorge Canizales 07a2a70bca Not call external methods from within a critical section 9 years ago
Jorge Canizales f1d084a4d1 Add monitoring of connectivity 9 years ago
Masood Malekghassemi 9ee163557b Remove unnecessary (potentially bad) safety-refs 9 years ago
yang-g 9aa4f1b062 fix windows leaks 9 years ago
Craig Tiller c72cc42238 Build out backoff as a library 9 years ago
Craig Tiller b18fe55962 Update copyrights 9 years ago
Craig Tiller e2327dbb8e Fit and finish for dns retry loop 9 years ago
Craig Tiller 1e55bd455d Add retry for dns resolution 9 years ago
Craig Tiller e1e4559690 Make blocking_resolve_address overridable 9 years ago
Stanley Cheung 5709e930fa remove stale src/php/ext/grpc/README.md 9 years ago
Stanley Cheung d26753e414 update PHP composer.json files 9 years ago
Stanley Cheung cfad243939 fixed copyright 9 years ago
Stanley Cheung 8685c3878c one more 9 years ago
Jan Tattermusch fa45a5e96c fix race between send message and send initial metadata 9 years ago
David Garcia Quintas aca123316b removed spurious namespace qualification 9 years ago
murgatroid99 1d68520c22 Remove extraneous mutex, restrict state transitions 9 years ago
Masood Malekghassemi 1f646dc887 Release GIL in queue __dealloc__ 9 years ago
David Garcia Quintas 79d9096126 removed spurious grpc_library.cc 9 years ago
Yuchen Zeng 798b0dc442 Doc Fixit: src/cpp/README need more information, revised 03092016 9 years ago
Masood Malekghassemi ec49e156fe Fix typo 9 years ago
murgatroid99 3c77ff452f Fix copyright 9 years ago
Makarand Dharmapurikar aa212374ee Cleaned up installation/test requirement fetching 9 years ago
murgatroid99 d48d84da19 Ruby: fix some synchronization code in server implementation 9 years ago
Craig Tiller d426d9dfdb Fix memory leak if call is already cancelled 9 years ago
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