aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
|\
| * Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
| |\
| * \ Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \
| * \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| |\ \ \
* | | | | Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\| | | |
| | | * | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | * | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | * | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| | |/ / | |/| |
| | * | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | * Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| | |/ | |/|
* | | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* | | Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
* | | Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
| * | Fix the fuzzersGravatar ncteisen2017-11-28
| * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-27
| |\|
* | | Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-27
|\ \ \ | | |/ | |/|
| * | Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
| |\ \
* | | | Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
* | | | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
* | | | Merge masterGravatar Yash Tibrewal2017-11-21
|\| | |
| | | * Fix test cert buildGravatar ncteisen2017-11-20
| | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | | |\ | | |_|/ | |/| |
| * | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | | * clang fmtGravatar ncteisen2017-11-17
| | | * Un extern the fuzzersGravatar ncteisen2017-11-17
| | | * Remove all extern CGravatar ncteisen2017-11-17
| * | | reviewer feedbackGravatar ncteisen2017-11-17
* | | | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \ \ \ | | |_|/ | |/| |
| | | * change directory input to use of native.globGravatar Nicolas Lopez2017-11-16
| | |/ | |/|
| | * Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16
* | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| | * Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| |/
| * Fix an internal build failureGravatar Juanli Shen2017-11-14
* | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| * 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 with masterGravatar Yash Tibrewal2017-11-09
|\|
| * Merge masterGravatar Yash Tibrewal2017-11-06
| |\
| | * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| * | objC needs C linkageGravatar Yash Tibrewal2017-11-01
| * | LLVMfuzzer extern CGravatar Yash Tibrewal2017-10-31
| * | Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-31
| |\|
| * | BUILD changes. test languauge to C++Gravatar Yash Tibrewal2017-10-31
| * | BUILD files changes for bazelGravatar Yash Tibrewal2017-10-30
| * | Changes to build other platformsGravatar Yash Tibrewal2017-10-30
| | * Fix a data race in microbenchmark stats gatheringGravatar Vijay Pai2017-10-30
| * | Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
| * | Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-25
| |\|
| * | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25