Craig Tiller
c3350541e3
Generate build files
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
Mark D. Roth
452287607f
Add test for setting LB policy via C++ API.
8 years ago
Craig Tiller
93d802b986
Add full stack microbenchmark
8 years ago
Craig Tiller
42fea2af04
Initial google_benchmark integration: generated files
8 years ago
Harvey Tuch
7be1322b86
Restrict handshake_{client,server} to linux platform.
8 years ago
Harvey Tuch
62b2a9051c
Fix handshake_client bind flakes and build issues.
...
* Add port picking retries to handshake_client.
* Track vsprojects for new tests.
* Place tests in 'test' build target.
8 years ago
Craig Tiller
4f5ae75958
Fix build for import
9 years ago
Craig Tiller
dd2fa6482a
Add pid controller test
9 years ago
Craig Tiller
d879123a4f
Add estimator test
9 years ago
Makarand Dharmapurikar
e3dd1d7d11
modify stress_test command line options
...
Modify command line options to be consistent with interop_client.
9 years ago
Sree Kuchibhotla
920ed0c418
Modify Thread manager test
9 years ago
Craig Tiller
20afa3d7c9
BufferPool --> ResourceQuota
9 years ago
Yuchen Zeng
324cc66128
Fix missing dependencies
9 years ago
Yuchen Zeng
5f6fbc8379
More dependency changes
9 years ago
Yuchen Zeng
169c985f67
Remove generated pb files
9 years ago
yang-g
c4292fb971
Add a simple test
9 years ago
yang-g
4287998855
Add a test spouse for server context
9 years ago
Sree Kuchibhotla
8f7739bcd6
Rename GrpcRpcManager -> ThreadManager
9 years ago
Mark D. Roth
ec393343ee
Add h2_fake_resolver end2end test fixture.
9 years ago
Craig Tiller
69a1f66005
Complete integration test for buffer pools
9 years ago
Craig Tiller
82509936ae
Stub out end2end tests
9 years ago
Craig Tiller
af76e6523a
Fixes
9 years ago
Craig Tiller
ca30eb9931
Add (empty) buffer pool test
9 years ago
Mark D. Roth
54dfd68a0e
Ran generate_projects.sh.
9 years ago
Mark D. Roth
2137cd8e9b
Rename client_config directory to client_channel.
9 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
9 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
9 years ago
Vizerai
12d1fc61d8
initial commit of tracing context files
9 years ago
yang-g
d558149a5e
Add a helper to get canonical code from status
9 years ago
Craig Tiller
c1c691fdb1
Fix merge error
9 years ago
Yuchen Zeng
916079de1b
Add no-logging test
9 years ago
Vijay Pai
45c6d5ca64
Remove server_streamed_unary.h
9 years ago
Vijay Pai
1ce6d33669
Fix file names
9 years ago
murgatroid99
b61fd86985
Also fix minor error in end2end gen_build_yaml script
9 years ago
Makarand Dharmapurikar
015180a8f4
end-to-end test for cacheable requests.
9 years ago
Craig Tiller
17ed6b17c7
Percent encoding routines
9 years ago
David Garcia Quintas
8c5424f0d5
added gpr_types.h
9 years ago
David Garcia Quintas
e8fd66b71d
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
9 years ago
David Garcia Quintas
c79b0650d2
removed codegen/log.h
9 years ago
David Garcia Quintas
1399e466b0
removed codegen/time.h
9 years ago
David Garcia Quintas
3b31fdf77b
removed codegen/byte_buffer.h
9 years ago
David Garcia Quintas
6b11462da1
removed codegen/alloc.h
9 years ago
Yuchen Zeng
28263275f0
Remove unnecessary dependencies
9 years ago
Yuchen Zeng
29ca79be89
Command processing, validation
9 years ago
Mark D. Roth
a3ef601ca9
Basic proof-of-concept test. Needs more work to run stand-alone.
9 years ago
Sree Kuchibhotla
8600438d54
Add more functionality (no cq integration yet) and add a dummy test
9 years ago
David Garcia Quintas
824363dc2f
Simplified LR filter
9 years ago
Robbie Shade
710d242e89
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
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