Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5128 from yang-g/inherit_from_grpc_library | Craig Tiller | 2016-02-08 |
|\ | |||
* | | clang-format | Vijay Pai | 2016-02-08 |
| * | add missing base class | yang-g | 2016-02-08 |
* | | reset the shared_ptr | Vijay Pai | 2016-02-08 |
* | | Ref the collection only when it will be used (and later finalized) | Vijay Pai | 2016-02-05 |
* | | Drop the ref | Vijay Pai | 2016-02-05 |
* | | Undo much of the previous commits so that only CallOpSet groups | Vijay Pai | 2016-02-05 |
* | | Forgot to include these edits in the last commit | Vijay Pai | 2016-02-05 |
* | | Wrap groups of related CallOpSet's into a ref-counted structure | Vijay Pai | 2016-02-05 |
|/ | |||
* | Update comment on TryCancel() API | Sree Kuchibhotla | 2016-01-29 |
* | Comments and format | Sree Kuchibhotla | 2016-01-28 |
* | TryCancel() on ServerContext() | Sree Kuchibhotla | 2016-01-28 |
* | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 |
* | 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 |
| |\ \ \ | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-14 |
|\| | | | | |||
| * | | | | clang-format code | Craig Tiller | 2016-01-14 |