Adam Michalik
|
b97e2d145e
|
Add C++ support for using external FD
|
9 years ago |
yang-g
|
17487f9a22
|
Make grpc++ independent of protobuf
|
9 years ago |
David Garcia Quintas
|
a20a2ad41b
|
moved core_codegen from src/cpp/... to include/grpc++/...
|
9 years ago |
murgatroid99
|
878816956c
|
Update release version to 0.14.2-pre1
|
9 years ago |
murgatroid99
|
c1c6b3c80d
|
Update release version to 0.14.1
|
9 years ago |
Nicolas "Pixel" Noble
|
2c75731b68
|
The release branch is now 0.14.1-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
5ecdda759a
|
Processing the 0.14 release.
|
9 years ago |
Nicolas "Pixel" Noble
|
16caa50aae
|
Master is now 0.15.0-dev.
|
9 years ago |
Nicolas "Pixel" Noble
|
253a7109ed
|
The release branch is now 0.14.0-pre1.
|
9 years ago |
Yuchen Zeng
|
a42ec21341
|
Server builder plugin
|
9 years ago |
David Garcia Quintas
|
1b2db6333d
|
Moved protos out of core_codegen interface
|
9 years ago |
Yuchen Zeng
|
12dfdc3c27
|
Change win32 file suffix
|
9 years ago |
Craig Tiller
|
3ab2fe0094
|
Rollup of changes from the latest import
|
9 years ago |
Craig Tiller
|
03915e5de6
|
Sort out codegen dependencies
|
9 years ago |
murgatroid99
|
585fb9417e
|
Bumped version to 0.13.2-pre2
|
9 years ago |
Nicolas "Pixel" Noble
|
dc5cd55149
|
The release-0_13 branch is now 0.13.2-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
ff084614e0
|
Flagging the 0.13.1 release.
|
9 years ago |
Craig Tiller
|
44cc10b02e
|
Add uses clauses to filegroups to ease dependency management
|
9 years ago |
Nicolas "Pixel" Noble
|
e8fb852a73
|
Massaging that pull request.
|
9 years ago |
David Garcia Quintas
|
a8bb0bfc3e
|
Split codegen target and made it libs
|
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
|
f9f61cf5bc
|
Properly specify dependences on alarm.h in build.yaml
|
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
|
6523391782
|
sanity fixes
|
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
|
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 |