18941 Commits (cbd1b9758779110ecf8057611f652fbf4d519101)
 

Author SHA1 Message Date
Mark D. Roth 58c23dab39 Ran generate_projects.sh. 8 years ago
Craig Tiller ba03dd24c5 Merge pull request #35 from muxi/adjustable_window_objc 8 years ago
Muxi Yan dcbf5440b8 Set initial backoff to 10000ms when creating channel 8 years ago
Nicolas "Pixel" Noble 7398363779 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 8 years ago
Nicolas Noble 2686bdbb9c Merge pull request #8237 from nicolasnoble/memleak 8 years ago
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 8 years ago
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 8 years ago
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 8 years ago
Matt Kwong a436bab47f fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var 8 years ago
Matt Kwong 41a56ac8ac fixed one more incorrect directory for git clone 8 years ago
Matt Kwong ce9471c962 fixed wrong directory in git clone commands 8 years ago
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 8 years ago
Nicolas "Pixel" Noble 87a1081211 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 8 years ago
Muxi Yan 9deb09fa36 Use NS_OPTIONS flags for ObjC API 8 years ago
Nicolas "Pixel" Noble fa242cba90 Plugging memory leak. 8 years ago
Craig Tiller 62d66b86d7 Fix copy/paste bug 8 years ago
Nicolas Noble 4f13db3c6c Merge pull request #8184 from nicolasnoble/nanopb-code-drop 8 years ago
Craig Tiller 10d13f6c90 Make initial connect retry backoff configurable 8 years ago
David Garcia Quintas 0d366c983c PR comments 8 years ago
Mark D. Roth 62cfbea908 Update pending API cleanups doc. 8 years ago
Mark D. Roth 59c9f904bf Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to 8 years ago
Mark D. Roth 5db24978b6 Merge remote-tracking branch 'upstream/master' into fail_fast 8 years ago
Yuchen Zeng a4aebf873e Remove unused inclusion 8 years ago
Mark D. Roth 94948b8774 Merge remote-tracking branch 'upstream/master' into deadline_filter 8 years ago
Yuchen Zeng b97f867b39 Merge pull request #8185 from y-zeng/gen_proto_comment 8 years ago
Nicolas Noble fbf8dd8a40 Merge pull request #8168 from markdroth/max_message_size_fix 8 years ago
Nicolas Noble 15292db696 Merge pull request #8221 from dgquintas/grpclb_server_name_const 8 years ago
Mark D. Roth 25e229df09 Merge remote-tracking branch 'upstream/master' into deadline_filter 8 years ago
Mark D. Roth 9fce8e13b3 Merge pull request #8191 from markdroth/subchannel_factory_cleanup 8 years ago
Muxi Yan d7aef05f24 Readability improvement 8 years ago
Muxi Yan e97f7c0ba6 Allow more general flags to be passed to ObjC API 8 years ago
David Garcia Quintas 129bb463c3 Added comments wrt lb/subchannel args ownership. 8 years ago
David G. Quintas 1e70deaa5f Merge pull request #8192 from dgquintas/resolver_prefix 8 years ago
David G. Quintas 8d7cab603e Merge pull request #8183 from dgquintas/grpclb_deadline 8 years ago
David Garcia Quintas 55ba14a785 Use the server's name as the service name for gRPC LB 8 years ago
David Garcia Quintas 5f2e90e3ae Populate server_name for sockaddr resolver 8 years ago
Sree Kuchibhotla a6136157c2 Regenerate tests.json since it was out of sync 8 years ago
Sree Kuchibhotla bd48c9162a Use SIGMINRT + 6 as the default signal for gRPC epoll engine 8 years ago
Muxi Yan fdea83d42a Update grpc objc API for support of PUT method 8 years ago
Muxi Yan 16c26ed252 Add support of PUT method 8 years ago
Yuchen Zeng 15bc4627de Rename variables ... again 8 years ago
Yuchen Zeng e529ea3928 Rename variables 8 years ago
Nicolas "Pixel" Noble 8ed4399abb Changing Linux worker creation script. 8 years ago
Nicolas Noble 7ab8eecdc9 Merge pull request #8218 from ctiller/reduce_load 8 years ago
Mark D. Roth e8b87865b2 Add doc of pending API cleanups for C++. 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
Carl Mastrangelo 14eae8f360 Update Protocol spec to mention idempotency 8 years ago
Nicolas Noble 9a574ec952 Merge pull request #7930 from yang-g/header2 8 years ago