aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling
Commit message (Expand)AuthorAge
* Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* windows needs fflush after fprintfGravatar Jan Tattermusch2018-01-12
* Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | BUILD changes. test languauge to C++Gravatar Yash Tibrewal2017-10-31
* | BUILD files changes for bazelGravatar Yash Tibrewal2017-10-30
* | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|/
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
* Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
* 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