Commit Graph

1166 Commits

Author SHA1 Message Date
Sree Kuchibhotla 3075c81028 Update comment on TryCancel() API 2016-01-29 18:25:22 -08:00
Sree Kuchibhotla f25c6ba229 Comments and format 2016-01-28 18:04:03 -08:00
Sree Kuchibhotla 7fa9d6f4c8 TryCancel() on ServerContext() 2016-01-28 17:32:48 -08:00
David Garcia Quintas dcc99a24ea Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-28 11:01:47 -08:00
Michael Lumish a570b73a48 Merge pull request #4902 from nicolasnoble/win32-cleanup
Cleaning up Windows compilation.
2016-01-28 08:38:43 -08:00
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 2016-01-28 00:21:27 -08:00
David Garcia Quintas 6523391782 sanity fixes 2016-01-27 20:07:36 -08:00
David Garcia Quintas b4e51b52bd Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-27 19:57:58 -08:00
David Garcia Quintas 5a9462339d copyrights 2016-01-27 19:22:14 -08:00
David Garcia Quintas 6bd7b97dc6 DONE!!1one 2016-01-27 19:21:12 -08:00
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
Nicolas "Pixel" Noble 1d44510083 Tidying things up. 2016-01-27 20:49:14 +01:00
Craig Tiller 17b5047e46 Fix copyrights 2016-01-27 08:53:35 -08:00
Craig Tiller 64616496e2 Alternative ownership for global callbacks 2016-01-26 14:16:20 -08:00
Nicolas "Pixel" Noble 742eac1814 Cleaning up Windows compilation. 2016-01-26 22:41:19 +01:00
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 2016-01-25 19:12:37 -08:00
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
David Garcia Quintas 3452ae27c1 copyrights 2016-01-25 17:34:49 -08:00
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 2016-01-25 17:32:48 -08:00
David Garcia Quintas 541db25d45 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-25 12:53:50 -08:00
Bogdan Drutu 2ee3e8d7e8 Merge remote-tracking branch 'upstream/master' 2016-01-24 17:38:15 -08:00
Jan Tattermusch 1cebbcade4 fix formatting 2016-01-22 19:49:44 -08:00
David Garcia Quintas 28991142fa Improved a couple error messages 2016-01-22 13:56:45 -08:00
Alistair Veitch ff14b44154 Don't use buf_size as input and output in encode 2016-01-22 13:01:49 -08:00
Alistair Veitch c45d088ae7 Single encode function 2016-01-22 11:43:30 -08:00
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 2016-01-21 17:48:34 -08:00
Alistair Veitch 0c1cdcd38a update comments 2016-01-21 17:25:41 -08:00
Alistair Veitch 6670add667 keep status with tag set, eliminate tag_set_ntags 2016-01-21 17:21:53 -08:00
David Garcia Quintas 1d9b8079cb clang-format 2016-01-21 10:08:22 -08:00
David Garcia Quintas a43aadd7e1 fixed copyrights 2016-01-21 10:01:28 -08:00
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 2016-01-21 01:04:36 -08:00
David Garcia Quintas f3ddb7c55a clang-format 2016-01-20 16:02:22 -08:00
David Garcia Quintas 6190854157 updated copyrights 2016-01-20 11:21:27 -08:00
Alistair Veitch 8e5b21fd9f comment updates 2016-01-20 09:17:11 -08:00
David Garcia Quintas a701ed7759 Merge branch 'proto_interfaces' into yang-g-sync_async_mix 2016-01-19 18:44:47 -08:00
David Garcia Quintas 1f4e72c19c override -> GRPC_OVERRIDE 2016-01-19 14:45:32 -08:00
Alistair Veitch 4bbdb82567 comment updates 2016-01-19 13:56:52 -08:00
David Garcia Quintas 1aeabd7194 regenerated projects 2016-01-19 11:23:37 -08:00
David Garcia Quintas a8b866b0b7 Merge branch 'master' of github.com:grpc/grpc into proto_interfaces 2016-01-19 10:33:21 -08:00
Alistair Veitch 0923126cf8 Merge branch 'master' into tag_set 2016-01-15 17:57:56 -08:00
David Garcia Quintas 44f3249018 Introduced ServerInterface 2016-01-15 16:49:16 -08:00
Bogdan Drutu 4bda41fa50 Merge remote-tracking branch 'upstream/master' 2016-01-15 15:26:38 -08:00
yang-g 4fac82b672 remove outdated api 2016-01-15 13:15:32 -08:00
Alistair Veitch 04de8c16d2 add comments 2016-01-15 13:15:03 -08:00
yang-g ad63510102 Add a test with two methods generic 2016-01-15 13:11:37 -08:00
Alistair Veitch a88a22166d add creation status 2016-01-15 12:13:36 -08:00
yang-g 1ac6f4594e warn user when they forget register generic service 2016-01-15 11:46:40 -08:00
yang-g f48766d347 fix copyright 2016-01-15 11:26:31 -08:00
yang-g 269b8be406 add generic test 2016-01-15 10:46:26 -08:00
yang-g 0bbc87f599 Add generic support 2016-01-15 09:22:50 -08:00