Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-30 |
|\ | |||
| * | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-28 |
| |\ | |||
* | \ | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\ \ \ | | |/ | |/| | |||
| * | | Fix build | yang-g | 2015-08-27 |
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\| | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ \ \ | |||
| | * \ | Merge remote-tracking branch 'upstream/master' into string_ref_auth | yang-g | 2015-08-26 |
| | |\ \ | |||
| | | * \ | Merge pull request #3065 from yang-g/string_ref | Craig Tiller | 2015-08-26 |
| | | |\ \ | |||
| | | * \ \ | Merge pull request #3054 from ctiller/openssl-just-needs-to-build | David G. Quintas | 2015-08-25 |
| | | |\ \ \ | |||
| | * | | | | | auth context api change for string_ref | yang-g | 2015-08-25 |
| | | |_|/ / | | |/| | | | |||
| | | * | | | Merge pull request #3021 from ctiller/reject-the-stuffs | Yang Gao | 2015-08-25 |
| | | |\ \ \ | |||
| | | | | | * | merge to head | Alistair Veitch | 2015-08-25 |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | |||
| | | | | * | | 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 |
| | |\ \ \ \ | |||
| | | | | * | | 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 |
| |/| | | | | | |||
| | | | | * | | 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 |
| | | * | | | | 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 |
| | | | |\ \ \ \ | |||
| | | | * | | | | | 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 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Adding new header in build.json. | Julien Boeuf | 2015-08-15 |
| * | | | | 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 |