| .. |
|
async_streaming_ping_pong_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
async_unary_ping_pong_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
client.h
|
clang-format
|
2016-02-26 14:39:59 -08:00 |
|
client_async.cc
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
|
client_sync.cc
|
Fix includes
|
2016-03-25 17:11:06 -07:00 |
|
driver.cc
|
Fix includes
|
2016-03-25 17:11:06 -07:00 |
|
driver.h
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
|
generic_async_streaming_ping_pong_test.cc
|
@jtattermusch correctly pointed out that we are not setting
|
2016-03-21 12:44:02 -07:00 |
|
histogram.h
|
Consolidate C++ proto files under src/proto
|
2015-12-17 16:35:00 -08:00 |
|
interarrival.h
|
Sanity (clang-format and copyright)
|
2016-02-11 06:08:58 -08:00 |
|
limit_cores.cc
|
Made the code simpler to parse for humans
|
2016-03-21 12:04:18 -07:00 |
|
limit_cores.h
|
Took out dependence on vector
|
2016-02-03 09:10:14 -08:00 |
|
perf_db_client.cc
|
clang-format all source
|
2015-08-18 09:33:44 -07:00 |
|
perf_db_client.h
|
Fix copyrights
|
2016-03-25 14:33:26 -07:00 |
|
qps-sweep.sh
|
BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional
|
2016-02-24 09:29:12 -08:00 |
|
qps_driver.cc
|
@jtattermusch correctly pointed out that we are not setting
|
2016-03-21 12:44:02 -07:00 |
|
qps_interarrival_test.cc
|
Sanity (clang-format and copyright)
|
2016-02-11 06:08:58 -08:00 |
|
qps_openloop_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
qps_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
qps_test_with_poll.cc
|
Fix includes
|
2016-03-25 17:11:06 -07:00 |
|
qps_worker.cc
|
Fix formatting
|
2016-03-07 22:39:11 -08:00 |
|
qps_worker.h
|
clang-format
|
2016-02-02 09:43:35 -08:00 |
|
report.cc
|
Cleanup some names
|
2015-11-02 16:45:08 -08:00 |
|
report.h
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
|
2015-11-17 15:05:45 -08:00 |
|
secure_sync_unary_ping_pong_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
server.h
|
Timer->UsageTimer consistently
|
2016-02-24 12:36:15 -08:00 |
|
server_async.cc
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
|
server_sync.cc
|
Add a sanity test for name aliasing
|
2016-02-22 15:59:19 -08:00 |
|
single_run_localhost.sh
|
Fix up single run test
|
2015-11-04 08:29:33 -08:00 |
|
stats.h
|
headers reorg
|
2015-08-21 15:35:03 -07:00 |
|
sync_streaming_ping_pong_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
sync_unary_ping_pong_test.cc
|
1. Remove all deadlines from the RPCs and shutdown in this code.
|
2016-03-14 17:12:52 -07:00 |
|
usage_timer.cc
|
Timer->UsageTimer consistently
|
2016-02-24 12:36:15 -08:00 |
|
usage_timer.h
|
Timer->UsageTimer consistently
|
2016-02-24 12:36:15 -08:00 |
|
worker.cc
|
Add a Quit RPC so that we can conveniently shut down the workers from the driver.
|
2016-02-02 09:36:36 -08:00 |