aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2016-04-01
* Fix missing argGravatar Craig Tiller2016-04-01
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* new fixed guardsGravatar David Garcia Quintas2016-03-18
* Merge branch 'master' of github.com:grpc/grpc into guard_checkGravatar David Garcia Quintas2016-03-17
|\
| * Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| |\
* | | Fixed include guardsGravatar David Garcia Quintas2016-03-15
| |/ |/|
| * clang-formatGravatar David Garcia Quintas2016-03-09
| * docstringsGravatar David Garcia Quintas2016-03-08
| * clang-formatGravatar David Garcia Quintas2016-03-08
| * codegen interface usage of gpr_inf_futureGravatar David Garcia Quintas2016-03-08
| * reverted gpr_ time changesGravatar David Garcia Quintas2016-03-08
| * compiles!Gravatar David Garcia Quintas2016-03-08
| * wip. cq refactoredGravatar David Garcia Quintas2016-03-07
| * wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* | Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
| * added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
* | Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
* | Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
| * fix commentsGravatar David Garcia Quintas2016-03-02
| * clang-formatGravatar David Garcia Quintas2016-03-02
| * introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
|/
* Added missing virtual dtorGravatar David Garcia Quintas2016-02-19
* Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
|\
| * Removed outdated mention of AsynchronousServiceGravatar David Garcia Quintas2016-02-11
| * Added missing codegen includesGravatar David Garcia Quintas2016-02-09
| * clang-formatGravatar Vijay Pai2016-02-08
| * reset the shared_ptrGravatar Vijay Pai2016-02-08
| * Ref the collection only when it will be used (and later finalized)Gravatar Vijay Pai2016-02-05
| * Drop the refGravatar Vijay Pai2016-02-05
| * Undo much of the previous commits so that only CallOpSet groupsGravatar Vijay Pai2016-02-05
| * Forgot to include these edits in the last commitGravatar Vijay Pai2016-02-05
| * Wrap groups of related CallOpSet's into a ref-counted structureGravatar Vijay Pai2016-02-05
* | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-05
|\|
* | Fix race condition in transport APIGravatar Craig Tiller2016-02-03
| * Update comment on TryCancel() APIGravatar Sree Kuchibhotla2016-01-29
| * Comments and formatGravatar Sree Kuchibhotla2016-01-28
| * TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
|/
* sanity fixesGravatar David Garcia Quintas2016-01-27
* Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
* copyrightsGravatar David Garcia Quintas2016-01-27
* DONE!!1oneGravatar David Garcia Quintas2016-01-27
* After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
* pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
* copyrightsGravatar David Garcia Quintas2016-01-25
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
* made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21