556 Commits (c0473cc8235ab94f38a9d9891e2352e76960fb96)

Author SHA1 Message Date
David Garcia Quintas 26a9848416 Removed outdated mention of AsynchronousService 9 years ago
David Garcia Quintas ab5da5ef7a Added missing codegen includes 9 years ago
Vijay Pai 30bf3ea4b9 clang-format 9 years ago
yang-g 46d22d5fa7 add missing base class 9 years ago
Vijay Pai c593ca0171 reset the shared_ptr 9 years ago
Vijay Pai bedf57fe8c Ref the collection only when it will be used (and later finalized) 9 years ago
Vijay Pai 2b5638668e Drop the ref 9 years ago
Vijay Pai 5506bea349 Undo much of the previous commits so that only CallOpSet groups 9 years ago
Vijay Pai 7e3f9b0178 Forgot to include these edits in the last commit 9 years ago
Vijay Pai 38004a8e39 Wrap groups of related CallOpSet's into a ref-counted structure 9 years ago
Craig Tiller a44cbfc11c Fix race condition in transport API 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Sree Kuchibhotla 3075c81028 Update comment on TryCancel() API 9 years ago
Sree Kuchibhotla f25c6ba229 Comments and format 9 years ago
Sree Kuchibhotla 7fa9d6f4c8 TryCancel() on ServerContext() 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas 6523391782 sanity fixes 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
vjpai a24e9d774c Sanity checks and asan fix 9 years ago
vjpai 0c31b60805 Sanity failures (copyright, clang-format) 9 years ago
Craig Tiller 17b5047e46 Fix copyrights 9 years ago
Craig Tiller 64616496e2 Alternative ownership for global callbacks 9 years ago
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 9 years ago
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 years ago
David Garcia Quintas 3452ae27c1 copyrights 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
David Garcia Quintas 28991142fa Improved a couple error messages 9 years ago
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 9 years ago
David Garcia Quintas 1d9b8079cb clang-format 9 years ago
David Garcia Quintas a43aadd7e1 fixed copyrights 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas f3ddb7c55a clang-format 9 years ago
David Garcia Quintas 6190854157 updated copyrights 9 years ago
David Garcia Quintas 1f4e72c19c override -> GRPC_OVERRIDE 9 years ago
David Garcia Quintas 1aeabd7194 regenerated projects 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
yang-g 4fac82b672 remove outdated api 9 years ago
yang-g ad63510102 Add a test with two methods generic 9 years ago
yang-g 1ac6f4594e warn user when they forget register generic service 9 years ago
yang-g f48766d347 fix copyright 9 years ago
yang-g 269b8be406 add generic test 9 years ago
yang-g 0bbc87f599 Add generic support 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
yang-g bef0d8744e Support sync/async methods in the same service 9 years ago
Bogdan Drutu 33a1ad002a Fix the typo 9 years ago