aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
|\
| * Merge pull request #3019 from dgquintas/channel_args_compressionGravatar Yang Gao2015-08-24
| |\
| * \ Merge pull request #2818 from ctiller/y12kdm3Gravatar Vijay Pai2015-08-24
| |\ \
| * \ \ Merge pull request #3007 from jboeuf/core_md_processor_fixesGravatar Craig Tiller2015-08-24
| |\ \ \
| | | | * Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
* | | | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
|/ / / /
| | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | |\ \ | |_|/ / |/| | |
| | | * Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| |_|/ |/| |
| * | Have a richer interface for auth metadata processors.Gravatar Julien Boeuf2015-08-19
* | | Merge pull request #2977 from ctiller/shutdown-c++Gravatar Yang Gao2015-08-19
|\ \ \
* | | | Moved methods' impl to header for simplicityGravatar David Garcia Quintas2015-08-19
| |/ / |/| |
| | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | |\ | |_|/ |/| |
* | | Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\ \ \
* \ \ \ Merge pull request #2975 from dgquintas/no_foreach_44Gravatar Vijay Pai2015-08-19
|\ \ \ \
| | | | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Removed function introducing dependency on proto in .hGravatar David Garcia Quintas2015-08-18
| | | | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-18
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Merge github.com:grpc/grpc into shutdown-c++Gravatar Craig Tiller2015-08-18
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
| * | | | removed foreach loops for gcc 4.4Gravatar David Garcia Quintas2015-08-18
|/ / / /
| * / / Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
| |/ /
* / / clang-format all sourceGravatar Craig Tiller2015-08-18
|/ /
* | Merge pull request #2965 from yang-g/lame_client_error_messageGravatar Craig Tiller2015-08-18
|\ \
* \ \ Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\ \ \
| | * | Let lame_client accept error statusGravatar yang-g2015-08-17
| |/ /
| | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | |\ | | |/ | |/|
| * | Merge pull request #2549 from hongweiwang/zookeeperGravatar David G. Quintas2015-08-14
| |\ \
| * \ \ Merge pull request #2376 from rjshade/add_udp_server_2Gravatar Yang Gao2015-08-13
| |\ \ \
| | | * | Minor fix on commentsGravatar Hongwei Wang2015-08-13
| * | | | Renamed "none" as "identity" for the no-op compression algorithm for consiste...Gravatar David Garcia Quintas2015-08-13
| | | * | Address comments and update grpc pluginsGravatar Hongwei Wang2015-08-13
| | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Update to latest API changes.Gravatar Robbie Shade2015-08-13
| * | | | Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
| |\ \ \ \
* | | | | | proto3 required changesGravatar David Garcia Quintas2015-08-13
| | | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | |\ \ \
* | | | \ \ \ Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\ \ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #2922 from yang-g/proto3_cppGravatar Vijay Pai2015-08-13
| |/| | | | | |
| * | | | | | | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
| | * | | | | | update the interop test protos and code to proto3Gravatar yang-g2015-08-13
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\| | | | | | |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | use proto3 syntax in c++ test protosGravatar yang-g2015-08-13
* | | | | | | | Make sure COMPRESSABLE is the default for LargeUnaryGravatar David Garcia Quintas2015-08-13
| | | | * | | | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Removed spurious line that forced COMPRESSABLE for large unariesGravatar David Garcia Quintas2015-08-13
| | | | | | * | Fix zookeeper resolver plugin bugsGravatar Hongwei Wang2015-08-12