Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Update copyrights again | murgatroid99 | 2016-01-13 | |
| | | | | | ||||
| | | * | | WIP. Added ChannelInterface | David Garcia Quintas | 2016-01-13 | |
| | |/ / | |/| | | ||||
* | | | | merge with head | yang-g | 2016-01-13 | |
|\| | | | ||||
* | | | | Support sync/async methods in the same service | yang-g | 2016-01-13 | |
| | | | | ||||
| * | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-13 | |
| |\ \ \ | ||||
| | | * \ | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
* | | | | | merge with head | yang-g | 2016-01-13 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Fix the typo | Bogdan Drutu | 2016-01-12 | |
| | | | | | ||||
| | | | * | Add a virtual destructor for the ClientContext::GlobalCallbacks. | Bogdan Drutu | 2016-01-12 | |
| | |_|/ | |/| | | ||||
| * | | | 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. | |||
| | * | | Remove dead code and a thus unneeded change to C++ bbuf | Vijay Pai | 2016-01-11 | |
| | | | | ||||
| | * | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 | |
| | |\ \ | | |/ / | |/| | | ||||
| | | * | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 | |
| | | |\ | | |_|/ | |/| | | ||||
* / | | | Exploratory refactoring for mixed sync/async methods on the same C++ service | Craig Tiller | 2016-01-07 | |
|/ / / | ||||
| * | | Fix one use of grpc instead of gpr | Vijay Pai | 2016-01-07 | |
| | | | ||||
| * | | Refactor server side to support generic tests. | vjpai | 2016-01-07 | |
| | | | ||||
* | | | Merge pull request #4562 from ctiller/ints | jboeuf | 2016-01-06 | |
|\ \ \ | | | | | | | | | Switch to using C99 types for fixed size integers | |||
* | | | | Update async write documentation | Craig Tiller | 2016-01-06 | |
| | | | | ||||
| | | * | Add copyright checks to sanity; make them verify copyright year is valid | Craig Tiller | 2016-01-04 | |
| | | | | ||||
| * | | | Merge github.com:grpc/grpc into ints | Craig Tiller | 2016-01-04 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Add copyright checks to sanity; make them verify copyright year is valid | Craig Tiller | 2016-01-04 | |
| | | | | ||||
| | * | | Got rid of all compilation problems, now need to test | Vijay Pai | 2016-01-04 | |
| | | | | ||||
* | | | | Update link in credentials.h to point to grpc.io | sammcveety | 2016-01-03 | |
| | | | | ||||
| | | * | Fixing cpp auth doc pointers. | Julien Boeuf | 2015-12-28 | |
| |_|/ |/| | | ||||
| * | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 | |
|/ / | ||||
| * | Merge branch 'master' into bbuf | vjpai | 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 | |
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 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" | |||
| * | | include climits | Jan Tattermusch | 2015-12-07 | |
| | | | ||||
| * | | more win x64 fixes | Jan Tattermusch | 2015-12-07 | |
| | | | ||||
| * | | Merge pull request #4207 from yang-g/server_builder_options | Craig Tiller | 2015-12-03 | |
| |\ \ | | | | | | | | | Server builder options | |||
* | | | | Census tags propagation. | Hongyu Chen | 2015-12-02 | |
|/ / / | ||||
* | | | Merge pull request #4204 from ctiller/emergency-cheese-and-crackers | jboeuf | 2015-12-02 | |
|\ \ \ | | | | | | | | | Global hook for doing something in response to a synchronous server call | |||
| | * | | add doxygen comment | yang-g | 2015-12-02 | |
| | | | | ||||
| * | | | Review feedback | Craig Tiller | 2015-12-02 | |
| | | | | ||||
* | | | | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c | |||
| | | | * | Merge branch 'master' into bbuf | vjpai | 2015-11-30 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
| | | | * | WIP | vjpai | 2015-11-30 | |
| | | | | | ||||
| * | | | | Improving documentation. | Julien Boeuf | 2015-11-25 | |
| | | | | | ||||
| * | | | | Fixing typo. | Julien Boeuf | 2015-11-25 | |
| | | | | | ||||
| | | * | | Add set pointer api to channel_arguments | yang-g | 2015-11-25 | |
| | | | | | ||||
| | | * | | add server_builder_option | yang-g | 2015-11-25 | |
| |_|/ / |/| | | | ||||
| | * | | Global hook for doing something in response to a synchronous server call | Craig Tiller | 2015-11-24 | |
| |/ / |/| | | ||||
* | | | Two argument variant for grpc::thread | Craig Tiller | 2015-11-20 | |
| | | | ||||
| * | | Cpp example of how the plugins can be done. | Julien Boeuf | 2015-11-19 | |
| | | | ||||
* | | | clang-format | Craig Tiller | 2015-11-18 | |
| | | |