Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Make the FCUnary class actually work and test it | vjpai | 2016-06-23 | |
| | | | ||||
| | * | Add NextMessageSize method to all readable streams as an upper-bound | vjpai | 2016-06-23 | |
| | | | | | | | | | | | | | | | on the actual message size. Rename Size of FCUnary to NextMessageSize for consistency | |||
| | * | Add some const | vjpai | 2016-06-23 | |
| | | | ||||
| | * | Fix up service types and method handlers so that FC unary can work properly. | vjpai | 2016-06-23 | |
| | | | ||||
* | | | Const correctness for ClientContext and ServerContext getters | Bill Clarke | 2016-06-22 | |
| | | | ||||
| | * | Actually generate code for FC Unary and make it work | vjpai | 2016-06-22 | |
| | | | ||||
| | * | Initial definition of flow-controlled unary type along with code generation ↵ | vjpai | 2016-06-22 | |
| |/ |/| | | | | | for this type | |||
| * | Properly handle reviewer comment re concurrent Read | vjpai | 2016-06-21 | |
| | | ||||
| * | Fix review comments | vjpai | 2016-06-21 | |
| | | ||||
| * | Merge branch 'master' into async_stream_doc | vjpai | 2016-06-21 | |
| |\ | |/ |/| | ||||
| * | Add proper documentation of ordering and thread-safety for | vjpai | 2016-06-17 | |
| | | | | | | | | streaming (sync and async) APIs | |||
* | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 | |
|\| | ||||
* | | clang-format | Vijay Pai | 2016-06-15 | |
| | | ||||
* | | Deal with to_string, proper usage of nullptr, and lack of map::emplace | Vijay Pai | 2016-06-15 | |
| | | ||||
* | | Provide nullptr->std::function cast | Vijay Pai | 2016-06-15 | |
| | | ||||
| * | Added to server's shutdown docstrings | David Garcia Quintas | 2016-06-13 | |
| | | ||||
| * | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 | |
| |\ | | | | | | | Proto server reflection | |||
* | | | Manual clang-format | vjpai | 2016-06-13 | |
| | | | ||||
* | | | Switch server builder plugin API to something that will work with gcc4.4 | Vijay Pai | 2016-06-10 | |
| | | | ||||
* | | | override->GRPC_OVERRIDE | Vijay Pai | 2016-06-09 | |
| | | | | | | | | | | | | Remove range-based fors | |||
| * | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 | |
|/| | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | |||
* | | | Merge pull request #6649 from dgquintas/core_codegen_be_public | Jan Tattermusch | 2016-06-08 | |
|\ \ \ | | | | | | | | | moved core_codegen from src/cpp/... to include/grpc++/... | |||
* \ \ \ | Merge pull request #6820 from mdsteele/server-async | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ | | | | | | | | | | | Add interfaces for ServerAsyncReader/Writers | |||
| * | | | | Add interfaces for ServerAsyncReader/Writers | Matthew D. Steele | 2016-06-08 | |
| | | | | | ||||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | * | | | clang-format | David Garcia Quintas | 2016-06-07 | |
| | | | | | ||||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | David Garcia Quintas | 2016-06-07 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| | | * | | PR comments (offline). | David Garcia Quintas | 2016-06-07 | |
| | | | | | ||||
| | | | * | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
* | | | | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call | Jan Tattermusch | 2016-06-07 | |
|\ \ \ \ \ | | | | | | | | | | | | | Let Next set ok=true when receiving error status | |||
* | | | | | | Make grpc++ independent of protobuf | yang-g | 2016-06-03 | |
| |/ / / / |/| | | | | ||||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | | * | Move protobuf dependencies to config_protobuf.h | Yuchen Zeng | 2016-06-03 | |
| | | | | | ||||
| * | | | | Let Next set ok=true when receiving error status | yang-g | 2016-06-01 | |
|/ / / / | ||||
| * | | | moved core_codegen from src/cpp/... to include/grpc++/... | David Garcia Quintas | 2016-05-19 | |
| | | | | ||||
* | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-18 | |
|\| | | | ||||
| | * | | fixes to grpc++/impl/codegen/call.h | David Garcia Quintas | 2016-05-18 | |
| | | | | ||||
| | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-05-18 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #6445 from yang-g/unique_ptr_reset | Jan Tattermusch | 2016-05-18 | |
| |\ \ \ | | |_|/ | |/| | | Add an explicit base class pointer to avoid potential breakage. | |||
* | | | | Merge branch 'connect_first' into test_affine | Craig Tiller | 2016-05-14 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 | |
|\ \ \ \ \ | ||||
| | | * | | | Fixed usage of anon namespace inside .h | David Garcia Quintas | 2016-05-13 | |
| |_|/ / / |/| | | | | ||||
| | * | | | clang-format | Craig Tiller | 2016-05-13 | |
| | | | | | ||||
| | * | | | Make qps workers connect before even warmup stage begins | Craig Tiller | 2016-05-13 | |
| |/ / / |/| | | | ||||
| | | * | Updated codegen/call.h | David Garcia Quintas | 2016-05-13 | |
| | | | | ||||
| | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-05-12 | |
| | | |\ | |_|_|/ |/| | | | ||||
| | * | | Merge remote-tracking branch 'upstream/master' into unique_ptr_reset | yang-g | 2016-05-12 | |
| | |\ \ | |_|/ / |/| | | | ||||
* | | | | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 | |
|\ \ \ \ | | | | | | | | | | | Server builder plugin | |||
* | | | | | fix formatting | Jan Tattermusch | 2016-05-11 | |
| | | | | | ||||
| | | * | | Add comment | yang-g | 2016-05-10 | |
| | | | | |