Karthik Ravi Shankar
|
b4ef5388fc
|
Fix golden file
|
6 years ago |
Karthik Ravi Shankar
|
03b079499c
|
Move CompletionQueue and Channel
|
6 years ago |
Karthik Ravi Shankar
|
40210d3b8a
|
Move Channel to grpc_impl
|
6 years ago |
Vijay Pai
|
39be72a230
|
Remove "class Channel" forward reference from generated code
|
6 years ago |
Karthik Ravi Shankar
|
772a74aced
|
Revert changes to Channel
|
6 years ago |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
6 years ago |
Karthik Ravi Shankar
|
8e4b4b9403
|
Fix golden file for test
|
6 years ago |
yang-g
|
37783d6329
|
Stop calling ParseCommandLineFlags directly, use wrapper call instead
|
6 years ago |
yang-g
|
39cfbf9d4a
|
cast and default initializer
|
6 years ago |
yang-g
|
41824319fa
|
Resolve review comments
|
6 years ago |
Vijay Pai
|
20c08dbc7a
|
Add client-side unary reactor model
|
6 years ago |
yang-g
|
051d421579
|
Resolve sanity
|
6 years ago |
Karthik Ravi Shankar
|
62fb156122
|
Fold CompletionQueue and ServerCompletionQueue into grpc_impl
|
6 years ago |
Karthik Ravi Shankar
|
973fa6950e
|
Fold Channel into grpc_impl from grpc namespace
|
6 years ago |
Karthik Ravi Shankar
|
dad3f34207
|
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace."""
|
6 years ago |
Karthik Ravi Shankar
|
891b6cf7ae
|
Revert "Folding CompletionQueue and ServerCompletionQueue."
|
6 years ago |
Nicolas Noble
|
91ad888497
|
Revert "Revert "Folding the Channel class into the grpc_impl namespace.""
|
6 years ago |
Vijay Pai
|
de29ab752e
|
Fix golden-file test
|
6 years ago |
Nicolas Noble
|
2ad245cb0c
|
Revert "Folding the Channel class into the grpc_impl namespace."
|
6 years ago |
Nicolas "Pixel" Noble
|
7eb4fee912
|
Regenerate golden file.
|
6 years ago |
Nicolas "Pixel" Noble
|
5d5e2a4b8f
|
Regenerating goldef test files.
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
Vijay Pai
|
2a0c0d7ad6
|
Streaming API for callback servers
|
6 years ago |
Vijay Pai
|
2b5d45ab38
|
Fix clang-tidy and golden file issues
|
6 years ago |
Vijay Pai
|
ea1156da3f
|
Stop exposing streaming object class
|
6 years ago |
Vijay Pai
|
d7eb26648d
|
Client callback streaming
|
6 years ago |
Vijay Pai
|
84e763f10a
|
Experimental C++ server callback unary API
|
6 years ago |
Vijay Pai
|
da1b75b5d5
|
Add a virtual destructor to the new class with virtual methods
|
7 years ago |
Vijay Pai
|
c5afb25905
|
fix golden file
|
7 years ago |
ncteisen
|
a0a59537d2
|
s/CodegenGeneric/Raw/g
|
7 years ago |
ncteisen
|
d170b83e0d
|
Allow AsyncServer with one generic to compile
|
7 years ago |
ncteisen
|
93a90e6132
|
Support codegen generic on server side
|
7 years ago |
Noah Eisen
|
373fc6dc40
|
Manual fixes to enable performance- clang tidy checks
|
7 years ago |
ncteisen
|
92c4e0fee0
|
Rename ProtoBuffer helpers
|
7 years ago |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
7 years ago |
makdharma
|
d10a885922
|
removed unnecessary "virtual"
Removed unnecessary "virtual" keyword from CompletionQueue::Next.
Reverted two files that no longer need to be changed.
|
7 years ago |
Alexander Polcyn
|
f133259617
|
Fix broken golden file test under bazel
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
makdharma
|
57237443ac
|
clang-format
|
7 years ago |
makdharma
|
ae038c1d47
|
Implement newly virtualized "Next"
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Alexander Polcyn
|
3a1a2f0a10
|
Use the same ParseCommandLineFlags for golden file test that is used in other test binaries
|
7 years ago |
Alexander Polcyn
|
d3dbc0d07b
|
Mark one test binary as testonly
|
7 years ago |
Alexander Polcyn
|
2830e3a326
|
Enable golden file test in bazel
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
7 years ago |
yang-g
|
272eebbbcd
|
Only allocate what we need in the last slice for proto serialization
|
7 years ago |
Vijay Pai
|
5e7ceebf6b
|
Need explicit "protobuf" dependence on proto_utils_test
|
7 years ago |