Jan Tattermusch
|
1c6a144d69
|
fix ordering of deps in grpclb_test
|
8 years ago |
ncteisen
|
9c7a08d250
|
Simplify cpp stress flags
|
8 years ago |
Yuxuan Li
|
6fb04d6924
|
memory usage profiling for client call, client channel, server creation, server call and server channel.
fix bug. server: snapshot pass by pointer
|
8 years ago |
Craig Tiller
|
032baa8308
|
Fix sanity: check_sources_and_headers
|
8 years ago |
Craig Tiller
|
d7ee291d5f
|
Fix tests
|
8 years ago |
Muxi Yan
|
dc739bd659
|
Remove packet coalescing testing on chttp2
|
8 years ago |
Craig Tiller
|
2ef5a647bf
|
Add a test of finishing buffering with EOS
|
8 years ago |
Craig Tiller
|
4e6247a23c
|
Fix sequential write buffering
|
8 years ago |
Muxi Yan
|
8803ae8c3a
|
build changes
|
8 years ago |
yang-g
|
ad32764219
|
sync test pass
|
8 years ago |
Mark D. Roth
|
4d2ea02129
|
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
|
8 years ago |
Craig Tiller
|
30268a99e0
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Craig Tiller
|
70a85ad617
|
Revert "Handle (and test) short call deadlines"
|
8 years ago |
David Garcia Quintas
|
9460166968
|
Short deadlines: set Status on deadline
|
8 years ago |
David Garcia Quintas
|
ff3112188b
|
Renamed google_benchmark submodule to benchmark
|
8 years ago |
Mark D. Roth
|
2d317fbc57
|
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
|
8 years ago |
Mark D. Roth
|
4eec0041f5
|
Revert "Remove redundant includes from string.h and tmpfile.h"
|
8 years ago |
Sree Kuchibhotla
|
f989469fe3
|
Temporarily enable gpr_slice_* functions to not break api compatibility
|
8 years ago |
Mark D. Roth
|
2502afbdcb
|
Fixed build.yaml and ran generate_projects.sh.
|
8 years ago |
Mark D. Roth
|
8686cab11c
|
Use the same connector code for both secure and insecure clients.
|
8 years ago |
Craig Tiller
|
7cdad96fc4
|
Fix foward declaration duplication
|
8 years ago |
Craig Tiller
|
64b26567ad
|
First pass of slice interning facilities
|
8 years ago |
yang-g
|
979abf6747
|
regenerate projects
|
8 years ago |
Craig Tiller
|
25c3543a26
|
Fix sanity
|
8 years ago |
Mark D. Roth
|
3d88341c54
|
Populate latency field in final_info.
|
8 years ago |
Mark D. Roth
|
0e44a258cb
|
Fix C++ filter API and add test for it.
|
8 years ago |
Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
8 years ago |
Vijay Pai
|
e140d5c60d
|
Regenerate all projects
|
8 years ago |
Mark D. Roth
|
e127a39f45
|
Change tests to use channel args instead of fake_resolver query args.
|
8 years ago |
Craig Tiller
|
7a34e48e5d
|
Codegen
|
8 years ago |
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
|
9 years ago |
Craig Tiller
|
42fea2af04
|
Initial google_benchmark integration: generated files
|
9 years ago |
Harvey Tuch
|
7be1322b86
|
Restrict handshake_{client,server} to linux platform.
|
9 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.
|
9 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 |