Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| | | |\ | |||
| | | * | | Remove accidental dependency on zookeeper in shutdown_test | Craig Tiller | 2015-08-24 |
| | * | | | Eliminate public thread-pool interface | Vijay Pai | 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 |
| | | * | 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 |
| * | | 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 |
|\ \ | |||
* | | | Regenerated project files | Robbie Shade | 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 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | 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 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 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
| |\ \ \ \ | |||
| | | * | | | 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 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-06 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
* | | | | | | | Regenerated Makefile | Robbie Shade | 2015-08-06 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | Regenerated project files | Robbie Shade | 2015-08-06 |
|\| | | | | | | | |||
| * | | | | | | | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 |
| |\ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-05 |
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
| | | | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| | | * | | | | | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter | Vijay Pai | 2015-08-05 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #2713 from ctiller/plucking-hell | Vijay Pai | 2015-08-05 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 |
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
| | | | | * | | | | | | Cleanup unnecessary test | Craig Tiller | 2015-08-05 |
| | | | * | | | | | | | regenerate projects | yang-g | 2015-08-05 |
| | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into stuboptions | yang-g | 2015-08-05 |
| | | | |\ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | regenerate projects | yang-g | 2015-08-05 |
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on... | yang-g | 2015-08-05 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | |||
| * | | | | | | | | | | | regenerate projects | yang-g | 2015-08-05 |
| | | | | | * | | | | | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | | | | | |\ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | | |