11343 Commits (90e46ff7b03973483c42979d443cc16d081bd1bd)

Author SHA1 Message Date
Muxi Yan e53707c481 Update GRPCHost comments 8 years ago
Muxi Yan 6f5cfedfd5 Add comments for GRPCHost 8 years ago
Muxi Yan 4f6a19b292 Create connectivityMonitor after call is set up 8 years ago
Muxi Yan 1d424216fb advance OBJC_VERSION_STRING in GRPCHost.m 8 years ago
murgatroid99 7d897feea9 Fix merge issue in udp_server.c 8 years ago
Muxi Yan 447d0a22e6 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 8 years ago
Muxi Yan 7f77310255 Override clang-format indent 8 years ago
Muxi Yan bd19fc7e30 clang-format format clean 8 years ago
Perumaal S e1e3c8bafe Fix incorrect header in thd.c 8 years ago
murgatroid99 99058575be Remove unnecessary #ifdef in credentials code 8 years ago
Maciej Lasyk 39cb9a9aca Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora 8 years ago
Sree Kuchibhotla 33d5494f8c generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr 8 years ago
Craig Tiller 0fc7ef961d Finish off change 8 years ago
Craig Tiller 8d301c4c94 Use the statement sequencing operator instead of introducing an enum 8 years ago
Craig Tiller 87e004b235 Hand build tail recursion to avoid stack overflow 8 years ago
Mark D. Roth b477cebbe7 Fix asan bug. 8 years ago
Mark D. Roth e917f5d96a Update comments. 8 years ago
Yuchen Zeng e5ec9ac9e2 Add grpc_endpoint_get_socket and GRPC_SOCKET 8 years ago
Mark D. Roth 6f940822c8 clang-format 8 years ago
Mark D. Roth e3a21005bf Fix propagation of channel args for insecure channels. 8 years ago
Mark D. Roth 5f40e5ddf5 Minor clean-up. 8 years ago
Mark D. Roth b367c1bed7 Fix dns_resolver_connectivity_test. 8 years ago
Muxi Yan d54e1bc660 bug fix 8 years ago
Muxi Yan 93fc27735b Use the v1.0.0 plugin 8 years ago
Muxi Yan b6becb950c Adjust version of protobuf and point zip file in mxyan's repo 8 years ago
Mark D. Roth 557c990c36 clang-format 8 years ago
Noah Eisen e207228e9e added new test to interop_sanity_test.js 8 years ago
Sree Kuchibhotla f72ec6b37b Move thread_manager.h header from server.h to server_cc.cc 8 years ago
Sree Kuchibhotla 77c483b707 remove unused fields 8 years ago
Yuchen Zeng 5ab4ca5ed8 Add endpoint interface in transport 8 years ago
Mark D. Roth 26b7be4918 Add block comment. 8 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 8 years ago
Sree Kuchibhotla 85399f0824 clang formatting fixes 8 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 8 years ago
Mark D. Roth f7d7fb2d32 Expand comment documenting grpc_method_config_table_convert(). 8 years ago
Jan Tattermusch 5fe5eba969 provide framework independent version of Task.CompletedTask 8 years ago
Jan Tattermusch ba09884f82 polish HandleCallAsync 8 years ago
Jan Tattermusch 8c31c14586 qps worker runs on all threads 8 years ago
Jan Tattermusch 4f1823da12 string.EndsWith is really slow on CoreCLR 8 years ago
Muxi Yan ad93106da0 Keep a singleton of connectivity monitor in GRPCHost 8 years ago
Noah Eisen a48afeb1f0 change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node 8 years ago
Noah Eisen 6134d1d4c8 change unimplemented_method to unimplemented_service. Add real unimplemented_method test 8 years ago
Noah Eisen b2a2647446 added the real unimplemented_method test to csharp interop test 8 years ago
Noah Eisen 9a171c7446 renamed unimplemented_method -> unimplemented_service 8 years ago
Mark D. Roth af84245131 Remove resolver_result. 8 years ago
Muxi Yan 6ac6a52dcf Fix stupid compiler error 8 years ago
Craig Tiller 3798e607cc Address review comments 8 years ago
Garrett Casto 07ecd9d08c Add copyright header 8 years ago
Mark D. Roth 5bd7be0c55 Change LB policies to get their input from channel args. 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago