Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #3065 from yang-g/string_ref | Craig Tiller | 2015-08-26 |
|\ | | | | | Use string_ref for incoming metadata | ||
* \ | Merge pull request #3054 from ctiller/openssl-just-needs-to-build | David G. Quintas | 2015-08-25 |
|\ \ | | | | | | | Dont try to parallelize OpenSSL build | ||
* \ \ | Merge pull request #3021 from ctiller/reject-the-stuffs | Yang Gao | 2015-08-25 |
|\ \ \ | | | | | | | | | Outlaw illegal metadata characters | ||
| | * \ | Merge github.com:grpc/grpc into openssl-just-needs-to-build | Craig Tiller | 2015-08-25 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into string_ref | yang-g | 2015-08-25 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | impl | yang-g | 2015-08-25 |
| | | | | |||
* | | | | Merge pull request #2945 from maxwell-demon/master | Alistair Veitch | 2015-08-25 |
|\ \ \ \ | | | | | | | | | | | Re-install census_filters | ||
| | | * | | Its not enough to just serialize the clean step... | Craig Tiller | 2015-08-25 |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into openssl-just-needs-to-build | Craig Tiller | 2015-08-25 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #3050 from ctiller/googly-test | Jan Tattermusch | 2015-08-25 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Make googletest a submodule | ||
| | | | * | Dont try to parallelize OpenSSL build | Craig Tiller | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Strict subset of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html - Useful to avoid unnecessary string copies. | ||
| | * | | | Make googletest a submodule | Craig Tiller | 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 |
| | | |\ \ \ | | | | | | | | | | | | | | | Added C API functions for compression args handling (w/ tests) | ||
| | | * | | | | Remove accidental dependency on zookeeper in shutdown_test | Craig Tiller | 2015-08-24 |
| | | | | | | | |||
| | * | | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | |/ / / / | |||
| | | | | * | Update projects | Craig Tiller | 2015-08-24 |
| | | | | | | |||
| * | | | | | split stream.h into sync_stream.h and async_stream.h | yang-g | 2015-08-21 |
| | | | | | | |||
| * | | | | | headers reorg | yang-g | 2015-08-21 |
| | | | | | | |||
| | | | * | | rename census_filter.{c,h} to grpc_filter.{c,h} | Hongyu Chen | 2015-08-21 |
| | | | | | | |||
| | | | | * | Outlaw illegal metadata characters | Craig Tiller | 2015-08-21 |
| | | |_|/ | | |/| | | |||
| | | * | | Added C API functions for compression args handling (w/ tests) | David Garcia Quintas | 2015-08-21 |
| | |/ / | |||
| * | | | Merge remote-tracking branch 'upstream/master' into docs | yang-g | 2015-08-20 |
| |\| | | |||
| * | | | Make Channel ctor private | yang-g | 2015-08-20 |
| | | | | |||
| * | | | remove internal_stub | yang-g | 2015-08-20 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-20 |
| | | |\ | | | |/ | | |/| | |||
| | | * | Move census_filters from .../channel to .../census | Hongyu Chen | 2015-08-19 |
| | | | | |||
| * | | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | | | | |||
| | * | | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 |
| |/ / | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 |
| |\ \ | |/ / |/| | | |||
* | | | Fixing zookeeper's installation. | Nicolas "Pixel" Noble | 2015-08-14 |
| | | | |||
* | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
|\ \ \ | | | | | | | | | Zookeeper name resolver | ||
* | | | | Regenerated project files | Robbie Shade | 2015-08-13 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
|\| | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-11 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | | * | Build file changes | Hongyu Chen | 2015-08-11 |
| | | | | | |||
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-10 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #2875 from yang-g/test_unsecure | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ | | | | | | | | | | | | | move auth property iterator declaration into auth_context.h | ||
| * \ \ \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Upporting from 0.10 branch. | ||
| | | * | | | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 |
| | |/ / / | |/| | | | |||
| | | | * | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-08-09 |
| | | | |\ | |||
| | | | | * | Merge branch 'master' into compression-accept-encoding | David Garcia Quintas | 2015-08-09 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | |