| Commit message (Expand) | Author | Age |
* | Update copyrights | Craig Tiller | 2016-03-31 |
* | Auto-changes | Craig Tiller | 2016-03-25 |
* | Merge pull request #5494 from dgquintas/guard_check | Jan Tattermusch | 2016-03-20 |
|\ |
|
* | | fixed multiple initialization of globals | David Garcia Quintas | 2016-03-18 |
| * | new fixed guards | David Garcia Quintas | 2016-03-18 |
| * | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 |
| |\
| |/
|/| |
|
* | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
|\ \ |
|
| | * | Fixed include guards | David Garcia Quintas | 2016-03-15 |
| |/ |
|
* | | clang-format | David Garcia Quintas | 2016-03-09 |
* | | docstrings | David Garcia Quintas | 2016-03-08 |
* | | clang-format | David Garcia Quintas | 2016-03-08 |
* | | codegen interface usage of gpr_inf_future | David Garcia Quintas | 2016-03-08 |
* | | reverted gpr_ time changes | David Garcia Quintas | 2016-03-08 |
* | | moved some files around | David Garcia Quintas | 2016-03-08 |
* | | compiles! | David Garcia Quintas | 2016-03-08 |
* | | wip. cq refactored | David Garcia Quintas | 2016-03-07 |
* | | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| * | Revert "Revert "Properly integrate async API with server-side cancellations."" | Sree Kuchibhotla | 2016-03-07 |
* | | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 |
| * | Revert "Properly integrate async API with server-side cancellations." | Sree Kuchibhotla | 2016-03-04 |
| * | Properly integrate async API with server-side cancellations. | Vijay Pai | 2016-03-03 |
* | | fix comments | David Garcia Quintas | 2016-03-02 |
* | | clang-format | David Garcia Quintas | 2016-03-02 |
* | | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 |
|/ |
|
* | Added missing virtual dtor | David Garcia Quintas | 2016-02-19 |
* | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 |
|\ |
|
| * | Removed outdated mention of AsynchronousService | David Garcia Quintas | 2016-02-11 |
| * | Added missing codegen includes | David Garcia Quintas | 2016-02-09 |
| * | clang-format | Vijay Pai | 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 |
* | | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-05 |
|\| |
|
* | | Fix race condition in transport API | Craig Tiller | 2016-02-03 |
| * | 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 |
* | | 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 |