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
Craig Tiller
0e72ede405
Use static metadata table in metadata.c
9 years ago
Craig Tiller
93b944785c
stream_op cleanup: test fixes and updates
9 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Craig Tiller
b8b1a462e5
Finish cleanup
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
Craig Tiller
32ca48ce0b
Core compiles with -Wsign-conversion
10 years ago
David Garcia Quintas
fe5f25490d
Improvements to the grpc_channel_args_compression_algorithm_set_state api
10 years ago
David Garcia Quintas
a4c4f02a63
Added C API functions for compression args handling (w/ tests)
10 years ago
Craig Tiller
1b22b9db94
Add grpc_call_get_peer
10 years ago
Craig Tiller
079a11bb9b
clang-format affected files
10 years ago
Craig Tiller
9846503567
Debugging
10 years ago
Craig Tiller
acf0f07dfc
Unix resolver, bug fixes
10 years ago
Craig Tiller
b7959a0b36
s/grpc_transport_op/grpc_transport_stream_op/g
10 years ago
Craig Tiller
356961916d
Remove all uses of __FUNCTION__
10 years ago
Craig Tiller
1a727fde47
clang-format
10 years ago
Craig Tiller
6e84aba85f
Make the things compile again
10 years ago