aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling
Commit message (Expand)AuthorAge
* Fix bazel build for fling, memory_usage testGravatar Prashant Jaikumar2018-12-21
* Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
* convert more testsGravatar yang-g2018-11-30
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ | | |/ | |/|
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\ \
* | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / |/| |
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | |\ | |_|/ |/| |
* | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/ /
| * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
|/
* 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