easy
|
8279777167
|
Destruct CensusContext to avoid leaking memory.
Otherwise, the placement-new leaks context -> span_ -> impl_ which is
a std::shared_ptr.
|
2018-12-19 12:37:39 +11:00 |
easy
|
f551f475f0
|
GenerateServerContext: Don't use a parent context if it's invalid.
|
2018-10-08 20:43:06 +11:00 |
Arian Arfaian
|
99e09fe821
|
Fix compilation error due to missing absl qualification.
|
2018-08-25 09:50:58 -07:00 |
Vijay Pai
|
ccc6ee3db0
|
Merge pull request #15984 from g-easy/hdrs
Move GetSpanFromServerContext() to public header.
|
2018-08-20 17:03:03 -07:00 |
Vijay Pai
|
381bcab8bd
|
Move a file from src/cpp to src/core since core depends on it
|
2018-08-16 15:44:19 -07:00 |
Yang Gao
|
b840d5e45c
|
Revert "Add more filter priority levels"
|
2018-08-16 08:58:26 -07:00 |
yang-g
|
d6ef707422
|
Add more filter priority levels
|
2018-08-01 11:22:32 -07:00 |
easy
|
1b6e8514a9
|
Move GetSpanFromServerContext() to public header.
|
2018-07-11 14:55:46 +10:00 |
Vizerai
|
c0d251a10e
|
Fixing trailing metadata ops.
|
2018-06-19 16:21:26 -07:00 |
Vizerai
|
cb2767143c
|
update
|
2018-05-24 22:39:23 -07:00 |
Vizerai
|
60086793e0
|
update
|
2018-05-22 16:03:16 -07:00 |
Vizerai
|
41e4cedb70
|
Adding opencensus grpc plugin.
Rebasing to merge commits.
|
2018-05-10 11:41:15 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
Yuchen Zeng
|
324cc66128
|
Fix missing dependencies
|
2016-10-17 11:27:35 -07:00 |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
2016-10-14 15:58:09 -07:00 |
Stanley Cheung
|
146a3773da
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
|
2016-09-29 17:26:50 -07:00 |
Yuchen Zeng
|
ef394a954a
|
Fix typo
|
2016-09-23 14:04:33 -07:00 |
Yuchen Zeng
|
27e96f9beb
|
Add comments about how to re-generate reflection proto files
|
2016-09-22 20:56:46 -07:00 |
Nicolas "Pixel" Noble
|
7f074e0e20
|
Merge branch 'v1.0.x' into manual-upmerge
|
2016-08-11 21:00:08 +02:00 |
Jorge Canizales
|
3df9bdf880
|
Update generated files with new protobuf version
Also make the script fetch protoc from the usual place.
|
2016-08-03 10:48:23 -07:00 |
Yuchen Zeng
|
12c3811167
|
Use compiling instead of making
|
2016-07-20 17:54:37 -07:00 |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
2016-07-19 19:12:46 -07:00 |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
2016-07-18 13:07:42 -07:00 |
Vijay Pai
|
6b668cc93f
|
Remove range-based for, comparisons to nullptr
|
2016-06-16 07:49:36 +00:00 |
Vijay Pai
|
4e1a883a5f
|
Digraph
|
2016-06-16 07:32:42 +00:00 |
Yuchen Zeng
|
7ae31a8898
|
Add more comments, fix format issues
|
2016-06-06 14:35:51 -07:00 |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
2016-06-06 13:08:06 -07:00 |