Commit Graph

68 Commits

Author SHA1 Message Date
Muxi Yan
0e00c43082 Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
Jan Tattermusch
7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller
6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
David Garcia Quintas
b523c732d1 async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
David Garcia Quintas
44f3249018 Introduced ServerInterface 2016-01-15 16:49:16 -08:00
murgatroid99
3466c4b55d Updated copyrights 2016-01-12 10:26:04 -08:00
Ian Coolidge
8e7a4b66e8 Fix R/W template argument order in prototypes
In some cases, the prototype argument order was different
than the declaration order.

Based on a patch from Sam Leffler.
2016-01-11 14:19:58 -08:00
Julien Boeuf
5be92a316d Shuffling headers around. 2015-08-28 16:28:18 -07:00
yang-g
e21908fcee impl 2015-08-25 13:47:51 -07:00
yang-g
1eeb21c4df api change to string_ref 2015-08-25 11:05:50 -07:00
yang-g
9e2f90cd06 headers reorg 2015-08-21 15:35:03 -07:00
David Garcia Quintas
935c171ee8 Merge branch 'master' of github.com:grpc/grpc into compression-interop 2015-08-17 18:28:00 -07:00
yang-g
9b7757dd35 Use a sync service to handle requests to unknown services 2015-08-13 11:15:53 -07:00
David Garcia Quintas
49a5130318 Merge branch 'compression-accept-encoding' into compression-interop 2015-08-09 09:21:01 -07:00
Craig Tiller
bb5361453f C++ context propagation 2015-08-05 15:18:19 -07:00
yang-g
d45a26ed06 allow null tag 2015-08-04 16:36:22 -07:00
yang-g
b335256444 Add AsyncNotifyWhenDone 2015-08-04 14:42:06 -07:00
yang-g
b803313b2c merge with head and resolve conflicts 2015-07-31 14:15:36 -07:00
Vijay Pai
c226edcadc Merge pull request #2706 from yang-g/remove_get_from_accessor
make accessors from get_x() to x()
2015-07-30 11:44:28 -07:00
yang-g
dcf6c90b33 merge with head 2015-07-30 11:35:18 -07:00
Alistair Veitch
100a6e1d82 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc 2015-07-29 15:25:28 -07:00
yang-g
9a009f2a75 make accessors from get_x() to x() 2015-07-29 11:38:18 -07:00
yang-g
487f5a20b6 add warning comments 2015-07-28 23:21:03 -07:00
yang-g
f1ec377063 server api 2015-07-28 23:05:22 -07:00
Alistair Veitch
cf39e94872 Server side census context plumbing for c++ 2015-07-26 17:28:26 -07:00
David Garcia Quintas
80f3995e47 wip 2015-07-21 16:07:36 -07:00
Craig Tiller
b4e70366c6 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
Conflicts:
	Makefile
	vsprojects/Grpc.mak
2015-07-19 15:35:17 -07:00
Craig Tiller
eec373c555 Merge pull request #2413 from dgquintas/interop_sniffer
Introduced InteropContextInspector
2015-07-17 11:30:57 -07:00
David Garcia Quintas
6dd49a5c8f Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 2015-07-15 14:58:32 -07:00
David Garcia Quintas
e0d581b6ad Merge branch 'master' of github.com:grpc/grpc into decompression
# Conflicts:
#	Makefile
#	include/grpc++/client_context.h
#	include/grpc++/server_context.h
#	src/cpp/client/client_context.cc
#	src/cpp/server/server_context.cc
#	vsprojects/Grpc.mak
2015-07-15 14:07:18 -07:00
yang-g
94d6225ae7 Create server side auth context lazily 2015-07-14 14:25:37 -07:00
David Garcia Quintas
8d9f830168 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 2015-07-13 16:18:19 -07:00
yang-g
85c04f938f resolve comments 2015-07-07 17:47:31 -07:00
yang-g
5ea46ab248 merge with upstream and resolve conflicts 2015-07-06 14:05:54 -07:00
yang-g
3abe60b9d0 compiles 2015-07-06 14:00:36 -07:00
David Garcia Quintas
d7d9ce27c5 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD 2015-06-30 23:29:03 -07:00
Craig Tiller
50a7a68ca2 Progress commit on fixing up C++ 2015-06-04 12:53:40 -07:00
David Garcia Quintas
c9516d4e28 Fixed memory leak in server_async 2015-06-02 13:41:48 -07:00
Nicolas Noble
89219162dd Refactoring std::chrono out. 2015-04-08 05:42:08 +02:00
Yang Gao
1c40233814 first sets of changes, it builds 2015-03-05 16:39:25 -08:00
Yang Gao
ee7ab3db2f Remove include google/protobuf/message.h as it should be covered in config.h 2015-03-04 09:08:28 -08:00
Nicolas "Pixel" Noble
1ff52d5278 Guard headers tool. 2015-03-01 06:18:14 +01:00
Craig Tiller
cf133f41f8 Make it possible to compile with gcc4.6 2015-02-26 14:27:05 -08:00
Craig Tiller
c7625b0e5f Move header #include 2015-02-18 15:18:58 -08:00
Craig Tiller
f01ea7cee8 Merge github.com:grpc/grpc into an-update-on-c++ 2015-02-18 13:21:02 -08:00
Craig Tiller
7326901767 Merge pull request #579 from yang-g/c++api
change metadata getters to return const&
2015-02-18 13:18:53 -08:00
Craig Tiller
eaaee49f9b Merge github.com:grpc/grpc into an-update-on-c++ 2015-02-18 13:14:15 -08:00
Craig Tiller
492968f7d9 Server side cancellation receive support 2015-02-18 13:14:03 -08:00
Yang Gao
d0d007e6d1 change metadata getters to return const& 2015-02-18 10:28:09 -08:00
Craig Tiller
190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00