Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth... | Vijay Pai | 2016-08-29 |
* | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING | Vijay Pai | 2016-08-25 |
* | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-25 |
|\ | |||
| * | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 |
| * | Merge pull request #7594 from chedeti/grpc-thrift-v2 | kpayson64 | 2016-08-17 |
| |\ | |||
| * \ | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
| |\ \ | |||
| * | | | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 |
| | | * | remove const in Deserialize | chedeti | 2016-08-04 |
* | | | | Another golden file to fix | Vijay Pai | 2016-08-04 |
| | | * | use boost::make_shared | chedeti | 2016-08-04 |
* | | | | clang-format | Vijay Pai | 2016-08-04 |
* | | | | Make FCUnary and ServerReaderWriter derived classes of a new | Vijay Pai | 2016-08-04 |
* | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-04 |
|\| | | | |||
| | | * | rename class variables to snake_case | chedeti | 2016-08-03 |
| | * | | Update generated files with new protobuf version | Jorge Canizales | 2016-08-03 |
| * | | | Merge pull request #7600 from dgquintas/fix_includes | Nicolas Noble | 2016-08-02 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
| |\ \ \ \ | |||
| | | | | * | refine code and add README | chedeti | 2016-08-01 |
| | | * | | | fixed include guard script and faulty .h | David Garcia Quintas | 2016-08-01 |
| | |/ / / | |/| | | | |||
| | | | * | thrift serializer | chedeti | 2016-07-31 |
| | |_|/ | |/| | | |||
| | | * | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 |
| * | | | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 |
| |\ \ \ | |||
* | | | | | Change API for next message size to allow a bool return value for failure | Vijay Pai | 2016-07-27 |
| * | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #7451 from y-zeng/seperate_generated_files | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into cpp_compression_level | David Garcia Quintas | 2016-07-22 |
| | | | |\ \ \ | |||
| | | * | \ \ \ | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | / | | | | | |_|/ | | | | |/| | | |||
| | | | | * | | C++ Compression Level set properly | David Garcia Quintas | 2016-07-21 |
| * | | | | | | Removed unused version of async_stream.h | David Garcia Quintas | 2016-07-21 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #7488 from ghemawat/slice_user_data | kpayson64 | 2016-07-21 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| | | | | * | merge to upstream/master | Alistair Veitch | 2016-07-21 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into seperate_generated_files | Yuchen Zeng | 2016-07-21 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #7486 from dgquintas/alive_typo | kpayson64 | 2016-07-21 |
| |\ \ \ \ \ | |||
* | | | | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-07-21 |
|\| | | | | | | |||
| | | | | * | | Merge pull request #7400 from yang-g/ga_branch2 | Nicolas Noble | 2016-07-21 |
| | | | | |\ \ | |||
| * | | | | \ \ | Merge pull request #7469 from yang-g/proto_lite | Nicolas Noble | 2016-07-21 |
| |\ \ \ \ \ \ \ | |||
| | | | * | | | | | Add gpr_slice_new_with_user_data. | Sanjay Ghemawat | 2016-07-21 |
| | |_|/ / / / / | |/| | | | | | | |||
| | | | | * | | | Merge pull request #7470 from dgquintas/v1.0.x | Nicolas Noble | 2016-07-20 |
| | | | | |\ \ \ | |||
| | | * | | | | | | fixed typo | David Garcia Quintas | 2016-07-20 |
| | |/ / / / / / | |/| | | | | | | |||
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into seperate_generated_files | Yuchen Zeng | 2016-07-19 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | | | * | | | | Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests | makdharma | 2016-07-19 |
| | | | |\ \ \ \ | |||
| * | | | \ \ \ \ | Merge pull request #7444 from y-zeng/fix_typo | kpayson64 | 2016-07-19 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #7399 from sreecha/poll_alloc_fix | Craig Tiller | 2016-07-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | grpc_args doxygen | David Garcia Quintas | 2016-07-19 |
| | | | | | | |/ / / | | | | | | |/| | | | |||
| | | | * | | | | | | Add a macro to support protobuf lite | yang-g | 2016-07-19 |
| * | | | | | | | | | grpc_args doxygen | David Garcia Quintas | 2016-07-18 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | | | * | | | | | Separate generated file and protobuf dependency | Yuchen Zeng | 2016-07-18 |
| | | | | * | | | | Polish grpcio_health_checking package | Ken Payson | 2016-07-18 |
| | | | * | | | | | fix typo | Yuchen Zeng | 2016-07-18 |
| | |_|/ / / / / | |/| | | | | | | |||
| | | * | | | | | fix typo | Yuchen Zeng | 2016-07-18 |
| | |/ / / / / | |/| | | | | |