Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | |||
* | fix copyright | yang-g | 2016-01-15 |
| | |||
* | Support sync/async methods in the same service | yang-g | 2016-01-13 |
| | |||
* | Exploratory refactoring for mixed sync/async methods on the same C++ service | Craig Tiller | 2016-01-07 |
| | |||
* | include climits | Jan Tattermusch | 2015-12-07 |
| | |||
* | more win x64 fixes | Jan Tattermusch | 2015-12-07 |
| | |||
* | merge with head | yang-g | 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 |
| | | |||
* | | Fix server side and generic stub | yang-g | 2015-08-20 |
| | | |||
| * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| |\ | |/ |/| | |||
* | | Use a sync service to handle requests to unknown services | yang-g | 2015-08-13 |
|/ | |||
* | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-16 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc | ||
* | | Clarify serialization traits interface | Craig Tiller | 2015-06-05 |
| | | |||
* | | clang-format | Craig Tiller | 2015-06-05 |
| | | |||
* | | Client side compiles/links | Craig Tiller | 2015-06-04 |
| | | |||
* | | Progress commit on fixing up C++ | Craig Tiller | 2015-06-04 |
|/ | |||
* | Populate channel tags for methods | Craig Tiller | 2015-04-16 |
| | |||
* | Remove include google/protobuf/message.h as it should be covered in config.h | Yang Gao | 2015-03-04 |
| | |||
* | Global replace google::protobuf::Message with grpc::protobuf::Message, all ↵ | Yang Gao | 2015-03-03 |
| | | | | tests passed | ||
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Make it possible to compile with gcc4.6 | Craig Tiller | 2015-02-26 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | clang-format | Craig Tiller | 2015-02-17 |
| | |||
* | Some streaming progress | Craig Tiller | 2015-02-11 |
| | |||
* | Server progress | Craig Tiller | 2015-02-09 |
| | |||
* | Further progress | Craig Tiller | 2015-02-09 |
| | |||
* | clang-format codebase | Craig Tiller | 2015-01-13 |
| | |||
* | Add impl subdirectory under public and move headers that need to be installed | yangg | 2015-01-12 |
to it. Change on 2015/01/09 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83640373 |