aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
|\
* | Add reporting library, use itGravatar Craig Tiller2015-04-10
* | s/11/1Gravatar Craig Tiller2015-04-10
| * Merge pull request #1222 from ctiller/mac-fixesGravatar Nicolas Noble2015-04-09
| |\
* | \ :Merge branch 'qps' of github.com:ctiller/grpc into qpsGravatar Craig Tiller2015-04-09
|\ \ \
* | | | TweaksGravatar Craig Tiller2015-04-09
| | * | Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
| | |\ \
| | | * | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | | | | fine tuningGravatar Craig Tiller2015-04-09
| * | | | Indentation fixes, s/11/1/gGravatar Craig Tiller2015-04-09
|/ / / /
* | | | Dont sleep forever on async cqGravatar Craig Tiller2015-04-09
* | | | Handle errors better on clientGravatar Craig Tiller2015-04-09
* | | | Remove assertsGravatar Craig Tiller2015-04-09
* | | | Smoke test initial versionGravatar Craig Tiller2015-04-09
|/ / /
* / / Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
|/ /
| * clang-formatGravatar Craig Tiller2015-04-07
| * Fix server shutdownGravatar Craig Tiller2015-04-07
|/
* Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
* Merge pull request #1180 from vjpai/perf-0402Gravatar Yang Gao2015-04-03
|\
* \ Merge pull request #1173 from nicolasnoble/vs2010Gravatar Jan Tattermusch2015-04-02
|\ \
| | * Revive proper SIGINT handlingGravatar Vijay Pai2015-04-02
| |/ |/|
| * Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
* | Add a macro to enable replacing the default with a custom port pickerGravatar Yang Gao2015-04-01
|/
* Put in calls to profilingGravatar Vijay Pai2015-03-31
* Remove unused header file for profilerGravatar Vijay Pai2015-03-31
* Remove outdated fileGravatar Vijay Pai2015-03-31
* Merge pull request #1148 from nathanielmanistaatgoogle/construction-functionsGravatar Masood Malekghassemi2015-03-30
|\
* | Add tests with delayed cancellation from client and serverGravatar Yang Gao2015-03-30
| * Unify early_adopter construction functionsGravatar Nathaniel Manista2015-03-30
|/
* Merge pull request #1144 from yang-g/genericstubGravatar Vijay Pai2015-03-27
|\
| * Refactor and add a unit testGravatar Yang Gao2015-03-27
* | Merge pull request #1113 from vjpai/qps-streamGravatar Yang Gao2015-03-27
|\ \
| | * merge upstream and resolve conflictGravatar Yang Gao2015-03-26
| | |\ | |_|/ |/| |
| | * add back mis-deleted method stringGravatar Yang Gao2015-03-26
| | * Finish grpc_cliGravatar Yang Gao2015-03-26
* | | Work around a compiler limitation caused by inability to properly handleGravatar vjpai2015-03-26
* | | Make string construction explicit as implicit conversion doesn't work in 4.4Gravatar Vijay Pai2015-03-26
* | | Include the config.h file to make sure that nullptr is coveredGravatar vjpai2015-03-26
| * | Eliminate range-based forsGravatar Vijay Pai2015-03-26
| * | Fix conflictsGravatar Vijay Pai2015-03-26
|/| |
* | | Merge pull request #1133 from yang-g/cleanupGravatar Nicolas Noble2015-03-25
|\ \ \
| * | | Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
| | | * a stub of the cli toolGravatar Yang Gao2015-03-25
* | | | Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
|/ / /
| * | Sweep different parameter sets in a single shell script.Gravatar Vijay Pai2015-03-23
| * | Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
| |\ \
| | * | Make sure that nothing gets added to cq after shutdownGravatar Vijay Pai2015-03-23
| | * | No need to do an extra readGravatar Vijay Pai2015-03-23
| | * | test return value of rpc parseGravatar Vijay Pai2015-03-23
| | * | Make RPC type configurableGravatar vjpai2015-03-23