Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added missing payloads to streaming compressed test | David Garcia Quintas | 2015-08-25 |
* | Make certain constants unsigned to please compiler on Mac | vjpai | 2015-08-25 |
* | Merge pull request #3011 from dgquintas/comma-separated-ips | Craig Tiller | 2015-08-25 |
|\ | |||
* | | Fixing tests. | Julien Boeuf | 2015-08-25 |
* | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 |
|\ \ | |||
* | | | Adding grpc::string_ref class. | Julien Boeuf | 2015-08-24 |
| * | | merge with head | yang-g | 2015-08-24 |
| |\ \ | |||
| | * \ | Merge branch 'master' into fray | Vijay Pai | 2015-08-24 |
| | |\ \ | |||
| | | * \ | Merge pull request #3019 from dgquintas/channel_args_compression | Yang Gao | 2015-08-24 |
| | | |\ \ | |||
| | | * \ \ | Merge pull request #2818 from ctiller/y12kdm3 | Vijay Pai | 2015-08-24 |
| | | |\ \ \ | |||
| | | * \ \ \ | Merge pull request #3007 from jboeuf/core_md_processor_fixes | Craig Tiller | 2015-08-24 |
| | | |\ \ \ \ | |||
| | | | | | * | | Improvements to the grpc_channel_args_compression_algorithm_set_state api | David Garcia Quintas | 2015-08-24 |
| | * | | | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | |/ / / / / | |||
| | | | * | | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-21 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | headers reorg | yang-g | 2015-08-21 |
| | | | | * | | Added C API functions for compression args handling (w/ tests) | David Garcia Quintas | 2015-08-21 |
| | | |_|/ / | | |/| | | | |||
| * | | | | | fix shutdown_test | yang-g | 2015-08-20 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into docs | yang-g | 2015-08-20 |
| |\| | | | | |||
| | | | | * | sockaddr_resolver now supports comma-separated list of IPs | David Garcia Quintas | 2015-08-20 |
| | | |_|/ | | |/| | | |||
| | | * | | Have a richer interface for auth metadata processors. | Julien Boeuf | 2015-08-19 |
| | * | | | Merge pull request #2977 from ctiller/shutdown-c++ | Yang Gao | 2015-08-19 |
| | |\ \ \ | |||
| * | | | | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |_|/ / | |/| | | | |||
| | * | | | Moved methods' impl to header for simplicity | David Garcia Quintas | 2015-08-19 |
| |/ / / | |||
| | | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-19 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #2972 from ctiller/get-reserved-things-right | Yang Gao | 2015-08-19 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #2975 from dgquintas/no_foreach_44 | Vijay Pai | 2015-08-19 |
| |\ \ \ \ | |||
| | | | | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-19 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Removed function introducing dependency on proto in .h | David Garcia Quintas | 2015-08-18 |
| | | | | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-18 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | Merge github.com:grpc/grpc into shutdown-c++ | Craig Tiller | 2015-08-18 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | * | | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 |
| | * | | | | removed foreach loops for gcc 4.4 | David Garcia Quintas | 2015-08-18 |
| |/ / / / | |||
| | * / / | Sprinkle reserved = NULL around | Craig Tiller | 2015-08-18 |
| | |/ / | |||
| * / / | clang-format all source | Craig Tiller | 2015-08-18 |
| |/ / | |||
| * | | Merge pull request #2965 from yang-g/lame_client_error_message | Craig Tiller | 2015-08-18 |
| |\ \ | |||
| * \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | Let lame_client accept error status | yang-g | 2015-08-17 |
| |/ / |/| | | |||
| | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2376 from rjshade/add_udp_server_2 | Yang Gao | 2015-08-13 |
|\ \ \ \ | |||
| | * | | | Minor fix on comments | Hongwei Wang | 2015-08-13 |
* | | | | | Renamed "none" as "identity" for the no-op compression algorithm for consiste... | David Garcia Quintas | 2015-08-13 |
| | * | | | Address comments and update grpc plugins | Hongwei Wang | 2015-08-13 |
| * | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Update to latest API changes. | Robbie Shade | 2015-08-13 |
* | | | | | Merge pull request #2921 from yang-g/unknown_service | Vijay Pai | 2015-08-13 |
|\ \ \ \ \ | |||
| | | | * | | proto3 required changes | David Garcia Quintas | 2015-08-13 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| | |\ \ \ \ | |||
| | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | |||
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
| | | | | |\ \ |