9422 Commits (e106570dc37f2d590033b89427a2c06d7592264b)

Author SHA1 Message Date
Craig Tiller f83f8ca443 Remove pi_mu 9 years ago
Julien Boeuf f0ae3e39f0 Fixing #7182: Change the return status codes according to the documentation. 9 years ago
Craig Tiller 1500761b07 Prevent polling island + workqueue reference loop 9 years ago
murgatroid99 611bfc21c4 Add Node health check generated code and license files 9 years ago
David Garcia Quintas ecbe2d5285 Added test for C 9 years ago
Nathaniel Manista cb58105fd6 Fix _Rendezvous.exception for successful calls 9 years ago
Jorge Canizales 3e53e1a5be ProtoCompiler podspec 9 years ago
Craig Tiller f975f74c01 Refactor workqueues a little to make them great again 9 years ago
Ken Payson e4123f3083 Updated release version to 0.15.1 9 years ago
Masood Malekghassemi e38b917f9e Check Python ByteBuffer reader init status 9 years ago
Craig Tiller 2b49ea9d54 Fix compile erors 9 years ago
murgatroid99 88eb42b2cf Add grpc module pointer file for Node health check tests 9 years ago
Craig Tiller eda85c6765 Expunge all references to zookeeper 9 years ago
Jorge Canizales 0f213c399c Fix examples to work with local gRPC-Core 9 years ago
Craig Tiller be4e680344 Add comment, make sure object value is set 9 years ago
Craig Tiller d7addc5027 clang-format 9 years ago
Craig Tiller bf6fd294d2 Add a minimal (but correct) implementation of workqueue to Windows 9 years ago
David Garcia Quintas 0910e4c0f6 pr comments 9 years ago
Craig Tiller b76471d53b Fix TSAN failure in tcp_server (shown via qps_openloop_test) 9 years ago
Jorge Canizales c09854b8fe Fix example Podfiles, and document better 9 years ago
Masood Malekghassemi 4763678016 Regenerate project files 9 years ago
Masood Malekghassemi ac586ba21e Remove tox 9 years ago
Masood Malekghassemi 1ff429da2a Organize Python tests to use grpcio-tools directly 9 years ago
Jorge Canizales bb16025840 Merge fixup: version, deployment target & spec name 9 years ago
murgatroid99 c9579be13f Add Node health check package.json 9 years ago
murgatroid99 356758a7ee Split Node health check code into a separate package and make it use static codegen 9 years ago
Craig Tiller ce14c30460 Fix race in network status monitor 9 years ago
David Garcia Quintas 89d8f1697c Added comment for obj-c 9 years ago
David Garcia Quintas 9a2320e40e regenerated projects 9 years ago
David Garcia Quintas 9ac997acf2 Added TODO for php. 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
Masood Malekghassemi 8a15dd2fae Use open-source defaults to propagate Python plugin configuration 9 years ago
Craig Tiller d6ba6192b0 Add accessor for fd related workqueue 9 years ago
Craig Tiller b39307d2bc Add workqueues to polling_islands 9 years ago
Craig Tiller 099eb6ee4b Get it compiling 9 years ago
Craig Tiller 7be0595600 Implement minimal exec_ctx offloading 9 years ago
Craig Tiller 5e4fb0eede Windows implementation of get_workqueue 9 years ago
Craig Tiller efe7a6e338 Use endpoint workqueue via execution context 9 years ago
Craig Tiller 70bd4839bc Allow returning a workqueue somehow associated with an endpoint 9 years ago
murgatroid99 5756c6862b Added a comment about Ruby queue destruction 9 years ago
murgatroid99 9acc40f9b6 Simplified Ruby completion queue destruction code 9 years ago
Craig Tiller 97d1cd8767 Fix memory leak, fix error.c refcount reporting 9 years ago
Yuchen Zeng f329395514 Add comments in build_example_test.sh 9 years ago
David Garcia Quintas 1ff168ac81 Initialize variables 9 years ago
Yuchen Zeng 0287be8e60 Use protoc and objc plugins built by run_test 9 years ago
Ken Payson 6a654dd400 Changed default string type to be str 9 years ago
David Garcia Quintas 4281272389 Updated git clone URL 9 years ago
Jorge Canizales 28820575ff Add README.md explaining use of the app 9 years ago
Jorge Canizales 10cc76cbe7 Make RPCs on a loop 9 years ago
Jorge Canizales 3325c0b2a2 Add Podfile and pod install 9 years ago