Mark D. Roth
8ce02afd0b
Fix portability problem.
9 years ago
Mark D. Roth
590007f341
clang-format
9 years ago
Mark D. Roth
cf218fb748
Fix tsan failure in no_logging test.
9 years ago
Mark D. Roth
0e256107e8
Code review changes.
9 years ago
Mark D. Roth
6e3084b02c
Fix build failure.
9 years ago
Yuchen Zeng
aed2b683cc
Fix another typo
9 years ago
Mark D. Roth
f28763c68c
Pass deadline into filters via grpc_call_element_args, so that we can
...
start the timer before the first op is sent down.
9 years ago
David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
9 years ago
Ken Payson
31caabdead
Add shim to support condition variable wakeup fds where pipe/eventfd is not available
9 years ago
Mark D. Roth
2137cd8e9b
Rename client_config directory to client_channel.
9 years ago
Yuchen Zeng
362ac1be0c
Fix gprc
9 years ago
Vizerai
afcb0f7b2d
update
9 years ago
Vizerai
76988c80a2
update
9 years ago
Dan Born
930c2983d3
Safe server shutdown.
9 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
9 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
9 years ago
Craig Tiller
fc2636d7a6
Fix resource leak
9 years ago
Vizerai
cb849ef58f
update
9 years ago
Vizerai
12d1fc61d8
initial commit of tracing context files
9 years ago
Mark D. Roth
90f49f58a5
Fix resolver test build failures.
9 years ago
Mark D. Roth
cd5f7ede27
Fix bug from previous commit.
9 years ago
Craig Tiller
09b05fd3fd
Get write batching working again
9 years ago
Mark D. Roth
9717e5fe93
Fix test broken by merge.
9 years ago
Mark D. Roth
a587b41369
Update some tests.
9 years ago
Mark D. Roth
0209f675c4
Fix HTTP proxy code to avoid having multiple outstanding writes.
9 years ago
Mark D. Roth
f168234310
Initialize is_balancer field in various tests.
9 years ago
Mark D. Roth
39b5871d7b
Use http_proxy environment variable instead of URI query param.
9 years ago
murgatroid99
a78a3b2dbe
Disable alpn bad_ssl core tests
9 years ago
Craig Tiller
ecb12511ed
Fix fuzzing detected failure
9 years ago
Mark D. Roth
b3a4f906af
Fix a couple of tests.
9 years ago
Makarand Dharmapurikar
7c29c57a60
Fixed compile error introduced after merge
9 years ago
Craig Tiller
02b87cdacb
Small fixes
9 years ago
Craig Tiller
f6b6d29841
Address review comments
9 years ago
Craig Tiller
cd6add3022
Spam cleanup
9 years ago
Craig Tiller
eae090a67a
Reinstate RST_STREAM at EOS
9 years ago
Makarand Dharmapurikar
57bdc96aa9
clang-format fix
9 years ago
Yuchen Zeng
5c51aadf57
Update CQ_EXPECT_COMPLETION
9 years ago
Mark D. Roth
ed4605b71c
Change error messages to include actual values and limits.
9 years ago
Craig Tiller
a7cd41cc46
Note polling coverage when taking combiner locks: resolves offload issues
9 years ago
Craig Tiller
b85448407e
Fuzzer found crash
9 years ago
Craig Tiller
7ca00497e8
Add a test with multiple threads popping from the mpscq
9 years ago
Yuchen Zeng
916079de1b
Add no-logging test
9 years ago
Makarand Dharmapurikar
1251ae2e9c
disable cacheability assert for proxy
...
Disable the check for GET request if we're running behind a proxy.
9 years ago
murgatroid99
b61fd86985
Also fix minor error in end2end gen_build_yaml script
9 years ago
Makarand Dharmapurikar
f1e079377b
test that cacheable flag is set
9 years ago
Makarand Dharmapurikar
015180a8f4
end-to-end test for cacheable requests.
9 years ago
Mark D. Roth
661408c4d1
clang-format
9 years ago
Mark D. Roth
7f9bba8ce1
Fix some more tests that called cq_expect_completion().
9 years ago
Craig Tiller
24096ce7be
Support >16kib frame sizes in core
9 years ago
Makdharma
178f4bc24d
prep work for enabling caching
...
Added new header grpc-payload-bin
Added new channel arg for setting max payload size
Ability to create a GET request in client filter
Ability to parse the payload from header in server filter.
9 years ago