Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
f795feb3c8
Document this test
8 years ago
Craig Tiller
3be7dd0e79
Optionalize deadline checking
8 years ago
Craig Tiller
af76743e33
Optionalize compress, gather all the http2 filter bits together in ext/
8 years ago
Craig Tiller
4f89b0b139
Refine test to what we really expect
8 years ago
Craig Tiller
988ef83446
Minimal stack test
8 years ago
Craig Tiller
494e72d6b4
Add a minimal stack test
8 years ago
Craig Tiller
a0f3abd925
Review feedback: bikeshedding round
8 years ago
Craig Tiller
fb9d112043
Review comments
8 years ago
Craig Tiller
d426caca81
Use an arena for call & subchannel_call allocation
8 years ago
Yuchen Zeng
39514ccb29
Add licenses() in BUILD files
8 years ago
Craig Tiller
eb022becae
Fix compile
8 years ago
David Garcia Quintas
802db49eb2
test/core/channel
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Mark D. Roth
e85477646c
Fix build problems.
8 years ago
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
8 years ago
Craig Tiller
10cd356662
Finish moving to new APIs
8 years ago
Mark D. Roth
859cce41dc
clang-format
8 years ago
Mark D. Roth
3d88341c54
Populate latency field in final_info.
8 years ago
Mark D. Roth
04c5b52668
Fix channel_stack_test.
8 years ago
Yuchen Zeng
de3daf5d63
More interfaces for grpc_socket_mutator
9 years ago
Mark D. Roth
fd2ddd28a9
clang-format
9 years ago
Mark D. Roth
afae721732
Fix test.
9 years ago
Mark D. Roth
590007f341
clang-format
9 years ago
Mark D. Roth
6e3084b02c
Fix build failure.
9 years ago
David Garcia Quintas
54fe31a779
clang-format
9 years ago
David Garcia Quintas
01c4d995d3
Added new features to load reporting.
...
- Propagation of (rpc) method name.
- Invocation of the hook at (call, channel) x (creation, destruction)
- Added enum to identify the source of invocation.
- Fixed testing. Went from test fixture to simple test.
9 years ago
Mark D. Roth
76d24420d7
clang-format
9 years ago
Mark D. Roth
0badbe8b11
Change grpc_channel_filter init_call_elem() method to return grpc_error.
9 years ago
Craig Tiller
9d69e8082d
Advertise transport selected in user-agent string
9 years ago
David Garcia Quintas
183ba02ce7
Renamed some defines
9 years ago
Craig Tiller
f707d62db6
Convert tests to new error scheme
9 years ago
David Garcia Quintas
aea5f12e65
generate projects & clang-format
9 years ago
David Garcia Quintas
73dcbda5b0
Validation for incoming compressed data
9 years ago
David Garcia Quintas
4afce7e66f
Changes across the board from pollset to pollset_set
9 years ago
David Garcia Quintas
da0beaf408
Done right this time...
9 years ago
David Garcia Quintas
9ef0e1cfd4
Added grpc_call_stats to the call stack
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Craig Tiller
2c8063cc72
Introduce a new memory reclamation scheme for channel stacks
...
Allows the bottom member of the stack to schedule the actual deallocation, allowing a final transport lock to be entered when destroying a call.
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago
Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
Craig Tiller
50ec2670a4
Most of the way to auto-cleanup subchannels
9 years ago
Craig Tiller
7b4356194d
Finish initial scrape, clang-format
9 years ago
Craig Tiller
b2b4261631
Remove metadata context entirely
9 years ago
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
9 years ago