easy
|
8279777167
|
Destruct CensusContext to avoid leaking memory.
Otherwise, the placement-new leaks context -> span_ -> impl_ which is
a std::shared_ptr.
|
6 years ago |
easy
|
f551f475f0
|
GenerateServerContext: Don't use a parent context if it's invalid.
|
7 years ago |
Arian Arfaian
|
99e09fe821
|
Fix compilation error due to missing absl qualification.
|
7 years ago |
Vijay Pai
|
381bcab8bd
|
Move a file from src/cpp to src/core since core depends on it
|
7 years ago |
Yang Gao
|
b840d5e45c
|
Revert "Add more filter priority levels"
|
7 years ago |
yang-g
|
d6ef707422
|
Add more filter priority levels
|
7 years ago |
easy
|
1b6e8514a9
|
Move GetSpanFromServerContext() to public header.
|
7 years ago |
Vizerai
|
c0d251a10e
|
Fixing trailing metadata ops.
|
7 years ago |
Vizerai
|
cb2767143c
|
update
|
7 years ago |
Vizerai
|
60086793e0
|
update
|
7 years ago |
Vizerai
|
41e4cedb70
|
Adding opencensus grpc plugin.
Rebasing to merge commits.
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
yang-g
|
a36ea4be8b
|
remove file
|
8 years ago |
yang-g
|
f56c251af7
|
clang-format
|
8 years ago |
yang-g
|
8d668d8324
|
default service
|
8 years ago |
yang-g
|
6486883940
|
Add more files
|
8 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
9 years ago |
Yuchen Zeng
|
324cc66128
|
Fix missing dependencies
|
9 years ago |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
9 years ago |
Stanley Cheung
|
146a3773da
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
|
9 years ago |
Yuchen Zeng
|
ef394a954a
|
Fix typo
|
9 years ago |
Yuchen Zeng
|
27e96f9beb
|
Add comments about how to re-generate reflection proto files
|
9 years ago |
Vijay Pai
|
a9c0d7f88b
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is
violating the appearance of unary-ness)
|
9 years ago |
Jorge Canizales
|
3df9bdf880
|
Update generated files with new protobuf version
Also make the script fetch protoc from the usual place.
|
9 years ago |
Yuchen Zeng
|
12c3811167
|
Use compiling instead of making
|
9 years ago |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
9 years ago |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
9 years ago |
Vijay Pai
|
577d1696e8
|
Fix generated reflection files
|
9 years ago |
Vijay Pai
|
6b668cc93f
|
Remove range-based for, comparisons to nullptr
|
9 years ago |
Vijay Pai
|
4e1a883a5f
|
Digraph
|
9 years ago |
Yuchen Zeng
|
7ae31a8898
|
Add more comments, fix format issues
|
9 years ago |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
9 years ago |