Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sanity fixes | David Garcia Quintas | 2016-01-27 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
|\ | |||
* | | copyrights | David Garcia Quintas | 2016-01-27 |
| | | |||
* | | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | | |||
* | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
| | | |||
| * | Fix copyrights | Craig Tiller | 2016-01-27 |
| | | |||
| * | Alternative ownership for global callbacks | Craig Tiller | 2016-01-26 |
| | | |||
* | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
| | | |||
* | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
| | | |||
* | | copyrights | David Garcia Quintas | 2016-01-25 |
| | | |||
* | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
| | | |||
* | | Improved a couple error messages | David Garcia Quintas | 2016-01-22 |
| | | |||
* | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 |
| | | |||
* | | clang-format | David Garcia Quintas | 2016-01-21 |
| | | |||
* | | fixed copyrights | David Garcia Quintas | 2016-01-21 |
| | | |||
* | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | | |||
* | | clang-format | David Garcia Quintas | 2016-01-20 |
| | | |||
* | | updated copyrights | David Garcia Quintas | 2016-01-20 |
| | | |||
* | | Merge branch 'proto_interfaces' into yang-g-sync_async_mix | David Garcia Quintas | 2016-01-19 |
|\ \ | |||
| * | | override -> GRPC_OVERRIDE | David Garcia Quintas | 2016-01-19 |
| | | | |||
| * | | regenerated projects | David Garcia Quintas | 2016-01-19 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into proto_interfaces | David Garcia Quintas | 2016-01-19 |
| |\ \ | |||
| * | | | Introduced ServerInterface | David Garcia Quintas | 2016-01-15 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-15 |
| | | |\ | | | |/ | | |/| | |||
* | | | | remove outdated api | yang-g | 2016-01-15 |
| | | | | |||
* | | | | Add a test with two methods generic | yang-g | 2016-01-15 |
| | | | | |||
* | | | | warn user when they forget register generic service | yang-g | 2016-01-15 |
| | | | | |||
* | | | | fix copyright | yang-g | 2016-01-15 |
| | | | | |||
* | | | | add generic test | yang-g | 2016-01-15 |
| | | | | |||
* | | | | Add generic support | yang-g | 2016-01-15 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-14 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into proto_interfaces | David Garcia Quintas | 2016-01-14 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 |
| |\ \ \ | | | | | | | | | | | Release 0 12 master merge | ||
* | | | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-14 |
|\| | | | | |||
| * | | | | clang-format code | Craig Tiller | 2016-01-14 |
| | | | | | |||
| * | | | | 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 |
| | |\ \ | | |/ / | |/| | |