David Garcia Quintas
|
723af53419
|
moved some files around
|
9 years ago |
David Garcia Quintas
|
8c3d9943f6
|
compiles!
|
9 years ago |
David Garcia Quintas
|
6848c4e145
|
wip. prior to cq refactoring
|
9 years ago |
David Garcia Quintas
|
f588aeb1e2
|
introduced workaround for proto_utils
|
9 years ago |
David Garcia Quintas
|
a37d9d8c59
|
moved grpc_library.cc moved out of codegen
|
9 years ago |
David Garcia Quintas
|
a8bb0bfc3e
|
Split codegen target and made it libs
|
9 years ago |
David Garcia Quintas
|
4feb3502c2
|
Fixed header dependencies and copyrights
|
9 years ago |
Nicolas "Pixel" Noble
|
6910ce8e01
|
Flagging 0.13.1-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
7a925f7f5e
|
Flagging the release.
|
9 years ago |
vjpai
|
d41632c618
|
regen build file
|
9 years ago |
vjpai
|
f9f61cf5bc
|
Properly specify dependences on alarm.h in build.yaml
|
9 years ago |
vjpai
|
04e992a750
|
Make C++ alarm class usable and testable - there were some build issues and
it was not actually even included in the library or the test suite.
|
9 years ago |
Nicolas "Pixel" Noble
|
1935c3655c
|
Flagging master as 0.14.0-dev.
|
9 years ago |
Nicolas "Pixel" Noble
|
cda4bad582
|
Flagging 0.13 as pre1.
|
9 years ago |
Craig Tiller
|
f008f067f8
|
build.yaml centric versioning
|
9 years ago |
Alistair Veitch
|
75d5c0f024
|
post merge
|
9 years ago |
David Garcia Quintas
|
d79ef3af71
|
Fixed wrong usage of global var
|
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 |
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
|
2425bbbc55
|
Further work. Compiles. WIP
|
9 years ago |
Jan Tattermusch
|
3708cea23b
|
regenerate projects
|
9 years ago |
David Garcia Quintas
|
ddcb53a9de
|
made codegen targets in build.yaml
|
9 years ago |
David Garcia Quintas
|
08a0a3306e
|
Made "codedgen" directories closed over #includes
|
9 years ago |
David Garcia Quintas
|
a396276cde
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
167221423b
|
Regenerated projects
|
9 years ago |
David Garcia Quintas
|
1aeabd7194
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
44f3249018
|
Introduced ServerInterface
|
9 years ago |
yang-g
|
77c63333a6
|
Add new public header
|
9 years ago |
David Garcia Quintas
|
e50c6c2f5e
|
WIP. Added ChannelInterface
|
9 years ago |
yang-g
|
52705590e4
|
Add set pointer api to channel_arguments
|
9 years ago |
yang-g
|
a23f17b123
|
add server_builder_option
|
9 years ago |
Julien Boeuf
|
e32075fd8a
|
Fixing tests.
|
9 years ago |
David Garcia Quintas
|
7fd0fd5023
|
C++ Alarm implementation (with tests).
|
10 years ago |
Craig Tiller
|
d136a5c44c
|
grpc++.h was not installed
|
10 years ago |
Nicolas "Pixel" Noble
|
0d728c1e9e
|
Bumping revision to 0.11 for beta.
|
10 years ago |
David Garcia Quintas
|
14111e9da1
|
Added grpc++.h with mainpage docs.
Minor fixes to previously existing docs.
|
10 years ago |
Julien Boeuf
|
0d47192afa
|
Fixing headers and paths after merge with upstream.
|
10 years ago |
Julien Boeuf
|
8fd915ab8d
|
Adding grpc::string_ref class.
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
|
10 years ago |
Vijay Pai
|
e8a7e30a75
|
Eliminate public thread-pool interface
|
10 years ago |
yang-g
|
9fb35a5332
|
split stream.h into sync_stream.h and async_stream.h
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
yang-g
|
c317f07b56
|
Make Channel ctor private
|
10 years ago |
yang-g
|
ef00308e39
|
remove internal_stub
|
10 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
10 years ago |
Julien Boeuf
|
2fd8a88843
|
Adding new header in build.json.
|
10 years ago |
yang-g
|
ffc8a6b431
|
move auth property iterator declaration into auth_context.h
|
10 years ago |
Craig Tiller
|
68f4e0f6ab
|
Initial Doxygen import for core, c++
|
10 years ago |
yang-g
|
297a25b0cf
|
Add StubOptions
|
10 years ago |