aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
|\
| * fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
| * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| |\
* | | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| * | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * clang formatGravatar Sree Kuchibhotla2017-03-24
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Merge remote-tracking branch 'upstream/master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-07
| |\ | |/ |/|
* | Use gpr_subprocess in fling_stream_testGravatar Yuchen Zeng2017-03-06
| * clang format codeGravatar Sree Kuchibhotla2017-03-03
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Fix clang formatting issuesGravatar Sree Kuchibhotla2017-03-03
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Add BUILD file for test/core/flingGravatar Craig Tiller2017-02-17
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightGravatar Craig Tiller2016-03-25
* Fix includesGravatar Craig Tiller2016-03-25
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Fix formattingGravatar Craig Tiller2016-01-20
* Fix copyrightsGravatar Craig Tiller2016-01-20
* Cap fling tests by time not rpcs processedGravatar Craig Tiller2016-01-20
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
| * Lower latency profilingGravatar Craig Tiller2015-11-03
|/
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Enable -WconversionGravatar Craig Tiller2015-09-10
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Fixing tests.Gravatar Julien Boeuf2015-08-25
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\
| | * Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31