ncteisen
41110e8d3c
Add logging
7 years ago
ncteisen
8c13db8e43
Add channel arg test for channel/server creation
7 years ago
Noah Eisen
05121518b6
Fix asan for channelz
7 years ago
ncteisen
3a3bbaf11c
reviewer feedback
7 years ago
ncteisen
7243c5f1f6
fix sanity and bazel
7 years ago
ncteisen
146c12589c
Add meat to the test
7 years ago
ncteisen
96bc3825a3
Make registry generic
7 years ago
ncteisen
3be52f9bcc
C++-ize the registry
7 years ago
ncteisen
16b42ca9aa
Add skeleton gtest file
7 years ago
ncteisen
bba8840a4b
Change filename to channelz
7 years ago
ncteisen
3b42f83068
Revert "Revert "Channel Tracing Implementation; Part 1""
...
This reverts commit f2bea3725f
.
7 years ago
Noah Eisen
f2bea3725f
Revert "Channel Tracing Implementation; Part 1"
7 years ago
ncteisen
613d6327ef
Add more validation tests to channel_trace_test
7 years ago
David Garcia Quintas
c7c0d69d8b
Secure channels: use the right authority
7 years ago
ncteisen
d2365d615a
Reviewer comments
7 years ago
ncteisen
09703ea300
Add severity
7 years ago
ncteisen
97a3dbeb36
Move C++ to util, call it from core test
7 years ago
ncteisen
568a95e0b4
Make test work
7 years ago
ncteisen
503099b1cc
Redoing render, about to take things away
7 years ago
ncteisen
07ed0396a9
Add JsonProtoTest
7 years ago
ncteisen
9efb177730
Review feedback, gTest
7 years ago
ncteisen
b50f74f502
Reviewer comments
7 years ago
ncteisen
e9587db853
Move status util
7 years ago
ncteisen
1cc064dbfc
Reviewer feedback, s/object_registry/channel_trace_registry
7 years ago
ncteisen
31c05ba668
reviewer feedback, rename
7 years ago
ncteisen
7d90d5497c
Reviewer feedback
7 years ago
ncteisen
72c443187b
Fix test
7 years ago
ncteisen
bf5237a723
reviewer comments
7 years ago
ncteisen
240fbf9fd6
reviewer comment
7 years ago
Noah Eisen
4d20a66685
Run clang fmt
7 years ago
Noah Eisen
be82e64b3d
Autofix c casts to c++ casts
7 years ago
Muxi Yan
3db2caaf2e
Replace message/deflate,gzip with deflate,gzip
7 years ago
Muxi Yan
6f0b195d20
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
7 years ago
Adele Zhou
461d59cf08
Add BUILD file
7 years ago
Vijay Pai
d4d0a30c6f
Privatize useful.h and avl.h
7 years ago
ncteisen
8a7f65d727
fix test mem leak
7 years ago
ncteisen
765cc95552
Fix test compile
7 years ago
ncteisen
39c65638c0
Update test
7 years ago
ncteisen
90a00f8db6
Reviewer feedback; comments
7 years ago
ncteisen
dedc4a0cbd
Reviewer feedback
7 years ago
ncteisen
6f196afc9e
Switch to use manual constructor
7 years ago
ncteisen
6572ce2c4a
Classify the tracer object
7 years ago
Mark D. Roth
dbdf495f61
Split lib/support into lib/gpr and lib/gpr++.
7 years ago
ncteisen
5268185846
Fix bazel code
7 years ago
ncteisen
e78bd519ca
Clangify my stale code
7 years ago
ncteisen
09c033a8dd
Fix test compile
7 years ago
ncteisen
d6631b0d61
Update bazel files
7 years ago
ncteisen
7d9b6358b5
Initial commit
...
Picks up work from https://github.com/grpc/grpc/pull/10259 .
A merge was impossible due to the many sweeping changed that
have occured since I last touched that PR (c++-ization, exec_ctx,
reorganitation of filters, etc).
7 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Yash Tibrewal
8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
7 years ago