Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
| | |||
* | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
| | |||
* | fixed copyrights | David Garcia Quintas | 2016-01-21 |
| | |||
* | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | |||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | Merge github.com:grpc/grpc into clang_format | Craig Tiller | 2015-09-25 |
|\ | |||
* | | Add clang-format to sanity | Craig Tiller | 2015-09-24 |
| | | |||
| * | Windows fixes | Craig Tiller | 2015-09-23 |
|/ | |||
* | impl | yang-g | 2015-08-25 |
| | |||
* | merge with head | yang-g | 2015-08-24 |
|\ | |||
* | | headers reorg | yang-g | 2015-08-21 |
| | | |||
* | | clang-format all source | Craig Tiller | 2015-08-18 |
| | | |||
| * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| |\ | |/ |/| | |||
* | | Properly initializing reserved pointer in tests. | Nicolas "Pixel" Noble | 2015-08-01 |
|/ | |||
* | Merge pull request #2406 from dgquintas/writeoptions | Craig Tiller | 2015-07-15 |
|\ | | | | | Added WriteOptions for per-message flags and modified CallOps to use it. | ||
* | | override and final | Vijay Pai | 2015-07-14 |
| | | |||
* | | Addressing outstanding typos and comments | Vijay Pai | 2015-07-14 |
| | | | | | | | | Clang-format of changed files | ||
* | | Remove lambda function with lambda capture to allow building with pre-lambda | vjpai | 2015-07-14 |
| | | | | | | | | compilers | ||
| * | Removed spurious check | David Garcia Quintas | 2015-07-14 |
| | | |||
| * | Added WriteOptions for per-message flags and modified CallOps to use it. | David Garcia Quintas | 2015-07-13 |
|/ | |||
* | std::function is no longer implicitly included. Fixing this. | Nicolas "Pixel" Noble | 2015-06-24 |
| | |||
* | Update to set flags=0 on all ops | Craig Tiller | 2015-06-22 |
| | |||
* | 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 | ||
* | | .clang-format | Craig Tiller | 2015-06-05 |
| | | |||
* | | Clarify some of the call stuff | Craig Tiller | 2015-06-05 |
| | | |||
* | | Merge branch 'one-shouldnt-depend-on-protobufs' of github.com:ctiller/grpc ↵ | Craig Tiller | 2015-06-05 |
|\ \ | | | | | | | | | | into one-shouldnt-depend-on-protobufs | ||
* | | | Clarify serialization traits interface | Craig Tiller | 2015-06-05 |
| | | | |||
| * | | Fix memory leak | Craig Tiller | 2015-06-05 |
|/ / | |||
* | | Reset on finalization so op objects can be reused | Craig Tiller | 2015-06-05 |
| | | |||
* | | Fix GCC compilation | Craig Tiller | 2015-06-05 |
| | | |||
* | | Hide some unnecessary information | Craig Tiller | 2015-06-05 |
| | | |||
* | | Clarify ownership | Craig Tiller | 2015-06-05 |
| | | |||
* | | Remove old code, simplify a little | Craig Tiller | 2015-06-05 |
| | | |||
* | | Add necessary include | 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 |
| | | |||
* | | Beginning the cleanup | Craig Tiller | 2015-06-04 |
|/ | |||
* | Lose redundant tag on unary calls | Craig Tiller | 2015-05-06 |
| | |||
* | Expose max message size at the server side | Yang Gao | 2015-04-30 |
| | |||
* | resolve comment | Yang Gao | 2015-04-02 |
| | |||
* | Bug fix. User can destroy status after calling Finish and we should keep a ↵ | Yang Gao | 2015-04-02 |
| | | | | copy of it instead of a pointer | ||
* | clang-format c++ code | Yang Gao | 2015-03-17 |
| | |||
* | Service side should be done, it builds and existing tests pass | Yang Gao | 2015-03-06 |
| | |||
* | 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 |
| | |||
* | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
|\ | |||
| * | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |