Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated copyrights | murgatroid99 | 2016-01-12 |
| | |||
* | Fix R/W template argument order in prototypes | Ian Coolidge | 2016-01-11 |
| | | | | | | | In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler. | ||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | Add a destructor callback as well | Bogdan Drutu | 2015-12-11 |
| | |||
* | Add a hook for the default constructor of ClientContext. | Bogdan Drutu | 2015-12-11 |
| | |||
* | More reverting | Hongyu Chen | 2015-12-10 |
| | |||
* | Address comments: revert all changes except adding two new metadata keys | Hongyu Chen | 2015-12-10 |
| | | | | "census" and "census-bin" | ||
* | Census tags propagation. | Hongyu Chen | 2015-12-02 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
|\ | |||
| * | Handle cancel before start case | yang-g | 2015-11-17 |
| | | |||
* | | Successfully compile C++ libary (not tests yet). | Julien Boeuf | 2015-10-12 |
|/ | |||
* | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 |
| | | | | Original PR #3074 by @dgquintas | ||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | impl | yang-g | 2015-08-25 |
| | |||
* | api change to string_ref | yang-g | 2015-08-25 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\ | |||
| * | client code clean up | yang-g | 2015-08-11 |
| | | |||
* | | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-08-09 |
|\| | |||
| * | Add tests for C++ propagation | Craig Tiller | 2015-08-05 |
| | | |||
| * | C++ context propagation | Craig Tiller | 2015-08-05 |
| | | |||
| * | merge with head and resolve conflicts | yang-g | 2015-07-31 |
| |\ | |||
| | * | make accessors from get_x() to x() | yang-g | 2015-07-29 |
| | | | |||
| * | | add warning comments | yang-g | 2015-07-28 |
| | | | |||
| * | | client api | yang-g | 2015-07-28 |
| |/ | |||
* / | wip | David Garcia Quintas | 2015-07-21 |
|/ | |||
* | Remove experimental prefix | Craig Tiller | 2015-07-19 |
| | |||
* | Removed compression levels from clients and _experimental_'d signature of ↵ | David Garcia Quintas | 2015-07-17 |
| | | | | methods manipulating compression algorithms | ||
* | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 |
|\ | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak | ||
* \ | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-08 |
|\ \ | |||
| | * | merge head and resolve conflict | yang-g | 2015-07-07 |
| | |\ | | |/ | |/| | |||
| | * | resolve comments | yang-g | 2015-07-07 |
| | | | |||
| | * | merge with upstream and resolve conflicts | yang-g | 2015-07-06 |
| | |\ | |||
| | * | | compiles | yang-g | 2015-07-06 |
| | | | | |||
| * | | | review changes | Alistair Veitch | 2015-07-01 |
| | | | | |||
* | | | | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of ↵ | David Garcia Quintas | 2015-06-30 |
| |_|/ |/| | | | | | | | | compression request thru MD | ||
| * | | add client side census context | Alistair Veitch | 2015-06-29 |
|/ / | |||
* | | 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 | ||
| * | Update the Status API | Yang Gao | 2015-06-16 |
| | | |||
* | | Client side compiles/links | Craig Tiller | 2015-06-04 |
| | | |||
* | | Progress commit on fixing up C++ | Craig Tiller | 2015-06-04 |
|/ | |||
* | support per call credentials in c++ | Yang Gao | 2015-05-14 |
| | |||
* | Fix early shutdown: await client context deletion before channel deletion | Craig Tiller | 2015-04-27 |
| | |||
* | Refactoring std::chrono out. | Nicolas Noble | 2015-04-08 |
| | |||
* | clang-format c++ code | Yang Gao | 2015-03-17 |
| | |||
* | 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 |
| |