aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-08-26Merge pull request #3072 from ctiller/pneumatic-figure-skaterVijay Pai
2015-08-26Merge pull request #3065 from yang-g/string_refCraig Tiller
2015-08-25Merge pull request #3035 from ctiller/naming-crisisDavid G. Quintas
2015-08-25Cleanup test, initialize correctlyCraig Tiller
2015-08-25Added missing payloads to streaming compressed testDavid Garcia Quintas
2015-08-25Merge github.com:grpc/grpc into naming-crisisCraig Tiller
2015-08-25implyang-g
2015-08-25Make certain constants unsigned to please compiler on Macvjpai
2015-08-25Merge pull request #3011 from dgquintas/comma-separated-ipsCraig Tiller
2015-08-25Fixing tests.Julien Boeuf
2015-08-25Loosen test requirements to better fit specCraig Tiller
2015-08-25Merge github.com:grpc/grpc into naming-crisisCraig Tiller
2015-08-24Merge branch 'master' of github.com:grpc/grpc into cpp_string_refJulien Boeuf
2015-08-24Adding grpc::string_ref class.Julien Boeuf
2015-08-24merge with headyang-g
2015-08-24Merge branch 'master' into frayVijay Pai
2015-08-24Merge pull request #3019 from dgquintas/channel_args_compressionYang Gao
2015-08-24Merge pull request #2818 from ctiller/y12kdm3Vijay Pai
2015-08-24Merge pull request #3007 from jboeuf/core_md_processor_fixesCraig Tiller
2015-08-24Improvements to the grpc_channel_args_compression_algorithm_set_state apiDavid Garcia Quintas
2015-08-24Eliminate public thread-pool interfaceVijay Pai
2015-08-24Refactor default host name resolutionCraig Tiller
2015-08-21Merge github.com:grpc/grpc into y12kdm3Craig Tiller
2015-08-21headers reorgyang-g
2015-08-21Added C API functions for compression args handling (w/ tests)David Garcia Quintas
2015-08-20fix shutdown_testyang-g
2015-08-20Merge remote-tracking branch 'upstream/master' into docsyang-g
2015-08-20sockaddr_resolver now supports comma-separated list of IPsDavid Garcia Quintas
2015-08-19Have a richer interface for auth metadata processors.Julien Boeuf
2015-08-19Merge pull request #2977 from ctiller/shutdown-c++Yang Gao
2015-08-19Remove ChannelInterface and replace it with Channelyang-g
2015-08-19Moved methods' impl to header for simplicityDavid Garcia Quintas
2015-08-19Merge github.com:grpc/grpc into y12kdm3Craig Tiller
2015-08-19Merge pull request #2972 from ctiller/get-reserved-things-rightYang Gao
2015-08-19Merge pull request #2975 from dgquintas/no_foreach_44Vijay Pai
2015-08-19Merge github.com:grpc/grpc into y12kdm3Craig Tiller
2015-08-18Removed function introducing dependency on proto in .hDavid Garcia Quintas
2015-08-18Merge github.com:grpc/grpc into y12kdm3Craig Tiller
2015-08-18Merge github.com:grpc/grpc into shutdown-c++Craig Tiller
2015-08-18Add a timeout to shutdown to forcefully end callsCraig Tiller
2015-08-18removed foreach loops for gcc 4.4David Garcia Quintas
2015-08-18Sprinkle reserved = NULL aroundCraig Tiller
2015-08-18clang-format all sourceCraig Tiller
2015-08-18Merge pull request #2965 from yang-g/lame_client_error_messageCraig Tiller
2015-08-17Merge branch 'master' of github.com:grpc/grpc into compression-interopDavid Garcia Quintas
2015-08-17Let lame_client accept error statusyang-g
2015-08-17Merge github.com:grpc/grpc into y12kdm3Craig Tiller
2015-08-14Merge pull request #2549 from hongweiwang/zookeeperDavid G. Quintas
2015-08-13Merge pull request #2376 from rjshade/add_udp_server_2Yang Gao
2015-08-13Minor fix on commentsHongwei Wang